diff options
Diffstat (limited to 'db/re/mob_db.conf')
-rw-r--r-- | db/re/mob_db.conf | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index 04ecdb775..fe24d4c68 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1013,8 +1013,8 @@ mob_db: ( } MoveSpeed: 240 AttackDelay: 580 - AttackMotion: 1 - DamageMotion: 1 + AttackMotion: 472 + DamageMotion: 200 MvpExp: 0 Drops: { BugLeg: 350 @@ -1277,8 +1277,8 @@ mob_db: ( } MoveSpeed: 200 AttackDelay: 670 - AttackMotion: 670 - DamageMotion: 1 + AttackMotion: 472 + DamageMotion: 200 MvpExp: 0 Drops: { DemonicSkull: 100 @@ -4554,8 +4554,8 @@ mob_db: ( } MoveSpeed: 300 AttackDelay: 670 - AttackMotion: 1 - DamageMotion: 1 + AttackMotion: 472 + DamageMotion: 200 MvpExp: 0 Drops: { CottonCloth: 5000 |