@ -150,7 +150,7 @@ CiscOHSpec1467:Sync(function()
EternitySurge:ForceCast(Target)
end
if Target:Exists() and Target:IsHostile() and not Target:IsDead() then
if Target:Exists() and Target:IsHostile() and not Target:IsDead() and Player:GetDistance(Target) < 10 then
SetHeading(Player:GetAngle(Target))
DefaultAPL:Execute()