aboutsummaryrefslogtreecommitdiff
path: root/data/items/materials/runite_bar.yaml
blob: b04bf92c015f9d81e88ea4bfd5df93ecebd9d3c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
color: "39"
craft:
    consume:
        - items:
            - runite_ore
          quantity: 1
        - items:
            - coal
          quantity: 8
    fail_message: You fail to smelt a usable bar.
    level: 80
    skill: smithing
    station:
        - furnace
    type: smelting
    wait: 4
    xp: 50
description: A bar of runite metal, the finest alloy known.
id: runite_bar
name: runite bar
stackable: false
value: 500