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

Pure Damage for Spells / Reducing Magic Resistance

Status
Not open for further replies.
Level 3
Joined
Feb 9, 2014
Messages
39
Uhm, So how do I edit a spell to make it deal Pure Damage ? Or How Do I Reduce Magic Resistance of a unit to make a spell deal the exact amount of damage it should?
 
Level 3
Joined
Feb 9, 2014
Messages
39
Okay thanks ^_^ New problem, how do I set the Level for which the damage is delivered? I'm using this trigger on an ability that has four levels. What should I do so that I can set this Pure damage to that level of the ability ?
 
Level 28
Joined
Sep 26, 2009
Messages
2,520
There's an integer comparison: Unit - Level of ability for unit

If you want to use it as a part of calculation for damage, you will need to convert it to real. That is done via the option "Conversion - Convert integer to real"

Also, if you need more spells that target spell-immune units on one same unit-type, then your best bet may be to use the "Channel" ability and in the "Data - Options" field check "Universal" - that will enable that spell to be usable on spell-immune units.
 
Status
Not open for further replies.
Top