@@ -123,3 +123,6 @@ reagent-desc-pyrazine = Efficiently heals burns from the hottest of fires. Cause
|
||||
|
||||
reagent-name-insuzine = insuzine
|
||||
reagent-desc-insuzine = Rapidly repairs dead tissue caused by electrocution, but cools you slightly. Completely freezes the patient when overdosed.
|
||||
|
||||
reagent-name-necrosol = necrosol
|
||||
reagent-desc-necrosol = A necrotic substance that seems to be able to heal frozen corpses
|
||||
|
||||
@@ -1107,3 +1107,32 @@
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
min: 12
|
||||
|
||||
- type: reagent
|
||||
id: Necrosol
|
||||
name: reagent-name-necrosol
|
||||
group: Medicine
|
||||
desc: reagent-desc-necrosol
|
||||
physicalDesc: reagent-physical-desc-necrotic
|
||||
flavor: medicine
|
||||
color: "#86a5bd"
|
||||
worksOnTheDead: true
|
||||
plantMetabolism:
|
||||
- !type:PlantAdjustToxins
|
||||
amount: -5
|
||||
- !type:PlantAdjustHealth
|
||||
amount: 5
|
||||
- !type:PlantCryoxadone {}
|
||||
metabolisms:
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:HealthChange
|
||||
conditions:
|
||||
- !type:Temperature
|
||||
max: 213.0
|
||||
damage:
|
||||
groups:
|
||||
Brute: -4
|
||||
Burn: -5
|
||||
types:
|
||||
Poison: -2
|
||||
|
||||
@@ -548,3 +548,17 @@
|
||||
products:
|
||||
Insuzine: 3
|
||||
Ash: 1
|
||||
|
||||
- type: reaction
|
||||
id: Necrosol
|
||||
impact: Medium
|
||||
minTemp: 370
|
||||
reactants:
|
||||
Blood:
|
||||
amount: 3
|
||||
Omnizine:
|
||||
amount: 1
|
||||
Cryoxadone:
|
||||
amount: 2
|
||||
products:
|
||||
Necrosol: 2
|
||||
|
||||
Reference in New Issue
Block a user