Участник:IanComradeBot/Fallout/prototype/reagent.json: различия между версиями
м Update prototype/reagent.json via GitHub Actions |
м Update prototype/reagent.json via GitHub Actions |
||
| Строка 119: | Строка 119: | ||
} | } | ||
], | ], | ||
"metabolismRate": 0. | "metabolismRate": 0.1 | ||
} | } | ||
}, | }, | ||
| Строка 136: | Строка 136: | ||
"desc": "reagent-desc-cateye", | "desc": "reagent-desc-cateye", | ||
"physicalDesc": "reagent-physical-desc-sticky", | "physicalDesc": "reagent-physical-desc-sticky", | ||
"color": "# | "color": "#80E1FFFF" | ||
}, | }, | ||
"VodkaMartini": { | "VodkaMartini": { | ||
| Строка 601: | Строка 601: | ||
"metamorphicMaxFillLevels": 4, | "metamorphicMaxFillLevels": 4, | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | |||
"Ichor": { | |||
"flavor": "metallic", | |||
"metabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 1.5 | |||
} | |||
} | |||
] | |||
}, | |||
"Medicine": { | |||
"effects": [ | |||
{ | |||
"!type:ModifyBloodLevel": { | |||
"amount": 3 | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | |||
"groups": { | |||
"Burn": -5, | |||
"Brute": -5, | |||
"Toxin": -2 | |||
}, | |||
"types": { | |||
"Bloodloss": -5 | |||
} | |||
} | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"tileReactions": [], | |||
"plantMetabolism": [ | |||
{ | |||
"!type:PlantAdjustWater": { | |||
"amount": 0.5 | |||
} | |||
} | |||
], | |||
"footstepSound": { | |||
"!type:SoundCollectionSpecifier": { | |||
"params": { | |||
"volume": 6 | |||
}, | |||
"collection": "FootstepBlood" | |||
} | |||
}, | |||
"name": "reagent-name-ichor", | |||
"group": "Biological", | |||
"desc": "reagent-desc-ichor", | |||
"physicalDesc": "reagent-physical-desc-roaring", | |||
"color": "#F4692EFF", | |||
"recognizable": true | |||
}, | }, | ||
"Mothamphetamine": { | "Mothamphetamine": { | ||
| Строка 678: | Строка 737: | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | }, | ||
" | "NukaColaOrange": { | ||
"flavor": " | "flavor": "nuka-cola-orange", | ||
"slippery": true, | |||
"fizziness": 0.5, | |||
"metabolisms": { | "metabolisms": { | ||
"Drink": { | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:SatiateThirst": { | "!type:SatiateThirst": {} | ||
} | } | ||
] | ] | ||
}, | }, | ||
" | "Poison": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:HealthChange": { | "!type:HealthChange": { | ||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
" | "Radiation": 0.1 | ||
} | } | ||
} | } | ||
| Строка 714: | Строка 763: | ||
} | } | ||
}, | }, | ||
" | "reactiveEffects": { | ||
"Extinguish": { | |||
"effects": [ | |||
{ | |||
" | "!type:ExtinguishReaction": {} | ||
} | |||
], | |||
"methods": [ | |||
"Touch" | |||
] | |||
} | } | ||
}, | |||
"tileReactions": [ | |||
}, | |||
"tileReactions": [ | |||
{ | { | ||
"!type:ExtinguishTileReaction": {} | "!type:ExtinguishTileReaction": {} | ||
| Строка 4599: | Строка 4599: | ||
} | } | ||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentThreshold": { | |||
"reagent": "Antidote", | |||
"max": 0.01 | |||
} | |||
} | |||
], | |||
"type": "Remove", | |||
"time": 10, | |||
"key": "Drowsiness" | |||
} | } | ||
} | } | ||
| Строка 6176: | Строка 6191: | ||
"amount": 0.5, | "amount": 0.5, | ||
"reagent": "Protein" | "reagent": "Protein" | ||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentThreshold": { | |||
"reagent": "Antidote", | |||
"max": 0.01 | |||
} | |||
} | |||
], | |||
"type": "Remove", | |||
"time": 10, | |||
"key": "Drowsiness" | |||
} | } | ||
} | } | ||
| Строка 6965: | Строка 6995: | ||
"recognizable": true | "recognizable": true | ||
}, | }, | ||
" | "PumpkinFlesh": { | ||
"flavor": " | "flavor": "pumpkin", | ||
"metabolisms": { | "metabolisms": { | ||
" | "Food": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateHunger": {} | ||
} | } | ||
] | ] | ||
} | } | ||
}, | }, | ||
"reactiveEffects": { | "tileReactions": [], | ||
"Flammable": { | "plantMetabolism": [ | ||
"effects": [ | { | ||
{ | "!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", | |||
"metabolisms": { | |||
"Drink": { | |||
"effects": [ | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 2 | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": 0.2, | |||
"reagent": "Ethanol" | |||
} | |||
} | |||
] | |||
} | |||
}, | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:FlammableReaction": {} | "!type:FlammableReaction": {} | ||
} | } | ||
| Строка 7038: | Строка 7109: | ||
"metamorphicMaxFillLevels": 5, | "metamorphicMaxFillLevels": 5, | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | }, | ||
"N14BloatflyAcid": { | "N14BloatflyAcid": { | ||
| Строка 7189: | Строка 7219: | ||
"DamageModifyingMixture": { | "DamageModifyingMixture": { | ||
"metabolisms": { | "metabolisms": { | ||
"Narcotic": { | "Narcotic": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:HealthChange": { | ||
" | "damage": { | ||
"types": { | |||
"Poison": 0.25 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:Jitter": {} | |||
}, | |||
{ | |||
"!type:MovespeedModifier": { | |||
"sprintSpeedModifier": 1.2, | |||
"walkSpeedModifier": 1.2 | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentThreshold": { | |||
"min": 25 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"types": { | |||
"Poison": 1 | |||
} | |||
} | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentThreshold": { | |||
"reagent": "ChloralHydrate", | |||
"min": 1 | |||
} | |||
} | |||
], | |||
"amount": -10, | |||
"reagent": "ChloralHydrate" | |||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"type": "Remove", | |||
"time": 3, | |||
"key": "ForcedSleep" | |||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"type": "Remove", | |||
"time": 3, | |||
"key": "Stun" | |||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"type": "Remove", | |||
"time": 3, | |||
"key": "KnockedDown" | |||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"time": 3, | |||
"component": "StaminaModifier", | |||
"key": "StaminaModifier" | |||
} | } | ||
} | } | ||
] | ] | ||
}, | |||
"Medicine": { | |||
"effects": [ | |||
{ | |||
"!type:ResetNarcolepsy": {} | |||
}, | |||
{ | |||
"!type:SatiateHunger": { | |||
"factor": 1 | |||
} | |||
}, | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 1 | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:TotalDamage": { | |||
"min": 70, | |||
"max": 120 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"groups": { | |||
"Burn": -7.5, | |||
"Brute": -7.5 | |||
} | |||
} | |||
} | |||
} | |||
], | |||
"metabolismRate": 0.25 | |||
} | } | ||
}, | }, | ||
| Строка 7221: | Строка 7350: | ||
"desc": "reagent-desc-damage-mod-mixture", | "desc": "reagent-desc-damage-mod-mixture", | ||
"physicalDesc": "reagent-physical-desc-volatile", | "physicalDesc": "reagent-physical-desc-volatile", | ||
"color": "# | "color": "#9A040EFF" | ||
}, | }, | ||
"Painkiller": { | "Painkiller": { | ||
| Строка 7546: | Строка 7675: | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type:HealthChange": { | "!type:GenericStatusEffect": { | ||
"type": "Remove", | |||
"time": 4, | |||
"key": "Jitter" | |||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"type": "Remove", | |||
"time": 10, | |||
"key": "SeeingRainbows" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -3, | |||
"reagent": "FireToxin" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -3, | |||
"reagent": "NightstalkerVenom" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -3, | |||
"reagent": "CazadorVenom" | |||
} | |||
}, | |||
{ | |||
"!type:AdjustReagent": { | |||
"amount": -3, | |||
"reagent": "N14UncookedAnimalProteinsRad" | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"damage": { | "damage": { | ||
" | "types": { | ||
" | "Poison": -3 | ||
} | } | ||
} | } | ||
| Строка 9534: | Строка 9701: | ||
"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 | ||
}, | }, | ||
| Строка 9590: | Строка 9794: | ||
"color": "#84031AFF" | "color": "#84031AFF" | ||
}, | }, | ||
" | "AcidSpit": { | ||
"flavor": " | "flavor": "alcohol", | ||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateThirst": { | ||
" | "factor": 1 | ||
} | } | ||
}, | }, | ||
{ | { | ||
"!type:AdjustReagent": { | "!type:AdjustReagent": { | ||
"amount": 0. | "amount": 0.07, | ||
"reagent": " | "reagent": "Ethanol" | ||
} | } | ||
} | } | ||
| Строка 9610: | Строка 9813: | ||
} | } | ||
}, | }, | ||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:FlammableReaction": {} | |||
} | |||
], | |||
"methods": [ | |||
"reactiveEffects": { | |||
"Flammable": { | |||
"effects": [ | |||
{ | |||
"!type:FlammableReaction": {} | |||
} | |||
], | |||
"methods": [ | |||
"Touch" | "Touch" | ||
] | ] | ||
| Строка 13 309: | Строка 13 476: | ||
} | } | ||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentThreshold": { | |||
"reagent": "Antidote", | |||
"max": 0.01 | |||
} | |||
} | |||
], | |||
"type": "Remove", | |||
"time": 10, | |||
"key": "Drowsiness" | |||
} | } | ||
} | } | ||
| Строка 13 839: | Строка 14 021: | ||
"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 909: | Строка 14 127: | ||
"metamorphicFillBaseName": "fill-" | "metamorphicFillBaseName": "fill-" | ||
}, | }, | ||
" | "Gunmetal": { | ||
"flavor": " | "flavor": "gunmetal", | ||
"slippery": true, | |||
"metabolisms": { | "metabolisms": { | ||
" | "Drink": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:SatiateThirst": { | ||
" | "factor": 2 | ||
} | } | ||
}, | |||
}, | |||
{ | { | ||
"!type:AdjustReagent": { | "!type:AdjustReagent": { | ||
| Строка 14 448: | Строка 14 630: | ||
{ | { | ||
"!type:ReagentThreshold": { | "!type:ReagentThreshold": { | ||
"min": | "min": 15 | ||
} | } | ||
} | } | ||
| Строка 15 658: | Строка 15 840: | ||
{ | { | ||
"!type:HealthChange": { | "!type:HealthChange": { | ||
"conditions": [ | |||
{ | |||
"!type:ReagentThreshold": { | |||
"min": 10 | |||
} | |||
} | |||
], | |||
"damage": { | "damage": { | ||
" | "types": { | ||
" | "Poison": -0.2 | ||
} | } | ||
} | } | ||
| Строка 18 601: | Строка 18 790: | ||
} | } | ||
} | } | ||
} | |||
}, | |||
{ | |||
"!type:GenericStatusEffect": { | |||
"conditions": [ | |||
{ | |||
"!type:ReagentThreshold": { | |||
"reagent": "Antidote", | |||
"max": 0.01 | |||
} | |||
} | |||
], | |||
"type": "Remove", | |||
"time": 10, | |||
"key": "Drowsiness" | |||
} | } | ||
} | } | ||
| Строка 20 230: | Строка 20 434: | ||
"desc": "reagent-desc-healing-mixture", | "desc": "reagent-desc-healing-mixture", | ||
"physicalDesc": "reagent-physical-desc-refreshing", | "physicalDesc": "reagent-physical-desc-refreshing", | ||
"color": "# | "color": "#7FB851FF" | ||
}, | }, | ||
"Razorium": { | "Razorium": { | ||
| Строка 21 517: | Строка 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" | |||
} | } | ||
}, | } | ||
{ | ] | ||
} | |||
}, | |||
"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": { | ||
"probability": 0.2, | "probability": 0.2, | ||
| Строка 21 625: | Строка 21 897: | ||
"color": "#3A1D8AFF" | "color": "#3A1D8AFF" | ||
}, | }, | ||
" | "Chlorine": { | ||
"flavor": " | "flavor": "bitter", | ||
"metabolisms": { | "metabolisms": { | ||
" | "Poison": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:HealthChange": { | ||
" | "damage": { | ||
"types": { | |||
"Poison": 2 | |||
} | |||
} | |||
} | } | ||
} | |||
] | |||
} | |||
} | |||
] | |||
} | |||
}, | }, | ||
"tileReactions": [], | "tileReactions": [], | ||
| Строка 21 966: | Строка 22 170: | ||
"key": "SlurredSpeech" | "key": "SlurredSpeech" | ||
} | } | ||
}, | }, | ||
{ | { | ||
| Строка 21 974: | Строка 22 175: | ||
"damage": { | "damage": { | ||
"groups": { | "groups": { | ||
"Brute": - | "Brute": -6, | ||
"Burn": - | "Burn": -6 | ||
} | } | ||
} | } | ||
| Строка 23 969: | Строка 24 170: | ||
{ | { | ||
"!type:HealthChange": { | "!type:HealthChange": { | ||
"conditions": [ | |||
{ | |||
"!type:ReagentThreshold": { | |||
"min": 30 | |||
} | |||
} | |||
], | |||
"damage": { | "damage": { | ||
"types": { | "types": { | ||
"Radiation": - | "Radiation": -0.25 | ||
} | } | ||
} | } | ||
| Строка 23 977: | Строка 24 185: | ||
} | } | ||
], | ], | ||
"metabolismRate": 0. | "metabolismRate": 0.2 | ||
} | } | ||
}, | }, | ||
| Строка 26 029: | Строка 26 237: | ||
} | } | ||
} | } | ||
}, | }, | ||
{ | { | ||
| Строка 28 469: | Строка 28 674: | ||
}, | }, | ||
"DamageResistMixture": { | "DamageResistMixture": { | ||
"flavor": "violets", | |||
"metabolisms": { | "metabolisms": { | ||
"Medicine": { | "Medicine": { | ||
"effects": [ | "effects": [ | ||
{ | { | ||
"!type: | "!type:ResetNarcolepsy": {} | ||
}, | |||
{ | |||
"!type:SatiateHunger": { | |||
"factor": 1 | |||
} | |||
}, | |||
{ | |||
"!type:SatiateThirst": { | |||
"factor": 1 | |||
} | |||
}, | |||
{ | |||
"!type:HealthChange": { | |||
"conditions": [ | |||
{ | |||
"!type:TotalDamage": { | |||
"min": 50, | |||
"max": 175 | |||
} | |||
} | |||
], | |||
"damage": { | |||
"groups": { | |||
"Burn": -3, | |||
"Brute": -3 | |||
} | |||
} | |||
} | |||
} | } | ||
], | ], | ||
"metabolismRate": 0. | "metabolismRate": 0.1 | ||
} | } | ||
}, | }, | ||
| Строка 28 490: | Строка 28 724: | ||
}, | }, | ||
"name": "reagent-name-damage-resist-mixture", | "name": "reagent-name-damage-resist-mixture", | ||
"group": " | "group": "Chems", | ||
"desc": "reagent-desc-damage-resist-mixture", | "desc": "reagent-desc-damage-resist-mixture", | ||
"physicalDesc": "reagent-physical-desc- | "physicalDesc": "reagent-physical-desc-pungent", | ||
"color": "# | "color": "#9423FFFF" | ||
}, | }, | ||
"N14Fev": { | "N14Fev": { | ||
| Строка 31 566: | Строка 31 800: | ||
{ | { | ||
"!type:MovespeedModifier": { | "!type:MovespeedModifier": { | ||
"sprintSpeedModifier": 1. | "sprintSpeedModifier": 1.3, | ||
"walkSpeedModifier": 1. | "walkSpeedModifier": 1.3 | ||
} | } | ||
}, | }, | ||
| Строка 31 581: | Строка 31 815: | ||
} | } | ||
} | } | ||
}, | }, | ||
{ | { | ||