48 posts joined 2005-07-11
#1 2005-08-18
I need help I can't figure out how to change the max life of a unit.
138 posts Seattle joined 2005-08-05
#2 2005-08-18
Can't decide if this is worth replying too. Oh, too late.
Unit editor -> (click on the unit you wish to edit) -> double click Stats - Hit Point Maximum -> enter how much hit points you want the unit to have.
48 posts joined 2005-07-11
#3 2005-08-19
Los_Tacos Can't decide if this is worth replying too. Oh, too late. Unit editor -> (click on the unit you wish to edit) -> double click Stats - Hit Point Maximum -> enter how much hit points you want the unit to have.Alright, let me rephrase my question. How do I change Max Life through a trigger.
1,007 posts Warsaw, Poland [@Northrend] joined 2005-07-04
#4 2005-08-19
Don't think you can...
1,431 posts Germany (NRW/Detmold) joined 2004-05-05
#5 2005-08-19
Perhaps you can use a way around. In object editor, create a Book of Life that gives the amount of life you want and then use the action "Give Item To Hero/Unit" (or whatever it's called).
1,007 posts Warsaw, Poland [@Northrend] joined 2005-07-04
#6 2005-08-19
But then that unit must have "Inventory" ability.
1,431 posts Germany (NRW/Detmold) joined 2004-05-05
#7 2005-08-19
N00byStance But then that unit must have "Inventory" ability.Almost correct. It has to be a hero cause units can't use items. But that's the only way around I could figure out
1,007 posts Warsaw, Poland [@Northrend] joined 2005-07-04
#8 2005-08-19
I think you can just add "Inventory {Hero}" ability to this unit, add life-increasing item [must be Used When Acquired!], remove "Inventory (Hero)". But this way wasn't tested though i'm not sure it works.