sentrywiz
S
sentrywiz
Hi all.
While I'm working on my AoS, one of the heroes has a spell that I have difficulty thinking a solution how to make it work.
The spell says:
Creates a vortex of crushing gravity that deals 100 + 50% Power damage to all enemies within its range and slows them by 20%. Lasts 5 seconds
So in my mind this is how I can best make this:
Create a dummy unit, add it to a Vortex group then in separate trigger check every X seconds if enemies are around every unit in the Vortex group, and deal X damage to each.
Can this be done in an easier and/or more elegant way?
Just wondering
While I'm working on my AoS, one of the heroes has a spell that I have difficulty thinking a solution how to make it work.
The spell says:
Creates a vortex of crushing gravity that deals 100 + 50% Power damage to all enemies within its range and slows them by 20%. Lasts 5 seconds
So in my mind this is how I can best make this:
Create a dummy unit, add it to a Vortex group then in separate trigger check every X seconds if enemies are around every unit in the Vortex group, and deal X damage to each.
Can this be done in an easier and/or more elegant way?
Just wondering