- Joined
- Jul 17, 2013
- Messages
- 90
do anyone know what abillity or triggers I should use to make the sword ignore whole enemy's armor?
how to add the abillity to the sword to deal chaos damage?? I mean there isnt any abillity which does chaos damage..deal chaos damage or use set unit life (to value) when you deal damage?
Use DDS
Using SetUnitLife comes with all sorts of downsides: it doesn't pull units, doesn't give rewards upon the unit dying, doesn't give a killing unit for the on death event, etc.I guess he can use SetUnitLife rather than damaging it.
Using SetUnitLife comes with all sorts of downsides: it doesn't pull units, doesn't give rewards upon the unit dying, doesn't give a killing unit for the on death event, etc.
yeah I asked how I can make that to an item cant find any trigger to do it so??Correction from my post: You want attack-type spells, damage type universal or unknown to affect spell-immune and/or ethereal targets and ignore their armor.
Look here at post #19 for explanation of attack and damage types: http://www.wc3c.net/showthread.php?p=1030046
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??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.
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.