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