- Joined
- Feb 25, 2007
- Messages
- 286
This trigger has bothered me for so long. It's very annoying. I'm trying to make it so when a specific unit hits lvl 5 I want it to obtain a skill. What is wrong with this trigger?
-
Levels to skills8
-
Events
- Unit - A unit Gains a level
-
Conditions
- (Unit-type of (Triggering unit)) Equal to The Silver Knight
- (Hero level of (Triggering unit)) Equal to 5
-
Actions
- Hero - Learn skill for (Triggering unit): Defend
-
Events