aboutsummaryrefslogtreecommitdiff
path: root/data/items/materials/mithril_bar.yaml
blob: 0cc0102a596989217a050f3d22ab70c3b113b37e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
color: "4B"
craft:
    ingredients:
        - items:
            - mithril_ore
          quantity: 1
        - items:
            - coal
          quantity: 4
    fail_message: You fail to smelt a usable bar.
    level: 50
    subtype: smelt
    station:
        - furnace
    type: smithing
    wait: 4
    xp: 30
description: A bar of mithril metal, light and strong.
name: mithril bar
stackable: false
value: 100