I based a spell off Roar... Only so it could apply a self-buff and play a caster animation (otherwise would have used channel... anyway).
Every single attack on my map only does damage via triggers, using the UnitDamageTarget function.
(Uploaded the map, just in case. Saved with NewGen).
-
Footman defense
-
Events
-
Unit - A unit owned by Player 6 (Orange) Is attacked
-
-
Conditions
-
(Unit-type of (Attacked unit)) Equal to Human Footman
-
-
Actions
-
Unit - Order (Attacked unit) to Night Elf Druid Of The Claw - Roar
-
-
Every single attack on my map only does damage via triggers, using the UnitDamageTarget function.
(Uploaded the map, just in case. Saved with NewGen).