diff options
-rw-r--r-- | db/re/mob_db.conf | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index f5110ec32..2a9a036c9 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -10119,8 +10119,8 @@ mob_db: ( ChangeChase: true CanAttack: true } - MoveSpeed: 1300 - AttackDelay: 1500 + MoveSpeed: 450 + AttackDelay: 1002 AttackMotion: 672 DamageMotion: 480 Drops: { @@ -10165,10 +10165,10 @@ mob_db: ( ChangeChase: true CanAttack: true } - MoveSpeed: 1300 - AttackDelay: 1500 - AttackMotion: 672 - DamageMotion: 480 + MoveSpeed: 1100 + AttackDelay: 800 + AttackMotion: 172 + DamageMotion: 180 Drops: { Coal: 370 IronOre: 270 @@ -10217,10 +10217,10 @@ mob_db: ( ChangeChase: true CanAttack: true } - MoveSpeed: 1300 - AttackDelay: 1500 + MoveSpeed: 900 + AttackDelay: 1300 AttackMotion: 672 - DamageMotion: 480 + DamageMotion: 300 Drops: { RedApple: 245 Knife: 175 @@ -10267,10 +10267,10 @@ mob_db: ( ChangeChase: true CanAttack: true } - MoveSpeed: 1300 - AttackDelay: 1500 + MoveSpeed: 900 + AttackDelay: 1300 AttackMotion: 672 - DamageMotion: 480 + DamageMotion: 200 Drops: { CoinBag: 390 CasinoCoins: 280 @@ -10316,10 +10316,10 @@ mob_db: ( ChangeChase: true CanAttack: true } - MoveSpeed: 1300 - AttackDelay: 1500 + MoveSpeed: 800 + AttackDelay: 1300 AttackMotion: 672 - DamageMotion: 480 + DamageMotion: 200 Drops: { CopperOre: 800 TreasureKey: 400 @@ -10366,10 +10366,10 @@ mob_db: ( ChangeChase: true CanAttack: true } - MoveSpeed: 1300 - AttackDelay: 1500 + MoveSpeed: 750 + AttackDelay: 1300 AttackMotion: 672 - DamageMotion: 480 + DamageMotion: 200 Drops: { Coal: 450 CasinoCoins: 444 @@ -10414,10 +10414,10 @@ mob_db: ( ChangeChase: true CanAttack: true } - MoveSpeed: 1300 - AttackDelay: 1500 + MoveSpeed: 750 + AttackDelay: 1300 AttackMotion: 672 - DamageMotion: 480 + DamageMotion: 200 Drops: { Coal: 220 Coal: 110 |