Envision, Create, Share

Welcome to HBGames, a leading amateur game development forum and Discord server. All are welcome, and amongst our ranks you will find experts in their field from all aspects of video game design and development.

Is there any way that strength adds max hp

STR & MAXHP are both functions of Level,  which is a function of EXP,
so yes, MAXHP will increase as the STR increases, as long as both curves increase with each level.

If you're talking about adding an additional bonus to MAXHP with the STR bonuses from weapons & armor,
You will need to define the formula. i.e. MAXHP = base_hp + (str_plus * C)
where base_hp is the MAXHP from the actors curve in the database,
str_plus is the STR+ from the weapon or armor,
and C is just some constant to multiply the str_plus by.

It's up to you. I've never played warcraft, so I have no idea how it works there.

Be Well
 

Thank you for viewing

HBGames is a leading amateur video game development forum and Discord server open to all ability levels. Feel free to have a nosey around!

Discord

Join our growing and active Discord server to discuss all aspects of game making in a relaxed environment. Join Us

Content

  • Our Games
  • Games in Development
  • Emoji by Twemoji.
    Top