From e5928259baa50a8844803e180cd66c6389f93bf9 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Tue, 8 Jan 2019 12:59:21 -0200 Subject: Required Agi for quivers is now 70% from quiver level. Platinum Quiver weight decreased --- db/re/item_db.conf | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 811e4e1f4..b684ff543 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -5472,7 +5472,7 @@ item_db: ( Def: 0 Loc: "EQP_ACC_L" EquipLv: 50 - RequiredAgi: 25 + RequiredAgi: 21 Refine: false Script: <" if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_SUBTYPE) == W_BOW) { @@ -5494,7 +5494,7 @@ item_db: ( Def: 0 Loc: "EQP_ACC_L" EquipLv: 70 - RequiredAgi: 25 + RequiredAgi: 49 Refine: false Script: <" if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_SUBTYPE) == W_BOW) { @@ -5512,11 +5512,11 @@ item_db: ( Type: "IT_ARMOR" Buy: 480000 Sell: 11300 - Weight: 250 + Weight: 210 Def: 0 Loc: "EQP_ACC_L" EquipLv: 90 - RequiredAgi: 45 + RequiredAgi: 63 Refine: false Script: <" if (getiteminfo(getequipid(EQI_HAND_R), ITEMINFO_SUBTYPE) == W_BOW) { -- cgit v1.2.3-60-g2f50