Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
Can someone please help/tell me how to make an AoE spell. I would like to make an AoE spell for my map - a group frost armor AoE spell. Greatly appreaciated- thanks.
Set Location = (Target point of ability being cast)
Set Group = (Units within 250.00 of Location matching ((((Matching unit) is alive) Equal to True) and ((((Matching unit) is A structure) Equal to False) and (((Matching unit) belongs to an ally of (Owner of (Triggering unit))) Equal to True))))
Unit Group - Pick every unit in Group and do (Actions)
Loop - Actions
Set T_Loc = (Position of (Picked unit))
Unit - Create 1 <Unit> for (Owner of (Triggering unit)) at T_Loc facing Default building facing degrees
Unit - Add <Ability> to (Last created unit)
Unit - Order (Last created unit) to Undead Lich - Frost Armor (Picked unit)
Unit - Add a 2.00 second Generic expiration timer to (Last created unit)
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.