aboutsummaryrefslogtreecommitdiff
path: root/data/items/materials/iron_bar.yaml
blob: a6f89c8890848e7d774a3044c0176e9f4d84eaff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
color: "FA"
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