• 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 faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Meteor Spell

Status
Not open for further replies.
Level 7
Joined
Dec 29, 2008
Messages
251
Hello

Currently, i am trying to create a spell that makes a volley of meteors fall on top of the target's head. i dont want it to be blizzard because it doesnt follow the target if it moves. i just need a base spell for it and i think ill be fine.

Thanks! If you need me to be more specific, just ask.

I believe i got it. thanks for your help...
 
Last edited:
Level 5
Joined
Dec 21, 2008
Messages
101
Alternatively you could do this, if you want variety of effects:
Create a flying dummy unit with guided ability/spell,
Using triggers, spawn it on the casted unit and cast that spell on him. From now it's up to you since we don't know how rapid or multiple meteors are to be cast..
 
Level 7
Joined
Dec 29, 2008
Messages
251
You want the "falling meteors" to follow the targeted unit... ?
I mean, is this spell Target Unit, or Point Target ?
Please, be specific

i want it to be target unit.

Specificly, i want multiple infernals to drop onto the targets head (not the unit infernal). it should be pretty simple to make once i get a base spell. not much complicated stuff to it
 
the base spell best for this is channel since there isn't a default ability which makes this effect meaning you need to trigger the meteors...

or you can try using acid bomb, by changing the special effect of the buff to the infernal meteor model, but you will be forced to use a definite duration for the spell so that the damage will be synced with the infernal drop, and also using this method will result in a pretty bad effect...

for best effect, (ie. the infernal meteor actually follows the unit until it hits), you would need a system that is probably coded in vjass (Berb's projectile I think is good for this)
 
Level 3
Joined
Oct 5, 2010
Messages
26
shit, starfall cant work. however, i can chnge the effect of say storm bolt to that of starfall
 
Status
Not open for further replies.
Top