Unit is attacked
Conditions
Owner of attacked unit is an ally of owner of attacking unit equal to true
Actions
Create a spell dummy at position of attacking unit for neutral hostile
Order last created unit to Druid of the Talon- Cyclone attacking unit
Remove last created unit
Untitled Trigger 001
Events
Unit - A unit Is attacked
Conditions
((Attacked unit) belongs to an ally of (Triggering player)) Equal to True
Actions
Unit - Create 1 Spell Dummy for Neutral Hostile at (Position of (Attacking unit)) facing Default building facing degrees
[color=red]Unit - Order (Last created unit) to Night Elf Druid Of The Talon - Cyclone (Attacking unit)
Unit - Remove (Last created unit) from the game [/color]
Untitled Trigger 001
Events
Unit - A unit Is attacked
Conditions
((Attacked unit) belongs to an ally of (Triggering player)) Equal to True
Actions
Unit - Create 1 Spell Dummy for Neutral Hostile at (Position of (Attacking unit)) facing Default building facing degrees
set dummy = (Last created unit)
Unit - Order (dummy) to Night Elf Druid Of The Talon - Cyclone (Attacking unit)
wait 0.5 seconds
Unit - Remove (dummy) from the game