diff options
Diffstat (limited to 'data/items/equipment/sapphire_ring.yaml')
| -rw-r--r-- | data/items/equipment/sapphire_ring.yaml | 27 |
1 files changed, 24 insertions, 3 deletions
diff --git a/data/items/equipment/sapphire_ring.yaml b/data/items/equipment/sapphire_ring.yaml index 40e8cc5..d880c75 100644 --- a/data/items/equipment/sapphire_ring.yaml +++ b/data/items/equipment/sapphire_ring.yaml @@ -1,6 +1,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 -color: "39" -description: "A ring set with a sapphire. Can be enchanted." value: 200 -equip_slot: ring |
