Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
ok i want to have spell like poison nova in diablo 2 and also in dota. I have got that damage and poison but i want that effect like in d2 (green balls going at all sides from the hero)
can anybody help me??
Or maybe you could make a dummy unit in the position of the hero, and then make a dummy spell based on shockwave (you could also use that to cause the damage) and then make a loop with an angle variable so it casts it between certain angles (use the point with polar offset option) and then make the loop each time it runs, increase the angle variable by any number you want, the smaller the number, the more there will be the poison thingies.
you could create like 10 different regions around the hero with different offsets so they are arranged in a kind of circle, then create 10 dummy units with a green ball model with locust ability, no collision etc. at the position of the hero and order each of them to move to the regions, remove them when they enter them
If this aint dead, then you could use the skill "Mana flare" (I think) or the green ball missile (Scroll it through).
You could also for the trigger part:
Event:
A unit start the effect of an ability
Condition:
Ability being cast equal to Ability
For each integrer A Do actions:
Actions:
Create one unit of type Dummy Unit with ability at point with polar offset (5 offset and degrees: 60x(Real(Integrer))
Order last created unit to cast Ability at point Some location
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.