From 1e55caf8152b6bbfb1677888660164041c667be3 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 5 Jun 2018 11:07:25 -0300 Subject: Silver rings can receive polished gemstones with same bonus, but they're not a good base item like eg. Golden Ring. (less def and heavier) --- db/re/item_db.conf | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index ddaff978f..f91ef2113 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6733,10 +6733,10 @@ item_db: ( Buy: 1200 Sell: 250 Weight: 80 - Def: 2 + Def: 4 Loc: 2048 WeaponLv: 0 - EquipLv: 5 + EquipLv: 15 Refine: false ViewSprite: 2501 BuyingStore: true @@ -6831,14 +6831,22 @@ item_db: ( Type: "IT_ARMOR" Buy: 50000 Sell: 4000 - Weight: 1 - Def: 4 + Weight: 260 + Def: 2 Loc: 2048 WeaponLv: 0 - EquipLv: 20 + EquipLv: 40 Refine: false ViewSprite: 2512 BuyingStore: true + AllowCards: { + id5031: 1 + id5032: 1 + id5033: 1 + id5034: 1 + id5035: 1 + id5036: 1 + } }, { Id: 2700 -- cgit v1.2.3-60-g2f50