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

Add ability for totals in roll sets #124

Closed
Sapper-Morton opened this issue Nov 18, 2020 · 1 comment
Closed

Add ability for totals in roll sets #124

Sapper-Morton opened this issue Nov 18, 2020 · 1 comment
Assignees

Comments

@Sapper-Morton
Copy link

Usually people roll stats for a game like !roll 6 4d6k3 but some game systems require character to have atleast certain amount of points total. Currently DM doesn't shows totals for these rolls.

Maybe add another toggle which makes DM to count and show rolls at the end like this:
!roll 6t 4d6k3
Dice Maiden: Anonymous Coward Rolls:
[6, 3, 3, 2] Result: 12
[6, 3, 2, 1] Result: 11
[6, 5, 4, 2] Result: 15
[6, 5, 4, 1] Result: 15
[4, 4, 3, 1] Result: 11
[6, 5, 3, 2] Result: 14
Total: 78

@Humblemonk Humblemonk self-assigned this Mar 26, 2024
@Humblemonk
Copy link
Owner

Not a bad idea! I think I will just add it as a default parameter. Thanks for the suggestion!

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

No branches or pull requests

2 participants