- Joined
- Jul 5, 2014
- Messages
- 551
I can't figure out the problem of the trigger. The permanent invisibility and mana regeneration both have 2 levels. The trigger adds them both when "one with the night" is activated, so it's only the "set level" which doesn't want to work. I've tried using the ID of the casting unit too but it didn't work either.
-
Shadowmeld
-
Events
-
Unit - A unit Begins casting an ability
-
-
Conditions
-
(Ability being cast) Equal to One With The Night
-
-
Actions
-
Unit - Add Permanent Invisibility (Custom) to (Casting unit)
-
Unit - Set level of Permanent Invisibility (Custom) for (Casting unit) to (Level of One With The Night for (Casting unit))
-
Unit - Add Custom Mana Regeneration to (Casting unit)
-
Unit - Set level of Custom Mana Regeneration for (Casting unit) to (Level of One With The Night for (Casting unit))
-
-