From 597ff2d2b03946090df9b8041819bb6dc539c8f8 Mon Sep 17 00:00:00 2001 From: Saulc Date: Sat, 8 Sep 2018 15:23:29 +0000 Subject: Add michel monster --- db/re/mob_db.conf | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) (limited to 'db/re') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 9577b3db8..229835f34 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -7516,4 +7516,50 @@ mob_db: ( ChocolateMouboo: 20 } }, +{ + Id: 1203 + SpriteName: "Michel" + Name: "Michel" + Lv: 75 + Hp: 20000 + Sp: 0 + Exp: 1180 + JExp: 70 + AttackRange: 1 + Attack: [530, 1500] + Def: 32 + Mdef: 0 + Stats: { + Str: 30 + Agi: 125 + Vit: 25 + Int: 20 + Dex: 60 + Luk: 45 + } + ViewRange: 9 + ChaseRange: 10 + Size: 0 + Race: 1 + Element: (9, 1) + Mode: { + CanMove: true + CanAttack: true + Aggressive: true + Angry: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 320 + AttackDelay: 720 + AttackMotion: 472 + DamageMotion: 200 + Drops: { + CottonCloth: 2000 + CottonCloth: 500 + SulfurPowder: 480 + CottonCloth: 51 + } +}, ) -- cgit v1.2.3-70-g09d2