- Joined
- Aug 3, 2008
- Messages
- 257
-
Chaos Knight spell book load Level 5
-
Events
-
Unit - A unit enters Life Spawn <gen>
-
-
Conditions
-
Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
((Unit-type of (Triggering unit)) Equal to |c000000FFChaos Knight) and ((Hero level of (Triggering unit)) Greater than or equal to 5)
-
-
Then - Actions
-
Unit - Remove Spell Book (dummy) from (Triggering unit)
-
Unit - Add Spell Book (dummy2) to (Triggering unit)
-
-
Else - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
(Hero level of (Triggering unit)) Greater than or equal to 10
-
-
Then - Actions
-
Unit - Remove Spell Book (dummy2) from (Triggering unit)
-
Unit - Add Spell Book (dummy3) to (Triggering unit)
-
-
Else - Actions
-
-
-
-
-
Last edited: