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

м Update prototype/reagent.json via GitHub Actions
м Update prototype/reagent.json via GitHub Actions
Строка 880: Строка 880:
"effects": [
"effects": [
{
{
"!type:GenericStatusEffect": {
"!type:ModifyStatusEffect": {
"type": "Add",
"type": "Add",
"component": "RadiationProtection",
"effectProto": "StatusEffectRadiationProtection"
"key": "RadiationProtection"
}
}
},
},
Строка 5676: Строка 5675:
"group": "Drinks",
"group": "Drinks",
"name": "reagent-name-nothing",
"name": "reagent-name-nothing",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Daiquiri": {
"metamorphicChangeColor": false,
"metabolisms": {
"Digestion": {
"metabolites": {
"Ethanol": 0.2
},
"effects": [
{
"!type:SatiateThirst": {
"factor": 2
}
}
]
}
},
"friction": 0.4,
"slipData": {},
"tileReactions": [
{
"!type:FlammableTileReaction": {
"temperatureMultiplier": 1.35
}
}
],
"flavor": "daiquiri",
"allowedJobs": [],
"allowedDepartments": [],
"reactiveEffects": {
"Flammable": {
"effects": [
{
"!type:Flammable": {}
}
],
"methods": [
"Touch"
]
}
},
"plantMetabolism": [
{
"!type:PlantAdjustNutrition": {
"amount": 0.25
}
},
{
"!type:PlantAdjustWater": {
"amount": 0.7
}
}
],
"metamorphicFillBaseName": "fill-",
"physicalDesc": "reagent-physical-desc-strong-smelling",
"metamorphicMaxFillLevels": 5,
"metamorphicSprite": {
"sprite": "Objects/Consumable/Drinks/daiquiri.rsi",
"state": "icon_empty"
},
"color": "#DAC865FF",
"desc": "reagent-desc-daiquiri",
"parent": [
"BaseAlcohol"
],
"group": "Drinks",
"name": "reagent-name-daiquiri",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 5851: Строка 5922:
}
}
},
},
"Daiquiri": {
"Coffee": {
"metamorphicChangeColor": false,
"metamorphicChangeColor": false,
"metabolisms": {
"metabolisms": {
"Digestion": {
"Digestion": {
"metabolites": {
"metabolites": {
"Ethanol": 0.2
"Theobromine": 0.1
},
},
"effects": [
"effects": [
Строка 5862: Строка 5933:
"!type:SatiateThirst": {
"!type:SatiateThirst": {
"factor": 2
"factor": 2
}
},
{
"!type:ModifyStatusEffect": {
"type": "Remove",
"effectProto": "StatusEffectDrowsiness"
}
}
}
}
Строка 5867: Строка 5944:
}
}
},
},
"friction": 0.4,
"slipData": {},
"slipData": {},
"tileReactions": [
"tileReactions": [
{
{
"!type:FlammableTileReaction": {
"!type:ExtinguishTileReaction": {}
"temperatureMultiplier": 1.35
},
}
{
}
],
"flavor": "daiquiri",
"allowedJobs": [],
"allowedDepartments": [],
"reactiveEffects": {
"Flammable": {
"effects": [
{
"!type:Flammable": {}
}
],
"methods": [
"Touch"
]
}
},
"plantMetabolism": [
{
"!type:PlantAdjustNutrition": {
"amount": 0.25
}
},
{
"!type:PlantAdjustWater": {
"amount": 0.7
}
}
],
"metamorphicFillBaseName": "fill-",
"physicalDesc": "reagent-physical-desc-strong-smelling",
"metamorphicMaxFillLevels": 5,
"metamorphicSprite": {
"sprite": "Objects/Consumable/Drinks/daiquiri.rsi",
"state": "icon_empty"
},
"color": "#DAC865FF",
"desc": "reagent-desc-daiquiri",
"parent": [
"BaseAlcohol"
],
"group": "Drinks",
"name": "reagent-name-daiquiri",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Coffee": {
"metamorphicChangeColor": false,
"metabolisms": {
"Digestion": {
"metabolites": {
"Theobromine": 0.1
},
"effects": [
{
"!type:SatiateThirst": {
"factor": 2
}
},
{
"!type:ModifyStatusEffect": {
"type": "Remove",
"effectProto": "StatusEffectDrowsiness"
}
}
]
}
},
"slipData": {},
"tileReactions": [
{
"!type:ExtinguishTileReaction": {}
},
{
"!type:SpillIfPuddlePresentTileReaction": {}
"!type:SpillIfPuddlePresentTileReaction": {}
}
}
Строка 7201: Строка 7200:
"amount": 0.1
"amount": 0.1
}
}
},
{
"!type:PlantRemoveKudzu": {}
}
}
],
],
Строка 12 059: Строка 12 061:
}
}
},
},
"JuicePotato": {
"Ammonia": {
"metabolisms": {
"metabolisms": {
"Digestion": {
"Bloodstream": {
"effects": [
"effects": [
{
{
"!type:SatiateThirst": {
"!type:HealthChange": {
"factor": 3
"damage": {
}
"types": {
}
"Caustic": 1
]
}
},
"slipData": {},
"tileReactions": [
{
"!type:ExtinguishTileReaction": {}
},
{
"!type:SpillIfPuddlePresentTileReaction": {}
}
],
"flavor": "potatoes",
"allowedJobs": [],
"allowedDepartments": [],
"reactiveEffects": {
"Extinguish": {
"effects": [
{
"!type:Extinguish": {}
}
],
"methods": [
"Touch"
]
}
},
"plantMetabolism": [
{
"!type:PlantAdjustWater": {}
}
],
"physicalDesc": "reagent-physical-desc-starchy",
"color": "#302000FF",
"desc": "reagent-desc-juice-potato",
"parent": [
"BaseJuice"
],
"group": "Drinks",
"name": "reagent-name-juice-potato",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepSlime"
}
}
},
"Ammonia": {
"metabolisms": {
"Bloodstream": {
"effects": [
{
"!type:HealthChange": {
"damage": {
"types": {
"Caustic": 1
}
}
}
}
Строка 12 635: Строка 12 582:
}
}
},
},
"WhiskeyCola": {
"JuiceBanana": {
"metamorphicChangeColor": false,
"metabolisms": {
"metabolisms": {
"Digestion": {
"Digestion": {
"metabolites": {
"Ethanol": 0.14
},
"effects": [
"effects": [
{
{
"!type:SatiateThirst": {
"!type:SatiateThirst": {
"factor": 2
"factor": 3
}
}
}
}
Строка 12 651: Строка 12 594:
}
}
},
},
"friction": 0.4,
"fizziness": 0.3,
"slipData": {},
"slipData": {},
"tileReactions": [
"tileReactions": [
{
{
"!type:FlammableTileReaction": {
"!type:ExtinguishTileReaction": {}
"temperatureMultiplier": 1.35
},
}
{
"!type:SpillIfPuddlePresentTileReaction": {}
}
}
],
],
"flavor": "whiskeycola",
"flavor": "banana",
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
"reactiveEffects": {
"reactiveEffects": {
"Flammable": {
"Extinguish": {
"effects": [
"effects": [
{
{
"!type:Flammable": {}
"!type:Extinguish": {}
}
}
],
],
Строка 12 678: Строка 12 620:
"plantMetabolism": [
"plantMetabolism": [
{
{
"!type:PlantAdjustNutrition": {
"!type:PlantAdjustWater": {}
"amount": 0.25
}
},
{
"!type:PlantAdjustWater": {
"amount": 0.7
}
}
}
],
],
"metamorphicFillBaseName": "fill-",
"physicalDesc": "reagent-physical-desc-crisp",
"physicalDesc": "reagent-physical-desc-bubbly",
"color": "#FFE777FF",
"metamorphicMaxFillLevels": 4,
"desc": "reagent-desc-juice-banana",
"metamorphicSprite": {
"parent": [
"sprite": "Objects/Consumable/Drinks/whiskeycolaglass.rsi",
"BaseJuice"
"state": "icon_empty"
},
"color": "#3E1B00FF",
"desc": "reagent-desc-whiskey-cola",
"parent": [
"BaseAlcohol"
],
],
"group": "Drinks",
"group": "Drinks",
"name": "reagent-name-whiskey-cola",
"name": "reagent-name-juice-banana",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
"collection": "FootstepSlime"
}
}
}
}
},
},
"JuiceBanana": {
"WhiskeyCola": {
"metamorphicChangeColor": false,
"metabolisms": {
"metabolisms": {
"Digestion": {
"Digestion": {
"metabolites": {
"Ethanol": 0.14
},
"effects": [
"effects": [
{
{
"!type:SatiateThirst": {
"!type:SatiateThirst": {
"factor": 3
"factor": 2
}
}
}
}
Строка 12 720: Строка 12 653:
}
}
},
},
"friction": 0.4,
"fizziness": 0.3,
"slipData": {},
"slipData": {},
"tileReactions": [
"tileReactions": [
{
{
"!type:ExtinguishTileReaction": {}
"!type:FlammableTileReaction": {
},
"temperatureMultiplier": 1.35
{
}
"!type:SpillIfPuddlePresentTileReaction": {}
}
}
],
],
"flavor": "banana",
"flavor": "whiskeycola",
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
"reactiveEffects": {
"reactiveEffects": {
"Extinguish": {
"Flammable": {
"effects": [
"effects": [
{
{
"!type:Extinguish": {}
"!type:Flammable": {}
}
}
],
],
Строка 12 746: Строка 12 680:
"plantMetabolism": [
"plantMetabolism": [
{
{
"!type:PlantAdjustWater": {}
"!type:PlantAdjustNutrition": {
"amount": 0.25
}
},
{
"!type:PlantAdjustWater": {
"amount": 0.7
}
}
}
],
],
"physicalDesc": "reagent-physical-desc-crisp",
"metamorphicFillBaseName": "fill-",
"color": "#FFE777FF",
"physicalDesc": "reagent-physical-desc-bubbly",
"desc": "reagent-desc-juice-banana",
"metamorphicMaxFillLevels": 4,
"metamorphicSprite": {
"sprite": "Objects/Consumable/Drinks/whiskeycolaglass.rsi",
"state": "icon_empty"
},
"color": "#3E1B00FF",
"desc": "reagent-desc-whiskey-cola",
"parent": [
"parent": [
"BaseJuice"
"BaseAlcohol"
],
],
"group": "Drinks",
"group": "Drinks",
"name": "reagent-name-juice-banana",
"name": "reagent-name-whiskey-cola",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepSlime"
"collection": "FootstepPuddle"
}
}
}
}
Строка 17 924: Строка 17 871:
}
}
},
},
"UncookedAnimalProteins": {
"Fiber": {
"metabolisms": {
"metabolisms": {
"Bloodstream": {
"Digestion": {
"effects": [
"effects": [
{
{
"!type:PopupMessage": {
"!type:SatiateHunger": {
"probability": 0.5,
"conditions": [
"conditions": [
{
{
"!type:MetabolizerTypeCondition": {
"!type:MetabolizerTypeCondition": {
"inverted": true,
"type": [
"type": [
"Animal",
"Moth"
"Vox"
]
]
}
}
}
}
],
"visualType": "MediumCaution",
"messages": [
"generic-reagent-effect-sick"
]
]
}
}
},
}
{
]
"!type:Vomit": {
}
"probability": 0.1,
},
"conditions": [
"tileReactions": [],
{
"flavor": "fiber",
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-fibrous",
"color": "#808080FF",
"desc": "reagent-desc-fiber",
"name": "reagent-name-fiber",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"UncookedAnimalProteins": {
"metabolisms": {
"Bloodstream": {
"effects": [
{
"!type:PopupMessage": {
"probability": 0.5,
"conditions": [
{
"!type:MetabolizerTypeCondition": {
"inverted": true,
"type": [
"Animal",
"Vox"
]
}
}
],
"visualType": "MediumCaution",
"messages": [
"generic-reagent-effect-sick"
]
}
},
{
"!type:Vomit": {
"probability": 0.1,
"conditions": [
{
"!type:MetabolizerTypeCondition": {
"!type:MetabolizerTypeCondition": {
"inverted": true,
"inverted": true,
Строка 18 047: Строка 18 029:
"group": "Foods",
"group": "Foods",
"name": "reagent-name-uncooked-animal-proteins",
"name": "reagent-name-uncooked-animal-proteins",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Fiber": {
"metabolisms": {
"Digestion": {
"effects": [
{
"!type:SatiateHunger": {
"conditions": [
{
"!type:MetabolizerTypeCondition": {
"type": [
"Moth"
]
}
}
]
}
}
]
}
},
"tileReactions": [],
"flavor": "fiber",
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-fibrous",
"color": "#808080FF",
"desc": "reagent-desc-fiber",
"name": "reagent-name-fiber",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 21 802: Строка 21 749:
}
}
},
},
"MindbreakerToxin": {
"SodiumPolyacrylate": {
"metabolisms": {
"metabolisms": {
"Bloodstream": {
"Bloodstream": {
"effects": [
"effects": [
{
{
"!type:ModifyStatusEffect": {
"!type:SatiateThirst": {
"type": "Add",
"factor": -5
"time": 10,
"effectProto": "StatusEffectSeeingRainbow"
}
}
}
},
]
{
"!type:PopupMessage": {
"probability": 0.1,
"visualType": "MediumCaution",
"messages": [
"generic-reagent-effect-parched"
]
}
}
]
}
}
},
},
Строка 21 820: Строка 21 774:
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
"plantMetabolism": [
"plantMetabolism": [],
{
"physicalDesc": "reagent-physical-desc-grainy",
"!type:PlantAdjustToxins": {
"color": "#F0F0F0FF",
"amount": 10
"desc": "reagent-desc-sodium-polyacrylate",
}
"name": "reagent-name-sodium-polyacrylate",
}
],
"physicalDesc": "reagent-physical-desc-opaque",
"color": "#77B58EFF",
"desc": "reagent-desc-mindbreaker-toxin",
"group": "Toxins",
"name": "reagent-name-mindbreaker-toxin",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 21 838: Строка 21 785:
}
}
},
},
"SodiumPolyacrylate": {
"MindbreakerToxin": {
"metabolisms": {
"metabolisms": {
"Bloodstream": {
"Bloodstream": {
"effects": [
"effects": [
{
{
"!type:SatiateThirst": {
"!type:ModifyStatusEffect": {
"factor": -5
"type": "Add",
}
"time": 10,
},
"effectProto": "StatusEffectSeeingRainbow"
{
"!type:PopupMessage": {
"probability": 0.1,
"visualType": "MediumCaution",
"messages": [
"generic-reagent-effect-parched"
]
}
}
}
}
Строка 21 863: Строка 21 803:
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
"plantMetabolism": [],
"plantMetabolism": [
"physicalDesc": "reagent-physical-desc-grainy",
{
"color": "#F0F0F0FF",
"!type:PlantAdjustToxins": {
"desc": "reagent-desc-sodium-polyacrylate",
"amount": 10
"name": "reagent-name-sodium-polyacrylate",
}
}
],
"physicalDesc": "reagent-physical-desc-opaque",
"color": "#77B58EFF",
"desc": "reagent-desc-mindbreaker-toxin",
"group": "Toxins",
"name": "reagent-name-mindbreaker-toxin",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 22 530: Строка 22 477:
}
}
},
},
"FerrochromicAcid": {
"Slime": {
"metabolisms": {
"metabolisms": {
"Bloodstream": {
"Digestion": {
"effects": [
"effects": [
{
{
"!type:SatiateThirst": {
"!type:SatiateHunger": {
"factor": -1.5
"conditions": [
{
"!type:MetabolizerTypeCondition": {
"inverted": true,
"type": [
"Slime"
]
}
}
],
"factor": 1
}
}
},
},
{
{
"!type:HealthChange": {
"!type:ModifyBloodLevel": {
"damage": {
"conditions": [
"types": {
{
"Heat": 2.5,
"!type:MetabolizerTypeCondition": {
"Caustic": 1
"type": [
"Slime"
]
}
}
}
}
],
"amount": 0.5
}
}
}
}
Строка 22 552: Строка 22 513:
}
}
},
},
"tileReactions": [],
"viscosity": 0.25,
"flavor": "sour",
"tileReactions": [
{
"!type:SpillTileReaction": {}
}
],
"flavor": "slimy",
"standsout": true,
"recognizable": true,
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
"plantMetabolism": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-ferrous",
"physicalDesc": "reagent-physical-desc-viscous",
"color": "#48B3B8FF",
"color": "#2CF274FF",
"desc": "reagent-desc-ferrochromic-acid",
"desc": "reagent-desc-slime",
"group": "Toxins",
"group": "Biological",
"name": "reagent-name-ferrochromic-acid",
"name": "reagent-name-slime",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
"params": {
"volume": 6
},
"collection": "FootstepSlime"
}
}
}
}
},
},
"Slime": {
"FerrochromicAcid": {
"metabolisms": {
"metabolisms": {
"Digestion": {
"Bloodstream": {
"effects": [
"effects": [
{
{
"!type:SatiateHunger": {
"!type:SatiateThirst": {
"conditions": [
"factor": -1.5
{
"!type:MetabolizerTypeCondition": {
"inverted": true,
"type": [
"Slime"
]
}
}
],
"factor": 1
}
}
},
},
{
{
"!type:ModifyBloodLevel": {
"!type:HealthChange": {
"conditions": [
"damage": {
{
"types": {
"!type:MetabolizerTypeCondition": {
"Heat": 2.5,
"type": [
"Caustic": 1
"Slime"
]
}
}
}
],
}
"amount": 0.5
}
}
}
}
Строка 22 604: Строка 22 561:
}
}
},
},
"viscosity": 0.25,
"tileReactions": [],
"tileReactions": [
"flavor": "sour",
{
"!type:SpillTileReaction": {}
}
],
"flavor": "slimy",
"standsout": true,
"recognizable": true,
"allowedJobs": [],
"allowedJobs": [],
"allowedDepartments": [],
"allowedDepartments": [],
"plantMetabolism": [],
"plantMetabolism": [],
"physicalDesc": "reagent-physical-desc-viscous",
"physicalDesc": "reagent-physical-desc-ferrous",
"color": "#2CF274FF",
"color": "#48B3B8FF",
"desc": "reagent-desc-slime",
"desc": "reagent-desc-ferrochromic-acid",
"group": "Biological",
"group": "Toxins",
"name": "reagent-name-slime",
"name": "reagent-name-ferrochromic-acid",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
"params": {
"collection": "FootstepPuddle"
"volume": 6
},
"collection": "FootstepSlime"
}
}
}
}
Строка 23 071: Строка 23 018:
"desc": "reagent-desc-lye",
"desc": "reagent-desc-lye",
"name": "reagent-name-lye",
"name": "reagent-name-lye",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
"Diethylamine": {
"metabolisms": {
"Bloodstream": {
"effects": [
{
"!type:HealthChange": {
"damage": {
"types": {
"Caustic": 1
}
}
}
}
]
}
},
"tileReactions": [],
"flavor": "bitter",
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [
{
"!type:PlantAdjustNutrition": {
"amount": 0.1
}
},
{
"!type:PlantAdjustPests": {
"amount": -1,
"probability": 0.1
}
},
{
"!type:PlantAdjustHealth": {
"amount": 0.1
}
},
{
"!type:PlantAffectGrowth": {
"probability": 0.2
}
},
{
"!type:PlantDiethylamine": {}
}
],
"physicalDesc": "reagent-physical-desc-strong-smelling",
"meltingPoint": -50,
"boilingPoint": 55.5,
"color": "#A1000BFF",
"desc": "reagent-desc-diethylamine",
"group": "Botanical",
"name": "reagent-name-diethylamine",
"footstepSound": {
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 23 239: Строка 23 245:
},
},
"contrabandSeverity": "Syndicate"
"contrabandSeverity": "Syndicate"
},
"Diethylamine": {
"metabolisms": {
"Bloodstream": {
"effects": [
{
"!type:HealthChange": {
"damage": {
"types": {
"Caustic": 1
}
}
}
}
]
}
},
"tileReactions": [],
"flavor": "bitter",
"allowedJobs": [],
"allowedDepartments": [],
"plantMetabolism": [
{
"!type:PlantAdjustNutrition": {
"amount": 0.1
}
},
{
"!type:PlantAdjustPests": {
"amount": -1,
"probability": 0.1
}
},
{
"!type:PlantAdjustHealth": {
"amount": 0.1
}
},
{
"!type:PlantAffectGrowth": {
"probability": 0.2
}
},
{
"!type:PlantDiethylamine": {}
}
],
"physicalDesc": "reagent-physical-desc-strong-smelling",
"meltingPoint": -50,
"boilingPoint": 55.5,
"color": "#A1000BFF",
"desc": "reagent-desc-diethylamine",
"group": "Botanical",
"name": "reagent-name-diethylamine",
"footstepSound": {
"!type:SoundCollectionSpecifier": {
"collection": "FootstepPuddle"
}
}
},
},
"Protein": {
"Protein": {