aboutsummaryrefslogtreecommitdiff
path: root/data/items/materials/iron_bar.yaml
blob: eeb40eb35b6ba8f002dbb802baf4ac5ec5a25223 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
color: "250"
craft:
    consume:
        - items:
            - iron_ore
          quantity: 1
    fail_message: The iron is too impure to make a workable bar.
    level: 20
    skill: smithing
    station:
        - furnace
    success:
        base: 0.5
        cap: 0.5
        per_level: 0
    type: smelting
    wait: 4
    xp: 12
description: A bar of iron metal.
name: iron bar
stackable: false
value: 12