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!
Simple enough. On your custom aura, go to "stats - targets allowed" and then check what you want and uncheck what you dont want. In your case, check "structure." And uncheck things such as "units" and "heroes"
Interesting if it didn't work... tell us what did you base the ability off of? Check to make sure it's Building, Allies, Friend, Self for it to work, if that doesn't work then a trigger is needed.
Something like a unit finishes contruction
Condition would be like Unit Type = (Name of Building)
Action- Unit Mana give mana to nearby units in X range of building or something like that.
Ok fine trigger it is. Here's how it should work (correct me if I'm wrong Asomath lol.)
Mana Giver
Events
Unit - A unit Finishes construction
Conditions
(Unit-type of (Constructed structure)) Equal to (Name of Structure)
Actions
Unit Group - Pick every unit in (Units within 512.00 of (Position of (Constructed structure)) matching ((Unit-type of (Triggering Unit)) Equal to (Unit-type(building)))) and do (Unit - Set mana of (Picked unit) to 0.00)
Oh you need that little blue circle and the buff icon, gotcha. The reason you cant see it is because buildings do not have a status, and therefor does not recieve the buff. Without recieving the buff (although recieving the effect of the ability) there is no special effect.
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.