From b25a8c5bb48b2694c47425e084f39ea673b407d2 Mon Sep 17 00:00:00 2001 From: Saulc Date: Fri, 26 Jan 2018 23:48:01 +0100 Subject: add monsters on candor island --- db/re/item_db.conf | 53 +++++++++++++++++++++++++++++++++++++++++++++++++++++ db/re/mob_db.conf | 6 ++++-- 2 files changed, 57 insertions(+), 2 deletions(-) (limited to 'db/re') diff --git a/db/re/item_db.conf b/db/re/item_db.conf index 40463c175..1d33dd940 100644 --- a/db/re/item_db.conf +++ b/db/re/item_db.conf @@ -4505,6 +4505,32 @@ item_db: ( Delay: 0 Sprite: 0 }, +{ + Id: 819 + AegisName: "CrystallizedMaggot" + Name: "Crystallized Maggot" + Type: "IT_ETC" + Buy: 100000 + Sell: 10000 + Weight: 10 + Atk: 0 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + WeaponLv: 0 + EquipLv: 0 + Refine: false + ViewSprite: 819 + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, { Id: 1000 AegisName: "BromenalFourLeafAmulet" @@ -8264,6 +8290,33 @@ item_db: ( Delay: 0 Sprite: 0 }, +{ + Id: 3505 + AegisName: "SharpKnife" + Name: "Sharp Knife" + Type: "IT_WEAPON" + Buy: 2580 + Sell: 250 + Weight: 50 + Atk: 100 + Matk: 0 + Def: 0 + Range: 0 + Slots: 0 + Job: { + All: true + } + Gender: "SEX_ANY" + Loc: "EQP_HAND_R" + WeaponLv: 1 + EquipLv: 5 + Refine: false + Subtype: "W_DAGGER" + BindOnEquip: false + BuyingStore: true + Delay: 0 + Sprite: 0 +}, { Id: 4000 AegisName: "PiouEgg" diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 48b5e1dbf..60c77e6b3 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2486,7 +2486,9 @@ mob_db: ( CanAttack:false } Drops: { - FourLeafClover: 2 + IronOre: 500 + Coal: 400 + IronIngot: 250 } }, { @@ -3028,7 +3030,7 @@ mob_db: ( } }, { - Id: 1070 + Id: 1071 SpriteName: "Scorpion" Name: "Scorpion" Lv: 5 -- cgit v1.2.3-70-g09d2