From 9bc33341e25f0c8852df05a6f849e10df8ce613e Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 18 May 2019 13:09:13 -0300 Subject: Split damage on Fireball (1x1 AoE), do NOT split damage on Napalm Beat (2x2 AoE) Suddenly Fireball was nerfed hard, uh? --- db/re/skill_db.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db') diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index 7097b17d2..a9016c5cf 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -502,7 +502,6 @@ skill_db: ( Element: "Ele_Ghost" DamageType: { SplashArea: true - SplitDamage: true } SplashRange: 2 InterruptCast: true @@ -839,6 +838,7 @@ skill_db: ( Element: "Ele_Fire" DamageType: { SplashArea: true + SplitDamage: true } SplashRange: 1 InterruptCast: true -- cgit v1.2.3-60-g2f50