PDA

View Full Version : I need help


death-defiant
08-18-2005, 09:09 PM
I can't figure out how to change the max life of a unit. :?

Los_Tacos
08-18-2005, 10:30 PM
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.

death-defiant
08-19-2005, 03:04 AM
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. :roll:

N00byStance
08-19-2005, 08:51 AM
Don't think you can...

DarkShadow
08-19-2005, 12:13 PM
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).

N00byStance
08-19-2005, 01:28 PM
But then that unit must have "Inventory" ability.

DarkShadow
08-19-2005, 04:38 PM
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 :roll:

N00byStance
08-19-2005, 06:48 PM
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.