diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-09-23 19:03:48 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-09-23 19:03:48 -0300 |
commit | 6afbb9507dea2dc891a0a750abb6fd06805d22c1 (patch) | |
tree | dd397fd0ea41ab5608697592251b10c47425b026 /db/re | |
parent | 8c6b6ab8860faebed92f629761f17f751faad6bb (diff) | |
download | serverdata-6afbb9507dea2dc891a0a750abb6fd06805d22c1.tar.gz serverdata-6afbb9507dea2dc891a0a750abb6fd06805d22c1.tar.bz2 serverdata-6afbb9507dea2dc891a0a750abb6fd06805d22c1.tar.xz serverdata-6afbb9507dea2dc891a0a750abb6fd06805d22c1.zip |
Bump siege boss stats (atk and speed), and make higher level ones appear more seldomly
Diffstat (limited to 'db/re')
-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 16f458d84..2f13cfdfb 100644 --- a/db/re/mob_db.conf +++ b/db/re/mob_db.conf @@ -12044,8 +12044,8 @@ mob_db: ( ChangeChase: true Boss: true } - MoveSpeed: 500 - AttackDelay: 1800 + MoveSpeed: 490 + AttackDelay: 1700 AttackMotion: 672 DamageMotion: 480 Drops: { @@ -12092,8 +12092,8 @@ mob_db: ( ChangeChase: true Boss: true } - MoveSpeed: 500 - AttackDelay: 1800 + MoveSpeed: 480 + AttackDelay: 1600 AttackMotion: 672 DamageMotion: 480 Drops: { @@ -12140,8 +12140,8 @@ mob_db: ( ChangeChase: true Boss: true } - MoveSpeed: 500 - AttackDelay: 1800 + MoveSpeed: 470 + AttackDelay: 1500 AttackMotion: 672 DamageMotion: 480 Drops: { @@ -12189,8 +12189,8 @@ mob_db: ( ChangeChase: true Boss: true } - MoveSpeed: 500 - AttackDelay: 1800 + MoveSpeed: 450 + AttackDelay: 1400 AttackMotion: 672 DamageMotion: 480 Drops: { |