From 1b0afc70e636d9958ac830d890cf851b5a65d0dc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 8 Jul 2018 23:16:12 -0300 Subject: Kanabo, an unique rare from LoF, and a rare drop here. --- db/re/item_db.conf | 22 ++++++++++++++++++++++ db/re/mob_db.conf | 15 ++++++++------- 2 files changed, 30 insertions(+), 7 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index a74bfe498..3e04398d4 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -9324,6 +9324,28 @@ item_db: ( bonus bDef, -2; "> }, +{ + Id: 3522 + AegisName: "Kanabo" + Name: "Kanabo" + Type: "IT_WEAPON" + Buy: 15000 + Sell: 7500 + Weight: 500 + Atk: 284 + Range: 1 + Loc: ["EQP_HAND_R", "EQP_HAND_L"] + WeaponLv: 1 + EquipLv: 30 + Refine: false + Subtype: "W_2HMACE" + OnEquipScript: <" + bonus bStr, 3; + "> +}, + +// +// Pets { Id: 4000 AegisName: "PiouEgg" diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 73431b864..7002e9388 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -6217,13 +6217,14 @@ mob_db: ( DamageMotion: 380 MvpExp: 0 Drops: { - Pearl: 840 - Ruby: 620 - Topaz: 460 - Emerald: 280 - Diamond: 140 - Amethyst: 80 - Sapphire: 40 + Pearl: 140 + Ruby: 100 + Topaz: 80 + Emerald: 60 + Diamond: 40 + Amethyst: 20 + Sapphire: 10 + Kanabo: 1 } }, { -- cgit v1.2.3-60-g2f50