Hello everyone
As the title says, i'm using the function Ability - Set Ability Real Level Field trying to customize the casting time of abilities, but is not working and i dont know why.
As the title says, i'm using the function Ability - Set Ability Real Level Field trying to customize the casting time of abilities, but is not working and i dont know why.
-
Untitled Trigger 001
-
Events
-
Unit - A unit Begins channeling an ability
-
-
Conditions
-
Actions
-
Ability - Set Ability: (Unit: (Triggering unit)'s Ability with Ability Code: (Ability being cast))'s Real Level Field: Casting Time ('acas') of Level: ((Level of (Ability being cast) for (Triggering unit)) - 1) to 3.00
-
Game - Display to (All players) the text: (String((Ability: (Unit: (Triggering unit)'s Ability with Ability Code: (Ability being cast))'s Real Level Field Casting Time ('acas'), of Level: ((Level of (Ability being cast) for (Triggering unit)) - 1))))
-
-