Cryo Burn Chem - Aloxadone (#23980)

Aloxadone (accidentally exploded first pr oops)
This commit is contained in:
Skye
2024-01-14 22:57:30 -05:00
committed by GitHub
parent d3bea28f0d
commit 9c277bd0e2
3 changed files with 38 additions and 0 deletions

View File

@@ -126,3 +126,6 @@ reagent-desc-insuzine = Rapidly repairs dead tissue caused by electrocution, but
reagent-name-necrosol = necrosol
reagent-desc-necrosol = A necrotic substance that seems to be able to heal frozen corpses
reagent-name-aloxadone = aloxadone
reagent-desc-aloxadone = A cryogenics chemical. Used to treat severe third degree burns via regeneration of the burnt tissue. Works regardless of the patient being alive or dead.

View File

@@ -1136,3 +1136,25 @@
Burn: -5
types:
Poison: -2
- type: reagent
id : Aloxadone
name: reagent-name-aloxadone
group: Medicine
desc: reagent-desc-aloxadone
physicalDesc: reagent-physical-desc-soothing
flavor: medicine
color: "#89f77f"
worksOnTheDead: true
metabolisms:
Medicine:
effects:
- !type:HealthChange
conditions:
- !type:Temperature
max: 213.0
damage:
types:
Heat: -3.0
Shock: -3.0
Caustic: -1.0

View File

@@ -562,3 +562,16 @@
amount: 2
products:
Necrosol: 2
- type: reaction
id: Aloxadone
impact: Medium
reactants:
Cryoxadone:
amount: 1
Aloe:
amount: 2
Sigynate:
amount: 2
products:
Aloxadone: 4