diff options
-rw-r--r-- | db/re/mob_db.conf | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 02073bc1b..a8b65eb14 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -247,15 +247,15 @@ mob_db: ( Id: 1005 SpriteName: "Ratto" Name: "Ratto" - Lv: 5 - Hp: 1500 + Lv: 7 + Hp: 500 Sp: 0 Exp: 6 JExp: 0 AttackRange: 1 - Attack: [100, 200] + Attack: [100, 150] Def: 10 - Mdef: 0 + Mdef: 10 Stats: { Str: 5 Agi: 15 @@ -277,7 +277,7 @@ mob_db: ( ChangeChase: true } MoveSpeed: 100 - AttackDelay: 1872 + AttackDelay: 1572 AttackMotion: 672 DamageMotion: 480 MvpExp: 0 |