diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index cf3bde996..219b50bcc 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -2287,11 +2287,11 @@ mob_db: ( Lv: 20 Hp: 3100 Sp: 500 - Exp: 80 + Exp: 70 JExp: 10 AttackRange: 1 - Attack: [500, 550] - Def: 4 + Attack: [420, 550] + Def: 7 Mdef: 8 Stats: { Str: 8 @@ -2302,12 +2302,13 @@ mob_db: ( Luk: 12 } ViewRange: 1 - ChaseRange: 12 + ChaseRange: 10 Size: 0 Race: 2 Element: (1, 1) Mode: { CanMove: true + Assist: true CanAttack: true ChangeChase: true CastSensorChase: true |