From 23ab0d049105dee63c6597fa6499c558a7640ffb Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 9 Jul 2018 00:00:57 -0300 Subject: Blacksmith axe is the most powerful weapon ingame atm (and the only one at level 60) --- db/re/item_db.conf | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) (limited to 'db') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 5835ddc25..2699b17b4 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9387,6 +9387,25 @@ item_db: ( bonus bDef, -2; "> }, +{ + Id: 3524 + AegisName: "BlacksmithAxe" + Name: "Blacksmith Axe" + Type: "IT_WEAPON" + Buy: 25000 + Sell: 10000 + Weight: 1000 + Atk: 659 + Range: 1 + Loc: ["EQP_HAND_R", "EQP_HAND_L"] + WeaponLv: 1 + EquipLv: 60 + Refine: false + Subtype: "W_2HMACE" + OnEquipScript: <" + bonus bStr, 5; + "> +}, // // Pets -- cgit v1.2.3-60-g2f50