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

[Suggestion] Custom AC Calculations #177

Open
nSword0 opened this issue May 12, 2019 · 3 comments
Open

[Suggestion] Custom AC Calculations #177

nSword0 opened this issue May 12, 2019 · 3 comments
Assignees
Labels
area/application Task related to orcpub application itself enhancement New feature or request

Comments

@nSword0
Copy link

nSword0 commented May 12, 2019

As it stands, the current methods of determining AC for a custom race are pretty limited, either being determined by armor, 13 + DEX mod, or a flat 17. However, I feel like it would be better if one could input their own calculations for races that don't use standard calculation methods (or ones that just aren't possible to recreate, like the Barbarian's Unarmored AC calculation).

This could probably be done via a text field and drop down menus, like so

AC = [TextField] + [Menu] [AddMenu]

TextField would be where the base number would go.
Menu would have Ability Score names and Proficiency Bonus as options.
AddMenu would add another Menu to add another variable to the calculation.

All in all, this seems like it would be a pretty simple enhancement to implement.

@ptemberton
Copy link

Agreed. This would be a nice feature.

@datdamnzotz datdamnzotz added area/application Task related to orcpub application itself enhancement New feature or request labels Jul 13, 2019
@Myrnedraith
Copy link

As a part of this, it would also be useful to allow these AC calculation customizations to be done on the fly for things like Mage Armor. As it stands, there's no good way to track on the viewer what current AC is based on all modifiers.

@codeGlaze
Copy link

For my own mental notes, tagging #112 and #590
Similar requests, slightly different methods to consider

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/application Task related to orcpub application itself enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

5 participants