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

Types of Damage in Trigger Editor

Status
Not open for further replies.
Level 9
Joined
Feb 14, 2009
Messages
316
Hi all.

Can someone please tell me what's the difference between the following types of damage in Trigger Editor:
 

Attachments

  • untitled.JPG
    untitled.JPG
    18.9 KB · Views: 172
Level 19
Joined
Aug 24, 2007
Messages
2,888
As I know there is no difference unless some of them counts armor some of them dont (spirit link doesnt for example)
 
Level 21
Joined
Aug 21, 2005
Messages
3,699
Can someone please tell me what's the difference between the following types of damage in Trigger Editor:
I don't know if there is a real difference between them. But you can use them in triggers to trigger your own damage types.

With what did you open the Trigger Editor??

Totally irrelevant question?
 
Level 6
Joined
Oct 26, 2007
Messages
211
That denomination list of damage types is impractical. There are only 3 notable/significant/effective damage types:

1) normal - this is actually spell damage (the damage used in spells); does not factor armor, but does magic resistance and spell immunity; affects ethereal units (factoring in ethereal magic dmg bonus).
2) melee - deals physical damage; factors armor, not magic resistance nor spell immunity; doesn't affect ethereal units.
3) universal - deals precise damage; ignores armor.

But note that the damage is affected, too, by the attacktype you use along with the damagetype. And an attacktype of 'null' is equivalent to ATTACK_TYPE_NORMAL (Normal), which is the attacktype used in spells.
 
Level 19
Joined
Aug 24, 2007
Messages
2,888
same as fire
ya sorry you need dummy spellz for slowing o_O

thanx for info bear
rep given
 
Status
Not open for further replies.
Top