Skip to main content

User login

What is OpenID?
  • Log in using OpenID
  • Cancel OpenID login
  • Create new account
  • Request new password
Register
  • Home
  • Browse
    • 2D Art
    • 3D Art
    • Concept Art
    • Textures
    • Music
    • Sound Effects
    • Documents
    • Featured Tutorials
  • Submit Art
  • Collect
    • My Collections
    • Art Collections
  • Forums
  • FAQ
  • Leaderboards
    • All Time
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
    • Weekly
      • Total Points
      • Comments
      • Favorites (All)
      • Favorites (2D)
      • Favorites (3D)
      • Favorites (Concept Art)
      • Favorites (Music)
      • Favorites (Sound)
      • Favorites (Textures)
  • ❤ Donate
FLARE [ARCHIVED]

Is HP regen available for enemies?

jklost
Saturday, September 27, 2014 - 14:57

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.

  • Log in or register to post comments
exoliu
joined 10 years 11 months ago
Saturday, September 27, 2014 - 22:57

I have done it before :

Just assign HP regen as a passive power to the enemy through passive_powers.


So its not impossible :)



  • Log in or register to post comments
jklost
joined 10 years 7 months ago
Sunday, September 28, 2014 - 08:36

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.

  • Log in or register to post comments
exoliu
joined 10 years 11 months ago
Monday, September 29, 2014 - 00:43

For the power - make sure the power itself is passive , and associated post effects (and the effect of hp regen)  are correct.

  • Log in or register to post comments