diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-03-16 15:05:00 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-03-17 00:19:15 +0100 |
commit | 7f14d9882f44fb33089ed60ffda2ce9a8e5afdd9 (patch) | |
tree | ca4852f3152b5d9c09e1b5d336761ee26bc1c790 /db/re/mob_db.conf | |
parent | 2e7abea9ec371c3beeca561ca9ffa3539e4745ea (diff) | |
download | serverdata-7f14d9882f44fb33089ed60ffda2ce9a8e5afdd9.tar.gz serverdata-7f14d9882f44fb33089ed60ffda2ce9a8e5afdd9.tar.bz2 serverdata-7f14d9882f44fb33089ed60ffda2ce9a8e5afdd9.tar.xz serverdata-7f14d9882f44fb33089ed60ffda2ce9a8e5afdd9.zip |
add 1120 Jack'O
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 8bf81c6d2..77b21ae3a 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -5246,4 +5246,52 @@ mob_db: ( LightGreenDiamond: 3 } }, +{ + Id: 1120 + SpriteName: "Jack'O" + Name: "Jack'O" + Lv: 200 + Hp: 10000 + Sp: 0 + Exp: 3111 + JExp: 250 + AttackRange: 1 + Attack: [550, 1500] + Def: 35 + Mdef: 0 + Stats: { + Str: 35 + Agi: 140 + Vit: 25 + Int: 25 + Dex: 35 + Luk: 50 + } + ViewRange: 9 + ChaseRange: 10 + Size: 0 + Race: 2 + Element: (1, 1) + Mode: { + CanMove: true + CanAttack: true + Aggressive: true + Angry: true + ChangeTargetMelee: true + ChangeChase: true + CastSensorChase: true + } + MoveSpeed: 300 + AttackDelay: 670 + AttackMotion: 1 + DamageMotion: 1 + MvpExp: 0 + Drops: { + CottonCloth: 5000 + CottonCloth: 2000 + CottonCloth: 500 + CottonCloth: 50 + Jack'O Hat: 10 + } +}, ) |