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 Until" doesn't appear to work with "Keep" #80

Open
FedoraMark opened this issue Apr 22, 2020 · 3 comments
Open

"Reroll Until" doesn't appear to work with "Keep" #80

FedoraMark opened this issue Apr 22, 2020 · 3 comments
Assignees

Comments

@FedoraMark
Copy link

While testing out the Keep and Reroll/Reroll Until commands it appears that Keep followed by Reroll Until doesn't work, while Reroll does work in the same place:

!4d6k3R[>8] doesn't work

!4d6k3r[>8] works

@obiwankennedy
Copy link
Member

it is normal that : !4d6k3R[>8] does not work as you can't be above 8 with a d6.

ErrorCondition ("{9beafc0e-e1cf-4ecb-8dac-b4a5e506e939}" [label="RerollDiceNode validatior: "]) cause an endless loop with this dice: d[1,6]

@FedoraMark
Copy link
Author

So it doesn't use the total of the 4d6k3? I see.

@obiwankennedy
Copy link
Member

To use the total, it will be: !4d6k3R[:>8]
but R does not support smart validators. I will check that.

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