Участник: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
},
},
"Butter": {
"MilkOat": {
"flavor": "butter",
"flavor": "oats",
"metabolisms": {
"metabolisms": {
"Food": {
"Drink": {
"effects": [
"effects": [
{
{
"!type:AdjustReagent": {
"!type:SatiateThirst": {
"amount": 0.75,
"factor": 4
"reagent": "Nutriment"
}
}
}
}
Строка 4063: Строка 4065:
}
}
},
},
"name": "reagent-name-butter",
"name": "reagent-name-milk-oat",
"group": "Foods",
"group": "Drinks",
"desc": "reagent-desc-butter",
"desc": "reagent-desc-milk-oat",
"physicalDesc": "reagent-physical-desc-creamy",
"physicalDesc": "reagent-physical-desc-refreshing",
"color": "#FFFF00FF",
"color": "#DEDACDFF",
"boilingPoint": 100,
"meltingPoint": 32,
"recognizable": true
"recognizable": true
},
},
"MilkOat": {
"Butter": {
"flavor": "oats",
"flavor": "butter",
"metabolisms": {
"metabolisms": {
"Drink": {
"Food": {
"effects": [
"effects": [
{
{
"!type:SatiateThirst": {
"!type:AdjustReagent": {
"factor": 4
"amount": 0.75,
"reagent": "Nutriment"
}
}
}
}
Строка 4095: Строка 4096:
}
}
},
},
"name": "reagent-name-milk-oat",
"name": "reagent-name-butter",
"group": "Drinks",
"group": "Foods",
"desc": "reagent-desc-milk-oat",
"desc": "reagent-desc-butter",
"physicalDesc": "reagent-physical-desc-refreshing",
"physicalDesc": "reagent-physical-desc-creamy",
"color": "#DEDACDFF",
"color": "#FFFF00FF",
"boilingPoint": 100,
"meltingPoint": 32,
"recognizable": true
"recognizable": true
},
},
Строка 6961: Строка 6964:
"color": "#FFFF00FF",
"color": "#FFFF00FF",
"recognizable": true
"recognizable": true
},
"PumpkinFlesh": {
"flavor": "pumpkin",
"metabolisms": {
"Food": {
"effects": [
{
"!type:SatiateHunger": {}
}
]
}
},
"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"
},
},
"Antifreeze": {
"Antifreeze": {
Строка 7077: Строка 7039:
"metamorphicFillBaseName": "fill-"
"metamorphicFillBaseName": "fill-"
},
},
"N14BloatflyAcid": {
"PumpkinFlesh": {
"flavor": "pumpkin",
"metabolisms": {
"metabolisms": {
"Poison": {
"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"
},
},
"IceCream": {
"VodkaTonic": {
"flavor": "icecream",
"flavor": "alcohol",
"slippery": true,
"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": {
"Extinguish": {
"Flammable": {
"effects": [
"effects": [
{
{
"!type:ExtinguishReaction": {}
"!type:FlammableReaction": {}
}
}
],
],
Строка 8009: Строка 8018:
"tileReactions": [
"tileReactions": [
{
{
"!type:ExtinguishTileReaction": {}
"!type:FlammableTileReaction": {
},
"temperatureMultiplier": 1.35
{
}
"!type:SpillIfPuddlePresentTileReaction": {}
}
}
],
],
Строка 8018: Строка 8026:
{
{
"!type:PlantAdjustNutrition": {
"!type:PlantAdjustNutrition": {
"amount": 0.1
"amount": 0.25
}
}
},
},
{
{
"!type:PlantAdjustWater": {
"!type:PlantAdjustWater": {
"amount": 0.1
"amount": 0.7
}
},
{
"!type:PlantAdjustHealth": {
"amount": -0.1
}
}
}
}
Строка 8037: Строка 8040:
"volume": 6
"volume": 6
},
},
"collection": "FootstepSticky"
"collection": "FootstepWater"
}
}
},
},
"name": "reagent-name-ice-cream",
"name": "reagent-name-vodka-tonic",
"metamorphicChangeColor": false,
"group": "Drinks",
"group": "Drinks",
"parent": [
"parent": [
"BaseSoda"
"BaseAlcohol"
],
],
"desc": "reagent-desc-ice-cream",
"desc": "reagent-desc-vodka-tonic",
"physicalDesc": "reagent-physical-desc-creamy",
"physicalDesc": "reagent-physical-desc-strong-smelling",
"color": "#FFFBD6FF",
"color": "#0064C8FF",
"metamorphicSprite": {
"metamorphicSprite": {
"sprite": "Objects/Consumable/Drinks/icecreamglass.rsi",
"sprite": "Objects/Consumable/Drinks/gintonicglass.rsi",
"state": "icon_empty"
"state": "icon_empty"
},
},
"metamorphicMaxFillLevels": 5,
"metamorphicMaxFillLevels": 6,
"metamorphicFillBaseName": "fill-",
"metamorphicFillBaseName": "fill-"
"recognizable": true
},
},
"VodkaTonic": {
"IceCream": {
"flavor": "alcohol",
"flavor": "icecream",
"fizziness": 0.4,
"slippery": true,
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Строка 8065: Строка 8068:
"!type:SatiateThirst": {
"!type:SatiateThirst": {
"factor": 2
"factor": 2
}
},
{
"!type:AdjustReagent": {
"amount": 0.13,
"reagent": "Ethanol"
}
}
}
}
Строка 8077: Строка 8074:
},
},
"reactiveEffects": {
"reactiveEffects": {
"Flammable": {
"Extinguish": {
"effects": [
"effects": [
{
{
"!type:FlammableReaction": {}
"!type:ExtinguishReaction": {}
}
}
],
],
Строка 8090: Строка 8087:
"tileReactions": [
"tileReactions": [
{
{
"!type:FlammableTileReaction": {
"!type:ExtinguishTileReaction": {}
"temperatureMultiplier": 1.35
},
}
{
"!type:SpillIfPuddlePresentTileReaction": {}
}
}
],
],
Строка 8098: Строка 8096:
{
{
"!type:PlantAdjustNutrition": {
"!type:PlantAdjustNutrition": {
"amount": 0.25
"amount": 0.1
}
}
},
},
{
{
"!type:PlantAdjustWater": {
"!type:PlantAdjustWater": {
"amount": 0.7
"amount": 0.1
}
},
{
"!type:PlantAdjustHealth": {
"amount": -0.1
}
}
}
}
Строка 8112: Строка 8115:
"volume": 6
"volume": 6
},
},
"collection": "FootstepWater"
"collection": "FootstepSticky"
}
}
},
},
"name": "reagent-name-vodka-tonic",
"name": "reagent-name-ice-cream",
"metamorphicChangeColor": false,
"group": "Drinks",
"group": "Drinks",
"parent": [
"parent": [
"BaseAlcohol"
"BaseSoda"
],
],
"desc": "reagent-desc-vodka-tonic",
"desc": "reagent-desc-ice-cream",
"physicalDesc": "reagent-physical-desc-strong-smelling",
"physicalDesc": "reagent-physical-desc-creamy",
"color": "#0064C8FF",
"color": "#FFFBD6FF",
"metamorphicSprite": {
"metamorphicSprite": {
"sprite": "Objects/Consumable/Drinks/gintonicglass.rsi",
"sprite": "Objects/Consumable/Drinks/icecreamglass.rsi",
"state": "icon_empty"
"state": "icon_empty"
},
},
"metamorphicMaxFillLevels": 6,
"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
},
"TomatoSauce": {
"flavor": "tomato",
"metabolisms": {
"Food": {
"effects": [
{
"!type:AdjustReagent": {
"amount": 0.15,
"reagent": "Nutriment"
}
},
{
"!type:AdjustReagent": {
"amount": 0.6,
"reagent": "JuiceTomato"
}
}
]
}
},
"tileReactions": [],
"plantMetabolism": [],
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"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
"recognizable": true
},
},
Строка 9624: Строка 9590:
"color": "#84031AFF"
"color": "#84031AFF"
},
},
"AcidSpit": {
"TomatoSauce": {
"flavor": "alcohol",
"flavor": "tomato",
"metabolisms": {
"metabolisms": {
"Drink": {
"Food": {
"effects": [
"effects": [
{
{
"!type:SatiateThirst": {
"!type:AdjustReagent": {
"factor": 1
"amount": 0.15,
"reagent": "Nutriment"
}
}
},
},
{
{
"!type:AdjustReagent": {
"!type:AdjustReagent": {
"amount": 0.07,
"amount": 0.6,
"reagent": "Ethanol"
"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-"
},
"Ipecac": {
"flavor": "medicine",
"metabolisms": {
"Medicine": {
"effects": [
{
"!type:ChemVomit": {
"probability": 0.3,
"conditions": [
{
"!type:ReagentThreshold": {
"min": 4
}
}
]
}
}
]
}
},
"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"
},
},
"TeaStarlightberry": {
"TeaStarlightberry": {
Строка 13 942: Строка 13 909:
"metamorphicFillBaseName": "fill-"
"metamorphicFillBaseName": "fill-"
},
},
"Gunmetal": {
"Ipecac": {
"flavor": "gunmetal",
"flavor": "medicine",
"slippery": true,
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"effects": [
"effects": [
{
{
"!type:SatiateThirst": {
"!type:ChemVomit": {
"factor": 2
"probability": 0.3,
}
"conditions": [
},
{
{
"!type:ReagentThreshold": {
"!type:AdjustReagent": {
"min": 4
"amount": 0.13,
}
"reagent": "Ethanol"
}
]
}
}
}
}
]
]
},
}
"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
},
},
"BananaHonk": {
"CircusJuice": {
"flavor": "bananahonk",
"flavor": "circusjuice",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Строка 18 370: Строка 18 373:
{
{
"!type:AdjustReagent": {
"!type:AdjustReagent": {
"amount": 0.06,
"amount": 0.12,
"reagent": "Ethanol"
"reagent": "Ethanol"
}
},
{
"!type:Emote": {
"probability": 0.15,
"emote": "Laugh"
}
}
}
}
Строка 18 416: Строка 18 425:
}
}
},
},
"name": "reagent-name-banana-honk",
"name": "reagent-name-circusjuice",
"metamorphicChangeColor": false,
"metamorphicChangeColor": false,
"group": "Drinks",
"group": "Drinks",
Строка 18 422: Строка 18 431:
"BaseAlcohol"
"BaseAlcohol"
],
],
"desc": "reagent-desc-banana-honk",
"desc": "reagent-desc-circusjuice",
"physicalDesc": "reagent-physical-desc-strong-smelling",
"physicalDesc": "reagent-physical-desc-glittery",
"color": "#FFFF91FF",
"color": "#C47872FF",
"metamorphicSprite": {
"metamorphicSprite": {
"sprite": "Objects/Consumable/Drinks/bananahonkglass.rsi",
"sprite": "Nyanotrasen/Objects/Consumable/Drinks/circusjuice.rsi",
"state": "icon_empty"
"state": "icon_empty"
},
},
Строка 18 432: Строка 18 441:
"metamorphicFillBaseName": "fill-"
"metamorphicFillBaseName": "fill-"
},
},
"CircusJuice": {
"BananaHonk": {
"flavor": "circusjuice",
"flavor": "bananahonk",
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
Строка 18 444: Строка 18 453:
{
{
"!type:AdjustReagent": {
"!type:AdjustReagent": {
"amount": 0.12,
"amount": 0.06,
"reagent": "Ethanol"
"reagent": "Ethanol"
}
},
{
"!type:Emote": {
"probability": 0.15,
"emote": "Laugh"
}
}
}
}
Строка 18 496: Строка 18 499:
}
}
},
},
"name": "reagent-name-circusjuice",
"name": "reagent-name-banana-honk",
"metamorphicChangeColor": false,
"metamorphicChangeColor": false,
"group": "Drinks",
"group": "Drinks",
Строка 18 502: Строка 18 505:
"BaseAlcohol"
"BaseAlcohol"
],
],
"desc": "reagent-desc-circusjuice",
"desc": "reagent-desc-banana-honk",
"physicalDesc": "reagent-physical-desc-glittery",
"physicalDesc": "reagent-physical-desc-strong-smelling",
"color": "#C47872FF",
"color": "#FFFF91FF",
"metamorphicSprite": {
"metamorphicSprite": {
"sprite": "Nyanotrasen/Objects/Consumable/Drinks/circusjuice.rsi",
"sprite": "Objects/Consumable/Drinks/bananahonkglass.rsi",
"state": "icon_empty"
"state": "icon_empty"
},
},
Строка 19 873: Строка 19 876:
"metamorphicFillBaseName": "fill-"
"metamorphicFillBaseName": "fill-"
},
},
"ExtractStarlightBerries": {
"IrishBool": {
"flavor": "sweet",
"flavor": "irishbool",
"slippery": true,
"fizziness": 0.15,
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
"effects": [
"effects": [
{
{
"!type:SatiateThirst": {}
"!type:SatiateThirst": {
}
"factor": 1
]
}
}
},
},
"reactiveEffects": {
"Extinguish": {
"effects": [
{
{
"!type:ExtinguishReaction": {}
"!type:AdjustReagent": {
}
"amount": 0.1,
],
"reagent": "Ethanol"
"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"
},
"IrishBool": {
"flavor": "irishbool",
"fizziness": 0.15,
"metabolisms": {
"Drink": {
"effects": [
{
"!type:SatiateThirst": {
"factor": 1
}
},
{
"!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"
},
},
"SpaceCleaner": {
"JuiceLemon": {
"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
},
"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
},
},
"JuiceCarrot": {
"Dylovene": {
"flavor": "carrot",
"flavor": "medicine",
"slippery": true,
"metabolisms": {
"metabolisms": {
"Drink": {
"Medicine": {
"effects": [
"effects": [
{
{
"!type:SatiateThirst": {
"!type:HealthChange": {
"factor": 2
"damage": {
"types": {
"Poison": -1.5
}
}
}
}
},
},
{
{
"!type:AdjustReagent": {
"!type:HealthChange": {
"amount": 0.5,
"conditions": [
"reagent": "Oculine"
{
"!type:ReagentThreshold": {
"min": 20
}
}
],
"damage": {
"groups": {
"Brute": 2
}
}
}
}
},
},
{
{
"!type:AdjustReagent": {
"!type:Jitter": {
"amount": 0.5,
"conditions": [
"reagent": "Nutriment"
{
"!type:ReagentThreshold": {
"min": 20
}
}
]
}
}
}
},
]
}
},
"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"
},
"Dylovene": {
"flavor": "medicine",
"metabolisms": {
"Medicine": {
"effects": [
{
"!type:HealthChange": {
"damage": {
"types": {
"Poison": -1.5
}
}
}
},
{
"!type:HealthChange": {
"conditions": [
{
"!type:ReagentThreshold": {
"min": 20
}
}
],
"damage": {
"groups": {
"Brute": 2
}
}
}
},
{
"!type:Jitter": {
"conditions": [
{
"!type:ReagentThreshold": {
"min": 20
}
}
]
}
},
{
{
"!type:PopupMessage": {
"!type:PopupMessage": {
Строка 21 690: Строка 21 625:
"color": "#3A1D8AFF"
"color": "#3A1D8AFF"
},
},
"Chlorine": {
"JuiceCarrot": {
"flavor": "bitter",
"flavor": "carrot",
"slippery": true,
"metabolisms": {
"metabolisms": {
"Poison": {
"Drink": {
"effects": [
"effects": [
{
{
"!type:HealthChange": {
"!type:SatiateThirst": {
"damage": {
"factor": 2
"types": {
"Poison": 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
},
},
"Zinc": {
"Saxoite": {
"flavor": "metallic",
"flavor": "sax",
"tileReactions": [],
"tileReactions": [],
"plantMetabolism": [],
"plantMetabolism": [],
Строка 23 918: Строка 23 921:
}
}
},
},
"name": "reagent-name-zinc",
"name": "reagent-name-saxoite",
"group": "Elements",
"desc": "reagent-desc-saxoite",
"desc": "reagent-desc-zinc",
"physicalDesc": "reagent-physical-desc-ground-brass",
"physicalDesc": "reagent-physical-desc-shiny",
"color": "#B8A603FF"
"color": "#BABABAFF",
"boilingPoint": 907,
"meltingPoint": 419.5
},
},
"Saxoite": {
"Zinc": {
"flavor": "sax",
"flavor": "metallic",
"tileReactions": [],
"tileReactions": [],
"plantMetabolism": [],
"plantMetabolism": [],
Строка 23 938: Строка 23 938:
}
}
},
},
"name": "reagent-name-saxoite",
"name": "reagent-name-zinc",
"desc": "reagent-desc-saxoite",
"group": "Elements",
"physicalDesc": "reagent-physical-desc-ground-brass",
"desc": "reagent-desc-zinc",
"color": "#B8A603FF"
"physicalDesc": "reagent-physical-desc-shiny",
"color": "#BABABAFF",
"boilingPoint": 907,
"meltingPoint": 419.5
},
},
"Hydroxide": {
"Hydroxide": {
Строка 31 009: Строка 31 012:
"meltingPoint": -219.67
"meltingPoint": -219.67
},
},
"Pax": {
"HealthViolation": {
"metabolisms": {
"flavor": "healthcodeviolation",
"Poison": {
"slippery": true,
"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"
},
"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-"
},
"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
},
},
"BerserkerMixture": {
"BerserkerMixture": {