diff options
-rw-r--r-- | db/pre-re/skill_db.conf | 2 | ||||
-rw-r--r-- | db/re/skill_db.conf | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/db/pre-re/skill_db.conf b/db/pre-re/skill_db.conf index 36b877f94..21fb933f4 100644 --- a/db/pre-re/skill_db.conf +++ b/db/pre-re/skill_db.conf @@ -11346,7 +11346,7 @@ skill_db: ( } AttackType: "Weapon" Element: "Ele_Weapon" - SplashRange: 2 + SplashRange: 1 InterruptCast: true SkillInstances: 13 CastTime: 2000 diff --git a/db/re/skill_db.conf b/db/re/skill_db.conf index 467dd0c38..2992aa103 100644 --- a/db/re/skill_db.conf +++ b/db/re/skill_db.conf @@ -11664,7 +11664,7 @@ skill_db: ( } AttackType: "Weapon" Element: "Ele_Weapon" - SplashRange: 2 + SplashRange: 1 InterruptCast: true SkillInstances: 13 CastTime: 1000 |