diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-07-24 17:48:23 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-07-24 17:48:32 -0300 |
commit | cc561befe13af2dab5a3e292c77b587afee44364 (patch) | |
tree | 2a0789b5324a22401644d851a408800617806f3a /db/re/mob_db.conf | |
parent | 624c39566e3d9a7c5f718e4b2ee4ba5c687ba28c (diff) | |
download | serverdata-cc561befe13af2dab5a3e292c77b587afee44364.tar.gz serverdata-cc561befe13af2dab5a3e292c77b587afee44364.tar.bz2 serverdata-cc561befe13af2dab5a3e292c77b587afee44364.tar.xz serverdata-cc561befe13af2dab5a3e292c77b587afee44364.zip |
Bugfixes. Might still be too hard and has a fair amount of issues
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: { |