• Visit Rebornbuddy
  • some enemies count as more than one enemy?

    Discussion in 'Community Developer Forum' started by exaccuss, Jan 19, 2014.

    1. exaccuss

      exaccuss Active Member

      Joined:
      Nov 10, 2013
      Messages:
      1,021
      Likes Received:
      6
      Trophy Points:
      38
      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),
       

    Share This Page