D&D Point Buy Stats?

Hello, I am debating making a D&D/RPG esq game and was wondering what the best approach would be to a point buy system when new characters are being created.
E.G.
New character called Doug
Basic attributes of STR, DEX, CON, INT, WIS & CHAR
All starting at 8 and you have 28 points to spend
However higher numbers e.g. 14 will have a higher cost then one point

Had a look around the internet and I couldn’t find any examples of this so I was wondering if anyone either had a good idea how to do this or perhaps something they’ve worked on that’s similar.

why not start at one? Also want to point out its about a balance in your game. For example the spread between each point, having enemies/bosses that will be able to take advantage of you if you don’t have a specific stat at a set point at that time, weapon requirements things like that come into effect. Your best bet is to play through the game testing each or just go with the flow. :slight_smile:

Make a curve float. This is basically a graph that you can make. Then as the current level goes up, required points could go up to how you’d like them as well.

Just my 2c - He’s not starting at one because he’s basing it on the dungeons and dragons stat system where a median/average stat is 10 (which gives no bonus and no penalty). It’s a different way of looking at stats than starting at 1 and going up. Also if he’s using more of the D+D style rules, these are just for character creation and won’t change much after initial creation. Most of the numbers in a D+D style character system that affect balance dramatically change with level, ie. attack bonus and saving throws, so these numbers aren’t what you balance your difficulty around.

That said, there’s a lot of ways to go at that. I’d write out exactly how you want your costs to work and see if you can break down the math so you can get away with doing it via a formula rather than a chart of costs.

ie. (arbitrary numbers, you’d have to work it out for your particular case)

9-13 = 1 point each
14-15 = 2 points
16-17 = 3 points
18+ = 4 points

cost = (new rank - 11) / 2, rounding .5s up, with a min of 1 and a max of 4.

That’s just one simplistic example that would be pretty easy to set up a function for, and you could use that to calculate how many points each rank would cost to raise.

I do intend to make this however a secondary method/opinion would always be valued so yeah Id be interested in that system :slight_smile:

I really appreciate it :slight_smile:

Thanks again for now, forgot to thank you publicly.
Was and continuing to be a great help to my project
for my game there wont be alot of character movement and in-game action, well using skeletal meshes anyway
Should I have all characters as controllers under one parent, or characters under a parent character?

You may want to go with a D6 based system because it provides a better curve than a D20 based one, by the way (3D6 is a good approximation of 1D20). Personally if I were modeling after a pen and paper system I’d look at Burning Wheel rather than D&D, as it provides for more organic characters and a more interesting generation system (and better balancing in stat systems).

Bunch of Burning Wheel generated character examples.

The reason I like the above system more than D&D’s is because it lets you generate the character’s backstory exactly how you want, and determine the stats from that, rather than working “backwards” where you’re generating all the stats and class up front and then just making up the backstory to fit that. This still allows you to make a very stylistic character, though, which I also like (e.g., an orphan who gets caught by slavers, escapes, becomes a runner in some army, eventually rising up to sergeant before becoming an outcast/deserter and finally a mercenary sellsword or whatever).

Playing D&D with my main group who lasted through several different 2+ year campaigns, we ended up doing a lot of this stuff on our own, in order to make our D&D campaigns into deep narrative focused games, but that was a ton of work. If that’s how you play at all and you’re making a CRPG you want to have some of that depth, check out Burning Wheel, it will help.