diff options
-rw-r--r-- | db/re/mob_db.conf | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index d81125e6..12ed22ce 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -132,7 +132,7 @@ mob_db: ( CanAttack: true SurviveWithoutMaster: true } - MoveSpeed: 600 + MoveSpeed: 200 AttackDelay: 1872 AttackMotion: 672 DamageMotion: 480 @@ -173,7 +173,7 @@ mob_db: ( CanAttack: true SurviveWithoutMaster: true } - MoveSpeed: 800 + MoveSpeed: 150 AttackDelay: 1872 AttackMotion: 672 DamageMotion: 480 @@ -266,7 +266,7 @@ mob_db: ( CastSensorChase: true ChangeChase: true } - MoveSpeed: 400 + MoveSpeed: 100 AttackDelay: 1872 AttackMotion: 672 DamageMotion: 480 @@ -693,7 +693,7 @@ mob_db: ( ChangeTargetMelee: true ChangeChase: true } - MoveSpeed: 300 + MoveSpeed: 200 AttackDelay: 1120 AttackMotion: 1672 DamageMotion: 100 @@ -738,7 +738,7 @@ mob_db: ( ChangeTargetMelee: true ChangeChase: true } - MoveSpeed: 300 + MoveSpeed: 250 AttackDelay: 1120 AttackMotion: 1672 DamageMotion: 100 @@ -897,7 +897,7 @@ mob_db: ( CastSensorChase: true ChangeChase: true } - MoveSpeed: 500 + MoveSpeed: 400 AttackDelay: 1300 AttackMotion: 672 DamageMotion: 270 @@ -973,7 +973,7 @@ mob_db: ( CastSensorChase: true ChangeChase: true } - MoveSpeed: 500 + MoveSpeed: 400 AttackDelay: 2872 AttackMotion: 672 DamageMotion: 480 |