hi guys i want to ask why does this trigger dosen't restict anyone? from getting a certain spell hmmmm i have set the condition to warrior only but i tried a mage to learn the mortal strike and after a sec a noticed that the mortal strike was in the mages skills i duno why can you guys help me?
-
Mortal Strike Learned
-
Events
- Unit - A unit Acquires an item
-
Conditions
- (Unit-type of (Hero manipulating item)) Equal to Heroes_1st_Job[1]
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
And - All (Conditions) are true
-
Conditions
- (Item-type of (Item being manipulated)) Equal to [|cffffd700Q|r] - |cff90ee90Mortal Strike|r
-
Conditions
-
And - All (Conditions) are true
-
Then - Actions
- Set Units = (Triggering unit)
- Set Ability[(Player number of (Owner of Units))] = Mortal Strike
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
And - All (Conditions) are true
-
Conditions
- (Level of Ability[(Player number of (Owner of Units))] for Units) Less than 1
-
Conditions
-
And - All (Conditions) are true
-
Then - Actions
- Unit - Add Ability[(Player number of (Owner of Units))] to Units
- Game - Display to (Player group((Owner of Units))) for 10.00 seconds the text: Mortal Strike Learn...
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
- (Level of Ability[(Player number of (Owner of Units))] for Units) Less than 3
-
Then - Actions
- Unit - Increase level of Ability[(Player number of (Owner of Units))] for Units
- Game - Display to (Player group((Owner of Units))) for 5.00 seconds the text: (Mortal Strike's Level + ( is + ( + (String((Level of Mortal Strike for Units))))))
-
Else - Actions
- Game - Display to (Player group((Owner of Units))) for 5.00 seconds the text: This spell is alrea...
- Player - Add 1 to (Owner of Units) Current lumber
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
Else - Actions
- Game - Display to (All players) for 5.00 seconds the text: |cff6d6d6dThis spel...
-
If - Conditions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
Events