- Joined
- Aug 13, 2010
- Messages
- 60
How to make any magic skill (example phoenix fire ability ) to hit immune magic unit ( a unit that has immune magic ability or skill ) ???
You can however affect unit with Immunity, but of course with a special ability called as "Channel"
A trigger-rely ability, you can find it in Object Editor
Now, to make the spell to be able to target/hit Immune Unit, you can edit the field:
"Data - Options" tick the "Visible" (this is a-must) and the "Universal Spell" and this spell can target immune unit and let the trigger does Action.
Note: This spell is once again, trigger-rely spell. It does nothing, just a dummy targeting spell.
Do you want your spell to hit a magically immune unit? Just make the spell targets invulnerable and vulnerable. The spell will however still not deal damage, you can however use triggers to remove the "spell immunity" ability for a second to allow this, or use the triggers to deal damage whenever a unit with this ability is hit.
I think abilities that fit into the cateogry of an ultimate can hit spell immunes. The game has to recognize it as an ultimate, not just have its use like an ultimate.
The solution defskull posted should work. Unless I'm missunderstanding something.
For sure a unit with spell immunity ability such as Spell breaker can be targeted with a channel based ability that has the flag Universal spell set to true.