From 93b4a8645fcf91f6ad91447429cb0300893cdc5d Mon Sep 17 00:00:00 2001 From: Saulc Date: Wed, 22 Aug 2018 23:28:45 +0000 Subject: add Giant cave amggot boss --- db/re/mob_db.conf | 48 ++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 48 insertions(+) (limited to 'db/re/mob_db.conf') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index dfa3d2464..0a551245a 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -7340,4 +7340,52 @@ mob_db: ( SkullMask: 8 } }, +{ + Id: 1197 + SpriteName: "GiantCaveMaggot" + Name: "Giant Cave Maggot" + Lv: 90 + Hp: 9500 + Sp: 0 + Exp: 750 + JExp: 9 + AttackRange: 1 + Attack: [400, 500] + Def: 30 + Mdef: 0 + Stats: { + Str: 19 + Agi: 20 + Vit: 66 + Int: 1 + Dex: 30 + Luk: 15 + } + ViewRange: 20 + ChaseRange: 20 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + CanMove: true + CanAttack: true + CastSensorChase: true + ChangeChase: true + } + MoveSpeed: 1580 + AttackDelay: 2450 + AttackMotion: 672 + DamageMotion: 480 + Drops: { + CasinoCoins: 9500 + Coal: 9000 + IronOre: 8500 + CactusDrink: 8000 + CactusPotion: 7000 + CoinBag: 6000 + Coal: 5000 + IronOre: 2000 + Ruby: 100 + } +}, ) \ No newline at end of file -- cgit v1.2.3-60-g2f50