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