diff options
-rw-r--r-- | db/re/item_db.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/db/re/item_db.conf b/db/re/item_db.conf index b2635f6f8..9ba9eab23 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -11064,14 +11064,14 @@ item_db: ( AegisName: "LongSword" Name: "Long Sword" Type: "IT_WEAPON" - Buy: 90 - Sell: 25 - Weight: 6 - Atk: 50 + Buy: 7000 + Sell: 3000 + Weight: 1100 + Atk: 430 Matk: 0 Loc: "EQP_HAND_R" WeaponLv: 1 - EquipLv: 1 + EquipLv: 80 Refine: true Subtype: "W_1HSWORD" Slots: 1 |