I MADE IT!!!!
I KNOW ITS SOMETHING FOOLISH AND EASY BUT IT MAKES ME PROUD OF MYSELF!!!!!!!!
I MADE IT WITH THIS TRIGGERS:
EVENTS
Unit - A unit Begins channeling an ability
CONDITIONS
ABILITY BEING CAST = DARK SIDE OF THE FORCE
ACTIONS
Set LASTDARKEDUNIT = (Owner of (Target unit of ability being cast))
Set DARKPLAYER = (TARGET UNIT OF SPELL BEING CAST)
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Level of (Ability being cast) for (Casting unit)) Equal to 1
Then - Actions
Wait 7.00 seconds
Unit - Change ownership of darkplayer to LASTDARKEDUNIT and Change color
Item - Make (Item carried by darkplayer in slot 1) Droppable
Item - Make (Item carried by darkplayer in slot 2) Droppable
Item - Make (Item carried by darkplayer in slot 3) Droppable
Item - Make (Item carried by darkplayer in slot 4) Droppable
Item - Make (Item carried by darkplayer in slot 5) Droppable
Item - Make (Item carried by darkplayer in slot 6) Droppable
Else - Actions
Trigger - Run Dark Side 2 <gen> (ignoring conditions)
_____________________________________________________
DARK SIDE 2
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Level of (Ability being cast) for (Casting unit)) Equal to 2
Then - Actions
Wait 9.00 seconds
Unit - Change ownership of (Target unit of ability being cast) to LASTDARKEDUNIT and Change color
Item - Make (Item carried by darkplayer in slot 1) Droppable
Item - Make (Item carried by darkplayer in slot 2) Droppable
Item - Make (Item carried by darkplayer in slot 3) Droppable
Item - Make (Item carried by darkplayer in slot 4) Droppable
Item - Make (Item carried by darkplayer in slot 5) Droppable
Item - Make (Item carried by darkplayer in slot 6) Droppable
Else - Actions
Trigger - Run Dark Side 3 <gen> (ignoring conditions)
-----------------------------------------------------
DARK SIDE 3
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
If - Conditions
(Level of (Ability being cast) for (Casting unit)) Equal to 1
Then - Actions
Wait 12.00 seconds
Unit - Change ownership of (Target unit of ability being cast) to LASTDARKEDUNIT and Change color
Item - Make (Item carried by darkplayer in slot 1) Droppable
Item - Make (Item carried by darkplayer in slot 2) Droppable
Item - Make (Item carried by darkplayer in slot 3) Droppable
Item - Make (Item carried by darkplayer in slot 4) Droppable
Item - Make (Item carried by darkplayer in slot 5) Droppable
Item - Make (Item carried by darkplayer in slot 6) Droppable
Else - Actions
Do nothing
THANKS TO THE ONES THAT HELPED ME!!!