I was trying to make a spell to banish every unit within range of the caster, but it does not seem to be working. Is it that I am not using the correct settings on channel (the base ability), or are my triggers faulty?
-
Events
-
Unit - A unit Starts the effect of an ability
-
-
Conditions
-
Ability - (Ability being cast) Equal to Mass Banish
-
-
Actions
-
Unit Group - Pick every unit within (500.00 = (100.00 x Real(Level of Mass Banish for (Triggering unit)))) and do (Actions)
-
Loop - Actions
-
Unit - Order (Triggering unit) to Human Blood Mage - Banish (Picked unit)
-
-
-