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

Integrate with DND-Maths #1

Open
tmcclintock opened this issue Feb 16, 2017 · 0 comments
Open

Integrate with DND-Maths #1

tmcclintock opened this issue Feb 16, 2017 · 0 comments

Comments

@tmcclintock
Copy link
Collaborator

I have a repository called DND-Maths where I have a few DND related tools written. A few of them can be integrated into this repo to make full npcs.

For instance DND-Maths/Stats.py creates stat lines with different specifications, such as 3d6, 4d6 drop lowest, rerolling 1s and 2s, the suggested stat line, and others. It also calculates point buy equivalences so that you can reject a stat line if it's too weak/strong.

Another section is DND-Maths/Random-Fighter.py. This is an attempt to fully create a fighter NPC. This idea can be combined with this tool to create things like equipment loadouts, feats, skills, and class abilities that we can then use in the properties of the token.

Let me know what you think.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant