• Check out the results of the Techtree Contest #19!
  • 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.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Damage bonus like in SC2

Status
Not open for further replies.
Hello
here is my problem

I need a way to create an ability that will makes the unit dealing more damage to an armor.
I know that i can do it with Gameplay constant, but I only want to know if its pssible to use an ability. If its possible, can you tell me if the ability will calculate extra damages as percentage or as real number.
Ps: I want an ability to put a name on it, the namde will only be the name of the weapon that the unit uses, in description, ill write which one attacks air, which one attack grounds, which one attacks building, etc..

thanks ;)
 
Impossible in WC3 unless you trigger all damage which is difficult to do and not always accurate at immitating ingame mechanics. It would also need a lot of data stored for armor types and such.

If this is possible in SC2 (like you said) then I advise using SC2 as SC2 editor facilities were designed to be better than those in WC3.
 
No its not impossible, you use a bash that's 100% and only targets for example a suicidal unit.
You then give the suicidal tag to a unit you want the counter to work.
This will give bonus damage only to units with that tag.
You can also scale this with upgrades by increasing ability level.
 
Status
Not open for further replies.
Back
Top