• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

[Spell] How to make an Aura/Passive Skill affect illusion?

Status
Not open for further replies.
Level 2
Joined
Feb 22, 2010
Messages
8
I want to create an Aura and passive skill that would affect Illusion. In DOTA, some passive skills and auras retain their benefit on hero's illusion while some other skills are not. How can I determine if a passive skill/aura would affect illusion or not?
 
Level 2
Joined
Feb 22, 2010
Messages
8
That option doesn't give illusion benefit from aura. It only allows illusion give it aura benefit to unit nearby.
 
Level 2
Joined
Feb 22, 2010
Messages
8
The Allowed Target table does not have illusion in the list.
The weird thing is that some auras like Trueshot Aura show the bonus stat (but the illusion still does not gain any benefit from the aura), while Devotion Aura does not show any armor bonus on illusion.
 
Level 12
Joined
Mar 13, 2012
Messages
1,121
If you want Trueshot Aura and Devotion Aura to work on illusions go to Gameplay Constants and set 'Gameplay - Illusions Get Attack Bonuses' and 'Gameplay - Illusions Get Defense Bonuses' to true that the word 'true' is in purple color.

Some Gameplay Constants show true or false but are the other value actually until you lock them.
 
Level 2
Joined
Feb 22, 2010
Messages
8
If you want Trueshot Aura and Devotion Aura to work on illusions go to Gameplay Constants and set 'Gameplay - Illusions Get Attack Bonuses' and 'Gameplay - Illusions Get Defense Bonuses' to true that the word 'true' is in purple color.

Some Gameplay Constants show true or false but are the other value actually until you lock them.

Very helpful tip. WE is full of secret as always.

How about Thorn Aura and Lifesteal aura? Is there convenient way to let illusion benefit from these two aura, or they require extra trigger/coding to work around?
 
Status
Not open for further replies.
Top