aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/smelt_mithril.yaml
blob: 0e2856ab8a7b1fe6ec03eff929e017832f9a839a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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."