Участник:IanComradeBot/Fallout/prototype/reagent.json: различия между версиями
м Update prototype/reagent.json via GitHub Actions |
м Update prototype/reagent.json via GitHub Actions |
||
| Строка 39: | Строка 39: | ||
"boilingPoint": null, | "boilingPoint": null, | ||
"meltingPoint": null, | "meltingPoint": null, | ||
"metamorphicSprite": null, | "metamorphicSprite": { | ||
"sprite": null, | |||
"state": "" | |||
}, | |||
"metamorphicMaxFillLevels": 0, | "metamorphicMaxFillLevels": 0, | ||
"metamorphicFillBaseName": "", | "metamorphicFillBaseName": "", | ||
| Строка 4039: | Строка 4042: | ||
"meltingPoint": 36 | "meltingPoint": 36 | ||
}, | }, | ||
" | "MilkOat": { | ||
"flavor": " | "flavor": "oats", | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateThirst": { | ||
" | "factor": 4 | ||
} | } | ||
} | } | ||
| Строка 4063: | Строка 4065: | ||
} | } | ||
}, | }, | ||
"name": "reagent-name- | "name": "reagent-name-milk-oat", | ||
"group": " | "group": "Drinks", | ||
"desc": "reagent-desc- | "desc": "reagent-desc-milk-oat", | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-refreshing", | ||
"color": "# | "color": "#DEDACDFF", | ||
"recognizable": true | "recognizable": true | ||
}, | }, | ||
" | "Butter": { | ||
"flavor": " | "flavor": "butter", | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:AdjustReagent": { | ||
" | "amount": 0.75, | ||
"reagent": "Nutriment" | |||
} | } | ||
} | } | ||
| Строка 4095: | Строка 4096: | ||
} | } | ||
}, | }, | ||
"name": "reagent-name- | "name": "reagent-name-butter", | ||
"group": " | "group": "Foods", | ||
"desc": "reagent-desc- | "desc": "reagent-desc-butter", | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-creamy", | ||
"color": "# | "color": "#FFFF00FF", | ||
"boilingPoint": 100, | |||
"meltingPoint": 32, | |||
"recognizable": true | "recognizable": true | ||
}, | }, | ||
| Строка 6961: | Строка 6964: | ||
"color": "#FFFF00FF", | "color": "#FFFF00FF", | ||
"recognizable": true | "recognizable": true | ||
}, | }, | ||
"Antifreeze": { | "Antifreeze": { | ||
| Строка 7077: | Строка 7039: | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | }, | ||
" | "PumpkinFlesh": { | ||
"flavor": "pumpkin", | |||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:HealthChange": { | "!type:SatiateHunger": {} | ||
"conditions": [ | } | ||
{ | ] | ||
"!type:OrganType": { | } | ||
"type": "Human" | }, | ||
} | "tileReactions": [], | ||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 1.5 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": 0.75 | |||
} | |||
} | |||
], | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepWater" | |||
} | |||
}, | |||
"name": "reagent-name-pumpkin-flesh", | |||
"group": "Foods", | |||
"parent": [ | |||
"Nutriment" | |||
], | |||
"desc": "reagent-desc-pumpkin-flesh", | |||
"physicalDesc": "reagent-physical-desc-opaque", | |||
"color": "#FC9300FF" | |||
}, | |||
"N14BloatflyAcid": { | |||
"metabolisms": { | |||
"Poison": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:OrganType": { | |||
"type": "Human" | |||
} | |||
} | } | ||
], | ], | ||
| Строка 7981: | Строка 7984: | ||
"color": "#E0A5B9FF" | "color": "#E0A5B9FF" | ||
}, | }, | ||
" | "VodkaTonic": { | ||
"flavor": " | "flavor": "alcohol", | ||
" | "fizziness": 0.4, | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 7990: | Строка 7993: | ||
"!type:SatiateThirst": { | "!type:SatiateThirst": { | ||
"factor": 2 | "factor": 2 | ||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": 0.13, | |||
"reagent": "Ethanol" | |||
} | } | ||
} | } | ||
| Строка 7996: | Строка 8005: | ||
}, | }, | ||
"reactiveEffects": { | "reactiveEffects": { | ||
" | "Flammable": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:FlammableReaction": {} | ||
} | } | ||
], | ], | ||
| Строка 8009: | Строка 8018: | ||
"tileReactions": [ | "tileReactions": [ | ||
{ | { | ||
"!type: | "!type:FlammableTileReaction": { | ||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | ], | ||
| Строка 8018: | Строка 8026: | ||
{ | { | ||
"!type:PlantAdjustNutrition": { | "!type:PlantAdjustNutrition": { | ||
"amount": 0. | "amount": 0.25 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:PlantAdjustWater": { | "!type:PlantAdjustWater": { | ||
"amount": 0. | "amount": 0.7 | ||
} | } | ||
} | } | ||
| Строка 8037: | Строка 8040: | ||
"volume": 6 | "volume": 6 | ||
}, | }, | ||
"collection": " | "collection": "FootstepWater" | ||
} | } | ||
}, | }, | ||
"name": "reagent-name- | "name": "reagent-name-vodka-tonic", | ||
"metamorphicChangeColor": false, | |||
"group": "Drinks", | "group": "Drinks", | ||
"parent": [ | "parent": [ | ||
" | "BaseAlcohol" | ||
], | ], | ||
"desc": "reagent-desc- | "desc": "reagent-desc-vodka-tonic", | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-strong-smelling", | ||
"color": "# | "color": "#0064C8FF", | ||
"metamorphicSprite": { | "metamorphicSprite": { | ||
"sprite": "Objects/Consumable/Drinks/ | "sprite": "Objects/Consumable/Drinks/gintonicglass.rsi", | ||
"state": "icon_empty" | "state": "icon_empty" | ||
}, | }, | ||
"metamorphicMaxFillLevels": | "metamorphicMaxFillLevels": 6, | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | }, | ||
" | "IceCream": { | ||
"flavor": " | "flavor": "icecream", | ||
" | "slippery": true, | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 8065: | Строка 8068: | ||
"!type:SatiateThirst": { | "!type:SatiateThirst": { | ||
"factor": 2 | "factor": 2 | ||
} | } | ||
} | } | ||
| Строка 8077: | Строка 8074: | ||
}, | }, | ||
"reactiveEffects": { | "reactiveEffects": { | ||
" | "Extinguish": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:ExtinguishReaction": {} | ||
} | } | ||
], | ], | ||
| Строка 8090: | Строка 8087: | ||
"tileReactions": [ | "tileReactions": [ | ||
{ | { | ||
"!type: | "!type:ExtinguishTileReaction": {} | ||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | } | ||
], | ], | ||
| Строка 8098: | Строка 8096: | ||
{ | { | ||
"!type:PlantAdjustNutrition": { | "!type:PlantAdjustNutrition": { | ||
"amount": 0. | "amount": 0.1 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:PlantAdjustWater": { | "!type:PlantAdjustWater": { | ||
"amount": 0. | "amount": 0.1 | ||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | } | ||
} | } | ||
| Строка 8112: | Строка 8115: | ||
"volume": 6 | "volume": 6 | ||
}, | }, | ||
"collection": " | "collection": "FootstepSticky" | ||
} | } | ||
}, | }, | ||
"name": "reagent-name- | "name": "reagent-name-ice-cream", | ||
"group": "Drinks", | "group": "Drinks", | ||
"parent": [ | "parent": [ | ||
" | "BaseSoda" | ||
], | ], | ||
"desc": "reagent-desc- | "desc": "reagent-desc-ice-cream", | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-creamy", | ||
"color": "# | "color": "#FFFBD6FF", | ||
"metamorphicSprite": { | "metamorphicSprite": { | ||
"sprite": "Objects/Consumable/Drinks/ | "sprite": "Objects/Consumable/Drinks/icecreamglass.rsi", | ||
"state": "icon_empty" | "state": "icon_empty" | ||
}, | }, | ||
"metamorphicMaxFillLevels": | "metamorphicMaxFillLevels": 5, | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-", | ||
"recognizable": true | |||
}, | }, | ||
"ZombieBlood": { | "ZombieBlood": { | ||
| Строка 9531: | Строка 9534: | ||
"desc": "reagent-desc-flour", | "desc": "reagent-desc-flour", | ||
"physicalDesc": "reagent-physical-desc-powdery", | "physicalDesc": "reagent-physical-desc-powdery", | ||
"recognizable": true | "recognizable": true | ||
}, | }, | ||
| Строка 9624: | Строка 9590: | ||
"color": "#84031AFF" | "color": "#84031AFF" | ||
}, | }, | ||
" | "TomatoSauce": { | ||
"flavor": " | "flavor": "tomato", | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:AdjustReagent": { | ||
" | "amount": 0.15, | ||
"reagent": "Nutriment" | |||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:AdjustReagent": { | "!type:AdjustReagent": { | ||
"amount": 0. | "amount": 0.6, | ||
"reagent": " | "reagent": "JuiceTomato" | ||
} | } | ||
} | } | ||
| Строка 9643: | Строка 9610: | ||
} | } | ||
}, | }, | ||
"reactiveEffects": { | "tileReactions": [], | ||
"Flammable": { | "plantMetabolism": [], | ||
"effects": [ | "footstepSound": { | ||
{ | "!type:SoundCollectionSpecifier": { | ||
"!type:FlammableReaction": {} | "params": { | ||
} | "volume": 6 | ||
], | }, | ||
"collection": "FootstepWater" | |||
} | |||
}, | |||
"name": "reagent-name-tomatosauce", | |||
"group": "Foods", | |||
"desc": "reagent-desc-tomatosauce", | |||
"physicalDesc": "reagent-physical-desc-dark-red", | |||
"color": "#A61600FF", | |||
"recognizable": true | |||
}, | |||
"AcidSpit": { | |||
"flavor": "alcohol", | |||
"metabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 1 | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": 0.07, | |||
"reagent": "Ethanol" | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:FlammableReaction": {} | |||
} | |||
], | |||
"methods": [ | "methods": [ | ||
"Touch" | "Touch" | ||
| Строка 13 836: | Строка 13 839: | ||
"metamorphicMaxFillLevels": 6, | "metamorphicMaxFillLevels": 6, | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | }, | ||
"TeaStarlightberry": { | "TeaStarlightberry": { | ||
| Строка 13 942: | Строка 13 909: | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | }, | ||
" | "Ipecac": { | ||
"flavor": " | "flavor": "medicine", | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:ChemVomit": { | ||
" | "probability": 0.3, | ||
"conditions": [ | |||
{ | |||
"!type:ReagentThreshold": { | |||
"min": 4 | |||
} | |||
} | |||
] | |||
} | } | ||
} | } | ||
] | ] | ||
}, | } | ||
"Poison": { | }, | ||
"effects": [ | "tileReactions": [], | ||
{ | "plantMetabolism": [], | ||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepWater" | |||
} | |||
}, | |||
"name": "reagent-name-ipecac", | |||
"group": "Medicine", | |||
"desc": "reagent-desc-ipecac", | |||
"physicalDesc": "reagent-physical-desc-inky", | |||
"color": "#422912FF" | |||
}, | |||
"Gunmetal": { | |||
"flavor": "gunmetal", | |||
"slippery": true, | |||
"metabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": 0.13, | |||
"reagent": "Ethanol" | |||
} | |||
} | |||
] | |||
}, | |||
"Poison": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | "!type:HealthChange": { | ||
"damage": { | "damage": { | ||
| Строка 18 358: | Строка 18 361: | ||
"meltingPoint": 7.4 | "meltingPoint": 7.4 | ||
}, | }, | ||
" | "CircusJuice": { | ||
"flavor": " | "flavor": "circusjuice", | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 18 370: | Строка 18 373: | ||
{ | { | ||
"!type:AdjustReagent": { | "!type:AdjustReagent": { | ||
"amount": 0. | "amount": 0.12, | ||
"reagent": "Ethanol" | "reagent": "Ethanol" | ||
} | |||
}, | |||
{ | |||
"!type:Emote": { | |||
"probability": 0.15, | |||
"emote": "Laugh" | |||
} | } | ||
} | } | ||
| Строка 18 416: | Строка 18 425: | ||
} | } | ||
}, | }, | ||
"name": "reagent-name- | "name": "reagent-name-circusjuice", | ||
"metamorphicChangeColor": false, | "metamorphicChangeColor": false, | ||
"group": "Drinks", | "group": "Drinks", | ||
| Строка 18 422: | Строка 18 431: | ||
"BaseAlcohol" | "BaseAlcohol" | ||
], | ], | ||
"desc": "reagent-desc- | "desc": "reagent-desc-circusjuice", | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-glittery", | ||
"color": "# | "color": "#C47872FF", | ||
"metamorphicSprite": { | "metamorphicSprite": { | ||
"sprite": "Objects/Consumable/Drinks/ | "sprite": "Nyanotrasen/Objects/Consumable/Drinks/circusjuice.rsi", | ||
"state": "icon_empty" | "state": "icon_empty" | ||
}, | }, | ||
| Строка 18 432: | Строка 18 441: | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | }, | ||
" | "BananaHonk": { | ||
"flavor": " | "flavor": "bananahonk", | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 18 444: | Строка 18 453: | ||
{ | { | ||
"!type:AdjustReagent": { | "!type:AdjustReagent": { | ||
"amount": 0. | "amount": 0.06, | ||
"reagent": "Ethanol" | "reagent": "Ethanol" | ||
} | } | ||
} | } | ||
| Строка 18 496: | Строка 18 499: | ||
} | } | ||
}, | }, | ||
"name": "reagent-name- | "name": "reagent-name-banana-honk", | ||
"metamorphicChangeColor": false, | "metamorphicChangeColor": false, | ||
"group": "Drinks", | "group": "Drinks", | ||
| Строка 18 502: | Строка 18 505: | ||
"BaseAlcohol" | "BaseAlcohol" | ||
], | ], | ||
"desc": "reagent-desc- | "desc": "reagent-desc-banana-honk", | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-strong-smelling", | ||
"color": "# | "color": "#FFFF91FF", | ||
"metamorphicSprite": { | "metamorphicSprite": { | ||
"sprite": " | "sprite": "Objects/Consumable/Drinks/bananahonkglass.rsi", | ||
"state": "icon_empty" | "state": "icon_empty" | ||
}, | }, | ||
| Строка 19 873: | Строка 19 876: | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | }, | ||
" | "IrishBool": { | ||
"flavor": " | "flavor": "irishbool", | ||
" | "fizziness": 0.15, | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:SatiateThirst": { | "!type:SatiateThirst": { | ||
"factor": 1 | |||
} | |||
}, | |||
{ | { | ||
"!type:AdjustReagent": { | |||
"amount": 0.1, | |||
"reagent": "Ethanol" | |||
} | |||
"!type:AdjustReagent": { | |||
"amount": 0.1, | |||
"reagent": "Ethanol" | |||
} | |||
}, | }, | ||
{ | { | ||
| Строка 20 013: | Строка 19 962: | ||
"metamorphicMaxFillLevels": 6, | "metamorphicMaxFillLevels": 6, | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | |||
"ExtractStarlightBerries": { | |||
"flavor": "sweet", | |||
"slippery": true, | |||
"metabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": {} | |||
} | |||
] | |||
} | |||
}, | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:ExtinguishReaction": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepWater" | |||
} | |||
}, | |||
"name": "reagent-name-extract-starlight-berries", | |||
"group": "Extracts", | |||
"parent": [ | |||
"BaseDrink" | |||
], | |||
"desc": "reagent-desc-extract-starlight-berries", | |||
"physicalDesc": "reagent-physical-desc-sugary", | |||
"color": "#FC2C03FF" | |||
}, | }, | ||
"Gold": { | "Gold": { | ||
| Строка 20 842: | Строка 20 845: | ||
"color": "#EEF9FCFF" | "color": "#EEF9FCFF" | ||
}, | }, | ||
"JuiceLemon": { | |||
"JuiceLemon": { | |||
"flavor": "sour", | "flavor": "sour", | ||
"slippery": true, | "slippery": true, | ||
| Строка 20 929: | Строка 20 905: | ||
"metamorphicMaxFillLevels": 5, | "metamorphicMaxFillLevels": 5, | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | |||
"SpaceCleaner": { | |||
"flavor": "bitter", | |||
"tileReactions": [ | |||
{ | |||
"!type:CleanTileReaction": {} | |||
}, | |||
{ | |||
"!type:CleanDecalsReaction": {} | |||
} | |||
], | |||
"plantMetabolism": [], | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepWater" | |||
} | |||
}, | |||
"name": "reagent-name-space-cleaner", | |||
"desc": "reagent-desc-space-cleaner", | |||
"physicalDesc": "reagent-physical-desc-lemony-fresh", | |||
"color": "#C8FF69FF", | |||
"boilingPoint": 147, | |||
"meltingPoint": -11, | |||
"recognizable": true | |||
}, | }, | ||
"N14Bourbon": { | "N14Bourbon": { | ||
| Строка 21 514: | Строка 21 517: | ||
"meltingPoint": 36 | "meltingPoint": 36 | ||
}, | }, | ||
" | "Dylovene": { | ||
"flavor": " | "flavor": "medicine", | ||
"metabolisms": { | "metabolisms": { | ||
" | "Medicine": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:HealthChange": { | ||
" | "damage": { | ||
"types": { | |||
"Poison": -1.5 | |||
} | |||
} | |||
} | } | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:HealthChange": { | ||
" | "conditions": [ | ||
" | { | ||
"!type:ReagentThreshold": { | |||
"min": 20 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"groups": { | |||
"Brute": 2 | |||
} | |||
} | |||
} | } | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:Jitter": { | ||
" | "conditions": [ | ||
{ | |||
"!type:ReagentThreshold": { | |||
"min": 20 | |||
} | |||
} | |||
] | |||
} | } | ||
}, | |||
}, | |||
{ | { | ||
"!type:PopupMessage": { | "!type:PopupMessage": { | ||
| Строка 21 690: | Строка 21 625: | ||
"color": "#3A1D8AFF" | "color": "#3A1D8AFF" | ||
}, | }, | ||
" | "JuiceCarrot": { | ||
"flavor": " | "flavor": "carrot", | ||
"slippery": true, | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateThirst": { | ||
" | "factor": 2 | ||
} | } | ||
} | }, | ||
] | { | ||
} | "!type:AdjustReagent": { | ||
}, | "amount": 0.5, | ||
"tileReactions": [], | "reagent": "Oculine" | ||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": 0.5, | |||
"reagent": "Nutriment" | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
"!type:ExtinguishReaction": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"tileReactions": [ | |||
{ | |||
"!type:ExtinguishTileReaction": {} | |||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | |||
], | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": {} | |||
} | |||
], | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepSticky" | |||
} | |||
}, | |||
"name": "reagent-name-juice-carrot", | |||
"group": "Drinks", | |||
"parent": [ | |||
"BaseJuice" | |||
], | |||
"desc": "reagent-desc-juice-carrot", | |||
"physicalDesc": "reagent-physical-desc-crisp", | |||
"color": "#FF8820FF" | |||
}, | |||
"Chlorine": { | |||
"flavor": "bitter", | |||
"metabolisms": { | |||
"Poison": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"plantMetabolism": [ | "plantMetabolism": [ | ||
{ | { | ||
| Строка 23 906: | Строка 23 909: | ||
"meltingPoint": 261 | "meltingPoint": 261 | ||
}, | }, | ||
" | "Saxoite": { | ||
"flavor": " | "flavor": "sax", | ||
"tileReactions": [], | "tileReactions": [], | ||
"plantMetabolism": [], | "plantMetabolism": [], | ||
| Строка 23 918: | Строка 23 921: | ||
} | } | ||
}, | }, | ||
"name": "reagent-name- | "name": "reagent-name-saxoite", | ||
"desc": "reagent-desc-saxoite", | |||
"desc": "reagent-desc- | "physicalDesc": "reagent-physical-desc-ground-brass", | ||
"physicalDesc": "reagent-physical-desc- | "color": "#B8A603FF" | ||
"color": "# | |||
}, | }, | ||
" | "Zinc": { | ||
"flavor": " | "flavor": "metallic", | ||
"tileReactions": [], | "tileReactions": [], | ||
"plantMetabolism": [], | "plantMetabolism": [], | ||
| Строка 23 938: | Строка 23 938: | ||
} | } | ||
}, | }, | ||
"name": "reagent-name- | "name": "reagent-name-zinc", | ||
"desc": "reagent-desc- | "group": "Elements", | ||
"physicalDesc": "reagent-physical-desc- | "desc": "reagent-desc-zinc", | ||
"color": "# | "physicalDesc": "reagent-physical-desc-shiny", | ||
"color": "#BABABAFF", | |||
"boilingPoint": 907, | |||
"meltingPoint": 419.5 | |||
}, | }, | ||
"Hydroxide": { | "Hydroxide": { | ||
| Строка 31 009: | Строка 31 012: | ||
"meltingPoint": -219.67 | "meltingPoint": -219.67 | ||
}, | }, | ||
"HealthViolation": { | |||
"flavor": "healthcodeviolation", | |||
"slippery": true, | |||
"HealthViolation": { | |||
"flavor": "healthcodeviolation", | |||
"slippery": true, | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 31 135: | Строка 31 108: | ||
"metamorphicMaxFillLevels": 5, | "metamorphicMaxFillLevels": 5, | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | |||
"Pax": { | |||
"metabolisms": { | |||
"Poison": { | |||
"effects": [ | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"refresh": false, | |||
"component": "Pacified", | |||
"key": "Pacified" | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"plantMetabolism": [], | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepWater" | |||
} | |||
}, | |||
"name": "reagent-name-pax", | |||
"group": "Narcotics", | |||
"desc": "reagent-desc-pax", | |||
"physicalDesc": "reagent-physical-desc-soothing", | |||
"color": "#AAAAAAFF" | |||
}, | }, | ||
"Mercury": { | "Mercury": { | ||
| Строка 31 347: | Строка 31 350: | ||
{ | { | ||
"!type:OrganType": { | "!type:OrganType": { | ||
"shouldHave": false, | "shouldHave": false, | ||
"type": "Slime" | "type": "Slime" | ||
} | } | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:GenericStatusEffect": { | "!type:GenericStatusEffect": { | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"!type:ReagentThreshold": { | "!type:ReagentThreshold": { | ||
"reagent": "NitrousOxide", | "reagent": "NitrousOxide", | ||
"min": 1 | "min": 1 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:OrganType": { | "!type:OrganType": { | ||
"shouldHave": false, | "shouldHave": false, | ||
"type": "Slime" | "type": "Slime" | ||
} | } | ||
} | } | ||
], | ], | ||
"time": 200, | "time": 200, | ||
"component": "ForcedSleeping", | "component": "ForcedSleeping", | ||
"key": "ForcedSleep" | "key": "ForcedSleep" | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:HealthChange": { | "!type:HealthChange": { | ||
"conditions": [ | "conditions": [ | ||
{ | { | ||
"!type:ReagentThreshold": { | "!type:ReagentThreshold": { | ||
"reagent": "NitrousOxide", | "reagent": "NitrousOxide", | ||
"min": 3.5 | "min": 3.5 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:OrganType": { | "!type:OrganType": { | ||
"shouldHave": false, | "shouldHave": false, | ||
"type": "Slime" | "type": "Slime" | ||
} | } | ||
} | } | ||
], | ], | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Poison": 0.25 | "Poison": 0.25 | ||
} | } | ||
} | } | ||
} | } | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"tileReactions": [], | "tileReactions": [], | ||
"plantMetabolism": [], | "plantMetabolism": [], | ||
"footstepSound": { | "footstepSound": { | ||
"!type:SoundCollectionSpecifier": { | "!type:SoundCollectionSpecifier": { | ||
"params": { | "params": { | ||
"volume": 6 | "volume": 6 | ||
}, | }, | ||
"collection": "FootstepWater" | "collection": "FootstepWater" | ||
} | } | ||
}, | }, | ||
"name": "reagent-name-nitrous-oxide", | "name": "reagent-name-nitrous-oxide", | ||
"desc": "reagent-desc-nitrous-oxide", | "desc": "reagent-desc-nitrous-oxide", | ||
"physicalDesc": "reagent-physical-desc-gaseous", | "physicalDesc": "reagent-physical-desc-gaseous", | ||
"color": "#5D88C9FF", | "color": "#5D88C9FF", | ||
"boilingPoint": -88, | "boilingPoint": -88, | ||
"meltingPoint": -90 | "meltingPoint": -90 | ||
}, | |||
"Soysauce": { | |||
"flavor": "salty", | |||
"metabolisms": { | |||
"Food": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateHunger": { | |||
"factor": 0.5 | |||
} | |||
}, | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": -0.5 | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"plantMetabolism": [], | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepWater" | |||
} | |||
}, | |||
"name": "reagent-name-soysauce", | |||
"group": "Foods", | |||
"desc": "reagent-desc-soysauce", | |||
"physicalDesc": "reagent-physical-desc-salty", | |||
"color": "#8B4513FF", | |||
"recognizable": true | |||
}, | }, | ||
"BlueCuracao": { | "BlueCuracao": { | ||
| Строка 31 490: | Строка 31 528: | ||
"metamorphicMaxFillLevels": 5, | "metamorphicMaxFillLevels": 5, | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | }, | ||
"BerserkerMixture": { | "BerserkerMixture": { | ||