Hi, I want to make my mountain kings avatar non-magic immune. There - unfortunately - appears to be no field for it in the unit editor....
I attempted to write a trigger as follows:
But it appears that it does not apply it for some reason, I know the event and condition fire actions when met.
Thanks for your help in advance...
I attempted to write a trigger as follows:
Code:
Event
Unit - A unit starts the effect of an ability
Condition
(Ability being cast) Equal to Avatar
Action
Unit - Remove classification of Magic Immune from (Triggering unit)
But it appears that it does not apply it for some reason, I know the event and condition fire actions when met.
Thanks for your help in advance...