• 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.

Cyclone/Tornado Question.

Status
Not open for further replies.
Level 7
Joined
Jun 19, 2017
Messages
144
Is there a way to remove the invulnerable status from units that are tossed in the air from cyclone or tornado? I tried picking the units that have the buff and used the action unit - make vulnerable but it doesn't work...
 
Level 13
Joined
May 10, 2009
Messages
868
Cyclone is worse, because it hides the target and makes it invulnerable. Tornado only makes it invulnerable. For both spells, you have to remove their buffs in order to render a target vulnerable again. Your only choice would be remaking the spell.
 
Level 48
Joined
Jul 29, 2008
Messages
9,838
Cyclone is worse, because it hides the target and makes it invulnerable. Tornado only makes it invulnerable. For both spells, you have to remove their buffs in order to render a target vulnerable again. Your only choice would be remaking the spell.
Does it actually "hide" (in the same or similar sense to, say, the Kodo Beast's Devour ability)?

I've been thinking about tinkering with Cyclone, since it's uniquely a disable that cannot itself be disabled; Hex & Polymorph & such allow the unit to be targeted.
 
Level 7
Joined
Jun 19, 2017
Messages
144
There is a Boolean option in Gameplay Constants that you can set to true or false for Cyclone to hide or not units so basicly it's the same as Tornado.
Kyrbi0 to your question i think that units hidden by Cyclone are considered pretty much hidden like the trigger function Unit - Hide, while Devoured units count as being loaded into a transport. Also in the Cyclone spell fields there is boolean if the cyclone buff can be dispelled or not.
 
Level 48
Joined
Jul 29, 2008
Messages
9,838
There is a Boolean option in Gameplay Constants that you can set to true or false for Cyclone to hide or not units so basicly it's the same as Tornado.
Kyrbi0 to your question i think that units hidden by Cyclone are considered pretty much hidden like the trigger function Unit - Hide, while Devoured units count as being loaded into a transport. Also in the Cyclone spell fields there is boolean if the cyclone buff can be dispelled or not.
Hm, thanks.
Makes sense, although through testing I've found that the game considers the "transport" nature of Devour to indeed be 'hiding'. So that might be true of all transportation.
 
Level 13
Joined
May 10, 2009
Messages
868
There is a Boolean option in Gameplay Constants that you can set to true or false for Cyclone to hide or not units so basicly it's the same as Tornado.
That is good to know, but both are still useless for what you are trying to achieve.
i think that units hidden by Cyclone are considered pretty much hidden like the trigger function Unit - Hide, while Devoured units count as being loaded into a transport.
Both hide units.
 
Status
Not open for further replies.
Top