diff options
-rw-r--r-- | db/re/mob_db.conf | 46 |
1 files changed, 46 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index ef2c41966..0b0e1069a 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -4422,4 +4422,50 @@ mob_db: ( CottonCloth: 50 } }, +{ + Id: 1121 + SpriteName: "EasterMouboo" + Name: "Easter Mouboo" + Lv: 40 + Hp: 4000 + Sp: 0 + Exp: 31 + JExp: 5 + AttackRange: 1 + Attack: [50, 630] + Def: 13 + Mdef: 18 + Stats: { + Str: 15 + Agi: 2 + Vit: 5 + Int: 10 + Dex: 24 + Luk: 30 + } + ViewRange: 1 + ChaseRange: 12 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + CanMove: true + CanAttack: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 900 + AttackDelay: 872 + AttackMotion: 672 + DamageMotion: 200 + MvpExp: 0 + Drops: { + SilverEasteregg: 1500 + RedApple: 360 + MoubooSteak: 200 + GoldenEasteregg: 15 + BunnyEars: 10 + MoubooHat: 1 + } +}, ) |