Ultravasculine, a new advanced antitoxin. (#5877)

* Adds ultravasculine, a new advanced antitoxin

* Reduced yield in ultravasc. reaction
This commit is contained in:
Elijahrane
2021-12-27 07:45:16 -05:00
committed by GitHub
parent 6619c79a45
commit 0906400e85
2 changed files with 52 additions and 0 deletions

View File

@@ -483,3 +483,44 @@
Toxin: -2
Airloss: -2
Brute: -2
- type: reagent
id: Ultravasculine
name: Ultravasculine
desc: Rapidly flushes toxins from the body, but places some stress on the veins. Do not overdose.
physicalDesc: thick and grainy
color: "#520e30"
metabolisms:
Medicine:
effects:
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 0
max: 30
damage:
groups:
Toxin: -3
Brute: 0.5
- !type:HealthChange
conditions:
- !type:ReagentThreshold
min: 30
damage:
groups:
Toxin: -1
Brute: 3
- !type:AdjustReagent
conditions:
- !type:ReagentThreshold
reagent: Histamine
min: 1
reagent: Histamine
amount: -1
- !type:AdjustReagent
conditions:
- !type:ReagentThreshold
reagent: Histamine
min: 1
reagent: Ultravasculine
amount: 0.5

View File

@@ -454,3 +454,14 @@
amount: 1
products:
SpaceDrugs: 3
- type: reaction
id: Ultravasculine
reactants:
Histamine:
amount: 2
Plasma:
amount: 5
catalyst: true
products:
Ultravasculine: 2