Traumoxadone (#37236)
* fuck salicylic acid * small tweak based on playtest * meh * locale --------- Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com>
This commit is contained in:
@@ -136,6 +136,9 @@ reagent-desc-necrosol = A necrotic substance that seems to be able to heal froze
|
||||
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.
|
||||
|
||||
reagent-name-traumoxadone = traumoxadone
|
||||
reagent-desc-traumoxadone = A cryogenics chemical. Used to treat severe trauma to tissues via patching them with tiny particles within the liquid. Works regardless of the patient being alive or dead.
|
||||
|
||||
reagent-name-mannitol = mannitol
|
||||
reagent-desc-mannitol = Efficiently restores brain damage.
|
||||
|
||||
|
||||
@@ -1277,6 +1277,25 @@
|
||||
Shock: -3.0
|
||||
Caustic: -1.0
|
||||
|
||||
- type: reagent
|
||||
id: Traumoxadone
|
||||
name: reagent-name-traumoxadone
|
||||
group: Medicine
|
||||
desc: reagent-desc-traumoxadone
|
||||
physicalDesc: reagent-physical-desc-cloudy
|
||||
flavor: medicine
|
||||
color: "#69304D"
|
||||
worksOnTheDead: true
|
||||
metabolisms:
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:EvenHealthChange
|
||||
conditions:
|
||||
- !type:Temperature
|
||||
max: 213.0
|
||||
damage:
|
||||
Brute: -4
|
||||
|
||||
- type: reagent
|
||||
id : Mannitol # currently this is just a way to create psicodine
|
||||
name: reagent-name-mannitol
|
||||
|
||||
@@ -515,4 +515,3 @@
|
||||
amount: 1
|
||||
products:
|
||||
Tazinide: 1
|
||||
|
||||
|
||||
@@ -663,6 +663,21 @@
|
||||
products:
|
||||
Haloperidol: 5
|
||||
|
||||
- type: reaction
|
||||
id: Traumoxadone
|
||||
impact: Medium
|
||||
reactants:
|
||||
Cryoxadone:
|
||||
amount: 1
|
||||
Bicaridine:
|
||||
amount: 1
|
||||
Fersilicite:
|
||||
amount: 1
|
||||
Lipozine:
|
||||
amount: 1
|
||||
products:
|
||||
Traumoxadone: 3
|
||||
|
||||
- type: reaction
|
||||
id: Stelloxadone
|
||||
impact: Medium
|
||||
|
||||
Reference in New Issue
Block a user