diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 6f03c3ff2..8b77cdfd4 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -3029,10 +3029,10 @@ mob_db: ( Lv: 30 Hp: 2000 Sp: 0 - Exp: 21 + Exp: 31 JExp: 4 AttackRange: 1 - Attack: [80, 150] + Attack: [90, 150] Def: 20 Mdef: 40 Stats: { @@ -3043,16 +3043,20 @@ mob_db: ( Dex: 50 Luk: 40 } - ViewRange: 6 + ViewRange: 2 ChaseRange: 10 Size: 1 Race: 0 Element: (1, 3) Mode: { CanMove: true + Aggressive: true + Assist: true Looter: true - ChangeChase: true + Boss: true CanAttack: true + ChangeTargetMelee: true + ChangeChase: true } MoveSpeed: 1200 AttackDelay: 372 |