I'm trying to make an aura that damages undead units. I'v tried with a reversed unholy aura, but it doesn't work. 1) It does not only target undead units; how do I do? 2) It won't damage anyone; how do I do that?
Horn
#2
There is a row called targets - check the box for Undead.
You need to create a trigger that every X seconds pick every units within X range of the Hero that has the aura matching the unit is Undead equal to true and then cause the Hero to damage the picked unit.
To make a unit Undead or not you just need to check the Stats - Unit Classification in the object editor.
Base your spell on Permenate Inmorlation, change all the text and graphics to suit your aura, change the range to about 800, or whatever the aura range defalt is, and change the targets to what they are by defalt+undead.
Base your spell on Permenate Inmorlation, change all the text and graphics to suit your aura, change the range to about 800, or whatever the aura range defalt is, and change the targets to what they are by defalt+undead.
Simple, no?
Just remember that Permanent Immolation can NOT be leveled up, and that you therefore can't have hero abilities based on that method.
Normal immo can be leveled up, but the damage will only change when you turn it off and on again, it is the same with da perma one, just that it can't be turned off/on, and therefore always will deal the level one damage.
It can, however, be leveled up, it just doesn't change the damage.