Passive ability stat gain on kills?

Status
Not open for further replies.
Level 2
Joined
Oct 18, 2004
Messages
18
I'm not up on Jass, but, is there a way to do this with normal trigs? Like

Hero kills a unit, gains strength each kill? think of pudge's ability in dota, if you play it. Not sure how they did that.
 
For gaining strenght/agility/intelligence you could do:
  • Hero - Modify [Strenght] of [Hero]: [Add] [Value]
And for increasing armor im afraid you'll need to use an ability with lots of levels, give it to the unit and set its level +1 every time the unit kills something.
 
buff is not required
From integer - Level of X ability of Unit is greater than 0
checks for unit has X ability or not

(No annoying buff pl0x in another words)
 
Status
Not open for further replies.
Back
Top