aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/smelt_mithril.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/recipes/smelt_mithril.yaml')
-rw-r--r--data/recipes/smelt_mithril.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/data/recipes/smelt_mithril.yaml b/data/recipes/smelt_mithril.yaml
new file mode 100644
index 0000000..0e2856a
--- /dev/null
+++ b/data/recipes/smelt_mithril.yaml
@@ -0,0 +1,15 @@
+id: smelt_mithril
+type: smelting
+skill: smithing
+level: 50
+xp: 30
+wait: 4
+station: [furnace]
+consume:
+ - items: [mithril_ore]
+ qty: 1
+ - items: [coal]
+ qty: 4
+output: mithril_bar
+message: "You remove a white hot mithril bar!"
+fail_message: "You fail to smelt a usable bar."