Участник:IanComradeBot/prototype/reagent.json: различия между версиями
м Update prototype/reagent.json via GitHub Actions |
м Update prototype/reagent.json via GitHub Actions |
||
| Строка 987: | Строка 987: | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name-dead-rum", | "name": "reagent-name-dead-rum", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"Psicodine": { | |||
"metabolisms": { | |||
"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" | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"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": { | ||
| Строка 1090: | Строка 1169: | ||
} | } | ||
}, | }, | ||
" | "LongIslandIcedTea": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | "metabolisms": { | ||
" | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.3 | |||
}, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | } | ||
} | } | ||
| Строка 2895: | Строка 2895: | ||
} | } | ||
}, | }, | ||
"Bananadine": { | "Gold": { | ||
"metabolisms": { | "tileReactions": [], | ||
"Bloodstream": { | "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": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"Bananadine": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | "effects": [ | ||
{ | { | ||
| Строка 2919: | Строка 2938: | ||
"group": "Narcotics", | "group": "Narcotics", | ||
"name": "reagent-name-bananadine", | "name": "reagent-name-bananadine", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 3409: | Строка 3409: | ||
} | } | ||
}, | }, | ||
" | "Vermouth": { | ||
"metamorphicChangeColor": false, | "metamorphicChangeColor": false, | ||
"metabolisms": { | "metabolisms": { | ||
"Digestion": { | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.12 | |||
}, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:SatiateThirst": { | "!type:SatiateThirst": { | ||
"factor": 2 | "factor": 2 | ||
} | } | ||
} | } | ||
| Строка 3428: | Строка 3425: | ||
} | } | ||
}, | }, | ||
"friction": 0.4, | |||
"slipData": {}, | "slipData": {}, | ||
"tileReactions": [ | "tileReactions": [ | ||
{ | { | ||
"!type: | "!type:FlammableTileReaction": { | ||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | ], | ||
"flavor": " | "flavor": "vermouth", | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"reactiveEffects": { | "reactiveEffects": { | ||
" | "Flammable": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:Flammable": {} | ||
} | } | ||
], | ], | ||
| Строка 3454: | Строка 3451: | ||
"plantMetabolism": [ | "plantMetabolism": [ | ||
{ | { | ||
"!type:PlantAdjustWater": {} | "!type:PlantAdjustNutrition": { | ||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | } | ||
], | ], | ||
"metamorphicFillBaseName": "fill-", | "metamorphicFillBaseName": "fill-", | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-aromatic", | ||
"metamorphicMaxFillLevels": | "metamorphicMaxFillLevels": 4, | ||
"metamorphicSprite": { | "metamorphicSprite": { | ||
"sprite": "Objects/Consumable/Drinks/ | "sprite": "Objects/Consumable/Drinks/vermouthglass.rsi", | ||
"state": "icon_empty" | "state": "icon_empty" | ||
}, | }, | ||
"color": "# | "color": "#91FF91FF", | ||
"desc": "reagent-desc- | "desc": "reagent-desc-vermouth", | ||
"parent": [ | "parent": [ | ||
" | "BaseAlcohol" | ||
], | ], | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name- | "name": "reagent-name-vermouth", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 3477: | Строка 3481: | ||
} | } | ||
}, | }, | ||
" | "SoyLatte": { | ||
"metamorphicChangeColor": false, | "metamorphicChangeColor": false, | ||
"metabolisms": { | "metabolisms": { | ||
"Digestion": { | "Digestion": { | ||
"effects": [ | |||
"effects": [ | |||
{ | { | ||
"!type:SatiateThirst": { | "!type:SatiateThirst": { | ||
"factor": 2 | "factor": 2 | ||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | } | ||
} | } | ||
| Строка 3493: | Строка 3500: | ||
} | } | ||
}, | }, | ||
"slipData": {}, | "slipData": {}, | ||
"tileReactions": [ | "tileReactions": [ | ||
{ | { | ||
"!type: | "!type:ExtinguishTileReaction": {} | ||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | } | ||
], | ], | ||
"flavor": " | "flavor": "soy", | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"reactiveEffects": { | "reactiveEffects": { | ||
" | "Extinguish": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:Extinguish": {} | ||
} | } | ||
], | ], | ||
| Строка 3519: | Строка 3526: | ||
"plantMetabolism": [ | "plantMetabolism": [ | ||
{ | { | ||
"!type:PlantAdjustWater": {} | |||
"!type:PlantAdjustWater": { | |||
} | } | ||
], | ], | ||
"metamorphicFillBaseName": "fill-", | "metamorphicFillBaseName": "fill-", | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-strong-smelling", | ||
"metamorphicMaxFillLevels": | "metamorphicMaxFillLevels": 1, | ||
"metamorphicSprite": { | "metamorphicSprite": { | ||
"sprite": "Objects/Consumable/Drinks/ | "sprite": "Objects/Consumable/Drinks/soy_latte.rsi", | ||
"state": "icon_empty" | "state": "icon_empty" | ||
}, | }, | ||
"color": "# | "color": "#664300FF", | ||
"desc": "reagent-desc- | "desc": "reagent-desc-soy-latte", | ||
"parent": [ | "parent": [ | ||
" | "BaseDrink" | ||
], | ], | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name- | "name": "reagent-name-soy-latte", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 3975: | Строка 3975: | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name-xeno-basher", | "name": "reagent-name-xeno-basher", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 4042: | Строка 4026: | ||
"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": { | ||
| Строка 4899: | Строка 4899: | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:ModifyStatusEffect": { | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
| Строка 4908: | Строка 4908: | ||
} | } | ||
], | ], | ||
" | "type": "Add", | ||
" | "effectProto": "StatusEffectBlindness" | ||
} | } | ||
}, | }, | ||
| Строка 6645: | Строка 6645: | ||
} | } | ||
}, | }, | ||
" | "Artifexium": { | ||
"metabolisms": { | "metabolisms": { | ||
"Bloodstream": { | "Bloodstream": { | ||
| Строка 6653: | Строка 6653: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Caustic": 2 | ||
} | } | ||
} | } | ||
| Строка 6664: | Строка 6664: | ||
"flavor": "metallic", | "flavor": "metallic", | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [ | ||
"plantMetabolism": [ | "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" | |||
} | |||
} | |||
}, | |||
"Uranium": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Radiation": 2 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"flavor": "metallic", | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [ | |||
{ | { | ||
"!type:PlantAdjustMutationLevel": { | "!type:PlantAdjustMutationLevel": { | ||
| Строка 6701: | Строка 6748: | ||
} | } | ||
}, | }, | ||
" | "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": { | ||
"Bloodstream": { | "Bloodstream": { | ||
| Строка 6709: | Строка 6774: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": 1.8 | ||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
] | ], | ||
"metabolismRate": 0.2 | |||
} | } | ||
}, | }, | ||
"tileReactions": [], | "tileReactions": [], | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [], | "plantMetabolism": [], | ||
"physicalDesc": "reagent-physical-desc-nondescript", | "physicalDesc": "reagent-physical-desc-nondescript", | ||
| Строка 10 530: | Строка 10 530: | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name-melon-liquor", | "name": "reagent-name-melon-liquor", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 12 582: | Строка 12 566: | ||
} | } | ||
}, | }, | ||
" | "WhiskeyCola": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | "metabolisms": { | ||
"Digestion": { | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.14 | |||
}, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:SatiateThirst": { | "!type:SatiateThirst": { | ||
"factor": | "factor": 2 | ||
} | } | ||
} | } | ||
| Строка 12 594: | Строка 12 582: | ||
} | } | ||
}, | }, | ||
"friction": 0.4, | |||
"fizziness": 0.3, | |||
"slipData": {}, | "slipData": {}, | ||
"tileReactions": [ | "tileReactions": [ | ||
{ | { | ||
"!type: | "!type:FlammableTileReaction": { | ||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | ], | ||
"flavor": " | "flavor": "whiskeycola", | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"reactiveEffects": { | "reactiveEffects": { | ||
" | "Flammable": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:Flammable": {} | ||
} | } | ||
], | ], | ||
| Строка 12 620: | Строка 12 609: | ||
"plantMetabolism": [ | "plantMetabolism": [ | ||
{ | { | ||
"!type:PlantAdjustWater": {} | "!type:PlantAdjustNutrition": { | ||
} | "amount": 0.25 | ||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | |||
], | ], | ||
"physicalDesc": "reagent-physical-desc- | "metamorphicFillBaseName": "fill-", | ||
"color": "# | "physicalDesc": "reagent-physical-desc-bubbly", | ||
"desc": "reagent-desc- | "metamorphicMaxFillLevels": 4, | ||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/whiskeycolaglass.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#3E1B00FF", | |||
"desc": "reagent-desc-whiskey-cola", | |||
"parent": [ | "parent": [ | ||
" | "BaseAlcohol" | ||
], | ], | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name- | "name": "reagent-name-whiskey-cola", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
"collection": " | "collection": "FootstepPuddle" | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "JuiceBanana": { | ||
"metabolisms": { | "metabolisms": { | ||
"Digestion": { | "Digestion": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:SatiateThirst": { | "!type:SatiateThirst": { | ||
"factor": | "factor": 3 | ||
} | } | ||
} | } | ||
| Строка 12 653: | Строка 12 651: | ||
} | } | ||
}, | }, | ||
"slipData": {}, | "slipData": {}, | ||
"tileReactions": [ | "tileReactions": [ | ||
{ | { | ||
"!type: | "!type:ExtinguishTileReaction": {} | ||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | } | ||
], | ], | ||
"flavor": " | "flavor": "banana", | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"reactiveEffects": { | "reactiveEffects": { | ||
" | "Extinguish": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:Extinguish": {} | ||
} | } | ||
], | ], | ||
| Строка 12 680: | Строка 12 677: | ||
"plantMetabolism": [ | "plantMetabolism": [ | ||
{ | { | ||
"!type:PlantAdjustWater": {} | |||
"!type:PlantAdjustWater": { | |||
} | } | ||
], | ], | ||
"physicalDesc": "reagent-physical-desc-crisp", | |||
"physicalDesc": "reagent-physical-desc- | "color": "#FFE777FF", | ||
"desc": "reagent-desc-juice-banana", | |||
"color": "# | |||
"desc": "reagent-desc- | |||
"parent": [ | "parent": [ | ||
" | "BaseJuice" | ||
], | ], | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name- | "name": "reagent-name-juice-banana", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
"collection": " | "collection": "FootstepSlime" | ||
} | } | ||
} | } | ||
| Строка 12 922: | Строка 12 906: | ||
"tileReactions": [ | "tileReactions": [ | ||
{ | { | ||
"!type:CleanTileReaction": {} | "!type:CleanTileReaction": { | ||
"cleanCost": 0.1 | |||
} | |||
}, | }, | ||
{ | { | ||
"!type:CleanDecalsReaction": {} | "!type:CleanDecalsReaction": { | ||
"cleanCost": 0.1 | |||
} | |||
} | } | ||
], | ], | ||
| Строка 12 945: | Строка 12 933: | ||
} | } | ||
}, | }, | ||
" | "Dexalin": { | ||
"metabolisms": { | "metabolisms": { | ||
"Bloodstream": { | "Bloodstream": { | ||
| Строка 12 953: | Строка 12 941: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Asphyxiation": -1, | ||
"Bloodloss": -0.5 | |||
} | } | ||
} | } | ||
| Строка 12 959: | Строка 12 948: | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:HealthChange": { | ||
" | "conditions": [ | ||
} | { | ||
"!type:ReagentCondition": { | |||
"reagent": "Dexalin", | |||
"min": 20 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Asphyxiation": 3, | |||
"Cold": 1 | |||
} | |||
} | |||
} | |||
} | } | ||
] | ] | ||
| Строка 12 967: | Строка 12 969: | ||
}, | }, | ||
"tileReactions": [], | "tileReactions": [], | ||
"flavor": "medicine", | |||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"plantMetabolism": [], | "plantMetabolism": [], | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-opaque", | ||
" | "color": "#0041A8FF", | ||
"desc": "reagent-desc-dexalin", | |||
" | "group": "Medicine", | ||
" | "name": "reagent-name-dexalin", | ||
"name": "reagent-name- | |||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 12 982: | Строка 12 984: | ||
} | } | ||
}, | }, | ||
" | "Charcoal": { | ||
"metabolisms": { | "metabolisms": { | ||
"Bloodstream": { | "Bloodstream": { | ||
| Строка 12 990: | Строка 12 992: | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Poison": -1 | ||
} | } | ||
} | } | ||
| Строка 12 997: | Строка 12 998: | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:CleanBloodstream": { | ||
" | "excluded": "Charcoal" | ||
} | } | ||
} | } | ||
| Строка 13 018: | Строка 13 006: | ||
}, | }, | ||
"tileReactions": [], | "tileReactions": [], | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"plantMetabolism": [], | "plantMetabolism": [], | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-porous", | ||
" | "meltingPoint": 3550, | ||
" | "boilingPoint": 4200, | ||
" | "color": "#22282BFF", | ||
"name": "reagent-name- | "desc": "reagent-desc-charcoal", | ||
"name": "reagent-name-charcoal", | |||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 13 992: | Строка 13 980: | ||
{ | { | ||
"!type:CleanTileReaction": { | "!type:CleanTileReaction": { | ||
"cleanCost": 0. | "cleanCost": 0.01 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:CleanDecalsReaction": { | "!type:CleanDecalsReaction": { | ||
"cleanCost": 0. | "cleanCost": 0.01 | ||
} | } | ||
} | } | ||
| Строка 16 772: | Строка 16 760: | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:ModifyStatusEffect": { | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
| Строка 16 781: | Строка 16 769: | ||
} | } | ||
], | ], | ||
" | "type": "Add", | ||
" | "effectProto": "StatusEffectBlindness" | ||
} | } | ||
} | } | ||
| Строка 20 523: | Строка 20 511: | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name-mopwata", | "name": "reagent-name-mopwata", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"Brass": { | |||
"tileReactions": [], | |||
"flavor": "sax", | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"plantMetabolism": [], | |||
"physicalDesc": "reagent-physical-desc-ground-brass", | |||
"color": "#B8A603FF", | |||
"desc": "reagent-desc-brass", | |||
"name": "reagent-name-brass", | |||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 22 477: | Строка 22 481: | ||
} | } | ||
}, | }, | ||
" | "FerrochromicAcid": { | ||
"metabolisms": { | "metabolisms": { | ||
" | "Bloodstream": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:SatiateHunger": { | "!type:SatiateThirst": { | ||
"conditions": [ | "factor": -1.5 | ||
{ | } | ||
"!type:MetabolizerTypeCondition": { | }, | ||
"inverted": true, | { | ||
"type": [ | "!type:HealthChange": { | ||
"damage": { | |||
"types": { | |||
"Heat": 2.5, | |||
"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" | |||
} | |||
} | |||
}, | |||
"Slime": { | |||
"metabolisms": { | |||
"Digestion": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": { | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Slime" | "Slime" | ||
] | ] | ||
| Строка 22 536: | Строка 22 578: | ||
}, | }, | ||
"collection": "FootstepSlime" | "collection": "FootstepSlime" | ||
} | } | ||
} | } | ||
| Строка 23 024: | Строка 23 028: | ||
} | } | ||
}, | }, | ||
" | "Stimulants": { | ||
"metabolisms": { | "metabolisms": { | ||
"Bloodstream": { | "Bloodstream": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:MovementSpeedModifier": { | ||
" | "sprintSpeedModifier": 1.25, | ||
"walkSpeedModifier": 1.25 | |||
} | } | ||
}, | |||
{ | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | "!type:ModifyStatusEffect": { | ||
"time": 3, | "time": 3, | ||
| Строка 23 245: | Строка 23 190: | ||
}, | }, | ||
"contrabandSeverity": "Syndicate" | "contrabandSeverity": "Syndicate" | ||
}, | |||
"Diethylamine": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"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": { | ||