1.How do i make it so the trigger recognizes what the level of the ability is
2.How do i make it so that the ability DOESNT afect allies
My ability:
2.How do i make it so that the ability DOESNT afect allies
My ability:
Code:
Events
Unit - A unit Starts the effect of an ability
Conditions
(Ability being cast) Equal to Virulence AOE
Actions
Unit Group - Pick every unit in (Units in (Playable map area)) and do (Actions)
Loop - Actions
Unit - Set life of (Picked unit) to ((Life of (Picked unit)) - 100.00)