So, i just downloaded frozen throne and I found out you could customize spells. Anyway im trying to make a spell that "drastically" decreases the speed of the target. Ive made one but i dont understand why it doesnt work. Please help.
EVENTS
-Unit - A unit Starts the effect of an ability
COND.
(Ability being cast) Equal to Freeze
ACT.
Unit - Set (Target unit of ability being cast) movement speed to 100.00
EVENTS
-Unit - A unit Starts the effect of an ability
COND.
(Ability being cast) Equal to Freeze
ACT.
Unit - Set (Target unit of ability being cast) movement speed to 100.00