aboutsummaryrefslogtreecommitdiff
path: root/data/items/equipment/ruby_bracelet.yaml
blob: 2bc342aa581e671ca66fbf8cc4c78de8e0e9685a (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
color: "196"
craft:
    consume:
        - items:
            - gold_bar
          quantity: 1
        - items:
            - ruby
          quantity: 1
        - byproducts:
            - bracelet_mould
          items:
            - bracelet_mould
          quantity: 1
    level: 42
    skill: crafting
    station:
        - furnace
    type: crafting
    wait: 4
    xp: 80
description: A bracelet set with a ruby. Can be enchanted.
equip_slot: hands
name: ruby bracelet
value: 800