aboutsummaryrefslogtreecommitdiff
path: root/data/items/materials/gold_bar.yaml
blob: cc290e890c79d9654dce4444e47ac040bbb1c0bb (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: smelting
    station:
        - furnace
    type: smithing
    ticks_per_cycle: 4
    xp: 22
description: A bar of gold metal.
name: gold bar
stackable: false
value: 50