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!
I'm using the Silence spell to be the dummy spell to be casted since it's an AOE spell, so in this trigger is supposed to create a dummy unit to the target location of the "Silence" spell and order it war stomp right? (Just trying to understand the trigger)
That might work but the downside of this spell is you cannot modify it's special effect the stun special effect i want it to have a different special effect.
I'm using the Silence spell to be the dummy spell to be casted since it's an AOE spell, so in this trigger is supposed to create a dummy unit to the target location of the "Silence" spell and order it war stomp right? (Just trying to understand the trigger)
Yes. I would use Channel for the dummy ability though. It works good unless you want some other inbuilt functions that Channel cant do. Spells - Channel
Set Art - Animation - Cast Backswing to 0.00 and Art - Animation - Cast Point to 0.00 and on the dummy unit in obejct editor and it will cast spells instantly.
If you want the stomp to be delayed, change the Casting Time on the Ability.
You should already have a Dummy unit in your map (I've definitely helped you create spells that use them already)
You should already have some re-usable variables like TempPoint. Easy to create if not.
Then all you have to do is copy and paste War Stomp, set it's damage to 180, stun to 6 seconds, and mana cost to 0.
Then re-create my above trigger. Remember to use Search for text if you can't find the name of an Action. Type in keywords instead of typing out whole sentences.
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.