diff options
author | Saulc <lucashelaine14@gmail.com> | 2019-03-16 09:44:35 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2019-03-16 09:44:35 +0000 |
commit | 1e484fe5c03ad0d144e814c62ffe610a2e821240 (patch) | |
tree | a020d656f99bbb803471ed21bb035e11315e5e99 | |
parent | 827f1e6ee13f4873967a748f2572865e216c4b3a (diff) | |
download | serverdata-1e484fe5c03ad0d144e814c62ffe610a2e821240.tar.gz serverdata-1e484fe5c03ad0d144e814c62ffe610a2e821240.tar.bz2 serverdata-1e484fe5c03ad0d144e814c62ffe610a2e821240.tar.xz serverdata-1e484fe5c03ad0d144e814c62ffe610a2e821240.zip |
polish knife level 1 to 20
-rw-r--r-- | db/re/item_db.conf | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 7675ebcdd..bc417c974 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9903,12 +9903,12 @@ item_db: ( Type: "IT_WEAPON" Buy: 180 Sell: 80 - Weight: 120 + Weight: 100 Atk: 50 Matk: 0 Loc: "EQP_HAND_R" WeaponLv: 1 - EquipLv: 5 + EquipLv: 7 Refine: true Subtype: "W_DAGGER" }, @@ -9993,11 +9993,11 @@ item_db: ( Buy: 600 Sell: 200 Weight: 130 - Atk: 75 + Atk: 70 Matk: 0 Loc: "EQP_HAND_R" WeaponLv: 1 - EquipLv: 10 + EquipLv: 12 Refine: true Subtype: "W_DAGGER" }, @@ -10025,7 +10025,7 @@ item_db: ( Buy: 800 Sell: 250 Weight: 350 - Atk: 110 + Atk: 115 Matk: 0 Loc: "EQP_HAND_R" WeaponLv: 1 @@ -10439,12 +10439,12 @@ item_db: ( Type: "IT_WEAPON" Buy: 800 Sell: 225 - Weight: 150 + Weight: 160 Atk: 85 Matk: 0 Loc: "EQP_HAND_R" WeaponLv: 1 - EquipLv: 18 + EquipLv: 20 Refine: true Subtype: "W_DAGGER" }, |