Hello, I'd like so when a unit uses X ability, the target put under their control.
For some reason, the trigger executes fine, the triggering unit is hidden, and the unit is hit by the ability, but it doesn't change its ownership to player 1.
-Base of ability being cast is frost armor, target is a rabbit.
Can you find the error in this? Thanks for your time and effort in advance.
For some reason, the trigger executes fine, the triggering unit is hidden, and the unit is hit by the ability, but it doesn't change its ownership to player 1.
-Base of ability being cast is frost armor, target is a rabbit.
Can you find the error in this? Thanks for your time and effort in advance.

-
Trans
-
Events
-
Unit - A unit Finishes casting an ability
-
-
Conditions
-
And - All (Conditions) are true
-
Conditions
-
(Ability being cast) Equal to Hagamino Jutsu
-
-
-
-
Actions
-
Unit - Change ownership of (Target unit of ability being cast) to Player 1 (Red) and Change color
-
Wait 2.00 seconds
-
Unit - Hide (Triggering unit)
-
-