How can I make my hero to cast spell based on breath of fire at random location?
current trigger(which works with breath of fire, but I want to make it work with my spell:
current trigger(which works with breath of fire, but I want to make it work with my spell:
-
Actions
-
Set random = (Random integer number between 0 and 101)
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
random Less than or equal to 100
-
-
Then - Actions
-
Unit - Order (Triggering unit) to Neutral Pandaren Brewmaster - Breath Of Fire (Random point in (Region centered at (Position of (Triggering unit)) with size (100.00, 100.00)))
-
-
Else - Actions
-
-