diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-09-15 18:10:03 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-09-15 18:10:03 -0300 |
commit | 1c7c9f3ea886e60eb9e79b7c665b8bf1e74b0043 (patch) | |
tree | f15ad40bd89f231db60fd00628cd5d75365b36e3 /db/re/mob_db.conf | |
parent | 3a44eacd66fbf863d74b8017f725bdae5cecc7ef (diff) | |
download | serverdata-1c7c9f3ea886e60eb9e79b7c665b8bf1e74b0043.tar.gz serverdata-1c7c9f3ea886e60eb9e79b7c665b8bf1e74b0043.tar.bz2 serverdata-1c7c9f3ea886e60eb9e79b7c665b8bf1e74b0043.tar.xz serverdata-1c7c9f3ea886e60eb9e79b7c665b8bf1e74b0043.zip |
I think Pinkies have been understimated.
Uh, shouldn't have skipped every mob under level 20 when I did Lanalysis...
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index c3ead3725..2168f2515 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -4993,20 +4993,20 @@ mob_db: ( Id: 1132 SpriteName: "Pinkie" Name: "Pinkie" - Lv: 17 + Lv: 26 Hp: 3150 Sp: 0 - Exp: 18 - JExp: 2 + Exp: 28 + JExp: 3 AttackRange: 1 Attack: [210, 255] Def: 4 - Mdef: 4 + Mdef: 6 Stats: { - Str: 1 + Str: 3 Agi: 27 - Vit: 1 - Int: 1 + Vit: 4 + Int: 8 Dex: 20 Luk: 25 } @@ -5022,8 +5022,8 @@ mob_db: ( ChangeChase: true CastSensorChase: true } - MoveSpeed: 800 - AttackDelay: 1872 + MoveSpeed: 780 + AttackDelay: 1800 AttackMotion: 672 DamageMotion: 480 Drops: { |