From 2f4cc32d4b227e4a7caeacb59a48052a84783785 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 31 Jul 2016 19:10:35 +0300 Subject: Update a bit monsters speed. Monsters should move faster than default player or with comparable speed. --- db/re/mob_db.conf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'db') 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 -- cgit v1.2.3-70-g09d2