summaryrefslogtreecommitdiff
path: root/db/re/skill_db.conf
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2019-07-19 21:19:06 -0300
committerJesusaves <cpntb1@ymail.com>2019-07-19 21:19:06 -0300
commit9560bfd3a4a3546bef92a882d5c9a169427b4bae (patch)
treec1e60694b50d616e6f8ddf0af0c355b0d6950a0e /db/re/skill_db.conf
parentcfdf5e7401df69ffe17a6ecb2f3b28232e0d44bc (diff)
downloadserverdata-9560bfd3a4a3546bef92a882d5c9a169427b4bae.tar.gz
serverdata-9560bfd3a4a3546bef92a882d5c9a169427b4bae.tar.bz2
serverdata-9560bfd3a4a3546bef92a882d5c9a169427b4bae.tar.xz
serverdata-9560bfd3a4a3546bef92a882d5c9a169427b4bae.zip
Colin ready (rebalances were applied as I've judged needed)
Diffstat (limited to 'db/re/skill_db.conf')
-rw-r--r--db/re/skill_db.conf23
1 files changed, 17 insertions, 6 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf
index abc4e0506..da7a36e30 100644
--- a/db/re/skill_db.conf
+++ b/db/re/skill_db.conf
@@ -839,7 +839,18 @@ skill_db: (
SplashArea: true
//SplitDamage: true
}
- SplashRange: 1
+ SplashRange: {
+ Lv1: 1
+ Lv2: 1
+ Lv3: 2
+ Lv4: 2
+ Lv5: 2
+ Lv6: 2
+ Lv7: 3
+ Lv8: 3
+ Lv9: 3
+ Lv10: 3
+ }
InterruptCast: true
CastTime: {
Lv1: 1280
@@ -3409,11 +3420,11 @@ skill_db: (
AfterCastActDelay: 300
SkillData2: {
Lv1: 4000
- Lv2: 5000
- Lv3: 6000
- Lv4: 7000
- Lv5: 8000
- Lv6: 9000
+ Lv2: 4500
+ Lv3: 5000
+ Lv4: 6000
+ Lv5: 7000
+ Lv6: 8500
Lv7: 10000
Lv8: 12000
Lv9: 14000