From 5d7dddbabf6b78e68d6270ab967b454c10e7f398 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 19 Mar 2018 23:57:26 -0300 Subject: Fix Bif IDs to finish Aeros EventMaster, fix minor error. --- db/re/mob_db.conf | 90 +++++++++++++++++++++++++++---------------------------- 1 file changed, 45 insertions(+), 45 deletions(-) (limited to 'db/re/mob_db.conf') diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index c70ce2651..ef2c41966 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -4208,49 +4208,6 @@ mob_db: ( }, { Id: 1116 - SpriteName: "DemonicMouboo" - Name: "Demonic Mouboo" - Lv: 45 - Hp: 500 - Sp: 0 - Exp: 24 - JExp: 1 - AttackRange: 1 - Attack: [300, 1400] - Def: 21 - Mdef: 21 - Stats: { - Str: 20 - Agi: 3 - Vit: 5 - Int: 10 - Dex: 40 - Luk: 25 - } - ViewRange: 1 - ChaseRange: 12 - Size: 0 - Race: 2 - Element: (1, 1) - Mode: { - CanMove: true - CanAttack: true - ChangeChase: true - CastSensorChase: true - } - MoveSpeed: 800 - AttackDelay: 1872 - AttackMotion: 672 - DamageMotion: 200 - MvpExp: 0 - Drops: { - RedApple: 400 - MoubooSteak: 215 - AlphaMoubooHat: 1 - } -}, -{ - Id: 1117 SpriteName: "SmallMagicBif" Name: "Small Magic Bif" Lv: 1 @@ -4292,7 +4249,7 @@ mob_db: ( } }, { - Id: 1118 + Id: 1117 SpriteName: "MagicBif" Name: "Magic Bif" Lv: 1 @@ -4334,7 +4291,7 @@ mob_db: ( } }, { - Id: 1119 + Id: 1118 SpriteName: "BigMagicBif" Name: "Big Magic Bif" Lv: 1 @@ -4375,6 +4332,49 @@ mob_db: ( LightGreenDiamond: 3 } }, +{ + Id: 1119 + SpriteName: "DemonicMouboo" + Name: "Demonic Mouboo" + Lv: 45 + Hp: 500 + Sp: 0 + Exp: 24 + JExp: 1 + AttackRange: 1 + Attack: [300, 1400] + Def: 21 + Mdef: 21 + Stats: { + Str: 20 + Agi: 3 + Vit: 5 + Int: 10 + Dex: 40 + Luk: 25 + } + ViewRange: 1 + ChaseRange: 12 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + CanMove: true + CanAttack: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 800 + AttackDelay: 1872 + AttackMotion: 672 + DamageMotion: 200 + MvpExp: 0 + Drops: { + RedApple: 400 + MoubooSteak: 215 + AlphaMoubooHat: 1 + } +}, { Id: 1120 SpriteName: "Jack'O" -- cgit v1.2.3-60-g2f50