aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/mixing
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-20 23:43:35 -0400
committerhistoria <[not public]>2026-06-20 23:43:35 -0400
commit470bc5bd99b793e46305310b5fbeb3068eba45f1 (patch)
treeff268fab1a8e7699cd6404e6e86c2d4bd1c6f2f6 /data/recipes/mixing
parent010fa439399581391fcd509d2058191ff4fa74b3 (diff)
downloadthehouseoficarus-470bc5bd99b793e46305310b5fbeb3068eba45f1.tar.gz
refactor: removed separate crafting recipes and combined them into item YAML
Diffstat (limited to 'data/recipes/mixing')
-rw-r--r--data/recipes/mixing/amp_potion.yaml13
-rw-r--r--data/recipes/mixing/bio_serum.yaml13
-rw-r--r--data/recipes/mixing/full_restore.yaml13
-rw-r--r--data/recipes/mixing/nano_restore.yaml13
-rw-r--r--data/recipes/mixing/restoration_compound.yaml13
-rw-r--r--data/recipes/mixing/science_serum.yaml13
-rw-r--r--data/recipes/mixing/shield_potion.yaml13
-rw-r--r--data/recipes/mixing/stim_cell.yaml13
-rw-r--r--data/recipes/mixing/stim_potion.yaml13
-rw-r--r--data/recipes/mixing/super_amp.yaml13
-rw-r--r--data/recipes/mixing/super_bio_serum.yaml13
-rw-r--r--data/recipes/mixing/super_shield.yaml13
-rw-r--r--data/recipes/mixing/super_stim.yaml13
-rw-r--r--data/recipes/mixing/super_stim_cell.yaml13
-rw-r--r--data/recipes/mixing/targeting_serum.yaml13
-rw-r--r--data/recipes/mixing/tech_serum.yaml13
16 files changed, 0 insertions, 208 deletions
diff --git a/data/recipes/mixing/amp_potion.yaml b/data/recipes/mixing/amp_potion.yaml
deleted file mode 100644
index 40aeb84..0000000
--- a/data/recipes/mixing/amp_potion.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-id: amp_potion
-type: pharmacy
-skill: pharmacy
-level: 12
-xp: 50
-wait: 4
-consume:
- - items: [tarromin_potion_unf]
- quantity: 1
- - items: [limpwurt_root]
- quantity: 1
-output: amp_potion
-message: "You mix an amp potion."
diff --git a/data/recipes/mixing/bio_serum.yaml b/data/recipes/mixing/bio_serum.yaml
deleted file mode 100644
index f7f728a..0000000
--- a/data/recipes/mixing/bio_serum.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-id: bio_serum
-type: pharmacy
-skill: pharmacy
-level: 5
-xp: 38
-wait: 4
-consume:
- - items: [marrentill_potion_unf]
- quantity: 1
- - items: [antitoxin_powder]
- quantity: 1
-output: bio_serum
-message: "You mix a bio serum."
diff --git a/data/recipes/mixing/full_restore.yaml b/data/recipes/mixing/full_restore.yaml
deleted file mode 100644
index c5ed30b..0000000
--- a/data/recipes/mixing/full_restore.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-id: full_restore
-type: pharmacy
-skill: pharmacy
-level: 63
-xp: 143
-wait: 4
-consume:
- - items: [snapdragon_potion_unf]
- quantity: 1
- - items: [arachnid_enzyme]
- quantity: 1
-output: full_restore
-message: "You mix a full restore."
diff --git a/data/recipes/mixing/nano_restore.yaml b/data/recipes/mixing/nano_restore.yaml
deleted file mode 100644
index c14f151..0000000
--- a/data/recipes/mixing/nano_restore.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-id: nano_restore
-type: pharmacy
-skill: pharmacy
-level: 22
-xp: 63
-wait: 4
-consume:
- - items: [harralander_potion_unf]
- quantity: 1
- - items: [arachnid_enzyme]
- quantity: 1
-output: nano_restore
-message: "You mix a nano restore."
diff --git a/data/recipes/mixing/restoration_compound.yaml b/data/recipes/mixing/restoration_compound.yaml
deleted file mode 100644
index 0613d47..0000000
--- a/data/recipes/mixing/restoration_compound.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-id: restoration_compound
-type: pharmacy
-skill: pharmacy
-level: 81
-xp: 180
-wait: 4
-consume:
- - items: [toadflax_potion_unf]
- quantity: 1
- - items: [crushed_nest]
- quantity: 1
-output: restoration_compound
-message: "You mix a restoration compound."
diff --git a/data/recipes/mixing/science_serum.yaml b/data/recipes/mixing/science_serum.yaml
deleted file mode 100644
index 311f3c4..0000000
--- a/data/recipes/mixing/science_serum.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-id: science_serum
-type: pharmacy
-skill: pharmacy
-level: 76
-xp: 173
-wait: 4
-consume:
- - items: [lantadyme_potion_unf]
- quantity: 1
- - items: [potato_cactus]
- quantity: 1
-output: science_serum
-message: "You mix a science serum."
diff --git a/data/recipes/mixing/shield_potion.yaml b/data/recipes/mixing/shield_potion.yaml
deleted file mode 100644
index f334b5a..0000000
--- a/data/recipes/mixing/shield_potion.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-id: shield_potion
-type: pharmacy
-skill: pharmacy
-level: 30
-xp: 75
-wait: 4
-consume:
- - items: [ranarr_potion_unf]
- quantity: 1
- - items: [white_berries]
- quantity: 1
-output: shield_potion
-message: "You mix a shield potion."
diff --git a/data/recipes/mixing/stim_cell.yaml b/data/recipes/mixing/stim_cell.yaml
deleted file mode 100644
index ddf37f8..0000000
--- a/data/recipes/mixing/stim_cell.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-id: stim_cell
-type: pharmacy
-skill: pharmacy
-level: 26
-xp: 68
-wait: 4
-consume:
- - items: [harralander_potion_unf]
- quantity: 1
- - items: [chocolate_dust]
- quantity: 1
-output: stim_cell
-message: "You mix a stim cell."
diff --git a/data/recipes/mixing/stim_potion.yaml b/data/recipes/mixing/stim_potion.yaml
deleted file mode 100644
index ad6abd3..0000000
--- a/data/recipes/mixing/stim_potion.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-id: stim_potion
-type: pharmacy
-skill: pharmacy
-level: 3
-xp: 25
-wait: 4
-consume:
- - items: [guam_potion_unf]
- quantity: 1
- - items: [eye_of_newt]
- quantity: 1
-output: stim_potion
-message: "You mix a stim potion."
diff --git a/data/recipes/mixing/super_amp.yaml b/data/recipes/mixing/super_amp.yaml
deleted file mode 100644
index dc4ef81..0000000
--- a/data/recipes/mixing/super_amp.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-id: super_amp
-type: pharmacy
-skill: pharmacy
-level: 55
-xp: 125
-wait: 4
-consume:
- - items: [kwuarm_potion_unf]
- quantity: 1
- - items: [limpwurt_root]
- quantity: 1
-output: super_amp
-message: "You mix a super amp."
diff --git a/data/recipes/mixing/super_bio_serum.yaml b/data/recipes/mixing/super_bio_serum.yaml
deleted file mode 100644
index 3c763a6..0000000
--- a/data/recipes/mixing/super_bio_serum.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-id: super_bio_serum
-type: pharmacy
-skill: pharmacy
-level: 48
-xp: 106
-wait: 4
-consume:
- - items: [irit_potion_unf]
- quantity: 1
- - items: [antitoxin_powder]
- quantity: 1
-output: super_bio_serum
-message: "You mix a super bio serum."
diff --git a/data/recipes/mixing/super_shield.yaml b/data/recipes/mixing/super_shield.yaml
deleted file mode 100644
index 706d402..0000000
--- a/data/recipes/mixing/super_shield.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-id: super_shield
-type: pharmacy
-skill: pharmacy
-level: 66
-xp: 150
-wait: 4
-consume:
- - items: [cadantine_potion_unf]
- quantity: 1
- - items: [white_berries]
- quantity: 1
-output: super_shield
-message: "You mix a super shield."
diff --git a/data/recipes/mixing/super_stim.yaml b/data/recipes/mixing/super_stim.yaml
deleted file mode 100644
index 8ef6819..0000000
--- a/data/recipes/mixing/super_stim.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-id: super_stim
-type: pharmacy
-skill: pharmacy
-level: 45
-xp: 100
-wait: 4
-consume:
- - items: [irit_potion_unf]
- quantity: 1
- - items: [eye_of_newt]
- quantity: 1
-output: super_stim
-message: "You mix a super stim."
diff --git a/data/recipes/mixing/super_stim_cell.yaml b/data/recipes/mixing/super_stim_cell.yaml
deleted file mode 100644
index ec4a515..0000000
--- a/data/recipes/mixing/super_stim_cell.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-id: super_stim_cell
-type: pharmacy
-skill: pharmacy
-level: 52
-xp: 118
-wait: 4
-consume:
- - items: [avantoe_potion_unf]
- quantity: 1
- - items: [blight_spore]
- quantity: 1
-output: super_stim_cell
-message: "You mix a super stim cell."
diff --git a/data/recipes/mixing/targeting_serum.yaml b/data/recipes/mixing/targeting_serum.yaml
deleted file mode 100644
index e91e20e..0000000
--- a/data/recipes/mixing/targeting_serum.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-id: targeting_serum
-type: pharmacy
-skill: pharmacy
-level: 72
-xp: 163
-wait: 4
-consume:
- - items: [dwarf_weed_potion_unf]
- quantity: 1
- - items: [catalyst_wine]
- quantity: 1
-output: targeting_serum
-message: "You mix a targeting serum."
diff --git a/data/recipes/mixing/tech_serum.yaml b/data/recipes/mixing/tech_serum.yaml
deleted file mode 100644
index 3a21619..0000000
--- a/data/recipes/mixing/tech_serum.yaml
+++ /dev/null
@@ -1,13 +0,0 @@
-id: tech_serum
-type: pharmacy
-skill: pharmacy
-level: 38
-xp: 88
-wait: 4
-consume:
- - items: [ranarr_potion_unf]
- quantity: 1
- - items: [snape_grass]
- quantity: 1
-output: tech_serum
-message: "You mix a tech serum."