- Joined
- Jan 24, 2009
- Messages
- 606
-
What happens Holy Blessing
-
Events
-
Time - Every 1.00 seconds of game time
-
-
Conditions
-
Actions
-
Set Range = 500.00
-
Set TempSpellGroupUnit = (Units within Range of (Position of Caster) matching ((((Matching unit) belongs to an ally of (Owner of Caster)) Equal to True) and ((((Matching unit) is Mechanical) Equal to False) and (((Matching unit) is A structure) Equal to False))))
-
Set Heal = (1.00 x (Real((Level of Holy Blessing for Caster))))
-
Unit Group - Pick every unit in TempSpellGroupUnit and do (Actions)
-
Loop - Actions
-
Unit - Set life of (Picked unit) to ((Life of (Picked unit)) + Heal)
-
-
-
-