S
Strider4545
Guest
I need help making a aura spell that hit the enemy for 50 every 7 seconds. I dont know how to make it. If anyone has played dota its like the one Razor has.
Events:
Every 7 seconds.
Conditions:
Actions:
Pick every unit in units in <playable map area> matching (picked unit) has <buff> equal to true
Set <variable> equal to (picked unit)
Pick every unit in (units in range of <variable) and do damage (picked unit) 7 damage.