You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The idea about this task is to build a character generator to easily test the character creation rules and also test some new ideas. Some features that i need are:
Possibility to generate multiple characters randomly.
Possibility to generate specific characters by gender, race, combat role, specific attributes and level
Easy customization of the rules
Modular rules system, to easily add or remove rules.
Possibility to create characters based on similar systems like Microlite or other simple ones like The Searchers of the Unknown.
API? Library can be used on browser and NodeJS.
Export to CSV
Generate a PDF
The text was updated successfully, but these errors were encountered:
The idea about this task is to build a character generator to easily test the character creation rules and also test some new ideas. Some features that i need are:
The text was updated successfully, but these errors were encountered: