- Joined
- Jul 19, 2007
- Messages
- 76
Hello guys,
Is there any other more easier way to enable abilities.
Is there any other more easier way to enable abilities.
-
Unit
-
Events
-
Unit - A unit Gains a level
-
-
Conditions
-
(Unit-type of (Triggering unit)) Equal to Unit
-
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Hero level of (Triggering unit)) Equal to 2
-
-
Then - Actions
-
Player - Enable Abilities[1] for (Owner of (Triggering unit))
-
-
Else - Actions
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Hero level of (Triggering unit)) Equal to 3
-
-
Then - Actions
-
Player - Enable Abilities[2] for (Owner of (Triggering unit))
-
-
Else - Actions
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Hero level of (Triggering unit)) Equal to 4
-
-
Then - Actions
-
Player - Enable Abilities[3] for (Owner of (Triggering unit))
-
-
Else - Actions
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Hero level of (Triggering unit)) Equal to 5
-
-
Then - Actions
-
Player - Enable Abilities[4] for (Owner of (Triggering unit))
-
-
Else - Actions
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Hero level of (Triggering unit)) Equal to 6
-
-
Then - Actions
-
Player - Enable Abilities[5] for (Owner of (Triggering unit))
-
-
Else - Actions
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Hero level of (Triggering unit)) Equal to 7
-
-
Then - Actions
-
Player - Enable Abilities[6] for (Owner of (Triggering unit))
-
-
Else - Actions
-
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Hero level of (Triggering unit)) Equal to 4
-
-
Then - Actions
-
Unit - Increase level of Flurry of Burning oils for (Triggering unit)
-
-
Else - Actions
-
-
-