- Joined
- Jan 5, 2012
- Messages
- 116
I'm using this basic trigger for an autocast ability based off searing arrows. My question is does this work for autocast or only when you cast it manually?
-
Arcane Glaive
-
Events
- Unit - A unit Starts the effect of an ability
-
Conditions
- (Ability being cast) Equal to Arcane Glaive
-
Actions
- Unit - Cause (Triggering unit) to damage (Target unit of ability being cast), dealing ((5.00 x (1.00 + (Real((Level of Arcane Glaive for (Triggering unit)))))) + ((0.25 x (Real((Level of Arcane Glaive for (Triggering unit))))) x (Real((Strength of (Triggering unit) (Include bonuses)))))) damage of attack type Normal and damage type Magic
-
Events