[Resolved] Sub skill help
Hi, my hero has an ability that has a sub-skill. I can't get it so that the sub-skill doesn't show up in the "learn skills" pallette without not being able to enable the sub-skill later.
What I want to happen: the sub-skill is not available in the learn skills pallette. when you learn the main skill, it automatically learns the sub-skill (the sub-skill only has 1 level while the main has 4).
Here are the triggers:
Hi, my hero has an ability that has a sub-skill. I can't get it so that the sub-skill doesn't show up in the "learn skills" pallette without not being able to enable the sub-skill later.
What I want to happen: the sub-skill is not available in the learn skills pallette. when you learn the main skill, it automatically learns the sub-skill (the sub-skill only has 1 level while the main has 4).
Here are the triggers:
-
Melee Initialization
-
Events
- Map initialization
- Conditions
-
Actions
- Melee Game - Use melee time of day (for all players)
- Melee Game - Set starting resources (for all players)
- Melee Game - Run melee AI scripts (for computer players)
- Hero - Add 10000 experience to Half-Phantom Gardener 0001 <gen>, Hide level-up graphics
- Player - Disable Detonate (Youmu) for (Owner of Half-Phantom Gardener 0001 <gen>)
-
Events
-
Wandering Soul Subskill
-
Events
- Unit - A unit Learns a skill
-
Conditions
- (Ability being cast) Equal to Wandering Soul (Youmu)
-
Actions
- Hero - Learn skill for (Learning Hero): Detonate (Youmu)
- Player - Enable Detonate (Youmu) for (Owner of Half-Phantom Gardener 0001 <gen>)
-
Events
Last edited: