Event: Unit casts ability Cond: Cast Ability = <your ability> Act: <your actions - use 'target unit of ability beeing cast' to refer to the targeted unit>
Sorry, but that didn't help much. I don't want to trigger the event for the unit that is selected by the spell, but for all units that are affected by it. So, when I have e.g. a frost nova dealing damage to seven units I want to execute the trigger for all seven units.
u can pick all units in range and then trigger them. But that means you have to do a formula for every spell's range and one if/then/else for each formula