diff options
Diffstat (limited to 'db/re/skill_db.conf')
-rw-r--r-- | db/re/skill_db.conf | 13 |
1 files changed, 12 insertions, 1 deletions
diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index 3a19def5f..5ce0cd28d 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -509,7 +509,18 @@ skill_db: ( DamageType: { SplashArea: true } - SplashRange: 3 + SplashRange: { + Lv1: 2 + Lv2: 3 + Lv3: 3 + Lv4: 4 + Lv5: 4 + Lv6: 5 + Lv7: 5 + Lv8: 5 + Lv9: 5 + Lv10: 5 + } InterruptCast: true CastTime: 400 AfterCastActDelay: { |