diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-15 16:12:02 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-15 16:12:02 -0300 |
commit | d8b57e3182711d7d289845bf5a67f3f48f3a8827 (patch) | |
tree | a9d7895fc04d9ffb3816a5ca38026fa2ea948d71 /db/re/skill_db.conf | |
parent | a90a693da621b34c06334c0e97e7d6919efc74a8 (diff) | |
download | serverdata-d8b57e3182711d7d289845bf5a67f3f48f3a8827.tar.gz serverdata-d8b57e3182711d7d289845bf5a67f3f48f3a8827.tar.bz2 serverdata-d8b57e3182711d7d289845bf5a67f3f48f3a8827.tar.xz serverdata-d8b57e3182711d7d289845bf5a67f3f48f3a8827.zip |
Bad code
Diffstat (limited to 'db/re/skill_db.conf')
-rw-r--r-- | db/re/skill_db.conf | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index 0ebf33492..cec6fcf7c 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -858,8 +858,17 @@ skill_db: ( Lv9: 200 Lv10: 200 } - Requirements: { - SPCost: 125 + SPCost: { + Lv1: 125 + Lv2: 150 + Lv3: 175 + Lv4: 200 + Lv5: 250 + Lv6: 300 + Lv7: 400 + Lv8: 500 + Lv9: 600 + Lv10: 750 } }, { |