- Joined
- Nov 20, 2006
- Messages
- 71
Here's on example of where you might want to do this.
You have a mana refund item that heroes can pick up. When they have it, they gain 10 mana whenever they use an ability. The problem is that if your only trigger condition is "When a unit starts the effect of an ability" this will also trigger when you use something like healing salves.
So, how can you add a condition that will filter out everything except learned hero abilities?
Thanks.
You have a mana refund item that heroes can pick up. When they have it, they gain 10 mana whenever they use an ability. The problem is that if your only trigger condition is "When a unit starts the effect of an ability" this will also trigger when you use something like healing salves.
So, how can you add a condition that will filter out everything except learned hero abilities?
Thanks.