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

[Trigger] Is there anyway to ADD damage throught triggers?

Status
Not open for further replies.
What? Why are there things that can be made in JASS and not in GUI!?! That's rediculus"<---- Spell???"!

Because GUI is just an interface for JASS. (And GUI is missing quite a few functions and natives and what-not)

Anyway, I don't know if you can modify it directly. You could modify the attributes (the primary attribute) to get the proper damage you want (but that also will modify other things) or you could make a new unit with the damage you want so that it will suit your needs.

Or, you can use Bonus Mod. That might count as a "+x" though rather than directly into the damage. I am not sure though.
 
Status
Not open for further replies.
Top