Hi, i made a map which skills has 8 levels.But i dont want to players improve their skills after 5 level. I made a trigger that does it but there's problems.
-
DisableLearning
-
Events
- Unit - A unit Learns a skill
-
Conditions
- (Learned skill level) Greater than 5
-
Actions
- Unit - Decrease level of Thunder Clap for (Learning Hero)
- Hero - Modify unspent skill points of (Learning Hero): Add 1 points
- Game - Display to (All players) the text: You can't improve your skill.
-
Events