From 2dd12f46934dd6ed42e3462f310531cb941bd18e Mon Sep 17 00:00:00 2001 From: Saulc Date: Sat, 28 Jul 2018 14:22:32 +0000 Subject: Add 1194 Angry bat --- db/re/mob_db.conf | 50 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 50 insertions(+) diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index de306c716..87f2f6a5d 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -7169,4 +7169,54 @@ mob_db: ( DemonicSkull: 1 } }, +{ + Id: 1194 + SpriteName: "AngryBat" + Name: "Angry Bat" + Lv: 20 + Hp: 1900 + Sp: 0 + Exp: 15 + JExp: 2 + AttackRange: 1 + Attack: [180, 150] + Def: 4 + Mdef: 60 + WalkMask: "WALK_AIR" + Stats: { + Str: 6 + Agi: 9 + Vit: 8 + Int: 2 + Dex: 42 + Luk: 30 + } + ViewRange: 6 + ChaseRange: 8 + Size: 0 + Race: 2 + Element: (4, 1) + Mode: { + CanMove: true + CanAttack: true + Aggressive: true + Angry: true + ChangeTargetMelee: true + Looter: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 700 + AttackDelay: 730 + AttackMotion: 672 + DamageMotion: 480 + Drops: { + BatTeeth: 1850 + BatWing: 1450 + BatWing: 1250 + BugLeg: 250 + Dagger: 66 + Bloodstone: 1 + } +}, ) -- cgit v1.2.3-60-g2f50