• 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.

[Spell] Plague-like ability? Is it possible?

Status
Not open for further replies.
Level 5
Joined
Oct 16, 2015
Messages
132
What's up guys I'm trying to make a new spell that deals damage over time and when the unit dies, it spreads to nearby enemy units (Damage is based on attribute). Is there a way to make this possible or No? o_Oo_Oo_O
 
Last edited:
Level 11
Joined
Jun 2, 2004
Messages
849
How I'd do it:

Modify Parasite to do the damage over time and spawn a dummy unit on death.
Have a trigger that fires when the dummy unit enters the map. Get the dummy unit's position, remove the dummy unit, and then infect nearby units with the modified parasite ability with dummy casters.
 
Yes, it is possible.

How I'd do it:

Modify Parasite to do the damage over time and spawn a dummy unit on death.
Have a trigger that fires when the dummy unit enters the map. Get the dummy unit's position, remove the dummy unit, and then infect nearby units with the modified parasite ability with dummy casters.
 
Status
Not open for further replies.
Top