aboutsummaryrefslogtreecommitdiff
path: root/data/items/materials/gold_bar.yaml
blob: 895db74263d9d61fa56e0f6216f9c34f823d2367 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
color: "DC"
craft:
    ingredients:
        - items:
            - gold_ore
          quantity: 1
    fail_message: You fail to smelt a usable bar.
    level: 45
    subtype: smelt
    station:
        - furnace
    type: smithing
    wait: 4
    xp: 22
description: A bar of gold metal.
name: gold bar
stackable: false
value: 50