Warcraft III resources & community, 2003–2006 · archived

Help for a trigger

3 posts
#1

Help for a trigger

hey guys wats the trigger to make a unit lose 100 life everytime they attack, like wats the actual trigger...?
#2

...

Unspecified unit event, a un it attacks
Condition: Unit equal to (unit)
Event:
unit > set property > set life > attacking units life - 100.
That should work.
#3
k ill try it out.