diff options
Diffstat (limited to 'db/re')
-rw-r--r-- | db/re/item_db.conf | 8 |
1 files changed, 4 insertions, 4 deletions
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) { |