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

Create basic character handling and calculation #1

Open
8 of 9 tasks
MylesFTOP opened this issue May 24, 2020 · 0 comments
Open
8 of 9 tasks

Create basic character handling and calculation #1

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

Comments

@MylesFTOP
Copy link
Owner

MylesFTOP commented May 24, 2020

Object needs to have the following attributes for a character:

  • Character name

  • Race

  • Class

  • Level

  • XP

  • Ability stats

  • Various attribute stats (e.g. AC, MD, PD, HP)

  • Skills, feats, talents, background, etc

  • Items and magic items

  • Ability stats need to be able to calculate modifier (with and without level).

  • Feats, talents, etc need to be able to check number permitted based on class and level.

@MylesFTOP MylesFTOP added the enhancement New feature or request label May 24, 2020
@MylesFTOP MylesFTOP self-assigned this May 24, 2020
@MylesFTOP MylesFTOP added this to the Character sheet milestone May 26, 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