• 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!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

Removing the channel on Earthquake

Status
Not open for further replies.
Level 2
Joined
Nov 22, 2015
Messages
7
Hello everyone,

I'm wotking on a map where one of the heroes, a Shaman, has the Flamestrike and Earthquake abilities. The idea is that the Shaman can first cast Earthquake to slow down enemy units in an area and then cast Flamestrike afterwards to damage them, making it easier because the units are slowed.

The problem is that Earthquake requires the caster to stand still, and any other action will stop the effect of the spell.

Is there any way to remove the channel, so that the unit can do other actions while the effect persists?
 
Level 11
Joined
Mar 28, 2015
Messages
631
There are some standard abilities that act as AoE targetable slows. Blizzard has some slow capabilities (hard coded?). Drunken Haze is a targetable slow with AoE but will also proc breath of fire DoT. The dragonhawk rader Cloud ability applies slow in an area, but might also disable ranged attacks.

You can modify the cloud ability to just slow down the attacks and speed of units, without disabling ranged attacks, I'm sure of that.

If you want earthquake without the channel you would have to set up a dummy unit to direct the spell.
 
Level 2
Joined
Nov 22, 2015
Messages
7
No you cannot remove channel from spells.

You can however have a dummy cast the earthquake for the shaman. You could use silence as a base spell.

The dragonhawk rader Cloud ability applies slow in an area, but might also disable ranged attacks.

You can modify the cloud ability to just slow down the attacks and speed of units, without disabling ranged attacks, I'm sure of that.

If you want earthquake without the channel you would have to set up a dummy unit to direct the spell.

Thanks for the suggestions. I'll give 'em a go, though I'll have to learn more about dummy units first, haha.
 
Level 11
Joined
Mar 28, 2015
Messages
631
Modify either statis trap or healing ward abilities to create a dummy unit (Ward, in this case) ....give the ward the earthquake ability, and create a trigger which causes the ward to use the ability....that's essentially it...
 
Status
Not open for further replies.
Top