From 7d4eb6a0eabe969cd9a145e1ff37a36d8b5b9328 Mon Sep 17 00:00:00 2001 From: Ibrahim Zidan Date: Sun, 28 Jun 2020 02:57:46 +0200 Subject: Fixed Focused Arrow Strike having a wrong width previously it was 2 columns on each side of the attacker including the attacker column while it should be a single column on each side including attacker column Signed-off-by: Ibrahim Zidan --- db/re/skill_db.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'db/re') 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 -- cgit v1.2.3-70-g09d2