aboutsummaryrefslogtreecommitdiff
path: root/data/items/equipment/diamond_ring.yaml
blob: 67e6599939889c7626f9ae3460fa906e66f9de47 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
color: "255"
craft:
    consume:
        - items:
            - gold_bar
          quantity: 1
        - items:
            - diamond
          quantity: 1
        - byproducts:
            - ring_mould
          items:
            - ring_mould
          quantity: 1
    level: 43
    skill: crafting
    station:
        - furnace
    type: crafting
    wait: 4
    xp: 85
description: A ring set with a diamond. Can be enchanted.
equip_slot: ring
id: diamond_ring
name: diamond ring
value: 1500