• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • It's time for the first HD Modeling Contest of 2024. Join the theme discussion for Hive's HD Modeling Contest #6! Click here to post your idea!

Skill damage based on unit attack damage

Status
Not open for further replies.
Level 5
Joined
Jun 15, 2016
Messages
111
I've been trying to make something based off stats, like make heroes have damage equivalent to stats, but that's just the easy way out. What if I add items? What if I use damage-increasing buffs?
So, how to create a trigger that takes your unit attack power and deals percentage of that as spell damage?
 
Level 24
Joined
Aug 1, 2013
Messages
4,657
You cant load the basic attack damage of a unit.
A DDS can only see the result of the damage modified by abilities, resistance, etc.
There are too many things to keep track of to make something to keep track of it.
And there is just too little gain from it.
 
Status
Not open for further replies.
Top