diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-18 11:40:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-18 11:40:46 -0300 |
commit | 88c0c988a6232bc1cb6447487bcc6311f32e8112 (patch) | |
tree | 8f31b8671522714b1d4218557e65dbb9016ba656 /db/re/skill_db.conf | |
parent | 29837f227c364f760b765bf4c638916006ce9c94 (diff) | |
download | serverdata-88c0c988a6232bc1cb6447487bcc6311f32e8112.tar.gz serverdata-88c0c988a6232bc1cb6447487bcc6311f32e8112.tar.bz2 serverdata-88c0c988a6232bc1cb6447487bcc6311f32e8112.tar.xz serverdata-88c0c988a6232bc1cb6447487bcc6311f32e8112.zip |
Fix bugs, and add an extra skill to Berserk
Diffstat (limited to 'db/re/skill_db.conf')
-rw-r--r-- | db/re/skill_db.conf | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index fd2c662cb..48d670c1e 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -2211,16 +2211,16 @@ skill_db: ( FixedCastTime: 0 Requirements: { SPCost: { - Lv1: 14 - Lv2: 18 - Lv3: 22 - Lv4: 26 - Lv5: 30 - Lv6: 34 - Lv7: 38 - Lv8: 42 - Lv9: 46 - Lv10: 50 + Lv1: 140 + Lv2: 180 + Lv3: 220 + Lv4: 260 + Lv5: 300 + Lv6: 340 + Lv7: 380 + Lv8: 420 + Lv9: 460 + Lv10: 500 } WeaponTypes: { 2HSwords: true |