diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-20 14:48:23 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-20 17:17:41 +0100 |
commit | 03b32da5d396936bff7dd8f9c430aa963f4153f4 (patch) | |
tree | 6a3a4e81b6bbaeb92bbf3056ae96160ceca47623 /db/re/mob_db.conf | |
parent | d7624b84102e8af49b2d87262e222ec938a2f193 (diff) | |
download | serverdata-03b32da5d396936bff7dd8f9c430aa963f4153f4.tar.gz serverdata-03b32da5d396936bff7dd8f9c430aa963f4153f4.tar.bz2 serverdata-03b32da5d396936bff7dd8f9c430aa963f4153f4.tar.xz serverdata-03b32da5d396936bff7dd8f9c430aa963f4153f4.zip |
add 1121 easter mouboo
Diffstat (limited to 'db/re/mob_db.conf')
-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 + } +}, ) |