I have noticed that with my BLM profile with this code (maybe the code is the issue) some enemies like titan, ultima etc count as 2 or more enemies. Is this something that can be fixed?
Code:
Apply("Flare", r=> true && EnemiesNearTarget(7) >= 2 && Core.Player.HasAura("Astral Fire III") && Core.Player.CurrentMana >= 1),