DemonHunterSX107 postsjoined 2004-06-22#12004-08-30Help for a triggerhey guys wats the trigger to make a unit lose 100 life everytime they attack, like wats the actual trigger...?
Modeler460 postsjoined 2004-08-27#22004-08-30...Unspecified unit event, a un it attacksCondition: Unit equal to (unit)Event:unit > set property > set life > attacking units life - 100.That should work.