From e4400c5f1e84c18d2126f2cb502ae10685977cbb Mon Sep 17 00:00:00 2001 From: historia <[not public]> Date: Sat, 20 Jun 2026 03:20:01 -0400 Subject: refactor: combined all station crafting --- data/recipes/crafting/ball_of_wool.yaml | 11 +++++++++++ data/recipes/crafting/bowstring.yaml | 11 +++++++++++ data/recipes/crafting/coif.yaml | 13 +++++++++++++ data/recipes/crafting/craft_ball_of_wool.yaml | 11 ----------- data/recipes/crafting/craft_bowstring.yaml | 11 ----------- data/recipes/crafting/craft_coif.yaml | 13 ------------- data/recipes/crafting/craft_cut_diamond.yaml | 11 ----------- data/recipes/crafting/craft_cut_emerald.yaml | 11 ----------- data/recipes/crafting/craft_cut_ruby.yaml | 11 ----------- data/recipes/crafting/craft_cut_sapphire.yaml | 11 ----------- data/recipes/crafting/craft_diamond_amulet_u.yaml | 16 ---------------- data/recipes/crafting/craft_diamond_bracelet.yaml | 16 ---------------- data/recipes/crafting/craft_diamond_necklace.yaml | 16 ---------------- data/recipes/crafting/craft_diamond_ring.yaml | 16 ---------------- data/recipes/crafting/craft_emerald_amulet_u.yaml | 16 ---------------- data/recipes/crafting/craft_emerald_bracelet.yaml | 16 ---------------- data/recipes/crafting/craft_emerald_necklace.yaml | 16 ---------------- data/recipes/crafting/craft_emerald_ring.yaml | 16 ---------------- data/recipes/crafting/craft_gold_amulet_u.yaml | 14 -------------- data/recipes/crafting/craft_gold_bracelet.yaml | 14 -------------- data/recipes/crafting/craft_gold_necklace.yaml | 14 -------------- data/recipes/crafting/craft_gold_ring.yaml | 14 -------------- data/recipes/crafting/craft_hard_leather_body.yaml | 13 ------------- data/recipes/crafting/craft_hard_leather_shield.yaml | 13 ------------- data/recipes/crafting/craft_leather_body.yaml | 13 ------------- data/recipes/crafting/craft_leather_boots.yaml | 13 ------------- data/recipes/crafting/craft_leather_chaps.yaml | 13 ------------- data/recipes/crafting/craft_leather_cowl.yaml | 13 ------------- data/recipes/crafting/craft_leather_gloves.yaml | 13 ------------- data/recipes/crafting/craft_leather_vambraces.yaml | 13 ------------- data/recipes/crafting/craft_pie_dish.yaml | 16 ---------------- data/recipes/crafting/craft_plant_pot.yaml | 16 ---------------- data/recipes/crafting/craft_pot.yaml | 16 ---------------- data/recipes/crafting/craft_ruby_amulet_u.yaml | 16 ---------------- data/recipes/crafting/craft_ruby_bracelet.yaml | 16 ---------------- data/recipes/crafting/craft_ruby_necklace.yaml | 16 ---------------- data/recipes/crafting/craft_ruby_ring.yaml | 16 ---------------- data/recipes/crafting/craft_sapphire_amulet_u.yaml | 16 ---------------- data/recipes/crafting/craft_sapphire_bracelet.yaml | 16 ---------------- data/recipes/crafting/craft_sapphire_necklace.yaml | 16 ---------------- data/recipes/crafting/craft_sapphire_ring.yaml | 16 ---------------- data/recipes/crafting/craft_unfired_pie_dish.yaml | 11 ----------- data/recipes/crafting/craft_unfired_plant_pot.yaml | 11 ----------- data/recipes/crafting/craft_unfired_pot.yaml | 11 ----------- data/recipes/crafting/cut_diamond.yaml | 11 +++++++++++ data/recipes/crafting/cut_emerald.yaml | 11 +++++++++++ data/recipes/crafting/cut_ruby.yaml | 11 +++++++++++ data/recipes/crafting/cut_sapphire.yaml | 11 +++++++++++ data/recipes/crafting/diamond_amulet_u.yaml | 16 ++++++++++++++++ data/recipes/crafting/diamond_bracelet.yaml | 16 ++++++++++++++++ data/recipes/crafting/diamond_necklace.yaml | 16 ++++++++++++++++ data/recipes/crafting/diamond_ring.yaml | 16 ++++++++++++++++ data/recipes/crafting/emerald_amulet_u.yaml | 16 ++++++++++++++++ data/recipes/crafting/emerald_bracelet.yaml | 16 ++++++++++++++++ data/recipes/crafting/emerald_necklace.yaml | 16 ++++++++++++++++ data/recipes/crafting/emerald_ring.yaml | 16 ++++++++++++++++ data/recipes/crafting/gold_amulet_u.yaml | 14 ++++++++++++++ data/recipes/crafting/gold_bracelet.yaml | 14 ++++++++++++++ data/recipes/crafting/gold_necklace.yaml | 14 ++++++++++++++ data/recipes/crafting/gold_ring.yaml | 14 ++++++++++++++ data/recipes/crafting/hard_leather_body.yaml | 13 +++++++++++++ data/recipes/crafting/hard_leather_shield.yaml | 13 +++++++++++++ data/recipes/crafting/leather_body.yaml | 13 +++++++++++++ data/recipes/crafting/leather_boots.yaml | 13 +++++++++++++ data/recipes/crafting/leather_chaps.yaml | 13 +++++++++++++ data/recipes/crafting/leather_cowl.yaml | 13 +++++++++++++ data/recipes/crafting/leather_gloves.yaml | 13 +++++++++++++ data/recipes/crafting/leather_vambraces.yaml | 13 +++++++++++++ data/recipes/crafting/pie_dish.yaml | 16 ++++++++++++++++ data/recipes/crafting/plant_pot.yaml | 16 ++++++++++++++++ data/recipes/crafting/pot.yaml | 16 ++++++++++++++++ data/recipes/crafting/ruby_amulet_u.yaml | 16 ++++++++++++++++ data/recipes/crafting/ruby_bracelet.yaml | 16 ++++++++++++++++ data/recipes/crafting/ruby_necklace.yaml | 16 ++++++++++++++++ data/recipes/crafting/ruby_ring.yaml | 16 ++++++++++++++++ data/recipes/crafting/sapphire_amulet_u.yaml | 16 ++++++++++++++++ data/recipes/crafting/sapphire_bracelet.yaml | 16 ++++++++++++++++ data/recipes/crafting/sapphire_necklace.yaml | 16 ++++++++++++++++ data/recipes/crafting/sapphire_ring.yaml | 16 ++++++++++++++++ data/recipes/crafting/unfired_pie_dish.yaml | 11 +++++++++++ data/recipes/crafting/unfired_plant_pot.yaml | 11 +++++++++++ data/recipes/crafting/unfired_pot.yaml | 11 +++++++++++ 82 files changed, 576 insertions(+), 576 deletions(-) create mode 100644 data/recipes/crafting/ball_of_wool.yaml create mode 100644 data/recipes/crafting/bowstring.yaml create mode 100644 data/recipes/crafting/coif.yaml delete mode 100644 data/recipes/crafting/craft_ball_of_wool.yaml delete mode 100644 data/recipes/crafting/craft_bowstring.yaml delete mode 100644 data/recipes/crafting/craft_coif.yaml delete mode 100644 data/recipes/crafting/craft_cut_diamond.yaml delete mode 100644 data/recipes/crafting/craft_cut_emerald.yaml delete mode 100644 data/recipes/crafting/craft_cut_ruby.yaml delete mode 100644 data/recipes/crafting/craft_cut_sapphire.yaml delete mode 100644 data/recipes/crafting/craft_diamond_amulet_u.yaml delete mode 100644 data/recipes/crafting/craft_diamond_bracelet.yaml delete mode 100644 data/recipes/crafting/craft_diamond_necklace.yaml delete mode 100644 data/recipes/crafting/craft_diamond_ring.yaml delete mode 100644 data/recipes/crafting/craft_emerald_amulet_u.yaml delete mode 100644 data/recipes/crafting/craft_emerald_bracelet.yaml delete mode 100644 data/recipes/crafting/craft_emerald_necklace.yaml delete mode 100644 data/recipes/crafting/craft_emerald_ring.yaml delete mode 100644 data/recipes/crafting/craft_gold_amulet_u.yaml delete mode 100644 data/recipes/crafting/craft_gold_bracelet.yaml delete mode 100644 data/recipes/crafting/craft_gold_necklace.yaml delete mode 100644 data/recipes/crafting/craft_gold_ring.yaml delete mode 100644 data/recipes/crafting/craft_hard_leather_body.yaml delete mode 100644 data/recipes/crafting/craft_hard_leather_shield.yaml delete mode 100644 data/recipes/crafting/craft_leather_body.yaml delete mode 100644 data/recipes/crafting/craft_leather_boots.yaml delete mode 100644 data/recipes/crafting/craft_leather_chaps.yaml delete mode 100644 data/recipes/crafting/craft_leather_cowl.yaml delete mode 100644 data/recipes/crafting/craft_leather_gloves.yaml delete mode 100644 data/recipes/crafting/craft_leather_vambraces.yaml delete mode 100644 data/recipes/crafting/craft_pie_dish.yaml delete mode 100644 data/recipes/crafting/craft_plant_pot.yaml delete mode 100644 data/recipes/crafting/craft_pot.yaml delete mode 100644 data/recipes/crafting/craft_ruby_amulet_u.yaml delete mode 100644 data/recipes/crafting/craft_ruby_bracelet.yaml delete mode 100644 data/recipes/crafting/craft_ruby_necklace.yaml delete mode 100644 data/recipes/crafting/craft_ruby_ring.yaml delete mode 100644 data/recipes/crafting/craft_sapphire_amulet_u.yaml delete mode 100644 data/recipes/crafting/craft_sapphire_bracelet.yaml delete mode 100644 data/recipes/crafting/craft_sapphire_necklace.yaml delete mode 100644 data/recipes/crafting/craft_sapphire_ring.yaml delete mode 100644 data/recipes/crafting/craft_unfired_pie_dish.yaml delete mode 100644 data/recipes/crafting/craft_unfired_plant_pot.yaml delete mode 100644 data/recipes/crafting/craft_unfired_pot.yaml create mode 100644 data/recipes/crafting/cut_diamond.yaml create mode 100644 data/recipes/crafting/cut_emerald.yaml create mode 100644 data/recipes/crafting/cut_ruby.yaml create mode 100644 data/recipes/crafting/cut_sapphire.yaml create mode 100644 data/recipes/crafting/diamond_amulet_u.yaml create mode 100644 data/recipes/crafting/diamond_bracelet.yaml create mode 100644 data/recipes/crafting/diamond_necklace.yaml create mode 100644 data/recipes/crafting/diamond_ring.yaml create mode 100644 data/recipes/crafting/emerald_amulet_u.yaml create mode 100644 data/recipes/crafting/emerald_bracelet.yaml create mode 100644 data/recipes/crafting/emerald_necklace.yaml create mode 100644 data/recipes/crafting/emerald_ring.yaml create mode 100644 data/recipes/crafting/gold_amulet_u.yaml create mode 100644 data/recipes/crafting/gold_bracelet.yaml create mode 100644 data/recipes/crafting/gold_necklace.yaml create mode 100644 data/recipes/crafting/gold_ring.yaml create mode 100644 data/recipes/crafting/hard_leather_body.yaml create mode 100644 data/recipes/crafting/hard_leather_shield.yaml create mode 100644 data/recipes/crafting/leather_body.yaml create mode 100644 data/recipes/crafting/leather_boots.yaml create mode 100644 data/recipes/crafting/leather_chaps.yaml create mode 100644 data/recipes/crafting/leather_cowl.yaml create mode 100644 data/recipes/crafting/leather_gloves.yaml create mode 100644 data/recipes/crafting/leather_vambraces.yaml create mode 100644 data/recipes/crafting/pie_dish.yaml create mode 100644 data/recipes/crafting/plant_pot.yaml create mode 100644 data/recipes/crafting/pot.yaml create mode 100644 data/recipes/crafting/ruby_amulet_u.yaml create mode 100644 data/recipes/crafting/ruby_bracelet.yaml create mode 100644 data/recipes/crafting/ruby_necklace.yaml create mode 100644 data/recipes/crafting/ruby_ring.yaml create mode 100644 data/recipes/crafting/sapphire_amulet_u.yaml create mode 100644 data/recipes/crafting/sapphire_bracelet.yaml create mode 100644 data/recipes/crafting/sapphire_necklace.yaml create mode 100644 data/recipes/crafting/sapphire_ring.yaml create mode 100644 data/recipes/crafting/unfired_pie_dish.yaml create mode 100644 data/recipes/crafting/unfired_plant_pot.yaml create mode 100644 data/recipes/crafting/unfired_pot.yaml (limited to 'data/recipes/crafting') diff --git a/data/recipes/crafting/ball_of_wool.yaml b/data/recipes/crafting/ball_of_wool.yaml new file mode 100644 index 0000000..09fca8b --- /dev/null +++ b/data/recipes/crafting/ball_of_wool.yaml @@ -0,0 +1,11 @@ +id: ball_of_wool +type: crafting +level: 1 +xp: 3 +wait: 3 +station: [spinning_wheel] +consume: + - items: [wool] + quantity: 1 +output: ball_of_wool +message: "You spin the wool into a ball." diff --git a/data/recipes/crafting/bowstring.yaml b/data/recipes/crafting/bowstring.yaml new file mode 100644 index 0000000..dfb4ea7 --- /dev/null +++ b/data/recipes/crafting/bowstring.yaml @@ -0,0 +1,11 @@ +id: bowstring +type: crafting +level: 1 +xp: 15 +wait: 3 +station: [spinning_wheel] +consume: + - items: [flax] + quantity: 1 +output: bowstring +message: "You spin the flax into a bowstring." diff --git a/data/recipes/crafting/coif.yaml b/data/recipes/crafting/coif.yaml new file mode 100644 index 0000000..8e6cac9 --- /dev/null +++ b/data/recipes/crafting/coif.yaml @@ -0,0 +1,13 @@ +id: coif +type: crafting +level: 38 +xp: 37 +wait: 4 +tool: needle +consume: + - items: [hard_leather] + quantity: 1 + - items: [thread] + quantity: 1 +output: coif +message: "You craft a coif." diff --git a/data/recipes/crafting/craft_ball_of_wool.yaml b/data/recipes/crafting/craft_ball_of_wool.yaml deleted file mode 100644 index ef25972..0000000 --- a/data/recipes/crafting/craft_ball_of_wool.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: craft_ball_of_wool -type: crafting -level: 1 -xp: 3 -wait: 3 -station: [spinning_wheel] -consume: - - items: [wool] - quantity: 1 -output: ball_of_wool -message: "You spin the wool into a ball." diff --git a/data/recipes/crafting/craft_bowstring.yaml b/data/recipes/crafting/craft_bowstring.yaml deleted file mode 100644 index caca1a4..0000000 --- a/data/recipes/crafting/craft_bowstring.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: craft_bowstring -type: crafting -level: 1 -xp: 15 -wait: 3 -station: [spinning_wheel] -consume: - - items: [flax] - quantity: 1 -output: bowstring -message: "You spin the flax into a bowstring." diff --git a/data/recipes/crafting/craft_coif.yaml b/data/recipes/crafting/craft_coif.yaml deleted file mode 100644 index 4aa914a..0000000 --- a/data/recipes/crafting/craft_coif.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: craft_coif -type: crafting -level: 38 -xp: 37 -wait: 4 -tool: needle -consume: - - items: [hard_leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: coif -message: "You craft a coif." diff --git a/data/recipes/crafting/craft_cut_diamond.yaml b/data/recipes/crafting/craft_cut_diamond.yaml deleted file mode 100644 index 175a518..0000000 --- a/data/recipes/crafting/craft_cut_diamond.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: craft_cut_diamond -type: crafting -level: 43 -xp: 108 -wait: 3 -tool: chisel -consume: - - items: [uncut_diamond] - quantity: 1 -output: diamond -message: "You cut the diamond into a beautiful gem." diff --git a/data/recipes/crafting/craft_cut_emerald.yaml b/data/recipes/crafting/craft_cut_emerald.yaml deleted file mode 100644 index f725103..0000000 --- a/data/recipes/crafting/craft_cut_emerald.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: craft_cut_emerald -type: crafting -level: 27 -xp: 68 -wait: 3 -tool: chisel -consume: - - items: [uncut_emerald] - quantity: 1 -output: emerald -message: "You cut the emerald into a beautiful gem." diff --git a/data/recipes/crafting/craft_cut_ruby.yaml b/data/recipes/crafting/craft_cut_ruby.yaml deleted file mode 100644 index bfc5e88..0000000 --- a/data/recipes/crafting/craft_cut_ruby.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: craft_cut_ruby -type: crafting -level: 63 -xp: 85 -wait: 3 -tool: chisel -consume: - - items: [uncut_ruby] - quantity: 1 -output: ruby -message: "You cut the ruby into a beautiful gem." diff --git a/data/recipes/crafting/craft_cut_sapphire.yaml b/data/recipes/crafting/craft_cut_sapphire.yaml deleted file mode 100644 index bfd9a00..0000000 --- a/data/recipes/crafting/craft_cut_sapphire.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: craft_cut_sapphire -type: crafting -level: 20 -xp: 50 -wait: 3 -tool: chisel -consume: - - items: [uncut_sapphire] - quantity: 1 -output: sapphire -message: "You cut the sapphire into a beautiful gem." diff --git a/data/recipes/crafting/craft_diamond_amulet_u.yaml b/data/recipes/crafting/craft_diamond_amulet_u.yaml deleted file mode 100644 index 533ce2e..0000000 --- a/data/recipes/crafting/craft_diamond_amulet_u.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_diamond_amulet_u -type: crafting -level: 70 -xp: 100 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [diamond] - quantity: 1 - - items: [amulet_mould] - quantity: 1 - byproducts: [amulet_mould] -output: diamond_amulet_u -message: "You cast a diamond amulet." diff --git a/data/recipes/crafting/craft_diamond_bracelet.yaml b/data/recipes/crafting/craft_diamond_bracelet.yaml deleted file mode 100644 index f9486d3..0000000 --- a/data/recipes/crafting/craft_diamond_bracelet.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_diamond_bracelet -type: crafting -level: 58 -xp: 95 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [diamond] - quantity: 1 - - items: [bracelet_mould] - quantity: 1 - byproducts: [bracelet_mould] -output: diamond_bracelet -message: "You cast a diamond bracelet." diff --git a/data/recipes/crafting/craft_diamond_necklace.yaml b/data/recipes/crafting/craft_diamond_necklace.yaml deleted file mode 100644 index bdd4425..0000000 --- a/data/recipes/crafting/craft_diamond_necklace.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_diamond_necklace -type: crafting -level: 56 -xp: 90 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [diamond] - quantity: 1 - - items: [necklace_mould] - quantity: 1 - byproducts: [necklace_mould] -output: diamond_necklace -message: "You cast a diamond necklace." diff --git a/data/recipes/crafting/craft_diamond_ring.yaml b/data/recipes/crafting/craft_diamond_ring.yaml deleted file mode 100644 index eaf3a59..0000000 --- a/data/recipes/crafting/craft_diamond_ring.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_diamond_ring -type: crafting -level: 43 -xp: 85 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [diamond] - quantity: 1 - - items: [ring_mould] - quantity: 1 - byproducts: [ring_mould] -output: diamond_ring -message: "You cast a diamond ring." diff --git a/data/recipes/crafting/craft_emerald_amulet_u.yaml b/data/recipes/crafting/craft_emerald_amulet_u.yaml deleted file mode 100644 index 82773fb..0000000 --- a/data/recipes/crafting/craft_emerald_amulet_u.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_emerald_amulet_u -type: crafting -level: 31 -xp: 70 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [emerald] - quantity: 1 - - items: [amulet_mould] - quantity: 1 - byproducts: [amulet_mould] -output: emerald_amulet_u -message: "You cast a emerald amulet." diff --git a/data/recipes/crafting/craft_emerald_bracelet.yaml b/data/recipes/crafting/craft_emerald_bracelet.yaml deleted file mode 100644 index 3c2f7b4..0000000 --- a/data/recipes/crafting/craft_emerald_bracelet.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_emerald_bracelet -type: crafting -level: 30 -xp: 65 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [emerald] - quantity: 1 - - items: [bracelet_mould] - quantity: 1 - byproducts: [bracelet_mould] -output: emerald_bracelet -message: "You cast a emerald bracelet." diff --git a/data/recipes/crafting/craft_emerald_necklace.yaml b/data/recipes/crafting/craft_emerald_necklace.yaml deleted file mode 100644 index 7815c16..0000000 --- a/data/recipes/crafting/craft_emerald_necklace.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_emerald_necklace -type: crafting -level: 29 -xp: 60 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [emerald] - quantity: 1 - - items: [necklace_mould] - quantity: 1 - byproducts: [necklace_mould] -output: emerald_necklace -message: "You cast a emerald necklace." diff --git a/data/recipes/crafting/craft_emerald_ring.yaml b/data/recipes/crafting/craft_emerald_ring.yaml deleted file mode 100644 index 2590490..0000000 --- a/data/recipes/crafting/craft_emerald_ring.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_emerald_ring -type: crafting -level: 27 -xp: 55 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [emerald] - quantity: 1 - - items: [ring_mould] - quantity: 1 - byproducts: [ring_mould] -output: emerald_ring -message: "You cast a emerald ring." diff --git a/data/recipes/crafting/craft_gold_amulet_u.yaml b/data/recipes/crafting/craft_gold_amulet_u.yaml deleted file mode 100644 index 69daa89..0000000 --- a/data/recipes/crafting/craft_gold_amulet_u.yaml +++ /dev/null @@ -1,14 +0,0 @@ -id: craft_gold_amulet_u -type: crafting -level: 8 -xp: 30 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [amulet_mould] - quantity: 1 - byproducts: [amulet_mould] -output: gold_amulet_u -message: "You cast a gold amulet." diff --git a/data/recipes/crafting/craft_gold_bracelet.yaml b/data/recipes/crafting/craft_gold_bracelet.yaml deleted file mode 100644 index e3de6d0..0000000 --- a/data/recipes/crafting/craft_gold_bracelet.yaml +++ /dev/null @@ -1,14 +0,0 @@ -id: craft_gold_bracelet -type: crafting -level: 7 -xp: 25 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [bracelet_mould] - quantity: 1 - byproducts: [bracelet_mould] -output: gold_bracelet -message: "You cast a gold bracelet." diff --git a/data/recipes/crafting/craft_gold_necklace.yaml b/data/recipes/crafting/craft_gold_necklace.yaml deleted file mode 100644 index ab52bef..0000000 --- a/data/recipes/crafting/craft_gold_necklace.yaml +++ /dev/null @@ -1,14 +0,0 @@ -id: craft_gold_necklace -type: crafting -level: 6 -xp: 20 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [necklace_mould] - quantity: 1 - byproducts: [necklace_mould] -output: gold_necklace -message: "You cast a gold necklace." diff --git a/data/recipes/crafting/craft_gold_ring.yaml b/data/recipes/crafting/craft_gold_ring.yaml deleted file mode 100644 index 943c31d..0000000 --- a/data/recipes/crafting/craft_gold_ring.yaml +++ /dev/null @@ -1,14 +0,0 @@ -id: craft_gold_ring -type: crafting -level: 5 -xp: 15 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [ring_mould] - quantity: 1 - byproducts: [ring_mould] -output: gold_ring -message: "You cast a gold ring." diff --git a/data/recipes/crafting/craft_hard_leather_body.yaml b/data/recipes/crafting/craft_hard_leather_body.yaml deleted file mode 100644 index d1287df..0000000 --- a/data/recipes/crafting/craft_hard_leather_body.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: craft_hard_leather_body -type: crafting -level: 28 -xp: 35 -wait: 4 -tool: needle -consume: - - items: [hard_leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: hard_leather_body -message: "You craft a hard leather body." diff --git a/data/recipes/crafting/craft_hard_leather_shield.yaml b/data/recipes/crafting/craft_hard_leather_shield.yaml deleted file mode 100644 index 7dbd66a..0000000 --- a/data/recipes/crafting/craft_hard_leather_shield.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: craft_hard_leather_shield -type: crafting -level: 41 -xp: 40 -wait: 4 -tool: needle -consume: - - items: [hard_leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: hard_leather_shield -message: "You craft a hard leather shield." diff --git a/data/recipes/crafting/craft_leather_body.yaml b/data/recipes/crafting/craft_leather_body.yaml deleted file mode 100644 index 0f9774e..0000000 --- a/data/recipes/crafting/craft_leather_body.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: craft_leather_body -type: crafting -level: 14 -xp: 25 -wait: 4 -tool: needle -consume: - - items: [leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: leather_body -message: "You craft a leather body." diff --git a/data/recipes/crafting/craft_leather_boots.yaml b/data/recipes/crafting/craft_leather_boots.yaml deleted file mode 100644 index b935a08..0000000 --- a/data/recipes/crafting/craft_leather_boots.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: craft_leather_boots -type: crafting -level: 7 -xp: 16 -wait: 4 -tool: needle -consume: - - items: [leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: leather_boots -message: "You craft a pair of leather boots." diff --git a/data/recipes/crafting/craft_leather_chaps.yaml b/data/recipes/crafting/craft_leather_chaps.yaml deleted file mode 100644 index fac2a9d..0000000 --- a/data/recipes/crafting/craft_leather_chaps.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: craft_leather_chaps -type: crafting -level: 18 -xp: 27 -wait: 4 -tool: needle -consume: - - items: [leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: leather_chaps -message: "You craft a pair of leather chaps." diff --git a/data/recipes/crafting/craft_leather_cowl.yaml b/data/recipes/crafting/craft_leather_cowl.yaml deleted file mode 100644 index 9e5de25..0000000 --- a/data/recipes/crafting/craft_leather_cowl.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: craft_leather_cowl -type: crafting -level: 9 -xp: 19 -wait: 4 -tool: needle -consume: - - items: [leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: leather_cowl -message: "You craft a leather cowl." diff --git a/data/recipes/crafting/craft_leather_gloves.yaml b/data/recipes/crafting/craft_leather_gloves.yaml deleted file mode 100644 index 4b4fdfc..0000000 --- a/data/recipes/crafting/craft_leather_gloves.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: craft_leather_gloves -type: crafting -level: 1 -xp: 14 -wait: 4 -tool: needle -consume: - - items: [leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: leather_gloves -message: "You craft a pair of leather gloves." diff --git a/data/recipes/crafting/craft_leather_vambraces.yaml b/data/recipes/crafting/craft_leather_vambraces.yaml deleted file mode 100644 index 1227271..0000000 --- a/data/recipes/crafting/craft_leather_vambraces.yaml +++ /dev/null @@ -1,13 +0,0 @@ -id: craft_leather_vambraces -type: crafting -level: 11 -xp: 22 -wait: 4 -tool: needle -consume: - - items: [leather] - quantity: 1 - - items: [thread] - quantity: 1 -output: leather_vambraces -message: "You craft a pair of leather vambraces." diff --git a/data/recipes/crafting/craft_pie_dish.yaml b/data/recipes/crafting/craft_pie_dish.yaml deleted file mode 100644 index 2b31d17..0000000 --- a/data/recipes/crafting/craft_pie_dish.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_pie_dish -type: crafting -level: 7 -xp: 10 -wait: 4 -station: [pottery_oven] -consume: - - items: [unfired_pie_dish] - quantity: 1 -output: pie_dish -message: "You fire the pie dish in the oven successfully." -fail_message: "The pie dish cracks in the oven and is ruined." -success: - base: 0.40 - per_level: 0.02 - cap: 0.95 diff --git a/data/recipes/crafting/craft_plant_pot.yaml b/data/recipes/crafting/craft_plant_pot.yaml deleted file mode 100644 index ddfcefa..0000000 --- a/data/recipes/crafting/craft_plant_pot.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_plant_pot -type: crafting -level: 19 -xp: 18 -wait: 4 -station: [pottery_oven] -consume: - - items: [unfired_plant_pot] - quantity: 1 -output: plant_pot -message: "You fire the plant pot in the oven successfully." -fail_message: "The plant pot cracks in the oven and is ruined." -success: - base: 0.30 - per_level: 0.02 - cap: 0.95 diff --git a/data/recipes/crafting/craft_pot.yaml b/data/recipes/crafting/craft_pot.yaml deleted file mode 100644 index 1b80eef..0000000 --- a/data/recipes/crafting/craft_pot.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_pot -type: crafting -level: 1 -xp: 6 -wait: 4 -station: [pottery_oven] -consume: - - items: [unfired_pot] - quantity: 1 -output: empty_pot -message: "You fire the pot in the oven successfully." -fail_message: "The pot cracks in the oven and is ruined." -success: - base: 0.50 - per_level: 0.02 - cap: 0.95 diff --git a/data/recipes/crafting/craft_ruby_amulet_u.yaml b/data/recipes/crafting/craft_ruby_amulet_u.yaml deleted file mode 100644 index 38a864e..0000000 --- a/data/recipes/crafting/craft_ruby_amulet_u.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_ruby_amulet_u -type: crafting -level: 50 -xp: 85 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [ruby] - quantity: 1 - - items: [amulet_mould] - quantity: 1 - byproducts: [amulet_mould] -output: ruby_amulet_u -message: "You cast a ruby amulet." diff --git a/data/recipes/crafting/craft_ruby_bracelet.yaml b/data/recipes/crafting/craft_ruby_bracelet.yaml deleted file mode 100644 index bcc963e..0000000 --- a/data/recipes/crafting/craft_ruby_bracelet.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_ruby_bracelet -type: crafting -level: 42 -xp: 80 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [ruby] - quantity: 1 - - items: [bracelet_mould] - quantity: 1 - byproducts: [bracelet_mould] -output: ruby_bracelet -message: "You cast a ruby bracelet." diff --git a/data/recipes/crafting/craft_ruby_necklace.yaml b/data/recipes/crafting/craft_ruby_necklace.yaml deleted file mode 100644 index 60e47a3..0000000 --- a/data/recipes/crafting/craft_ruby_necklace.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_ruby_necklace -type: crafting -level: 40 -xp: 75 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [ruby] - quantity: 1 - - items: [necklace_mould] - quantity: 1 - byproducts: [necklace_mould] -output: ruby_necklace -message: "You cast a ruby necklace." diff --git a/data/recipes/crafting/craft_ruby_ring.yaml b/data/recipes/crafting/craft_ruby_ring.yaml deleted file mode 100644 index 61d2b46..0000000 --- a/data/recipes/crafting/craft_ruby_ring.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_ruby_ring -type: crafting -level: 63 -xp: 70 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [ruby] - quantity: 1 - - items: [ring_mould] - quantity: 1 - byproducts: [ring_mould] -output: ruby_ring -message: "You cast a ruby ring." diff --git a/data/recipes/crafting/craft_sapphire_amulet_u.yaml b/data/recipes/crafting/craft_sapphire_amulet_u.yaml deleted file mode 100644 index 07ef6bf..0000000 --- a/data/recipes/crafting/craft_sapphire_amulet_u.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_sapphire_amulet_u -type: crafting -level: 24 -xp: 65 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [sapphire] - quantity: 1 - - items: [amulet_mould] - quantity: 1 - byproducts: [amulet_mould] -output: sapphire_amulet_u -message: "You cast a sapphire amulet." diff --git a/data/recipes/crafting/craft_sapphire_bracelet.yaml b/data/recipes/crafting/craft_sapphire_bracelet.yaml deleted file mode 100644 index 3bc1067..0000000 --- a/data/recipes/crafting/craft_sapphire_bracelet.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_sapphire_bracelet -type: crafting -level: 23 -xp: 60 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [sapphire] - quantity: 1 - - items: [bracelet_mould] - quantity: 1 - byproducts: [bracelet_mould] -output: sapphire_bracelet -message: "You cast a sapphire bracelet." diff --git a/data/recipes/crafting/craft_sapphire_necklace.yaml b/data/recipes/crafting/craft_sapphire_necklace.yaml deleted file mode 100644 index 8006bf7..0000000 --- a/data/recipes/crafting/craft_sapphire_necklace.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_sapphire_necklace -type: crafting -level: 22 -xp: 55 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [sapphire] - quantity: 1 - - items: [necklace_mould] - quantity: 1 - byproducts: [necklace_mould] -output: sapphire_necklace -message: "You cast a sapphire necklace." diff --git a/data/recipes/crafting/craft_sapphire_ring.yaml b/data/recipes/crafting/craft_sapphire_ring.yaml deleted file mode 100644 index cc67b73..0000000 --- a/data/recipes/crafting/craft_sapphire_ring.yaml +++ /dev/null @@ -1,16 +0,0 @@ -id: craft_sapphire_ring -type: crafting -level: 20 -xp: 40 -wait: 4 -station: [furnace] -consume: - - items: [gold_bar] - quantity: 1 - - items: [sapphire] - quantity: 1 - - items: [ring_mould] - quantity: 1 - byproducts: [ring_mould] -output: sapphire_ring -message: "You cast a sapphire ring." diff --git a/data/recipes/crafting/craft_unfired_pie_dish.yaml b/data/recipes/crafting/craft_unfired_pie_dish.yaml deleted file mode 100644 index 7ba5032..0000000 --- a/data/recipes/crafting/craft_unfired_pie_dish.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: craft_unfired_pie_dish -type: crafting -level: 7 -xp: 15 -wait: 4 -station: [pottery_wheel] -consume: - - items: [soft_clay] - quantity: 1 -output: unfired_pie_dish -message: "You shape the clay into a pie dish." diff --git a/data/recipes/crafting/craft_unfired_plant_pot.yaml b/data/recipes/crafting/craft_unfired_plant_pot.yaml deleted file mode 100644 index db7a38e..0000000 --- a/data/recipes/crafting/craft_unfired_plant_pot.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: craft_unfired_plant_pot -type: crafting -level: 19 -xp: 18 -wait: 4 -station: [pottery_wheel] -consume: - - items: [soft_clay] - quantity: 1 -output: unfired_plant_pot -message: "You shape the clay into a plant pot." diff --git a/data/recipes/crafting/craft_unfired_pot.yaml b/data/recipes/crafting/craft_unfired_pot.yaml deleted file mode 100644 index 5b2762d..0000000 --- a/data/recipes/crafting/craft_unfired_pot.yaml +++ /dev/null @@ -1,11 +0,0 @@ -id: craft_unfired_pot -type: crafting -level: 1 -xp: 6 -wait: 4 -station: [pottery_wheel] -consume: - - items: [soft_clay] - quantity: 1 -output: unfired_pot -message: "You shape the clay into a pot." diff --git a/data/recipes/crafting/cut_diamond.yaml b/data/recipes/crafting/cut_diamond.yaml new file mode 100644 index 0000000..e1e7343 --- /dev/null +++ b/data/recipes/crafting/cut_diamond.yaml @@ -0,0 +1,11 @@ +id: cut_diamond +type: crafting +level: 43 +xp: 108 +wait: 3 +tool: chisel +consume: + - items: [uncut_diamond] + quantity: 1 +output: diamond +message: "You cut the diamond into a beautiful gem." diff --git a/data/recipes/crafting/cut_emerald.yaml b/data/recipes/crafting/cut_emerald.yaml new file mode 100644 index 0000000..405fb53 --- /dev/null +++ b/data/recipes/crafting/cut_emerald.yaml @@ -0,0 +1,11 @@ +id: cut_emerald +type: crafting +level: 27 +xp: 68 +wait: 3 +tool: chisel +consume: + - items: [uncut_emerald] + quantity: 1 +output: emerald +message: "You cut the emerald into a beautiful gem." diff --git a/data/recipes/crafting/cut_ruby.yaml b/data/recipes/crafting/cut_ruby.yaml new file mode 100644 index 0000000..02ab139 --- /dev/null +++ b/data/recipes/crafting/cut_ruby.yaml @@ -0,0 +1,11 @@ +id: cut_ruby +type: crafting +level: 63 +xp: 85 +wait: 3 +tool: chisel +consume: + - items: [uncut_ruby] + quantity: 1 +output: ruby +message: "You cut the ruby into a beautiful gem." diff --git a/data/recipes/crafting/cut_sapphire.yaml b/data/recipes/crafting/cut_sapphire.yaml new file mode 100644 index 0000000..330834f --- /dev/null +++ b/data/recipes/crafting/cut_sapphire.yaml @@ -0,0 +1,11 @@ +id: cut_sapphire +type: crafting +level: 20 +xp: 50 +wait: 3 +tool: chisel +consume: + - items: [uncut_sapphire] + quantity: 1 +output: sapphire +message: "You cut the sapphire into a beautiful gem." diff --git a/data/recipes/crafting/diamond_amulet_u.yaml b/data/recipes/crafting/diamond_amulet_u.yaml new file mode 100644 index 0000000..9c90b8c --- /dev/null +++ b/data/recipes/crafting/diamond_amulet_u.yaml @@ -0,0 +1,16 @@ +id: diamond_amulet_u +type: crafting +level: 70 +xp: 100 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [diamond] + quantity: 1 + - items: [amulet_mould] + quantity: 1 + byproducts: [amulet_mould] +output: diamond_amulet_u +message: "You cast a diamond amulet." diff --git a/data/recipes/crafting/diamond_bracelet.yaml b/data/recipes/crafting/diamond_bracelet.yaml new file mode 100644 index 0000000..0a15546 --- /dev/null +++ b/data/recipes/crafting/diamond_bracelet.yaml @@ -0,0 +1,16 @@ +id: diamond_bracelet +type: crafting +level: 58 +xp: 95 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [diamond] + quantity: 1 + - items: [bracelet_mould] + quantity: 1 + byproducts: [bracelet_mould] +output: diamond_bracelet +message: "You cast a diamond bracelet." diff --git a/data/recipes/crafting/diamond_necklace.yaml b/data/recipes/crafting/diamond_necklace.yaml new file mode 100644 index 0000000..9c15245 --- /dev/null +++ b/data/recipes/crafting/diamond_necklace.yaml @@ -0,0 +1,16 @@ +id: diamond_necklace +type: crafting +level: 56 +xp: 90 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [diamond] + quantity: 1 + - items: [necklace_mould] + quantity: 1 + byproducts: [necklace_mould] +output: diamond_necklace +message: "You cast a diamond necklace." diff --git a/data/recipes/crafting/diamond_ring.yaml b/data/recipes/crafting/diamond_ring.yaml new file mode 100644 index 0000000..3045b74 --- /dev/null +++ b/data/recipes/crafting/diamond_ring.yaml @@ -0,0 +1,16 @@ +id: diamond_ring +type: crafting +level: 43 +xp: 85 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [diamond] + quantity: 1 + - items: [ring_mould] + quantity: 1 + byproducts: [ring_mould] +output: diamond_ring +message: "You cast a diamond ring." diff --git a/data/recipes/crafting/emerald_amulet_u.yaml b/data/recipes/crafting/emerald_amulet_u.yaml new file mode 100644 index 0000000..4530fa2 --- /dev/null +++ b/data/recipes/crafting/emerald_amulet_u.yaml @@ -0,0 +1,16 @@ +id: emerald_amulet_u +type: crafting +level: 31 +xp: 70 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [emerald] + quantity: 1 + - items: [amulet_mould] + quantity: 1 + byproducts: [amulet_mould] +output: emerald_amulet_u +message: "You cast a emerald amulet." diff --git a/data/recipes/crafting/emerald_bracelet.yaml b/data/recipes/crafting/emerald_bracelet.yaml new file mode 100644 index 0000000..498b1ce --- /dev/null +++ b/data/recipes/crafting/emerald_bracelet.yaml @@ -0,0 +1,16 @@ +id: emerald_bracelet +type: crafting +level: 30 +xp: 65 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [emerald] + quantity: 1 + - items: [bracelet_mould] + quantity: 1 + byproducts: [bracelet_mould] +output: emerald_bracelet +message: "You cast a emerald bracelet." diff --git a/data/recipes/crafting/emerald_necklace.yaml b/data/recipes/crafting/emerald_necklace.yaml new file mode 100644 index 0000000..2d0596e --- /dev/null +++ b/data/recipes/crafting/emerald_necklace.yaml @@ -0,0 +1,16 @@ +id: emerald_necklace +type: crafting +level: 29 +xp: 60 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [emerald] + quantity: 1 + - items: [necklace_mould] + quantity: 1 + byproducts: [necklace_mould] +output: emerald_necklace +message: "You cast a emerald necklace." diff --git a/data/recipes/crafting/emerald_ring.yaml b/data/recipes/crafting/emerald_ring.yaml new file mode 100644 index 0000000..c5cee62 --- /dev/null +++ b/data/recipes/crafting/emerald_ring.yaml @@ -0,0 +1,16 @@ +id: emerald_ring +type: crafting +level: 27 +xp: 55 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [emerald] + quantity: 1 + - items: [ring_mould] + quantity: 1 + byproducts: [ring_mould] +output: emerald_ring +message: "You cast a emerald ring." diff --git a/data/recipes/crafting/gold_amulet_u.yaml b/data/recipes/crafting/gold_amulet_u.yaml new file mode 100644 index 0000000..d960be6 --- /dev/null +++ b/data/recipes/crafting/gold_amulet_u.yaml @@ -0,0 +1,14 @@ +id: gold_amulet_u +type: crafting +level: 8 +xp: 30 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [amulet_mould] + quantity: 1 + byproducts: [amulet_mould] +output: gold_amulet_u +message: "You cast a gold amulet." diff --git a/data/recipes/crafting/gold_bracelet.yaml b/data/recipes/crafting/gold_bracelet.yaml new file mode 100644 index 0000000..9669943 --- /dev/null +++ b/data/recipes/crafting/gold_bracelet.yaml @@ -0,0 +1,14 @@ +id: gold_bracelet +type: crafting +level: 7 +xp: 25 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [bracelet_mould] + quantity: 1 + byproducts: [bracelet_mould] +output: gold_bracelet +message: "You cast a gold bracelet." diff --git a/data/recipes/crafting/gold_necklace.yaml b/data/recipes/crafting/gold_necklace.yaml new file mode 100644 index 0000000..e2a96c4 --- /dev/null +++ b/data/recipes/crafting/gold_necklace.yaml @@ -0,0 +1,14 @@ +id: gold_necklace +type: crafting +level: 6 +xp: 20 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [necklace_mould] + quantity: 1 + byproducts: [necklace_mould] +output: gold_necklace +message: "You cast a gold necklace." diff --git a/data/recipes/crafting/gold_ring.yaml b/data/recipes/crafting/gold_ring.yaml new file mode 100644 index 0000000..dcb3c09 --- /dev/null +++ b/data/recipes/crafting/gold_ring.yaml @@ -0,0 +1,14 @@ +id: gold_ring +type: crafting +level: 5 +xp: 15 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [ring_mould] + quantity: 1 + byproducts: [ring_mould] +output: gold_ring +message: "You cast a gold ring." diff --git a/data/recipes/crafting/hard_leather_body.yaml b/data/recipes/crafting/hard_leather_body.yaml new file mode 100644 index 0000000..869867e --- /dev/null +++ b/data/recipes/crafting/hard_leather_body.yaml @@ -0,0 +1,13 @@ +id: hard_leather_body +type: crafting +level: 28 +xp: 35 +wait: 4 +tool: needle +consume: + - items: [hard_leather] + quantity: 1 + - items: [thread] + quantity: 1 +output: hard_leather_body +message: "You craft a hard leather body." diff --git a/data/recipes/crafting/hard_leather_shield.yaml b/data/recipes/crafting/hard_leather_shield.yaml new file mode 100644 index 0000000..b46222f --- /dev/null +++ b/data/recipes/crafting/hard_leather_shield.yaml @@ -0,0 +1,13 @@ +id: hard_leather_shield +type: crafting +level: 41 +xp: 40 +wait: 4 +tool: needle +consume: + - items: [hard_leather] + quantity: 1 + - items: [thread] + quantity: 1 +output: hard_leather_shield +message: "You craft a hard leather shield." diff --git a/data/recipes/crafting/leather_body.yaml b/data/recipes/crafting/leather_body.yaml new file mode 100644 index 0000000..4f87c8f --- /dev/null +++ b/data/recipes/crafting/leather_body.yaml @@ -0,0 +1,13 @@ +id: leather_body +type: crafting +level: 14 +xp: 25 +wait: 4 +tool: needle +consume: + - items: [leather] + quantity: 1 + - items: [thread] + quantity: 1 +output: leather_body +message: "You craft a leather body." diff --git a/data/recipes/crafting/leather_boots.yaml b/data/recipes/crafting/leather_boots.yaml new file mode 100644 index 0000000..569fb81 --- /dev/null +++ b/data/recipes/crafting/leather_boots.yaml @@ -0,0 +1,13 @@ +id: leather_boots +type: crafting +level: 7 +xp: 16 +wait: 4 +tool: needle +consume: + - items: [leather] + quantity: 1 + - items: [thread] + quantity: 1 +output: leather_boots +message: "You craft a pair of leather boots." diff --git a/data/recipes/crafting/leather_chaps.yaml b/data/recipes/crafting/leather_chaps.yaml new file mode 100644 index 0000000..82fdac9 --- /dev/null +++ b/data/recipes/crafting/leather_chaps.yaml @@ -0,0 +1,13 @@ +id: leather_chaps +type: crafting +level: 18 +xp: 27 +wait: 4 +tool: needle +consume: + - items: [leather] + quantity: 1 + - items: [thread] + quantity: 1 +output: leather_chaps +message: "You craft a pair of leather chaps." diff --git a/data/recipes/crafting/leather_cowl.yaml b/data/recipes/crafting/leather_cowl.yaml new file mode 100644 index 0000000..70fc500 --- /dev/null +++ b/data/recipes/crafting/leather_cowl.yaml @@ -0,0 +1,13 @@ +id: leather_cowl +type: crafting +level: 9 +xp: 19 +wait: 4 +tool: needle +consume: + - items: [leather] + quantity: 1 + - items: [thread] + quantity: 1 +output: leather_cowl +message: "You craft a leather cowl." diff --git a/data/recipes/crafting/leather_gloves.yaml b/data/recipes/crafting/leather_gloves.yaml new file mode 100644 index 0000000..fa4cd37 --- /dev/null +++ b/data/recipes/crafting/leather_gloves.yaml @@ -0,0 +1,13 @@ +id: leather_gloves +type: crafting +level: 1 +xp: 14 +wait: 4 +tool: needle +consume: + - items: [leather] + quantity: 1 + - items: [thread] + quantity: 1 +output: leather_gloves +message: "You craft a pair of leather gloves." diff --git a/data/recipes/crafting/leather_vambraces.yaml b/data/recipes/crafting/leather_vambraces.yaml new file mode 100644 index 0000000..6167294 --- /dev/null +++ b/data/recipes/crafting/leather_vambraces.yaml @@ -0,0 +1,13 @@ +id: leather_vambraces +type: crafting +level: 11 +xp: 22 +wait: 4 +tool: needle +consume: + - items: [leather] + quantity: 1 + - items: [thread] + quantity: 1 +output: leather_vambraces +message: "You craft a pair of leather vambraces." diff --git a/data/recipes/crafting/pie_dish.yaml b/data/recipes/crafting/pie_dish.yaml new file mode 100644 index 0000000..5f49d62 --- /dev/null +++ b/data/recipes/crafting/pie_dish.yaml @@ -0,0 +1,16 @@ +id: pie_dish +type: crafting +level: 7 +xp: 10 +wait: 4 +station: [pottery_oven] +consume: + - items: [unfired_pie_dish] + quantity: 1 +output: pie_dish +message: "You fire the pie dish in the oven successfully." +fail_message: "The pie dish cracks in the oven and is ruined." +success: + base: 0.40 + per_level: 0.02 + cap: 0.95 diff --git a/data/recipes/crafting/plant_pot.yaml b/data/recipes/crafting/plant_pot.yaml new file mode 100644 index 0000000..2c4b228 --- /dev/null +++ b/data/recipes/crafting/plant_pot.yaml @@ -0,0 +1,16 @@ +id: plant_pot +type: crafting +level: 19 +xp: 18 +wait: 4 +station: [pottery_oven] +consume: + - items: [unfired_plant_pot] + quantity: 1 +output: plant_pot +message: "You fire the plant pot in the oven successfully." +fail_message: "The plant pot cracks in the oven and is ruined." +success: + base: 0.30 + per_level: 0.02 + cap: 0.95 diff --git a/data/recipes/crafting/pot.yaml b/data/recipes/crafting/pot.yaml new file mode 100644 index 0000000..3215036 --- /dev/null +++ b/data/recipes/crafting/pot.yaml @@ -0,0 +1,16 @@ +id: pot +type: crafting +level: 1 +xp: 6 +wait: 4 +station: [pottery_oven] +consume: + - items: [unfired_pot] + quantity: 1 +output: empty_pot +message: "You fire the pot in the oven successfully." +fail_message: "The pot cracks in the oven and is ruined." +success: + base: 0.50 + per_level: 0.02 + cap: 0.95 diff --git a/data/recipes/crafting/ruby_amulet_u.yaml b/data/recipes/crafting/ruby_amulet_u.yaml new file mode 100644 index 0000000..2958d77 --- /dev/null +++ b/data/recipes/crafting/ruby_amulet_u.yaml @@ -0,0 +1,16 @@ +id: ruby_amulet_u +type: crafting +level: 50 +xp: 85 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [ruby] + quantity: 1 + - items: [amulet_mould] + quantity: 1 + byproducts: [amulet_mould] +output: ruby_amulet_u +message: "You cast a ruby amulet." diff --git a/data/recipes/crafting/ruby_bracelet.yaml b/data/recipes/crafting/ruby_bracelet.yaml new file mode 100644 index 0000000..7f36bce --- /dev/null +++ b/data/recipes/crafting/ruby_bracelet.yaml @@ -0,0 +1,16 @@ +id: ruby_bracelet +type: crafting +level: 42 +xp: 80 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [ruby] + quantity: 1 + - items: [bracelet_mould] + quantity: 1 + byproducts: [bracelet_mould] +output: ruby_bracelet +message: "You cast a ruby bracelet." diff --git a/data/recipes/crafting/ruby_necklace.yaml b/data/recipes/crafting/ruby_necklace.yaml new file mode 100644 index 0000000..7be562e --- /dev/null +++ b/data/recipes/crafting/ruby_necklace.yaml @@ -0,0 +1,16 @@ +id: ruby_necklace +type: crafting +level: 40 +xp: 75 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [ruby] + quantity: 1 + - items: [necklace_mould] + quantity: 1 + byproducts: [necklace_mould] +output: ruby_necklace +message: "You cast a ruby necklace." diff --git a/data/recipes/crafting/ruby_ring.yaml b/data/recipes/crafting/ruby_ring.yaml new file mode 100644 index 0000000..78a6339 --- /dev/null +++ b/data/recipes/crafting/ruby_ring.yaml @@ -0,0 +1,16 @@ +id: ruby_ring +type: crafting +level: 63 +xp: 70 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [ruby] + quantity: 1 + - items: [ring_mould] + quantity: 1 + byproducts: [ring_mould] +output: ruby_ring +message: "You cast a ruby ring." diff --git a/data/recipes/crafting/sapphire_amulet_u.yaml b/data/recipes/crafting/sapphire_amulet_u.yaml new file mode 100644 index 0000000..36302d8 --- /dev/null +++ b/data/recipes/crafting/sapphire_amulet_u.yaml @@ -0,0 +1,16 @@ +id: sapphire_amulet_u +type: crafting +level: 24 +xp: 65 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [sapphire] + quantity: 1 + - items: [amulet_mould] + quantity: 1 + byproducts: [amulet_mould] +output: sapphire_amulet_u +message: "You cast a sapphire amulet." diff --git a/data/recipes/crafting/sapphire_bracelet.yaml b/data/recipes/crafting/sapphire_bracelet.yaml new file mode 100644 index 0000000..2e1031e --- /dev/null +++ b/data/recipes/crafting/sapphire_bracelet.yaml @@ -0,0 +1,16 @@ +id: sapphire_bracelet +type: crafting +level: 23 +xp: 60 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [sapphire] + quantity: 1 + - items: [bracelet_mould] + quantity: 1 + byproducts: [bracelet_mould] +output: sapphire_bracelet +message: "You cast a sapphire bracelet." diff --git a/data/recipes/crafting/sapphire_necklace.yaml b/data/recipes/crafting/sapphire_necklace.yaml new file mode 100644 index 0000000..2671e6b --- /dev/null +++ b/data/recipes/crafting/sapphire_necklace.yaml @@ -0,0 +1,16 @@ +id: sapphire_necklace +type: crafting +level: 22 +xp: 55 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [sapphire] + quantity: 1 + - items: [necklace_mould] + quantity: 1 + byproducts: [necklace_mould] +output: sapphire_necklace +message: "You cast a sapphire necklace." diff --git a/data/recipes/crafting/sapphire_ring.yaml b/data/recipes/crafting/sapphire_ring.yaml new file mode 100644 index 0000000..f755b6f --- /dev/null +++ b/data/recipes/crafting/sapphire_ring.yaml @@ -0,0 +1,16 @@ +id: sapphire_ring +type: crafting +level: 20 +xp: 40 +wait: 4 +station: [furnace] +consume: + - items: [gold_bar] + quantity: 1 + - items: [sapphire] + quantity: 1 + - items: [ring_mould] + quantity: 1 + byproducts: [ring_mould] +output: sapphire_ring +message: "You cast a sapphire ring." diff --git a/data/recipes/crafting/unfired_pie_dish.yaml b/data/recipes/crafting/unfired_pie_dish.yaml new file mode 100644 index 0000000..d698cf4 --- /dev/null +++ b/data/recipes/crafting/unfired_pie_dish.yaml @@ -0,0 +1,11 @@ +id: unfired_pie_dish +type: crafting +level: 7 +xp: 15 +wait: 4 +station: [pottery_wheel] +consume: + - items: [soft_clay] + quantity: 1 +output: unfired_pie_dish +message: "You shape the clay into a pie dish." diff --git a/data/recipes/crafting/unfired_plant_pot.yaml b/data/recipes/crafting/unfired_plant_pot.yaml new file mode 100644 index 0000000..e0675db --- /dev/null +++ b/data/recipes/crafting/unfired_plant_pot.yaml @@ -0,0 +1,11 @@ +id: unfired_plant_pot +type: crafting +level: 19 +xp: 18 +wait: 4 +station: [pottery_wheel] +consume: + - items: [soft_clay] + quantity: 1 +output: unfired_plant_pot +message: "You shape the clay into a plant pot." diff --git a/data/recipes/crafting/unfired_pot.yaml b/data/recipes/crafting/unfired_pot.yaml new file mode 100644 index 0000000..04604e3 --- /dev/null +++ b/data/recipes/crafting/unfired_pot.yaml @@ -0,0 +1,11 @@ +id: unfired_pot +type: crafting +level: 1 +xp: 6 +wait: 4 +station: [pottery_wheel] +consume: + - items: [soft_clay] + quantity: 1 +output: unfired_pot +message: "You shape the clay into a pot." -- cgit v1.2.3