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!
Copy ability, buff, variables and trigger.
Change the Arcane Blast (Ethereal Copy) Ability value to mirros take more damage example: 1.55 = 55% more damage.
If you add Heros to picked units, create new action to remove Hero Ethereal Copy.
Set Variable Set ABCastPoint = (Position of ABCaster)
Set Variable Set ABGroup = (Units within 450.00 of ABCastPoint matching ((((Matching unit) is A structure) Equal to False) and ((((Matching unit) is alive) Equal to True) and ((((Matching unit) belongs to an enemy of (Owner of ABCaster).) Equal to True) and (((Matching unit) is A Hero) Equal to False)))).)
Unit Group - Pick every unit in ABGroup and do (Actions)
Loop - Actions
Set Variable Set ABPicked = (Position of (Picked unit))
Unit - Create 1 . (Unit-type of (Picked unit)) for (Owner of ABCaster) at ABPicked facing Default building facing degrees
Set Variable Set ABDummy = (Last created unit)
Unit - Add a 3.00 second Generic expiration timer to ABDummy
Animation - Change ABDummy 's vertex coloring to ( 0.00 %, 100 %, 100 %) with 20.00 % transparency
Unit - Add Arcane Blast (Ethereal Copy) to ABDummy
Unit - Set level of Arcane Blast (Ethereal Copy) for ABDummy to (Level of Arcane Blast for ABCaster)
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.