Chem adjustments, pulped banana peels (#6792)
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
amount: -3.0
|
||||
- !type:GenericStatusEffect
|
||||
key: Jitter
|
||||
time: 1.0
|
||||
time: 3.0
|
||||
type: Remove
|
||||
|
||||
- type: reagent
|
||||
@@ -249,11 +249,11 @@
|
||||
amount: 4
|
||||
- !type:GenericStatusEffect
|
||||
key: Stun
|
||||
time: 0.25
|
||||
time: 0.75
|
||||
type: Remove
|
||||
- !type:GenericStatusEffect
|
||||
key: KnockedDown
|
||||
time: 0.25
|
||||
time: 0.75
|
||||
type: Remove
|
||||
|
||||
- type: reagent
|
||||
@@ -400,6 +400,19 @@
|
||||
color: "#fffbad"
|
||||
# TODO: Hallucinations.
|
||||
|
||||
- type: reagent
|
||||
id: PulpedBananaPeel
|
||||
name: pulped banana peel
|
||||
group: Medicine
|
||||
desc: Pulped banana peels have some effectiveness against bleeding.
|
||||
physicalDesc: pulpy
|
||||
color: "#FFE774"
|
||||
metabolisms:
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:ModifyBleedAmount
|
||||
amount: -0.5
|
||||
|
||||
- type: reagent
|
||||
id: Ryetalyn
|
||||
name: ryetalyn
|
||||
@@ -408,6 +421,21 @@
|
||||
physicalDesc: cloudy
|
||||
color: "#532fd4"
|
||||
|
||||
- type: reagent
|
||||
id: Siderlac
|
||||
name: siderlac
|
||||
group: Medicine
|
||||
desc: A powerful anti-caustic medicine derived from plants.
|
||||
physicalDesc: milky
|
||||
color: "#f4dab8"
|
||||
metabolisms:
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
groups:
|
||||
Caustic: -5
|
||||
|
||||
- type: reagent
|
||||
id: Spaceacillin
|
||||
name: spaceacillin
|
||||
@@ -416,6 +444,28 @@
|
||||
physicalDesc: opaque
|
||||
color: "#9942f5"
|
||||
|
||||
- type: reagent
|
||||
id: Stellibinin
|
||||
name: stellibinin
|
||||
group: Medicine
|
||||
desc: A natual antitoxin with particular effectiveness against amatoxin.
|
||||
physicalDesc: starry
|
||||
color: "#2b2f77"
|
||||
metabolisms:
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
types:
|
||||
Poison: -1
|
||||
- !type:AdjustReagent
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
reagent: Amatoxin
|
||||
min: 1
|
||||
reagent: Amatoxin
|
||||
amount: -3
|
||||
|
||||
- type: reagent
|
||||
id: Synaptizine
|
||||
name: synaptizine
|
||||
@@ -432,11 +482,11 @@
|
||||
Poison: 3
|
||||
- !type:GenericStatusEffect
|
||||
key: Stun
|
||||
time: 1.0
|
||||
time: 3.0
|
||||
type: Remove
|
||||
- !type:GenericStatusEffect
|
||||
key: KnockedDown
|
||||
time: 1.0
|
||||
time: 3.0
|
||||
type: Remove
|
||||
|
||||
- type: reagent
|
||||
@@ -480,6 +530,9 @@
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:HealthChange
|
||||
conditions:
|
||||
- !type:TotalDamage
|
||||
max: 50
|
||||
damage:
|
||||
groups:
|
||||
Burn: -1
|
||||
@@ -586,40 +639,3 @@
|
||||
min: 1
|
||||
reagent: Ultravasculine
|
||||
amount: 0.5
|
||||
|
||||
- type: reagent
|
||||
id: Stellibinin
|
||||
name: stellibinin
|
||||
group: Medicine
|
||||
desc: A natual antitoxin with particular effectiveness against amatoxin.
|
||||
physicalDesc: starry
|
||||
color: "#2b2f77"
|
||||
metabolisms:
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
types:
|
||||
Poison: -1
|
||||
- !type:AdjustReagent
|
||||
conditions:
|
||||
- !type:ReagentThreshold
|
||||
reagent: Amatoxin
|
||||
min: 1
|
||||
reagent: Amatoxin
|
||||
amount: -3
|
||||
|
||||
- type: reagent
|
||||
id: Siderlac
|
||||
name: siderlac
|
||||
group: Medicine
|
||||
desc: A powerful anti-caustic medicine derived from plants.
|
||||
physicalDesc: milky
|
||||
color: "#f4dab8"
|
||||
metabolisms:
|
||||
Medicine:
|
||||
effects:
|
||||
- !type:HealthChange
|
||||
damage:
|
||||
groups:
|
||||
Caustic: -5
|
||||
|
||||
@@ -33,11 +33,11 @@
|
||||
- !type:Jitter
|
||||
- !type:GenericStatusEffect
|
||||
key: Stun
|
||||
time: 1
|
||||
time: 3
|
||||
type: Remove
|
||||
- !type:GenericStatusEffect
|
||||
key: KnockedDown
|
||||
time: 1
|
||||
time: 3
|
||||
type: Remove
|
||||
|
||||
- type: reagent
|
||||
@@ -66,11 +66,11 @@
|
||||
- !type:Jitter
|
||||
- !type:GenericStatusEffect
|
||||
key: Stun
|
||||
time: 0.25
|
||||
time: 1
|
||||
type: Remove
|
||||
- !type:GenericStatusEffect
|
||||
key: KnockedDown
|
||||
time: 0.25
|
||||
time: 1
|
||||
type: Remove
|
||||
- !type:PopupMessage
|
||||
messages: ["ephedrine-effect-tight-pain", "ephedrine-effect-heart-pounds"]
|
||||
|
||||
Reference in New Issue
Block a user