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

Syntax Request: Rejecting a total if the roll "G"oal is less or more. #162

Open
Sirnarue opened this issue Jun 2, 2021 · 0 comments
Open

Comments

@Sirnarue
Copy link

Sirnarue commented Jun 2, 2021

The alias feature is to reject a total to a dice roll and then if it's not higher or less of this total then reroll every dice.
"!roll 4D6 +g12" Roll four six-sided dice and if the total is less than 12, reroll all the dices.
"!roll 4D6 -g12" Roll four six-sided dice and if the total is higher than 12, reroll all the dices.
"!roll 2 4D6 +gs24" Roll 2 sets of four six-sided dice and if the total of those 2 sets is less than 24, reroll all the dices.
"!roll 2 4D6 -gs24" Roll 2 sets of four six-sided dice and if the total of those 2 sets is higher than 24, reroll all the dices.
This "syntax" could be at the end of the command to make it logical.

You can also add them together to create a maximum and a minimum

@Sirnarue Sirnarue changed the title Request: Rejecting a total if the "G"oal is less or more. Alias Request: Rejecting a total if the roll "G"oal is less or more. Jun 2, 2021
@Sirnarue Sirnarue changed the title Alias Request: Rejecting a total if the roll "G"oal is less or more. Syntax Request: Rejecting a total if the roll "G"oal is less or more. Jun 2, 2021
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