blob: d880c750eadf83626de66efbc9adfb4297bd2742 (
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
27
|
color: "39"
craft:
consume:
- items:
- gold_bar
quantity: 1
- items:
- sapphire
quantity: 1
- byproducts:
- ring_mould
items:
- ring_mould
quantity: 1
level: 20
message: You cast a sapphire ring.
skill: crafting
station:
- furnace
type: crafting
wait: 4
xp: 40
description: A ring set with a sapphire. Can be enchanted.
equip_slot: ring
id: sapphire_ring
name: sapphire ring
value: 200
|