• 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] Damage based spell??

Status
Not open for further replies.
Level 3
Joined
Oct 23, 2013
Messages
17
does anyone know a damage based spell??
don't understand?? well it's a spell which the damage comes from the normal damage of the caster for ex.:
DAMAGE: 50%
and unit's damage: 20-40
meaning the damage is: 10-20

leave replies....

tnx....
 
Level 23
Joined
Apr 16, 2012
Messages
4,041
you either have to dynamically get the damage of unit using DDS(Damage detection system) or make a list of all units used by your map in arrays and load those variables.
Both methods require Trigger editting.
There is afaik no other way of doing this, maybe there is spell that deals damage based on unit damage, but I doubt that
 
Status
Not open for further replies.
Top