- Joined
- Dec 11, 2010
- Messages
- 101
Hi, okay so my problem is that
Problem is, the mana addition is never added. Did i do something wrong? I know its simple, I'm not too great with triggers abilities.
The spell is based off of Shadow Strike, if that helps any.
Thanks
-
ManaOverload1
-
Events
- Unit - A unit Begins casting an ability
-
Conditions
- ((Ability being cast) Equal to Mana Overload ) and ((Level of Mana Overload for (Casting unit)) Equal to 1)
-
Actions
- Wait 4.00 seconds
- Unit - Set mana of (Target unit of ability being cast) to ((Mana of (Target unit of ability being cast)) + 60.00)
-
Events
Problem is, the mana addition is never added. Did i do something wrong? I know its simple, I'm not too great with triggers abilities.
The spell is based off of Shadow Strike, if that helps any.
Thanks