$12256 / $11500
I am playing around with creating some more difficult enemies and was wondering if there is a way to have them regenerate HPs over time. I couldn't find a way to do this directly and was not able to make it work with powers. I could be missing something when using powers but wanted to see if anyone knew if this was possible before stumbling around any longer.
I have done it before :
Just assign HP regen as a passive power to the enemy through passive_powers.
So its not impossible :)
Thanks exoliu, that is what I tried but it does not actually work for me.
I'm assuming I got the passive_powers field correct, I just put the ID of the power I created. I must be doing something wrong when creating the power itself. I'll play around with it some more. At least I know it should work.
For the power - make sure the power itself is passive , and associated post effects (and the effect of hp regen) are correct.