diff options
author | Numa <numa@themanaworld.org> | 2024-04-18 04:58:15 +0000 |
---|---|---|
committer | Numa <numa@themanaworld.org> | 2024-04-18 04:58:15 +0000 |
commit | aea4b6d3eb885a121b060f98a19fcc562e5e228e (patch) | |
tree | c96a48b5a2f6a7f22e355ddb0202dc12b6d57e09 | |
parent | ec5d7affe5cd90495cb5c2e7475bfccf73cdad58 (diff) | |
download | serverdata-aea4b6d3eb885a121b060f98a19fcc562e5e228e.tar.gz serverdata-aea4b6d3eb885a121b060f98a19fcc562e5e228e.tar.bz2 serverdata-aea4b6d3eb885a121b060f98a19fcc562e5e228e.tar.xz serverdata-aea4b6d3eb885a121b060f98a19fcc562e5e228e.zip |
Sync with Legacy repo
-rw-r--r-- | db/pre-re/mob_db.conf | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/db/pre-re/mob_db.conf b/db/pre-re/mob_db.conf index 1e29709f..22e89c59 100644 --- a/db/pre-re/mob_db.conf +++ b/db/pre-re/mob_db.conf @@ -8895,22 +8895,22 @@ mob_db: ( SpriteName: "Brainblow" Name: "Brainblow" Lv: 77 - Hp: 7 + Hp: 200 Sp: 0 Exp: 100 JExp: 50 AttackRange: 1 - Attack: [100, 100] + Attack: [10, 10] Def: 0 Mdef: 0 CriticalDef: 0 Stats: { Str: 1 - Agi: 77 + Agi: 7 Vit: 1 Int: 1 - Dex: 77 - Luk: 77 + Dex: 123 + Luk: 123 } ViewRange: 9 ChaseRange: 10 @@ -8925,7 +8925,7 @@ mob_db: ( ChangeTargetChase: true } MoveSpeed: 77 - AttackDelay: 100 + AttackDelay: 500 AttackMotion: 672 DamageMotion: 200 }, @@ -8964,7 +8964,7 @@ mob_db: ( ChangeTargetChase: true } MoveSpeed: 120 - AttackDelay: 555 + AttackDelay: 800 AttackMotion: 672 DamageMotion: 200 Drops: { |