diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 95d66111b..d5a18743a 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -11465,7 +11465,7 @@ mob_db: ( Exp: 3500 JExp: 100 AttackRange: 1 - Attack: [413, 413] + Attack: [180, 220] Def: 36 Mdef: 26 WalkMask: "WALK_AIR" @@ -11490,6 +11490,7 @@ mob_db: ( CastSensorChase: true Detector: true NoKnockback: true + Aggressive: true } MoveSpeed: 123 AttackDelay: 124 @@ -11541,6 +11542,7 @@ mob_db: ( CastSensorChase: true Detector: true NoKnockback: true + Aggressive: true } MoveSpeed: 420 AttackDelay: 1600 @@ -11558,7 +11560,7 @@ mob_db: ( } // Good defense against all type of weapons WeaponAttacks: { - All: 7500 + All: 2500 } // Most powerful attack skills are almost entirely nullified EleResist: { |