You are viewing a single comment's thread from:

RE: Help Me Construct a Lie (Game Design)

in #gaming9 years ago

For some stupid reason it wont let me respond to your post. SO responding to your first post.

That's the entire point, I describe a system where balance is far easier than anything else because the numbers are all a lie. Nothing changes past level 1. I am doing a completely different method of balance than I think I have ever seen before.

Sort:  

Oh lol I thought you really wanted the formulas.

I think you are talking about design formula. Which is fine, I didn't think about class specific gear until you just mentioned that.

((((Level * 0.10000) - 0.10000) + 1.000000) * VisualValue) * HealthValue

This formula is applied to every characters health. This includes damage as well. You calculate gear and stats and damage then simply apply a flat 10% per level. Its a method that simulates larger health pools without having larger health pools.

but a flat 10% seems kind of boring.