artifact soups (#14067)

This commit is contained in:
Nemanja
2023-02-15 14:06:45 -05:00
committed by GitHub
parent ac45d89776
commit 4adfec9548
4 changed files with 155 additions and 3 deletions

View File

@@ -122,6 +122,38 @@
spawns:
- id: FoodBanana
- type: artifactEffect
id: EffectChemicalPuddle
targetDepth: 1
effectHint: artifact-effect-hint-biochemical
components:
- type: ChemicalPuddleArtifact
chemicalSolution:
maxVol: 500
canReact: false
possibleChemicals:
- Aluminium
- Carbon
- Chlorine
- Copper
- Ethanol
- Fluorine
- Sugar
- Hydrogen
- Iodine
- Iron
- Lithium
- Mercury
- Nitrogen
- Oxygen
- Phosphorus
- Potassium
- Radium
- Silicon
- Sodium
- Water
- Sulfur
- type: artifactEffect
id: EffectCold
targetDepth: 1
@@ -275,12 +307,38 @@
reagents:
- Dermaline
- Arithrazine
- Spaceacillin
- Bicaridine
- Inaprovaline
- Kelotane
- Dexalin
- Omnizine
- type: artifactEffect
id: EffectChemicalPuddleRare
targetDepth: 2
effectHint: artifact-effect-hint-biochemical
components:
- type: ChemicalPuddleArtifact
chemicalSolution:
maxVol: 500
canReact: false
possibleChemicals:
- Dermaline
- Arithrazine
- Bicaridine
- Inaprovaline
- Kelotane
- Dexalin
- Omnizine
- Napalm
- Toxin
- Epinephrine
- Cognizine
- Ultravasculine
- Desoxyephedrine
- Pax
- Siderlac
- type: artifactEffect
id: EffectHealAll
targetDepth: 3