diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-25 16:42:22 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-25 16:42:22 +0100 |
commit | 7bb024a2e1524339a1e9c15cccd9b1c51fc42bca (patch) | |
tree | 2cdd526cbfa4b6af2ce1801edc8e31119e924d8e /db | |
parent | 110c5ce6f27c7ad0949783599a88b238d66ee289 (diff) | |
download | serverdata-7bb024a2e1524339a1e9c15cccd9b1c51fc42bca.tar.gz serverdata-7bb024a2e1524339a1e9c15cccd9b1c51fc42bca.tar.bz2 serverdata-7bb024a2e1524339a1e9c15cccd9b1c51fc42bca.tar.xz serverdata-7bb024a2e1524339a1e9c15cccd9b1c51fc42bca.zip |
reduce damage motion and fic range
Diffstat (limited to 'db')
-rw-r--r-- | db/re/mob_db.conf | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/db/re/mob_db.conf b/db/re/mob_db.conf index fe4895959..ad90f3485 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -1106,7 +1106,7 @@ mob_db: ( Dex: 6 Luk: 5 } - ViewRange: 1 + ViewRange: 7 ChaseRange: 12 Size: 0 Race: 2 @@ -1120,7 +1120,7 @@ mob_db: ( MoveSpeed: 700 AttackDelay: 1872 AttackMotion: 672 - DamageMotion: 480 + DamageMotion: 0 MvpExp: 0 Drops: { MaggotSlime: 800 @@ -1242,7 +1242,7 @@ mob_db: ( MoveSpeed: 800 AttackDelay: 1872 AttackMotion: 672 - DamageMotion: 480 + DamageMotion: 0 MvpExp: 0 Drops: { MaggotSlime: 800 @@ -1441,7 +1441,7 @@ mob_db: ( Dex: 5 Luk: 20 } - ViewRange: 1 + ViewRange: 8 ChaseRange: 12 Size: 0 Race: 2 @@ -1455,7 +1455,7 @@ mob_db: ( MoveSpeed: 800 AttackDelay: 1872 AttackMotion: 672 - DamageMotion: 480 + DamageMotion: 0 MvpExp: 0 Drops: { CaveSnakeLamp: 1000 @@ -3215,7 +3215,7 @@ mob_db: ( MoveSpeed: 800 AttackDelay: 1872 AttackMotion: 672 - DamageMotion: 480 + DamageMotion: 0 MvpExp: 0 Drops: { BlackScorpionStinger: 800 @@ -3655,7 +3655,7 @@ mob_db: ( Dex: 8 Luk: 5 } - ViewRange: 1 + ViewRange: 6 ChaseRange: 12 Size: 0 Race: 2 @@ -3669,7 +3669,7 @@ mob_db: ( MoveSpeed: 700 AttackDelay: 1872 AttackMotion: 672 - DamageMotion: 480 + DamageMotion: 0 MvpExp: 0 Drops: { MaggotSlime: 800 |