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!
You can achieve this with a dummy unit that has an ability like cloak of flames to damage enemy units nearby.
With a trigger that would activate whenever your desired unit attacks or uses such a spell, create that dummy and give it the order to move from your desired unit's position to the target, and remove the dummy upon reaching target.
You can give your dummy the appearence of any projectile art you desire and change its movement speed as well.
this is not an option, instead, move your units step by step in small intervals, so it appears as it would move. This is venmoancers venomous gale which basically throws shadow strike on enemies on contact.
so all you do is move the unit, check for opponents in range, and cause your projectile dummy to cast shadow strike on them (unless they are already affected by shadow strike buff)
Shouldn't my method work as well? Why is it not an option to order a unit to move via trigger? I can swear I saw this command somewhere, should be easier to do in the editor, and save a lot of trouble...
There might be pathing issues, it will look weird when you pass over terrain of different height, you cannot order your dummy to cast a spell without reodering it to move, you are limited to 522ms speed
In theory, it might work, but it is not a really "clean" solution that comes with a lot of downsides
If all you want is a projectile that deals damage to units it pass through then you can just use the regular shockwave, crushing wave, or carrion swarm with 0 triggers required...
If all you want is a projectile that deals damage to units it pass through then you can just use the regular shockwave, crushing wave, or carrion swarm with 0 triggers required...
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.