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

Tornado aura targets allowed include enemies too

Uncle

Warcraft Moderator
Level 70
Joined
Aug 10, 2018
Messages
7,368
So I created a aura buff based on tornado aura, and set targets allowed: "friend, ground, notself,organic,allies". And it still applies on enemy units too. What's the problen, could anyone help?
It's possible that the ability is hardcoded to work a certain way. Anyway, you can use Endurance Aura with negative values to get the desired effect.
 
Level 10
Joined
May 24, 2016
Messages
339
It's possible that the ability is hardcoded to work a certain way. Anyway, you can use Endurance Aura with negative values to get the desired effect.
Have you encountered that tornado with negative values provide map crashes randomly upong trigger giving tornado abil with negative values to unit? I hope this wont work with endurance
 

Uncle

Warcraft Moderator
Level 70
Joined
Aug 10, 2018
Messages
7,368
Have you encountered that tornado with negative values provide map crashes randomly upong trigger giving tornado abil with negative values to unit? I hope this wont work with endurance
Tornado Aura seems to have a lot of hardcoded behavior so I'm not surprised that it would break when you try to modify it beyond what it was designed to do.

But I've never experienced any issues with negative auras, I know custom maps use a negative Devotion Aura as a -armor ability (shadow fiend's presence ability comes to mind). Same goes for Endurance Aura (omniknight's degen aura - assumedly).
 
Level 10
Joined
May 24, 2016
Messages
339
Tornado Aura seems to have a lot of hardcoded behavior so I'm not surprised that it would break when you try to modify it beyond what it was designed to do.

But I've never experienced any issues with negative auras, I know custom maps use a negative Devotion Aura as a -armor ability (shadow fiend's presence ability comes to mind). Same goes for Endurance Aura (omniknight's degen aura - assumedly).
Since I can make it as trigger aura system this one is solvable anyway.
Thx you.
 
Top