Участник:IanComradeBot/Fallout/prototype/reagent.json: различия между версиями

м Update prototype/reagent.json via GitHub Actions
м Update prototype/reagent.json via GitHub Actions
Строка 119: Строка 119:
}
}
],
],
"metabolismRate": 0.06
"metabolismRate": 0.1
}
}
},
},
Строка 136: Строка 136:
"desc": "reagent-desc-cateye",
"desc": "reagent-desc-cateye",
"physicalDesc": "reagent-physical-desc-sticky",
"physicalDesc": "reagent-physical-desc-sticky",
"color": "#00E5FFFF"
"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-"
},
},
"Ichor": {
"NukaColaOrange": {
"flavor": "metallic",
"flavor": "nuka-cola-orange",
"slippery": true,
"fizziness": 0.5,
"metabolisms": {
"metabolisms": {
"Drink": {
"Drink": {
"effects": [
"effects": [
{
{
"!type:SatiateThirst": {
"!type:SatiateThirst": {}
"factor": 1.5
}
}
}
]
]
},
},
"Medicine": {
"Poison": {
"effects": [
"effects": [
{
"!type:ModifyBloodLevel": {
"amount": 3
}
},
{
{
"!type:HealthChange": {
"!type:HealthChange": {
"damage": {
"damage": {
"groups": {
"Burn": -5,
"Brute": -5,
"Toxin": -2
},
"types": {
"types": {
"Bloodloss": -5
"Radiation": 0.1
}
}
}
}
Строка 714: Строка 763:
}
}
},
},
"tileReactions": [],
"reactiveEffects": {
"plantMetabolism": [
"Extinguish": {
{
"effects": [
"!type:PlantAdjustWater": {
{
"amount": 0.5
"!type:ExtinguishReaction": {}
}
}
],
"methods": [
"Touch"
]
}
}
],
},
"footstepSound": {
"tileReactions": [
"!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
},
"NukaColaOrange": {
"flavor": "nuka-cola-orange",
"slippery": true,
"fizziness": 0.5,
"metabolisms": {
"Drink": {
"effects": [
{
"!type:SatiateThirst": {}
}
]
},
"Poison": {
"effects": [
{
"!type:HealthChange": {
"damage": {
"types": {
"Radiation": 0.1
}
}
}
}
]
}
},
"reactiveEffects": {
"Extinguish": {
"effects": [
{
"!type:ExtinguishReaction": {}
}
],
"methods": [
"Touch"
]
}
},
"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
},
},
"Antifreeze": {
"PumpkinFlesh": {
"flavor": "antifreeze",
"flavor": "pumpkin",
"metabolisms": {
"metabolisms": {
"Drink": {
"Food": {
"effects": [
"effects": [
{
{
"!type:SatiateThirst": {
"!type:SatiateHunger": {}
"factor": 2
}
},
{
"!type:AdjustReagent": {
"amount": 0.2,
"reagent": "Ethanol"
}
}
}
]
]
}
}
},
},
"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-"
},
"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"
},
},
"N14BloatflyAcid": {
"N14BloatflyAcid": {
Строка 7189: Строка 7219:
"DamageModifyingMixture": {
"DamageModifyingMixture": {
"metabolisms": {
"metabolisms": {
"Medicine": {
"effects": [
{
"!type:Drunk": {}
}
],
"metabolismRate": 0.2
},
"Narcotic": {
"Narcotic": {
"effects": [
"effects": [
{
{
"!type:ChemAddMoodlet": {
"!type:HealthChange": {
"moodPrototype": "PsychoBenefit"
"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": "#00E5FFFF"
"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": {
"groups": {
"types": {
"Toxin": -5
"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"
},
},
"TomatoSauce": {
"AcidSpit": {
"flavor": "tomato",
"flavor": "alcohol",
"metabolisms": {
"metabolisms": {
"Food": {
"Drink": {
"effects": [
"effects": [
{
{
"!type:AdjustReagent": {
"!type:SatiateThirst": {
"amount": 0.15,
"factor": 1
"reagent": "Nutriment"
}
}
},
},
{
{
"!type:AdjustReagent": {
"!type:AdjustReagent": {
"amount": 0.6,
"amount": 0.07,
"reagent": "JuiceTomato"
"reagent": "Ethanol"
}
}
}
}
Строка 9610: Строка 9813:
}
}
},
},
"tileReactions": [],
"reactiveEffects": {
"plantMetabolism": [],
"Flammable": {
"footstepSound": {
"effects": [
"!type:SoundCollectionSpecifier": {
{
"params": {
"!type:FlammableReaction": {}
"volume": 6
}
},
],
"collection": "FootstepWater"
"methods": [
}
},
"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": [
"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-"
},
},
"Ipecac": {
"Gunmetal": {
"flavor": "medicine",
"flavor": "gunmetal",
"slippery": true,
"metabolisms": {
"metabolisms": {
"Medicine": {
"Drink": {
"effects": [
"effects": [
{
{
"!type:ChemVomit": {
"!type:SatiateThirst": {
"probability": 0.3,
"factor": 2
"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"
},
"Gunmetal": {
"flavor": "gunmetal",
"slippery": true,
"metabolisms": {
"Drink": {
"effects": [
{
"!type:SatiateThirst": {
"factor": 2
}
},
{
{
"!type:AdjustReagent": {
"!type:AdjustReagent": {
Строка 14 448: Строка 14 630:
{
{
"!type:ReagentThreshold": {
"!type:ReagentThreshold": {
"min": 30
"min": 15
}
}
}
}
Строка 15 658: Строка 15 840:
{
{
"!type:HealthChange": {
"!type:HealthChange": {
"conditions": [
{
"!type:ReagentThreshold": {
"min": 10
}
}
],
"damage": {
"damage": {
"groups": {
"types": {
"Toxin": -1
"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": "#00E5FFFF"
"color": "#7FB851FF"
},
},
"Razorium": {
"Razorium": {
Строка 21 517: Строка 21 721:
"meltingPoint": 36
"meltingPoint": 36
},
},
"Dylovene": {
"JuiceCarrot": {
"flavor": "medicine",
"flavor": "carrot",
"slippery": true,
"metabolisms": {
"metabolisms": {
"Medicine": {
"Drink": {
"effects": [
"effects": [
{
{
"!type:HealthChange": {
"!type:SatiateThirst": {
"damage": {
"factor": 2
"types": {
"Poison": -1.5
}
}
}
}
},
},
{
{
"!type:HealthChange": {
"!type:AdjustReagent": {
"conditions": [
"amount": 0.5,
{
"reagent": "Oculine"
"!type:ReagentThreshold": {
"min": 20
}
}
],
"damage": {
"groups": {
"Brute": 2
}
}
}
}
},
},
{
{
"!type:Jitter": {
"!type:AdjustReagent": {
"conditions": [
"amount": 0.5,
{
"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": {
"probability": 0.2,
"probability": 0.2,
Строка 21 625: Строка 21 897:
"color": "#3A1D8AFF"
"color": "#3A1D8AFF"
},
},
"JuiceCarrot": {
"Chlorine": {
"flavor": "carrot",
"flavor": "bitter",
"slippery": true,
"metabolisms": {
"metabolisms": {
"Drink": {
"Poison": {
"effects": [
"effects": [
{
{
"!type:SatiateThirst": {
"!type:HealthChange": {
"factor": 2
"damage": {
"types": {
"Poison": 2
}
}
}
}
},
}
{
]
"!type:AdjustReagent": {
}
"amount": 0.5,
"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": [],
"tileReactions": [],
Строка 21 966: Строка 22 170:
"key": "SlurredSpeech"
"key": "SlurredSpeech"
}
}
},
{
"!type:Jitter": {}
},
},
{
{
Строка 21 974: Строка 22 175:
"damage": {
"damage": {
"groups": {
"groups": {
"Brute": -1,
"Brute": -6,
"Burn": -1
"Burn": -6
}
}
}
}
Строка 23 969: Строка 24 170:
{
{
"!type:HealthChange": {
"!type:HealthChange": {
"conditions": [
{
"!type:ReagentThreshold": {
"min": 30
}
}
],
"damage": {
"damage": {
"types": {
"types": {
"Radiation": -1
"Radiation": -0.25
}
}
}
}
Строка 23 977: Строка 24 185:
}
}
],
],
"metabolismRate": 0.1
"metabolismRate": 0.2
}
}
},
},
Строка 26 029: Строка 26 237:
}
}
}
}
},
{
"!type:Jitter": {}
},
},
{
{
Строка 28 469: Строка 28 674:
},
},
"DamageResistMixture": {
"DamageResistMixture": {
"flavor": "violets",
"metabolisms": {
"metabolisms": {
"Medicine": {
"Medicine": {
"effects": [
"effects": [
{
{
"!type:Jitter": {}
"!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.2
"metabolismRate": 0.1
}
}
},
},
Строка 28 490: Строка 28 724:
},
},
"name": "reagent-name-damage-resist-mixture",
"name": "reagent-name-damage-resist-mixture",
"group": "Medicine",
"group": "Chems",
"desc": "reagent-desc-damage-resist-mixture",
"desc": "reagent-desc-damage-resist-mixture",
"physicalDesc": "reagent-physical-desc-reasonably-metallic",
"physicalDesc": "reagent-physical-desc-pungent",
"color": "#00E5FFFF"
"color": "#9423FFFF"
},
},
"N14Fev": {
"N14Fev": {
Строка 31 566: Строка 31 800:
{
{
"!type:MovespeedModifier": {
"!type:MovespeedModifier": {
"sprintSpeedModifier": 1.2,
"sprintSpeedModifier": 1.3,
"walkSpeedModifier": 1.2
"walkSpeedModifier": 1.3
}
}
},
},
Строка 31 581: Строка 31 815:
}
}
}
}
},
{
"!type:Jitter": {}
},
},
{
{