aboutsummaryrefslogtreecommitdiff
path: root/data/items/materials/mithril_bar.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data/items/materials/mithril_bar.yaml')
-rw-r--r--data/items/materials/mithril_bar.yaml23
1 files changed, 20 insertions, 3 deletions
diff --git a/data/items/materials/mithril_bar.yaml b/data/items/materials/mithril_bar.yaml
index 00e97a4..aee681a 100644
--- a/data/items/materials/mithril_bar.yaml
+++ b/data/items/materials/mithril_bar.yaml
@@ -1,6 +1,23 @@
+color: "75"
+craft:
+ consume:
+ - items:
+ - mithril_ore
+ quantity: 1
+ - items:
+ - coal
+ quantity: 4
+ fail_message: You fail to smelt a usable bar.
+ level: 50
+ message: You remove a white hot mithril bar!
+ skill: smithing
+ station:
+ - furnace
+ type: smelting
+ wait: 4
+ xp: 30
+description: A bar of mithril metal, light and strong.
id: mithril_bar
name: mithril bar
-color: "75"
-description: "A bar of mithril metal, light and strong."
-value: 100
stackable: false
+value: 100