Offline
\o/
Offline
These are great tools - very handy. Thanks!
Offline
You are most certainly welcome
Offline
welp, got a request to add in secondary skills in the pc generator....so I did.
I also, fixed the "all" classes option (generates one of each class) to show the actual class for each attribute block and such.
Offline
Thanks for all the hard work as always!
Offline
so...decided to try and make some tests for my pc_gen code.
it turns out that for the game the stats are really in groups of 8 for the 6 stats.That means 262,144 combinations allowing repetitions
not all of those can be used for any of the classes in the game.
In fact, running a program to screen out invalid sets of stats reduces the number of valid sets to 256,960
Last edited by gizmomathboy (7/15/2025 3:11 pm)