aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/clean
diff options
context:
space:
mode:
Diffstat (limited to 'data/recipes/clean')
-rw-r--r--data/recipes/clean/clean_avantoe.yaml11
-rw-r--r--data/recipes/clean/clean_cadantine.yaml11
-rw-r--r--data/recipes/clean/clean_dwarf_weed.yaml11
-rw-r--r--data/recipes/clean/clean_guam.yaml11
-rw-r--r--data/recipes/clean/clean_harralander.yaml11
-rw-r--r--data/recipes/clean/clean_irit.yaml11
-rw-r--r--data/recipes/clean/clean_kwuarm.yaml11
-rw-r--r--data/recipes/clean/clean_lantadyme.yaml11
-rw-r--r--data/recipes/clean/clean_marrentill.yaml11
-rw-r--r--data/recipes/clean/clean_ranarr.yaml11
-rw-r--r--data/recipes/clean/clean_snapdragon.yaml11
-rw-r--r--data/recipes/clean/clean_tarromin.yaml11
-rw-r--r--data/recipes/clean/clean_toadflax.yaml11
-rw-r--r--data/recipes/clean/clean_torstol.yaml11
14 files changed, 154 insertions, 0 deletions
diff --git a/data/recipes/clean/clean_avantoe.yaml b/data/recipes/clean/clean_avantoe.yaml
new file mode 100644
index 0000000..61f8f87
--- /dev/null
+++ b/data/recipes/clean/clean_avantoe.yaml
@@ -0,0 +1,11 @@
+id: clean_avantoe
+type: clean
+skill: pharmacy
+level: 48
+xp: 10
+wait: 2
+consume:
+ - items: [grimy_avantoe]
+ quantity: 1
+output: avantoe
+message: "You clean the grimy avantoe leaf."
diff --git a/data/recipes/clean/clean_cadantine.yaml b/data/recipes/clean/clean_cadantine.yaml
new file mode 100644
index 0000000..a013b5d
--- /dev/null
+++ b/data/recipes/clean/clean_cadantine.yaml
@@ -0,0 +1,11 @@
+id: clean_cadantine
+type: clean
+skill: pharmacy
+level: 65
+xp: 13
+wait: 2
+consume:
+ - items: [grimy_cadantine]
+ quantity: 1
+output: cadantine
+message: "You clean the grimy cadantine leaf."
diff --git a/data/recipes/clean/clean_dwarf_weed.yaml b/data/recipes/clean/clean_dwarf_weed.yaml
new file mode 100644
index 0000000..4ea9bb7
--- /dev/null
+++ b/data/recipes/clean/clean_dwarf_weed.yaml
@@ -0,0 +1,11 @@
+id: clean_dwarf_weed
+type: clean
+skill: pharmacy
+level: 70
+xp: 14
+wait: 2
+consume:
+ - items: [grimy_dwarf_weed]
+ quantity: 1
+output: dwarf_weed
+message: "You clean the grimy dwarf weed leaf."
diff --git a/data/recipes/clean/clean_guam.yaml b/data/recipes/clean/clean_guam.yaml
new file mode 100644
index 0000000..d8bb492
--- /dev/null
+++ b/data/recipes/clean/clean_guam.yaml
@@ -0,0 +1,11 @@
+id: clean_guam
+type: clean
+skill: pharmacy
+level: 3
+xp: 3
+wait: 2
+consume:
+ - items: [grimy_guam]
+ quantity: 1
+output: guam
+message: "You clean the grimy guam leaf."
diff --git a/data/recipes/clean/clean_harralander.yaml b/data/recipes/clean/clean_harralander.yaml
new file mode 100644
index 0000000..15d9d22
--- /dev/null
+++ b/data/recipes/clean/clean_harralander.yaml
@@ -0,0 +1,11 @@
+id: clean_harralander
+type: clean
+skill: pharmacy
+level: 20
+xp: 6
+wait: 2
+consume:
+ - items: [grimy_harralander]
+ quantity: 1
+output: harralander
+message: "You clean the grimy harralander leaf."
diff --git a/data/recipes/clean/clean_irit.yaml b/data/recipes/clean/clean_irit.yaml
new file mode 100644
index 0000000..f75603b
--- /dev/null
+++ b/data/recipes/clean/clean_irit.yaml
@@ -0,0 +1,11 @@
+id: clean_irit
+type: clean
+skill: pharmacy
+level: 40
+xp: 9
+wait: 2
+consume:
+ - items: [grimy_irit]
+ quantity: 1
+output: irit
+message: "You clean the grimy irit leaf."
diff --git a/data/recipes/clean/clean_kwuarm.yaml b/data/recipes/clean/clean_kwuarm.yaml
new file mode 100644
index 0000000..1a11a84
--- /dev/null
+++ b/data/recipes/clean/clean_kwuarm.yaml
@@ -0,0 +1,11 @@
+id: clean_kwuarm
+type: clean
+skill: pharmacy
+level: 54
+xp: 11
+wait: 2
+consume:
+ - items: [grimy_kwuarm]
+ quantity: 1
+output: kwuarm
+message: "You clean the grimy kwuarm leaf."
diff --git a/data/recipes/clean/clean_lantadyme.yaml b/data/recipes/clean/clean_lantadyme.yaml
new file mode 100644
index 0000000..076f20d
--- /dev/null
+++ b/data/recipes/clean/clean_lantadyme.yaml
@@ -0,0 +1,11 @@
+id: clean_lantadyme
+type: clean
+skill: pharmacy
+level: 67
+xp: 13
+wait: 2
+consume:
+ - items: [grimy_lantadyme]
+ quantity: 1
+output: lantadyme
+message: "You clean the grimy lantadyme leaf."
diff --git a/data/recipes/clean/clean_marrentill.yaml b/data/recipes/clean/clean_marrentill.yaml
new file mode 100644
index 0000000..f1565dd
--- /dev/null
+++ b/data/recipes/clean/clean_marrentill.yaml
@@ -0,0 +1,11 @@
+id: clean_marrentill
+type: clean
+skill: pharmacy
+level: 5
+xp: 4
+wait: 2
+consume:
+ - items: [grimy_marrentill]
+ quantity: 1
+output: marrentill
+message: "You clean the grimy marrentill leaf."
diff --git a/data/recipes/clean/clean_ranarr.yaml b/data/recipes/clean/clean_ranarr.yaml
new file mode 100644
index 0000000..2e639d8
--- /dev/null
+++ b/data/recipes/clean/clean_ranarr.yaml
@@ -0,0 +1,11 @@
+id: clean_ranarr
+type: clean
+skill: pharmacy
+level: 25
+xp: 8
+wait: 2
+consume:
+ - items: [grimy_ranarr]
+ quantity: 1
+output: ranarr
+message: "You clean the grimy ranarr leaf."
diff --git a/data/recipes/clean/clean_snapdragon.yaml b/data/recipes/clean/clean_snapdragon.yaml
new file mode 100644
index 0000000..995ac8f
--- /dev/null
+++ b/data/recipes/clean/clean_snapdragon.yaml
@@ -0,0 +1,11 @@
+id: clean_snapdragon
+type: clean
+skill: pharmacy
+level: 59
+xp: 12
+wait: 2
+consume:
+ - items: [grimy_snapdragon]
+ quantity: 1
+output: snapdragon
+message: "You clean the grimy snapdragon leaf."
diff --git a/data/recipes/clean/clean_tarromin.yaml b/data/recipes/clean/clean_tarromin.yaml
new file mode 100644
index 0000000..1ad55e1
--- /dev/null
+++ b/data/recipes/clean/clean_tarromin.yaml
@@ -0,0 +1,11 @@
+id: clean_tarromin
+type: clean
+skill: pharmacy
+level: 11
+xp: 5
+wait: 2
+consume:
+ - items: [grimy_tarromin]
+ quantity: 1
+output: tarromin
+message: "You clean the grimy tarromin leaf."
diff --git a/data/recipes/clean/clean_toadflax.yaml b/data/recipes/clean/clean_toadflax.yaml
new file mode 100644
index 0000000..11aafca
--- /dev/null
+++ b/data/recipes/clean/clean_toadflax.yaml
@@ -0,0 +1,11 @@
+id: clean_toadflax
+type: clean
+skill: pharmacy
+level: 30
+xp: 8
+wait: 2
+consume:
+ - items: [grimy_toadflax]
+ quantity: 1
+output: toadflax
+message: "You clean the grimy toadflax leaf."
diff --git a/data/recipes/clean/clean_torstol.yaml b/data/recipes/clean/clean_torstol.yaml
new file mode 100644
index 0000000..c9bac28
--- /dev/null
+++ b/data/recipes/clean/clean_torstol.yaml
@@ -0,0 +1,11 @@
+id: clean_torstol
+type: clean
+skill: pharmacy
+level: 75
+xp: 15
+wait: 2
+consume:
+ - items: [grimy_torstol]
+ quantity: 1
+output: torstol
+message: "You clean the grimy torstol leaf."