Участник:IanComradeBot/Fallout/prototype/reagent.json: различия между версиями
м Update prototype/reagent.json via GitHub Actions |
м Update prototype/reagent.json via GitHub Actions |
||
| Строка 3362: | Строка 3362: | ||
"metamorphicFillBaseName": "fill-", | "metamorphicFillBaseName": "fill-", | ||
"recognizable": true | "recognizable": true | ||
}, | |||
"Lacerinol": { | |||
"flavor": "syrupy", | |||
"metabolisms": { | |||
"Medicine": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Slash": -4 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentThreshold": { | |||
"min": 12 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Cold": 3 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"plantMetabolism": [], | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepWater" | |||
} | |||
}, | |||
"name": "reagent-name-lacerinol", | |||
"group": "Medicine", | |||
"desc": "reagent-desc-lacerinol", | |||
"physicalDesc": "reagent-physical-desc-viscous", | |||
"color": "#283332FF" | |||
}, | }, | ||
"ExtractCarrot": { | "ExtractCarrot": { | ||
| Строка 3430: | Строка 3479: | ||
"physicalDesc": "reagent-physical-desc-crisp", | "physicalDesc": "reagent-physical-desc-crisp", | ||
"color": "#FF8820FF" | "color": "#FF8820FF" | ||
}, | }, | ||
"ExtractGlowpepper": { | "ExtractGlowpepper": { | ||
| Строка 6995: | Строка 6995: | ||
"recognizable": true | "recognizable": true | ||
}, | }, | ||
"Antifreeze": { | "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": { | |||
"flavor": "antifreeze", | "flavor": "antifreeze", | ||
"metabolisms": { | "metabolisms": { | ||
| Строка 7068: | Строка 7109: | ||
"metamorphicMaxFillLevels": 5, | "metamorphicMaxFillLevels": 5, | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | }, | ||
"N14BloatflyAcid": { | "N14BloatflyAcid": { | ||
| Строка 15 407: | Строка 15 407: | ||
"meltingPoint": 45 | "meltingPoint": 45 | ||
}, | }, | ||
" | "Bechamel": { | ||
"flavor": " | "flavor": "creamy", | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:SatiateThirst": {} | "!type:AdjustReagent": { | ||
} | "amount": 0.1, | ||
] | "reagent": "Nutriment" | ||
} | } | ||
}, | }, | ||
"reactiveEffects": { | { | ||
"Extinguish": { | "!type:AdjustReagent": { | ||
"effects": [ | "amount": 0.55, | ||
"reagent": "Cream" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": 0.1, | |||
"reagent": "OilOlive" | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"plantMetabolism": [], | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepWater" | |||
} | |||
}, | |||
"name": "reagent-name-bechamel", | |||
"group": "Foods", | |||
"desc": "reagent-desc-bechamel", | |||
"physicalDesc": "reagent-physical-desc-creamy", | |||
"color": "#FFFBC7FF", | |||
"recognizable": true | |||
}, | |||
"PickledOnions": { | |||
"flavor": "sweet", | |||
"slippery": true, | |||
"metabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": {} | |||
} | |||
] | |||
} | |||
}, | |||
"reactiveEffects": { | |||
"Extinguish": { | |||
"effects": [ | |||
{ | { | ||
"!type:ExtinguishReaction": {} | "!type:ExtinguishReaction": {} | ||
| Строка 15 460: | Строка 15 503: | ||
"physicalDesc": "reagent-physical-desc-sugary", | "physicalDesc": "reagent-physical-desc-sugary", | ||
"color": "#772130FF" | "color": "#772130FF" | ||
}, | }, | ||
"Absinthe": { | "Absinthe": { | ||
| Строка 21 049: | Строка 21 049: | ||
"color": "#EEF9FCFF" | "color": "#EEF9FCFF" | ||
}, | }, | ||
"JuiceLemon": { | "SpaceCleaner": { | ||
"flavor": "sour", | "flavor": "bitter", | ||
"slippery": true, | "tileReactions": [ | ||
"metabolisms": { | { | ||
"Drink": { | "!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", | |||
"slippery": true, | |||
"metabolisms": { | |||
"Drink": { | |||
"effects": [ | "effects": [ | ||
{ | { | ||
| Строка 21 109: | Строка 21 136: | ||
"metamorphicMaxFillLevels": 5, | "metamorphicMaxFillLevels": 5, | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | }, | ||
"N14Bourbon": { | "N14Bourbon": { | ||
| Строка 21 721: | Строка 21 721: | ||
"meltingPoint": 36 | "meltingPoint": 36 | ||
}, | }, | ||
" | "JuiceCarrot": { | ||
"flavor": " | "flavor": "carrot", | ||
"slippery": true, | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateThirst": { | ||
" | "factor": 2 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:AdjustReagent": { | ||
" | "amount": 0.5, | ||
"reagent": "Oculine" | |||
" | |||
} | } | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:AdjustReagent": { | ||
" | "amount": 0.5, | ||
"reagent": "Nutriment" | |||
} | } | ||
}, | } | ||
{ | ] | ||
"!type:PopupMessage": { | } | ||
}, | |||
"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": { | |||
"probability": 0.2, | "probability": 0.2, | ||
"conditions": [ | "conditions": [ | ||
| Строка 21 829: | Строка 21 897: | ||
"color": "#3A1D8AFF" | "color": "#3A1D8AFF" | ||
}, | }, | ||
" | "Chlorine": { | ||
"flavor": " | "flavor": "bitter", | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
} | |||
} | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Poison": 2 | |||
} | |||
} | |||
} | } | ||
} | } | ||
| Строка 23 197: | Строка 23 197: | ||
{ | { | ||
"!type:SatiateThirst": { | "!type:SatiateThirst": { | ||
"factor": | "factor": 3.5 | ||
} | } | ||
} | } | ||
| Строка 23 208: | Строка 23 208: | ||
"damage": { | "damage": { | ||
"groups": { | "groups": { | ||
"Burn": - | "Burn": -0.75, | ||
"Brute": -1 | "Brute": -1 | ||
} | } | ||
} | } | ||
| Строка 23 215: | Строка 23 215: | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:HealthChange": { | ||
" | "conditions": [ | ||
{ | |||
"!type:ReagentThreshold": { | |||
"min": 30 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"groups": { | |||
"Burn": -0.37, | |||
"Brute": -0.5 | |||
} | |||
} | |||
} | } | ||
} | } | ||
], | ], | ||
"metabolismRate": 0. | "metabolismRate": 0.25 | ||
} | } | ||
}, | }, | ||
| Строка 24 160: | Строка 24 172: | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | }, | ||
"UnstableMutagen": { | |||
"flavor": "bitter", | |||
"metabolisms": { | |||
"Poison": { | |||
"effects": [ | |||
{ | |||
"UnstableMutagen": { | |||
"flavor": "bitter", | |||
"metabolisms": { | |||
"Poison": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | "!type:HealthChange": { | ||
"damage": { | "damage": { | ||
| Строка 24 215: | Строка 24 210: | ||
"boilingPoint": "3.402823E+38", | "boilingPoint": "3.402823E+38", | ||
"meltingPoint": 261 | "meltingPoint": 261 | ||
}, | |||
"Saxoite": { | |||
"flavor": "sax", | |||
"tileReactions": [], | |||
"plantMetabolism": [], | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepWater" | |||
} | |||
}, | |||
"name": "reagent-name-saxoite", | |||
"desc": "reagent-desc-saxoite", | |||
"physicalDesc": "reagent-physical-desc-ground-brass", | |||
"color": "#B8A603FF" | |||
}, | }, | ||
"Zinc": { | "Zinc": { | ||
| Строка 27 415: | Строка 27 427: | ||
"physicalDesc": "reagent-physical-desc-sugary", | "physicalDesc": "reagent-physical-desc-sugary", | ||
"color": "#F0FF8CFF" | "color": "#F0FF8CFF" | ||
}, | }, | ||
"Stimulants": { | "Stimulants": { | ||
| Строка 27 596: | Строка 27 570: | ||
"meltingPoint": 170 | "meltingPoint": 170 | ||
}, | }, | ||
" | "Nutriment": { | ||
"flavor": " | "flavor": "nutriment", | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateHunger": {} | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"reactiveEffects": { | "tileReactions": [], | ||
"Flammable": { | "plantMetabolism": [ | ||
"effects": [ | { | ||
{ | "!type:PlantAdjustNutrition": { | ||
"!type:FlammableReaction": {} | "amount": 1.5 | ||
} | } | ||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": 0.75 | |||
} | |||
} | |||
], | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepWater" | |||
} | |||
}, | |||
"name": "reagent-name-nutriment", | |||
"group": "Foods", | |||
"desc": "reagent-desc-nutriment", | |||
"physicalDesc": "reagent-physical-desc-opaque", | |||
"color": "#24591FFF" | |||
}, | |||
"Thermite": { | |||
"flavor": "bitter", | |||
"metabolisms": { | |||
"Poison": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"types": { | |||
"Heat": 2, | |||
"Poison": 1 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:FlammableReaction": {} | |||
} | |||
], | ], | ||
"methods": [ | "methods": [ | ||
| Строка 31 334: | Строка 31 346: | ||
"boilingPoint": -188.11, | "boilingPoint": -188.11, | ||
"meltingPoint": -219.67 | "meltingPoint": -219.67 | ||
}, | |||
"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" | |||
}, | }, | ||
"HealthViolation": { | "HealthViolation": { | ||
| Строка 31 431: | Строка 31 473: | ||
"metamorphicMaxFillLevels": 5, | "metamorphicMaxFillLevels": 5, | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | }, | ||
"Mercury": { | "Mercury": { | ||
| Строка 31 743: | Строка 31 755: | ||
"boilingPoint": -88, | "boilingPoint": -88, | ||
"meltingPoint": -90 | "meltingPoint": -90 | ||
}, | }, | ||
"BlueCuracao": { | "BlueCuracao": { | ||
| Строка 31 851: | Строка 31 828: | ||
"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": { | ||
| Строка 31 875: | Строка 31 887: | ||
} | } | ||
}, | }, | ||
"name": "reagent-name-robust-movespeedmod-mixture", | "name": "reagent-name-robust-movespeedmod-mixture-legio", | ||
"group": "Medicine", | "group": "Medicine", | ||
"desc": "reagent-name-robust-movespeedmod-mixture", | "desc": "reagent-name-robust-movespeedmod-mixture-legio", | ||
"physicalDesc": "reagent-physical-desc-powdery", | "physicalDesc": "reagent-physical-desc-powdery", | ||
"color": "#D2FFFAFF", | "color": "#D2FFFAFF", | ||