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

Output Spells #1

Open
PRMorgan opened this issue Feb 8, 2019 · 0 comments
Open

Output Spells #1

PRMorgan opened this issue Feb 8, 2019 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@PRMorgan
Copy link
Owner

PRMorgan commented Feb 8, 2019

Add the necessary function that will output a list of spells to its own file Spells.txt. This should only include spells the character knows, not the entire list - except in the case where the character's entire spell list is available to them at all times, IE druids.

Spells.txt should look like this:

Character's Spells
-----------------------

----- Level 0 -----
[ ] Acid Splash
[ ] Chill Touch
[ ] Dancing Lights
. . . 
----- Level 1 -----
[ ] Alarm
[ ] Burning Hands
. . .

If you can think of a good way to implement casting time, range, components, and duration, go for it. Otherwise, it's no big deal.

@PRMorgan PRMorgan added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant