rrcampbell-exe / yarnsworths-tales

A storyline generator for fantasy roleplaying games.
https://rrcampbell-exe.github.io/yarnsworths-tales/
2 stars 0 forks source link

Add uncommon races and classes to race/class selection #15

Closed rrcampbell-exe closed 3 years ago

rrcampbell-exe commented 3 years ago

Description Currently, only the nine standard races and eleven standard classes from D&D fifth edition are possible selections.

Possible Solution Add the following in arrays and make it possible to see them selected. However, they should appear less frequently than the most common races and via cascading logic. For example, if the data.results.length length is nine, then have functions search up to and including ten. If ten is selected, then look through array of uncommon races to choose one.

Races

Classes