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

Illusions with Evasion

Status
Not open for further replies.
What I want : ability. When cast, one Illusion of caster should be created. I want that illusion to have evasion ability, although caster doesn't have evasion as such.

I made a dummy to cast spell based on item illusions, that works fine.

How do I add evasion to illusion?

I tried:
-adding ability (Unit - Add ability) to illusion when it enters map. Doesn't work.
-adding ability to caster, prior to creating dummy, and removing it afterwards. Doesn't work.

I know I could use damage detection and make my own "miss" floating text, but isn't there an easier way?

Suggestions?
 
Level 17
Joined
Mar 21, 2011
Messages
1,611
i am not sure if illusions will have the evasion of the original unit. Not all passive abilities will be given to illusions.
Examples:
-Cleave doesnt work
-Flame Mantle works
-Critical Strike only works for melee
...

you have to try it out, if it doenst work, use damage detection.
 
Status
Not open for further replies.
Top