Added Fly Amanita and Galaxythistle (#6538)

This commit is contained in:
Rane
2022-02-08 16:54:28 -05:00
committed by GitHub
parent 3c5e118b60
commit 5a1e4807cf
25 changed files with 246 additions and 2 deletions

View File

@@ -560,3 +560,40 @@
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

View File

@@ -295,3 +295,18 @@
damage:
types:
Poison: 4
- type: reagent
id: Amatoxin
name: amatoxin
group: Toxins
desc: A potent toxin found in some mushrooms.
physicalDesc: nondescript
color: "#D6CE7B"
metabolisms:
Poison:
effects:
- !type:HealthChange
damage:
types:
Poison: 6