Участник:IanComradeBot/Fallout/prototype/reagent.json: различия между версиями
м Update prototype/reagent.json via GitHub Actions |
м Update prototype/reagent.json via GitHub Actions |
||
| (не показана 1 промежуточная версия этого же участника) | |||
| Строка 8151: | Строка 8151: | ||
"color": "#E0A5B9FF" | "color": "#E0A5B9FF" | ||
}, | }, | ||
" | "IceCream": { | ||
"flavor": " | "flavor": "icecream", | ||
" | "slippery": true, | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 8160: | Строка 8160: | ||
"!type:SatiateThirst": { | "!type:SatiateThirst": { | ||
"factor": 2 | "factor": 2 | ||
} | } | ||
} | } | ||
| Строка 8172: | Строка 8166: | ||
}, | }, | ||
"reactiveEffects": { | "reactiveEffects": { | ||
" | "Extinguish": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:ExtinguishReaction": {} | ||
} | } | ||
], | ], | ||
| Строка 8185: | Строка 8179: | ||
"tileReactions": [ | "tileReactions": [ | ||
{ | { | ||
"!type: | "!type:ExtinguishTileReaction": {} | ||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | } | ||
], | ], | ||
| Строка 8193: | Строка 8188: | ||
{ | { | ||
"!type:PlantAdjustNutrition": { | "!type:PlantAdjustNutrition": { | ||
"amount": 0. | "amount": 0.1 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:PlantAdjustWater": { | "!type:PlantAdjustWater": { | ||
"amount": 0. | "amount": 0.1 | ||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | } | ||
} | } | ||
| Строка 8207: | Строка 8207: | ||
"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 | |||
}, | }, | ||
" | "VodkaTonic": { | ||
"flavor": " | "flavor": "alcohol", | ||
" | "fizziness": 0.4, | ||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 8235: | Строка 8235: | ||
"!type:SatiateThirst": { | "!type:SatiateThirst": { | ||
"factor": 2 | "factor": 2 | ||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": 0.13, | |||
"reagent": "Ethanol" | |||
} | } | ||
} | } | ||
| Строка 8241: | Строка 8247: | ||
}, | }, | ||
"reactiveEffects": { | "reactiveEffects": { | ||
" | "Flammable": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:FlammableReaction": {} | ||
} | } | ||
], | ], | ||
| Строка 8254: | Строка 8260: | ||
"tileReactions": [ | "tileReactions": [ | ||
{ | { | ||
"!type: | "!type:FlammableTileReaction": { | ||
"temperatureMultiplier": 1.35 | |||
} | |||
} | } | ||
], | ], | ||
| Строка 8263: | Строка 8268: | ||
{ | { | ||
"!type:PlantAdjustNutrition": { | "!type:PlantAdjustNutrition": { | ||
"amount": 0. | "amount": 0.25 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:PlantAdjustWater": { | "!type:PlantAdjustWater": { | ||
"amount": 0. | "amount": 0.7 | ||
} | } | ||
} | } | ||
| Строка 8282: | Строка 8282: | ||
"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-" | ||
}, | }, | ||
"ZombieBlood": { | "ZombieBlood": { | ||
| Строка 15 406: | Строка 15 406: | ||
"boilingPoint": 50, | "boilingPoint": 50, | ||
"meltingPoint": 45 | "meltingPoint": 45 | ||
}, | |||
"Bechamel": { | |||
"flavor": "creamy", | |||
"metabolisms": { | |||
"Food": { | |||
"effects": [ | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": 0.1, | |||
"reagent": "Nutriment" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"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": { | "PickledOnions": { | ||
| Строка 15 461: | Строка 15 504: | ||
"color": "#772130FF" | "color": "#772130FF" | ||
}, | }, | ||
" | "Absinthe": { | ||
"flavor": " | "flavor": "alcohol", | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateThirst": { | ||
" | "factor": 2 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:AdjustReagent": { | "!type:AdjustReagent": { | ||
"amount": 0. | "amount": 0.7, | ||
"reagent": " | "reagent": "Ethanol" | ||
} | } | ||
} | } | ||
| Строка 15 487: | Строка 15 523: | ||
} | } | ||
}, | }, | ||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:FlammableReaction": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:FlammableReaction": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | }, | ||
| Строка 20 079: | Строка 20 079: | ||
"metamorphicMaxFillLevels": 4, | "metamorphicMaxFillLevels": 4, | ||
"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" | |||
}, | }, | ||
"IrishBool": { | "IrishBool": { | ||
| Строка 20 167: | Строка 20 221: | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | }, | ||
"Gold": { | |||
"Gold": { | |||
"flavor": "metallic", | "flavor": "metallic", | ||
"tileReactions": [], | "tileReactions": [], | ||
| Строка 21 048: | Строка 21 048: | ||
"physicalDesc": "reagent-physical-desc-fizzy", | "physicalDesc": "reagent-physical-desc-fizzy", | ||
"color": "#EEF9FCFF" | "color": "#EEF9FCFF" | ||
}, | |||
"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 | |||
}, | }, | ||
"JuiceLemon": { | "JuiceLemon": { | ||
| Строка 21 110: | Строка 21 137: | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | }, | ||
"N14Bourbon": { | |||
"flavor": "whiskey", | |||
"metabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"N14Bourbon": { | |||
"flavor": "whiskey", | |||
"metabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | "!type:SatiateThirst": { | ||
"factor": 2 | "factor": 2 | ||
| Строка 23 188: | Строка 23 188: | ||
"color": "#F2E9D2FF" | "color": "#F2E9D2FF" | ||
}, | }, | ||
" | "SunsetSarsaparilla": { | ||
"flavor": " | "flavor": "sunset-sarsaparilla", | ||
"fizziness": 0. | "slippery": true, | ||
"fizziness": 0.5, | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
| Строка 23 196: | Строка 23 197: | ||
{ | { | ||
"!type:SatiateThirst": { | "!type:SatiateThirst": { | ||
"factor": | "factor": 3.5 | ||
} | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"effects": [ | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"groups": { | |||
"Burn": -0.75, | |||
"Brute": -1 | |||
} | |||
} | |||
} | } | ||
}, | }, | ||
{ | { | ||
"!type: | "!type:HealthChange": { | ||
" | "conditions": [ | ||
" | { | ||
"!type:ReagentThreshold": { | |||
"min": 30 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"groups": { | |||
"Burn": -0.37, | |||
"Brute": -0.5 | |||
} | |||
} | |||
} | } | ||
} | } | ||
] | ], | ||
"metabolismRate": 0.25 | |||
} | } | ||
}, | }, | ||
"reactiveEffects": { | "reactiveEffects": { | ||
" | "Extinguish": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:ExtinguishReaction": {} | ||
} | } | ||
], | ], | ||
| Строка 23 222: | Строка 23 249: | ||
"tileReactions": [ | "tileReactions": [ | ||
{ | { | ||
"!type: | "!type:ExtinguishTileReaction": {} | ||
}, | |||
{ | |||
"!type:SpillIfPuddlePresentTileReaction": {} | |||
} | } | ||
], | ], | ||
| Строка 23 230: | Строка 23 258: | ||
{ | { | ||
"!type:PlantAdjustNutrition": { | "!type:PlantAdjustNutrition": { | ||
"amount": 0. | "amount": 0.1 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:PlantAdjustWater": { | "!type:PlantAdjustWater": { | ||
"amount": 0. | "amount": 0.1 | ||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustHealth": { | |||
"amount": -0.1 | |||
} | } | ||
} | } | ||
| Строка 23 244: | Строка 23 277: | ||
"volume": 6 | "volume": 6 | ||
}, | }, | ||
"collection": " | "collection": "FootstepSticky" | ||
} | } | ||
}, | }, | ||
"name": "reagent-name- | "name": "reagent-name-sunset-sarsaparilla", | ||
"group": "Drinks", | "group": "Drinks", | ||
"parent": [ | "parent": [ | ||
" | "BaseSoda" | ||
], | ], | ||
"desc": "reagent-desc-iced-beer", | "desc": "reagent-desc-sunset-sarsaparilla", | ||
"physicalDesc": "reagent-physical-desc-fizzy", | |||
"color": "#362D1DFF" | |||
}, | |||
"IcedBeer": { | |||
"flavor": "icedbeer", | |||
"fizziness": 0.6, | |||
"metabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": 0.06, | |||
"reagent": "Ethanol" | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:FlammableReaction": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | |||
}, | |||
"tileReactions": [ | |||
{ | |||
"!type:FlammableTileReaction": { | |||
"temperatureMultiplier": 1.35 | |||
} | |||
} | |||
], | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustNutrition": { | |||
"amount": 0.25 | |||
} | |||
}, | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.7 | |||
} | |||
} | |||
], | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepWater" | |||
} | |||
}, | |||
"name": "reagent-name-iced-beer", | |||
"metamorphicChangeColor": false, | |||
"group": "Drinks", | |||
"parent": [ | |||
"BaseAlcohol" | |||
], | |||
"desc": "reagent-desc-iced-beer", | |||
"physicalDesc": "reagent-physical-desc-bubbly", | "physicalDesc": "reagent-physical-desc-bubbly", | ||
"color": "#664300FF", | "color": "#664300FF", | ||
| Строка 31 246: | Строка 31 347: | ||
"meltingPoint": -219.67 | "meltingPoint": -219.67 | ||
}, | }, | ||
" | "Pax": { | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:GenericStatusEffect": { | ||
" | "refresh": false, | ||
"component": "Pacified", | |||
"key": "Pacified" | |||
} | } | ||
}, | } | ||
{ | ] | ||
"!type:AdjustReagent": { | } | ||
"amount": 0.33, | }, | ||
"reagent": "Ethanol" | "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": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": 0.33, | |||
"reagent": "Ethanol" | |||
} | |||
}, | |||
{ | { | ||
"!type:PopupMessage": { | "!type:PopupMessage": { | ||
| Строка 31 342: | Строка 31 473: | ||
"metamorphicMaxFillLevels": 5, | "metamorphicMaxFillLevels": 5, | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | }, | ||
"Mercury": { | "Mercury": { | ||
| Строка 31 654: | Строка 31 755: | ||
"boilingPoint": -88, | "boilingPoint": -88, | ||
"meltingPoint": -90 | "meltingPoint": -90 | ||
}, | }, | ||
"BlueCuracao": { | "BlueCuracao": { | ||
| Строка 31 762: | Строка 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 786: | Строка 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", | ||