From 2f00c611c2f707892bdd64de9f5982b7d2251307 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sat, 28 Jul 2018 12:36:50 +0000 Subject: add fire skull --- db/re/mob_db.conf | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) (limited to 'db/re/mob_db.conf') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index a0a74a4f2..de306c716 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -7119,4 +7119,54 @@ mob_db: ( AttackMotion: 472 DamageMotion: 280 }, +{ + Id: 1193 + SpriteName: "FireSkull" + Name: "Fire Skull" + Lv: 46 + Hp: 7500 + Sp: 0 + Exp: 500 + JExp: 22 + AttackRange: 1 + Attack: [400, 1800] + Def: 35 + Mdef: 0 + WalkMask: "WALK_AIR" + Stats: { + Str: 25 + Agi: 28 + Vit: 1 + Int: 100 + Dex: 50 + Luk: 1 + } + ViewRange: 10 + ChaseRange: 14 + Size: 0 + Race: 2 + Element: (8, 1) + Mode: { + CanMove: true + CanAttack: true + Aggressive: true + Angry: true + ChangeTargetMelee: true + Looter: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 400 + AttackDelay: 670 + AttackMotion: 672 + DamageMotion: 280 + Drops: { + SulfurPowder: 850 + PileOfAsh: 500 + DarkCrystal: 100 + Skull: 55 + CasinoCoins: 10 + DemonicSkull: 1 + } +}, ) -- cgit v1.2.3-60-g2f50