diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-10-21 13:54:27 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-10-21 13:54:27 -0300 |
commit | 849ec1bd113f22a677641873ed90f08d503cd1f9 (patch) | |
tree | f37bbbbc97a2c0a1450792d3eabd058b96cadf49 /db/re/skill_db.conf | |
parent | f6c9f55659f8344618b4ca0f04083f6e31baa92d (diff) | |
download | serverdata-849ec1bd113f22a677641873ed90f08d503cd1f9.tar.gz serverdata-849ec1bd113f22a677641873ed90f08d503cd1f9.tar.bz2 serverdata-849ec1bd113f22a677641873ed90f08d503cd1f9.tar.xz serverdata-849ec1bd113f22a677641873ed90f08d503cd1f9.zip |
Rebalance Kalmurk cooldown - This is the new mana magic system of ML.
It works like regular magic, you can even change the skill level to employ!
Diffstat (limited to 'db/re/skill_db.conf')
-rw-r--r-- | db/re/skill_db.conf | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index 108c73a93..593f02661 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -38630,14 +38630,14 @@ skill_db: ( } CoolDown: { Lv1: 20000 - Lv2: 18000 - Lv3: 16000 - Lv4: 14000 - Lv5: 12000 - Lv6: 10000 - Lv7: 10000 - Lv8: 10000 - Lv9: 10000 + Lv2: 19000 + Lv3: 18000 + Lv4: 17000 + Lv5: 16000 + Lv6: 15000 + Lv7: 14000 + Lv8: 13000 + Lv9: 12000 Lv10: 10000 } Requirements: { |