diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-09-07 15:32:01 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-09-07 15:32:01 -0300 |
commit | ada6ec1615f03798c5c62f5f04687d339d88b6d1 (patch) | |
tree | c13794182d47eab8c6cd362dd0010c379bfd9061 /db/re/skill_db.conf | |
parent | 2865aaf074ab53437f90f2846292f166f876d587 (diff) | |
download | serverdata-ada6ec1615f03798c5c62f5f04687d339d88b6d1.tar.gz serverdata-ada6ec1615f03798c5c62f5f04687d339d88b6d1.tar.bz2 serverdata-ada6ec1615f03798c5c62f5f04687d339d88b6d1.tar.xz serverdata-ada6ec1615f03798c5c62f5f04687d339d88b6d1.zip |
Sharpshooter: Cooldown +1s, MP Cost -20
Diffstat (limited to 'db/re/skill_db.conf')
-rw-r--r-- | db/re/skill_db.conf | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index 98d70818b..fa5ca1363 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -11705,22 +11705,22 @@ skill_db: ( AfterCastActDelay: 1400 FixedCastTime: 600 CastDefRate: 25 - CoolDown: 14000 + CoolDown: 15000 SkillInfo: { Quest: true } Requirements: { SPCost: { - Lv1: 188 - Lv2: 198 - Lv3: 208 - Lv4: 228 - Lv5: 239 - Lv6: 249 - Lv7: 259 - Lv8: 269 - Lv9: 280 - Lv10: 290 + Lv1: 168 + Lv2: 178 + Lv3: 188 + Lv4: 198 + Lv5: 209 + Lv6: 219 + Lv7: 229 + Lv8: 239 + Lv9: 250 + Lv10: 260 } WeaponTypes: { Bows: true |