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

how to make a sword which ignore armor

Status
Not open for further replies.
Level 28
Joined
Sep 26, 2009
Messages
2,520
Is the sword providing a passive bonus? E.g. every time you attack with this sword, you will also deal XY damage that is not reduced by armor? Or does it completely change your hero's damage as long as he has the sword?

Or is it an active ability? You use the item (sword) and deal some damage?

For the first two options you will most likely need a damage detection system to correctly catch when unit takes damage from your hero.
For the last option, you would trigger it the same way as an ability.
 
Level 5
Joined
Jul 17, 2013
Messages
90
Is the sword providing a passive bonus? E.g. every time you attack with this sword, you will also deal XY damage that is not reduced by armor? Or does it completely change your hero's damage as long as he has the sword?

Or is it an active ability? You use the item (sword) and deal some damage?

For the first two options you will most likely need a damage detection system to correctly catch when unit takes damage from your hero.
For the last option, you would trigger it the same way as an ability.
I already have a DDS and no it gives 100 damage and ignore all armor from the enemy more like a passive what I should do??
 
Dat-C3: why dont you post your triggers? Im sure most of the people reading this thread (including me) are too lazy to download and open your map.. so this is not very productive.

That doesn't bother me :grin: However it is productive for the person who requested it.

This allows for lazy people who don't know how to do this to copy and paste and see an example map to how it works and is done.

Posting the triggers/code is quite limited, though usually I would do both. I am not interested in posting another persons code either, all credit goes to Weep and his GDD if you use the code in the demomap called blade.
 
Status
Not open for further replies.
Top