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

exploding cwod dice [enhancement] #3

Open
pacanukeha opened this issue Mar 29, 2023 · 1 comment
Open

exploding cwod dice [enhancement] #3

pacanukeha opened this issue Mar 29, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@pacanukeha
Copy link

It would be nice if I could use the braces from roll20 formatting like so:
[[{8d10!} >7]] or allow exploding WOD [[8cwod7!]]

This would roll d10s, reroll 10s as extra dice, and count the total number of rolls greater than or equal to 7.

It would be lovely if the system could support a mechanic for WOD dice where a 10 counted as 2 successes (as when a specialty applies)

@pacanukeha pacanukeha added the bug Something isn't working label Mar 29, 2023
@Burn-E99 Burn-E99 self-assigned this Mar 29, 2023
@Burn-E99
Copy link
Owner

Burn-E99 commented Mar 29, 2023

I like this idea, but to keep it consistent with the normal dice syntax, this is what I'll do:

  • Add exploding dice option to cwod, making every success spawn a new die.
  • Add exploding range to cwod

For your example, once implemented, you would do [[8cwod7!10]] to have it explode only on 10s.

I've added this to my to do list, but I'm in the middle of rewriting a different discord bot (Group Up) so this feature (and a few others I've been thinking about like the curly brace syntax) will be on the back burner for at least a week or two. I'll update this issue when I start working on it.

Thanks for using Artificer!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants