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

Reroll change to give greater-than or less-than reroll options #208

Open
Zahaqiel opened this issue Nov 19, 2022 · 0 comments
Open

Reroll change to give greater-than or less-than reroll options #208

Zahaqiel opened this issue Nov 19, 2022 · 0 comments

Comments

@Zahaqiel
Copy link

Currently the "r" command allows for rerolls on results that are equal to or less than the indicated number. That's useful in some games, but the opposite of useful in others (like D&D where one might want to reroll a high roll to confirm a critical hit).

My suggestion is that r be changed to r> and r< as in "reroll greater than" and "reroll less than", that way you can simply direct which way you mean.

ie:
/r 1d20 r>17 means it'll roll 1d20 and give a reroll if the result is 17 or higher.
/r 1d20 r<17 means it'll roll 1d20 and give a reroll if the result is 17 or lower.

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