Help with trigger :3

Status
Not open for further replies.
Level 4
Joined
Oct 13, 2009
Messages
43
Hi all.

how can i add Demage, hp or hp regen to a unit that kills another unit?

example: Footman kills unit, gets +1 to his demage. help newbie plz :ogre_hurrhurr:
 
basically

event unit dies

give tome or add & remove ability trick to killing unit

  • Untitled Trigger 001
    • Events
      • Unit - A unit Dies
    • Conditions
    • Actions
      • Hero - Create Manual of Health and give it to (Killing unit)
edit:
Adding powerup for non-hero unit will probably crash the game ^)^

You should probably work with either item abilities (scale them with lvls, and manage those properly via triggers) or use one of available resources like BonusMod for doing most of stuff for you.

oh :c
 
Adding powerup for non-hero unit will probably crash the game ^)^

You should probably work with either item abilities (scale them with lvls, and manage those properly via triggers) or use one of available resources like BonusMod that will do most of stuff for you.

okey, got it )
 
Status
Not open for further replies.
Back
Top