I also had a problem: when I switch inventory pages, the GoldOfRobber item (it works on a trigger) stops giving gold for kills. It needs to be registered in the item database, but I haven't been able to do this. Maybe someone can help?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Untitled Trigger 001

Events

Conditions

Actions


For each (Integer integer_X) from 5 to 20, do (Actions)



Loop - Actions




If (All Conditions are True) then do (Then Actions) else do (Else Actions)





If - Conditions






integer_X Equal to 12





Then - Actions






Set VariableSet integer_X = 17





Else - Actions
Untitled Trigger 002

Events

Conditions

Actions


For each (Integer integer_X) from 5 to 12, do (Actions)



Loop - Actions


For each (Integer integer_X) from 17 to 20, do (Actions)



Loop - Actions
You are a blight upon the English language and the world will be better when pests such as yourself are removed.Additionally, it's Movement settings allow it to cast without needing to turn and face it's target which removes another potential delay.
Militia start

Events


Unit - A unit owned by Player 5 (Yellow) Starts the effect of an ability


...

Conditions


(Ability being cast) Equal to Militia (Peasant Knight) (Metamorph)

Actions


Unit - For Unit (Casting unit), start cooldown of ability Summon Tower (Peasant Knight) (Q) " over "60.00 seconds.


Unit - For Unit (Casting unit), start cooldown of ability Pocket Factory " over "60.00 seconds.
Conditions

(Ability Cooldown Remaining of (Triggering unit) for ability Avatar..) Greater than 0.00


