diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-06-19 08:04:21 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-06-19 08:04:21 +0000 |
commit | 34444f45c57873bd3b40c38c4342a95be90b0215 (patch) | |
tree | c7e6017cd8b899277d474dbaf63e78857f70b049 /db/re/mob_db.conf | |
parent | a2d6b601a058d85fed5d3f98d575af96b0fc55c6 (diff) | |
download | serverdata-34444f45c57873bd3b40c38c4342a95be90b0215.tar.gz serverdata-34444f45c57873bd3b40c38c4342a95be90b0215.tar.bz2 serverdata-34444f45c57873bd3b40c38c4342a95be90b0215.tar.xz serverdata-34444f45c57873bd3b40c38c4342a95be90b0215.zip |
add 1151 Snow Binny
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 6a6ad1b81..a6b89b885 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -5721,4 +5721,47 @@ mob_db: ( MvpExp: 0 // Chest way spawm some vicious maggots /squirel }, +{ + Id: 1151 + SpriteName: "SnowBinny" + Name: "Snow Binny" + Lv: 22 + Hp: 1950 + Sp: 0 + Exp: 19 + JExp: 3 + AttackRange: 1 + Attack: [140, 250] + Def: 9 + Mdef: 0 + Stats: { + Str: 14 + Agi: 1 + Vit: 10 + Int: 1 + Dex: 35 + Luk: 15 + } + ViewRange: 1 + ChaseRange: 12 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + CanMove: true + CanAttack: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 550 + AttackDelay: 1872 + AttackMotion: 672 + DamageMotion: 480 + MvpExp: 0 + Drops: { + Carrot: 150 + Carrot: 51 + BunnyEars: 5 + } +}, ) |