From 635d70ef0bffa33ebcd53efde947c2f87cc6fe99 Mon Sep 17 00:00:00 2001 From: Saulc Date: Thu, 10 May 2018 23:55:34 +0000 Subject: add better stat to set Giant Mutated Bat as a gm event boss --- db/re/mob_db.conf | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) (limited to 'db/re/mob_db.conf') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 461e4a7c7..eb23f6f71 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1561,22 +1561,22 @@ mob_db: ( Id: 1044 SpriteName: "GiantMutatedBat" Name: "Giant Mutated Bat" - Lv: 5 - Hp: 500 + Lv: 80 + Hp: 25000 Sp: 0 - Exp: 4 - JExp: 1 + Exp: 900 + JExp: 100 AttackRange: 1 - Attack: [50, 100] - Def: 10 + Attack: [500, 800] + Def: 22 Mdef: 0 Stats: { - Str: 1 + Str: 30 Agi: 1 Vit: 1 Int: 1 - Dex: 6 - Luk: 5 + Dex: 25 + Luk: 40 } ViewRange: 1 ChaseRange: 12 @@ -1590,17 +1590,16 @@ mob_db: ( CastSensorChase: true } MoveSpeed: 800 - AttackDelay: 1872 + AttackDelay: 1580 AttackMotion: 672 DamageMotion: 480 MvpExp: 0 Drops: { - MaggotSlime: 800 - BugLeg: 400 - RoastedMaggot: 150 - CactusPotion: 70 - SharpKnife: 10 - CrystallizedMaggot: 1 + MaggotSlime: 8000 + BugLeg: 4000 + CactusPotion: 700 + CactusDrink: 600 + SharpKnife: 100 } }, { -- cgit v1.2.3-70-g09d2