diff options
author | HoraK-FDF <horak-fdf@web.de> | 2024-04-30 21:37:26 +0200 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2024-05-16 16:28:21 +0000 |
commit | 087f6a98ad8c16b2dc06c025cab5e2d90375ab76 (patch) | |
tree | d3631aba13ce1424cd340eb2127916ec8c35244a /world/map/db/mob_db.conf | |
parent | c318b9a5ae988a982cc4ffcad2faaf6549aed9d8 (diff) | |
download | serverdata-087f6a98ad8c16b2dc06c025cab5e2d90375ab76.tar.gz serverdata-087f6a98ad8c16b2dc06c025cab5e2d90375ab76.tar.bz2 serverdata-087f6a98ad8c16b2dc06c025cab5e2d90375ab76.tar.xz serverdata-087f6a98ad8c16b2dc06c025cab5e2d90375ab76.zip |
update
Diffstat (limited to 'world/map/db/mob_db.conf')
-rw-r--r-- | world/map/db/mob_db.conf | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/world/map/db/mob_db.conf b/world/map/db/mob_db.conf index 0ad6e0a2..ae92f099 100644 --- a/world/map/db/mob_db.conf +++ b/world/map/db/mob_db.conf @@ -8934,22 +8934,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 @@ -8964,7 +8964,7 @@ mob_db: ( ChangeTargetChase: true } MoveSpeed: 77 - AttackDelay: 100 + AttackDelay: 500 AttackMotion: 672 DamageMotion: 200 }, @@ -9003,7 +9003,7 @@ mob_db: ( ChangeTargetChase: true } MoveSpeed: 120 - AttackDelay: 555 + AttackDelay: 800 AttackMotion: 672 DamageMotion: 200 Drops: { |