From 7362bb72d6b51a86f50ecd9388eb3099a8fc5471 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 29 May 2018 10:08:53 -0300 Subject: Rings to database --- db/re/item_db.conf | 60 +++++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 44 insertions(+), 16 deletions(-) (limited to 'db/re/item_db.conf') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index a509859a6..f884fcb8d 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -6509,13 +6509,16 @@ item_db: ( Buy: 1200 Sell: 250 Weight: 1 - Def: 140 + Def: 0 Loc: 2048 WeaponLv: 0 - EquipLv: 4 + EquipLv: 15 Refine: false ViewSprite: 2502 BuyingStore: true + Script: <" + bonus bVit,2; + "> }, { Id: 2503 @@ -6525,13 +6528,16 @@ item_db: ( Buy: 1200 Sell: 250 Weight: 1 - Def: 140 + Def: 0 Loc: 2048 WeaponLv: 0 - EquipLv: 4 + EquipLv: 15 Refine: false ViewSprite: 2503 BuyingStore: true + Script: <" + bonus bStr,2; + "> }, { Id: 2504 @@ -6541,13 +6547,16 @@ item_db: ( Buy: 1200 Sell: 250 Weight: 1 - Def: 140 + Def: 0 Loc: 2048 WeaponLv: 0 - EquipLv: 4 + EquipLv: 15 Refine: false ViewSprite: 2504 BuyingStore: true + Script: <" + bonus bDex,2; + "> }, { Id: 2505 @@ -6557,13 +6566,16 @@ item_db: ( Buy: 1200 Sell: 250 Weight: 1 - Def: 140 + Def: 0 Loc: 2048 WeaponLv: 0 - EquipLv: 4 + EquipLv: 15 Refine: false ViewSprite: 2505 BuyingStore: true + Script: <" + bonus bInt,2; + "> }, { Id: 2506 @@ -6573,13 +6585,16 @@ item_db: ( Buy: 1200 Sell: 250 Weight: 1 - Def: 140 + Def: 0 Loc: 2048 WeaponLv: 0 - EquipLv: 4 + EquipLv: 15 Refine: false ViewSprite: 2506 BuyingStore: true + Script: <" + bonus bAgi,2; + "> }, { Id: 2507 @@ -6589,13 +6604,16 @@ item_db: ( Buy: 1200 Sell: 250 Weight: 1 - Def: 140 + Def: 0 Loc: 2048 WeaponLv: 0 - EquipLv: 4 + EquipLv: 15 Refine: false ViewSprite: 2507 BuyingStore: true + Script: <" + bonus bLuk,2; + "> }, { Id: 2508 @@ -6605,13 +6623,18 @@ item_db: ( Buy: 1200 Sell: 250 Weight: 1 - Def: 140 + Def: 0 Loc: 2048 WeaponLv: 0 - EquipLv: 4 + EquipLv: 25 Refine: false ViewSprite: 2508 BuyingStore: true + Script: <" + bonus bAgi,1; + bonus bInt,1; + bonus bDex,1; + "> }, { Id: 2509 @@ -6621,13 +6644,18 @@ item_db: ( Buy: 10000 Sell: 5000 Weight: 1 - Def: 1 + Def: 0 Loc: 2048 WeaponLv: 0 - EquipLv: 4 + EquipLv: 25 Refine: false ViewSprite: 2509 BuyingStore: true + Script: <" + bonus bStr,1; + bonus bVit,1; + bonus bLuk,1; + "> }, { Id: 2510 -- cgit v1.2.3-70-g09d2