From f5113e1f41d7db30fad4521e384865611f449dd6 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 7 Sep 2019 15:17:19 -0300 Subject: Napalm Beat: Splash a lower area at level 1, increase at level 2 to current, and at level 4 will splash a whole new tile :o --- db/re/skill_db.conf | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'db') 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: { -- cgit v1.2.3-60-g2f50