Cryo Burn Chem - Aloxadone (#23980)
Aloxadone (accidentally exploded first pr oops)
This commit is contained in:
@@ -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.
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user