• Check out the results of the Techtree Contest #19!
  • 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!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

[Solved] Single-Target, AoE damage

Level 9
Joined
Mar 26, 2020
Messages
202
is it possible to turn a single target ability to AoE without triggers? i tried using the dummy Storm Bolt and Hurl Boulder and changing the area of effect from 0 to desired number, but it doesn't do anything.

im posting this aware it can be done via trigger and other ways but im asking if its possible with just the numbers and base spell only
im trying to achieve the stun of sven from dota universe, a single target but aoe damage without using triggers
 
the only real way with out triggers would be to use a spell thats already aoe and changing the effects to what u need instead.
the only thing i can think of that has aoe stun like storm bolt would be inferno so base the ability off inferno set the summoned unit to dummy thats invis with a 0.01 spawn time dont use 0 as this will make the spawned unit permanent


edit: although inferno is ground target not single target:/
 
the only real way with out triggers would be to use a spell thats already aoe and changing the effects to what u need instead.
the only thing i can think of that has aoe stun like storm bolt would be inferno so base the ability off inferno set the summoned unit to dummy thats invis with a 0.01 spawn time dont use 0 as this will make the spawned unit permanent
Actually i forgot to set this as solved, what A]mun said already met my requirements, sometimes i dont want complex spells to do trigger stuffs
thank you for the reply though~ :thumbs_up:
 
Back
Top