Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

config file support #38

Open
mmacy opened this issue May 24, 2020 · 0 comments
Open

config file support #38

mmacy opened this issue May 24, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@mmacy
Copy link
Owner

mmacy commented May 24, 2020

Add support to load rules parameters from JSON config file(s). Some things that could be specified in config:

  • leveling XP thresholds
  • ability bonuses
  • dice for ability rolls
  • hit die for class types

Also support for global settings like:

  • Combat update speed
    • Example: pause N milliseconds between combat event firings for monsters

Might also consider adding support for loading the 5e SRD in JSON format, such as found in https://github.com/BTMorton/dnd-5e-srd.

@mmacy mmacy added the enhancement New feature or request label May 24, 2020
@mmacy mmacy changed the title config file support for rules params config file support Jun 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant