Stelloxadone (#37131)

init
This commit is contained in:
ScarKy0
2025-05-18 11:11:23 +02:00
committed by GitHub
parent 5259c58901
commit f415ad51c3
3 changed files with 43 additions and 1 deletions

View File

@@ -147,3 +147,6 @@ reagent-desc-potassium-iodide = Will reduce the damaging effects of radiation by
reagent-name-haloperidol = haloperidol
reagent-desc-haloperidol = Removes most stimulating and hallucinogenic drugs. Reduces druggy effects and jitteriness. Causes drowsiness.
reagent-name-stelloxadone = stelloxadone
reagent-desc-stelloxadone = A cryogenics chemical. Used to aggressively dissolve toxins from the body. Works regardless of the patient being alive or dead.

View File

@@ -1419,3 +1419,27 @@
- !type:AdjustReagent
reagent: MindbreakerToxin
amount: -3.0
- type: reagent
id: Stelloxadone
name: reagent-name-stelloxadone
group: Medicine
desc: reagent-desc-stelloxadone
physicalDesc: reagent-physical-desc-murky
flavor: medicine
color: "#FFC683"
worksOnTheDead: true
metabolisms:
Medicine:
effects:
- !type:HealthChange
conditions:
- !type:Temperature
max: 213.0
damage:
groups:
Brute: 3
Genetic: 1
types:
Poison: -6
Radiation: -3

View File

@@ -561,7 +561,7 @@
id: Opporozidone
minTemp: 400 #Maybe if a method of reducing reagent temp exists one day, this could be -50
reactants:
Cognizine:
Cognizine:
amount: 1
Plasma:
amount: 2
@@ -662,3 +662,18 @@
amount: 1
products:
Haloperidol: 5
- type: reaction
id: Stelloxadone
impact: Medium
reactants:
Stellibinin:
amount: 5
Cryoxadone:
amount: 3
Arithrazine:
amount: 2
products:
Stelloxadone: 5
Water: 3
Fiber: 2