Участник:IanComradeBot/prototype/reagent.json: различия между версиями
м Update prototype/reagent.json via GitHub Actions |
м Update prototype/reagent.json via GitHub Actions |
||
| Строка 880: | Строка 880: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:ModifyStatusEffect": { | ||
"type": "Add", | "type": "Add", | ||
" | "effectProto": "StatusEffectRadiationProtection" | ||
} | } | ||
}, | }, | ||
| Строка 5676: | Строка 5675: | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name-nothing", | "name": "reagent-name-nothing", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"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", | |||
"allowedJobs": [], | |||
"allowedDepartments": [], | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:Flammable": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | |||
], | |||
"metamorphicFillBaseName": "fill-", | |||
"physicalDesc": "reagent-physical-desc-strong-smelling", | |||
"metamorphicMaxFillLevels": 5, | |||
"metamorphicSprite": { | |||
"sprite": "Objects/Consumable/Drinks/daiquiri.rsi", | |||
"state": "icon_empty" | |||
}, | |||
"color": "#DAC865FF", | |||
"desc": "reagent-desc-daiquiri", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"group": "Drinks", | |||
"name": "reagent-name-daiquiri", | |||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 5851: | Строка 5922: | ||
} | } | ||
}, | }, | ||
" | "Coffee": { | ||
"metamorphicChangeColor": false, | "metamorphicChangeColor": false, | ||
"metabolisms": { | "metabolisms": { | ||
"Digestion": { | "Digestion": { | ||
"metabolites": { | "metabolites": { | ||
" | "Theobromine": 0.1 | ||
}, | }, | ||
"effects": [ | "effects": [ | ||
| Строка 5862: | Строка 5933: | ||
"!type:SatiateThirst": { | "!type:SatiateThirst": { | ||
"factor": 2 | "factor": 2 | ||
} | |||
}, | |||
{ | |||
"!type:ModifyStatusEffect": { | |||
"type": "Remove", | |||
"effectProto": "StatusEffectDrowsiness" | |||
} | } | ||
} | } | ||
| Строка 5867: | Строка 5944: | ||
} | } | ||
}, | }, | ||
"slipData": {}, | "slipData": {}, | ||
"tileReactions": [ | "tileReactions": [ | ||
{ | { | ||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | "!type:SpillIfPuddlePresentTileReaction": {} | ||
} | } | ||
| Строка 7201: | Строка 7200: | ||
"amount": 0.1 | "amount": 0.1 | ||
} | } | ||
}, | |||
{ | |||
"!type:PlantRemoveKudzu": {} | |||
} | } | ||
], | ], | ||
| Строка 12 059: | Строка 12 061: | ||
} | } | ||
}, | }, | ||
" | "Ammonia": { | ||
"metabolisms": { | "metabolisms": { | ||
" | "Bloodstream": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Caustic": 1 | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Caustic": 1 | |||
} | } | ||
} | } | ||
| Строка 12 635: | Строка 12 582: | ||
} | } | ||
}, | }, | ||
" | "JuiceBanana": { | ||
"metabolisms": { | "metabolisms": { | ||
"Digestion": { | "Digestion": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:SatiateThirst": { | "!type:SatiateThirst": { | ||
"factor": | "factor": 3 | ||
} | } | ||
} | } | ||
| Строка 12 651: | Строка 12 594: | ||
} | } | ||
}, | }, | ||
"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 678: | Строка 12 620: | ||
"plantMetabolism": [ | "plantMetabolism": [ | ||
{ | { | ||
"!type:PlantAdjustWater": {} | |||
"!type:PlantAdjustWater": { | |||
} | } | ||
], | ], | ||
"physicalDesc": "reagent-physical-desc-crisp", | |||
"physicalDesc": "reagent-physical-desc- | "color": "#FFE777FF", | ||
"desc": "reagent-desc-juice-banana", | |||
"parent": [ | |||
"BaseJuice" | |||
"color": "# | |||
"desc": "reagent-desc- | |||
"parent": [ | |||
" | |||
], | ], | ||
"group": "Drinks", | "group": "Drinks", | ||
"name": "reagent-name- | "name": "reagent-name-juice-banana", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
"collection": " | "collection": "FootstepSlime" | ||
} | } | ||
} | } | ||
}, | }, | ||
" | "WhiskeyCola": { | ||
"metamorphicChangeColor": false, | |||
"metabolisms": { | "metabolisms": { | ||
"Digestion": { | "Digestion": { | ||
"metabolites": { | |||
"Ethanol": 0.14 | |||
}, | |||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:SatiateThirst": { | "!type:SatiateThirst": { | ||
"factor": | "factor": 2 | ||
} | } | ||
} | } | ||
| Строка 12 720: | Строка 12 653: | ||
} | } | ||
}, | }, | ||
"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 746: | Строка 12 680: | ||
"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" | ||
} | } | ||
} | } | ||
| Строка 17 924: | Строка 17 871: | ||
} | } | ||
}, | }, | ||
" | "Fiber": { | ||
"metabolisms": { | "metabolisms": { | ||
" | "Digestion": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateHunger": { | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"!type:MetabolizerTypeCondition": { | "!type:MetabolizerTypeCondition": { | ||
"type": [ | "type": [ | ||
" | "Moth" | ||
] | ] | ||
} | } | ||
} | } | ||
] | ] | ||
} | } | ||
}, | } | ||
{ | ] | ||
"!type:Vomit": { | } | ||
"probability": 0.1, | }, | ||
"conditions": [ | "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" | |||
} | |||
} | |||
}, | |||
"UncookedAnimalProteins": { | |||
"metabolisms": { | |||
"Bloodstream": { | |||
"effects": [ | |||
{ | |||
"!type:PopupMessage": { | |||
"probability": 0.5, | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Animal", | |||
"Vox" | |||
] | |||
} | |||
} | |||
], | |||
"visualType": "MediumCaution", | |||
"messages": [ | |||
"generic-reagent-effect-sick" | |||
] | |||
} | |||
}, | |||
{ | |||
"!type:Vomit": { | |||
"probability": 0.1, | |||
"conditions": [ | |||
{ | |||
"!type:MetabolizerTypeCondition": { | "!type:MetabolizerTypeCondition": { | ||
"inverted": true, | "inverted": true, | ||
| Строка 18 047: | Строка 18 029: | ||
"group": "Foods", | "group": "Foods", | ||
"name": "reagent-name-uncooked-animal-proteins", | "name": "reagent-name-uncooked-animal-proteins", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 21 802: | Строка 21 749: | ||
} | } | ||
}, | }, | ||
" | "SodiumPolyacrylate": { | ||
"metabolisms": { | "metabolisms": { | ||
"Bloodstream": { | "Bloodstream": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateThirst": { | ||
" | "factor": -5 | ||
} | } | ||
} | }, | ||
] | { | ||
"!type:PopupMessage": { | |||
"probability": 0.1, | |||
"visualType": "MediumCaution", | |||
"messages": [ | |||
"generic-reagent-effect-parched" | |||
] | |||
} | |||
} | |||
] | |||
} | } | ||
}, | }, | ||
| Строка 21 820: | Строка 21 774: | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"plantMetabolism": [ | "plantMetabolism": [], | ||
"physicalDesc": "reagent-physical-desc-grainy", | |||
"color": "#F0F0F0FF", | |||
"desc": "reagent-desc-sodium-polyacrylate", | |||
"name": "reagent-name-sodium-polyacrylate", | |||
"physicalDesc": "reagent-physical-desc- | |||
"color": "# | |||
"desc": "reagent-desc- | |||
"name": "reagent-name- | |||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 21 838: | Строка 21 785: | ||
} | } | ||
}, | }, | ||
" | "MindbreakerToxin": { | ||
"metabolisms": { | "metabolisms": { | ||
"Bloodstream": { | "Bloodstream": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:ModifyStatusEffect": { | ||
" | "type": "Add", | ||
"time": 10, | |||
"effectProto": "StatusEffectSeeingRainbow" | |||
" | |||
" | |||
} | } | ||
} | } | ||
| Строка 21 863: | Строка 21 803: | ||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"plantMetabolism": [], | "plantMetabolism": [ | ||
"physicalDesc": "reagent-physical-desc- | { | ||
"color": "# | "!type:PlantAdjustToxins": { | ||
"desc": "reagent-desc- | "amount": 10 | ||
"name": "reagent-name- | } | ||
} | |||
], | |||
"physicalDesc": "reagent-physical-desc-opaque", | |||
"color": "#77B58EFF", | |||
"desc": "reagent-desc-mindbreaker-toxin", | |||
"group": "Toxins", | |||
"name": "reagent-name-mindbreaker-toxin", | |||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 22 530: | Строка 22 477: | ||
} | } | ||
}, | }, | ||
" | "Slime": { | ||
"metabolisms": { | "metabolisms": { | ||
" | "Digestion": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateHunger": { | ||
"factor": | "conditions": [ | ||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"inverted": true, | |||
"type": [ | |||
"Slime" | |||
] | |||
} | |||
} | |||
], | |||
"factor": 1 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:ModifyBloodLevel": { | ||
" | "conditions": [ | ||
{ | |||
"!type:MetabolizerTypeCondition": { | |||
"type": [ | |||
"Slime" | |||
] | |||
} | |||
} | } | ||
], | |||
"amount": 0.5 | |||
} | } | ||
} | } | ||
| Строка 22 552: | Строка 22 513: | ||
} | } | ||
}, | }, | ||
"tileReactions": [], | "viscosity": 0.25, | ||
"flavor": " | "tileReactions": [ | ||
{ | |||
"!type:SpillTileReaction": {} | |||
} | |||
], | |||
"flavor": "slimy", | |||
"standsout": true, | |||
"recognizable": true, | |||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"plantMetabolism": [], | "plantMetabolism": [], | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-viscous", | ||
"color": "# | "color": "#2CF274FF", | ||
"desc": "reagent-desc- | "desc": "reagent-desc-slime", | ||
"group": " | "group": "Biological", | ||
"name": "reagent-name- | "name": "reagent-name-slime", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
"collection": " | "params": { | ||
"volume": 6 | |||
}, | |||
"collection": "FootstepSlime" | |||
} | } | ||
} | } | ||
}, | }, | ||
" | "FerrochromicAcid": { | ||
"metabolisms": { | "metabolisms": { | ||
" | "Bloodstream": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateThirst": { | ||
"factor": -1.5 | |||
"factor": 1 | |||
} | } | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:HealthChange": { | ||
" | "damage": { | ||
"types": { | |||
"Heat": 2.5, | |||
"Caustic": 1 | |||
} | } | ||
} | |||
} | } | ||
} | } | ||
| Строка 22 604: | Строка 22 561: | ||
} | } | ||
}, | }, | ||
"tileReactions": [], | |||
"tileReactions": [ | "flavor": "sour", | ||
"flavor": " | |||
"allowedJobs": [], | "allowedJobs": [], | ||
"allowedDepartments": [], | "allowedDepartments": [], | ||
"plantMetabolism": [], | "plantMetabolism": [], | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-ferrous", | ||
"color": "# | "color": "#48B3B8FF", | ||
"desc": "reagent-desc- | "desc": "reagent-desc-ferrochromic-acid", | ||
"group": " | "group": "Toxins", | ||
"name": "reagent-name- | "name": "reagent-name-ferrochromic-acid", | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
"collection": "FootstepPuddle" | |||
"collection": " | |||
} | } | ||
} | } | ||
| Строка 23 071: | Строка 23 018: | ||
"desc": "reagent-desc-lye", | "desc": "reagent-desc-lye", | ||
"name": "reagent-name-lye", | "name": "reagent-name-lye", | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"collection": "FootstepPuddle" | |||
} | |||
} | |||
}, | |||
"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": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
| Строка 23 239: | Строка 23 245: | ||
}, | }, | ||
"contrabandSeverity": "Syndicate" | "contrabandSeverity": "Syndicate" | ||
}, | }, | ||
"Protein": { | "Protein": { | ||