While working on the rpg my group is producing, we have encountered a problem with the hp limit. Due to the length entended for the game, we decided to have a larger HP cap for more flexibility with statistical progression, but due to the enemy health cap at 32767, we couldn't get to the desired HP cap (a little less than 50 times that much actually). We were wondering if there was a way to script around it or would it have to be changed within the program itself.
If the program has to be changed in order to do so, may you include it within the next update?
Problems with the HP Liimit
Moderators: Bob the Hamster, marionline, SDHawk
- Fenrir-Lunaris
- Metal Slime
- Posts: 741
- Joined: Mon Oct 15, 2007 10:45 pm
- Location: OHR Depot
I can't remember if it has or not, but expanding the statistical caps for various things has been on the back-burner for quite some time.
What you COULD do as a workaround is to have the enemy spawn a new enemy on death. This way it'd be like expanding the fight, AND you could even have the enemy have different/more powerful attacks than before.
What you COULD do as a workaround is to have the enemy spawn a new enemy on death. This way it'd be like expanding the fight, AND you could even have the enemy have different/more powerful attacks than before.
To friends long gone, and those I've yet to meet - thank you.
-
trevorh7441
- Slime
- Posts: 2
- Joined: Wed May 22, 2013 10:43 pm
- Spoonweaver
- Liquid Metal King Slime
- Posts: 6247
- Joined: Mon Dec 08, 2008 7:07 am
- Location: Home
- Contact:
- Spoonweaver
- Liquid Metal King Slime
- Posts: 6247
- Joined: Mon Dec 08, 2008 7:07 am
- Location: Home
- Contact:
Not me; it's a perfectly valid complaint and all that spawning is a pain.Spoonweaver wrote:However, complaining about only needing to make a large amount of monsters does worry me a bit about the quality of the game.
I seem to remember that just a couple week ago I claimed I would try to work on some "RPG centric" feature requests for the next release. And there have been a lot of complaints about hero and enemy stat caps over the years. So, maybe...
Also, hi, welcome!
- Feenicks
- Metal Slime
- Posts: 648
- Joined: Tue Aug 10, 2010 9:23 pm
- Location: ON THE AIR IN THE AIR
- Contact:
If you really don't want to deal with 49 copies of your final boss, you could always just give all the hero attacks some dummy element and have the final boss only take 2% damage from said element.
Sure, you wouldn't be having gigantic numbers, but at least you wouldn't need to deal with transmogrification.
Sure, you wouldn't be having gigantic numbers, but at least you wouldn't need to deal with transmogrification.