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

Request for V5 alias #202

Open
afrothoz opened this issue Aug 2, 2022 · 0 comments
Open

Request for V5 alias #202

afrothoz opened this issue Aug 2, 2022 · 0 comments

Comments

@afrothoz
Copy link

afrothoz commented Aug 2, 2022

Is your feature request related to a problem? Please describe.
I have been trying to use dice maiden for Vampire V5 rules. It is a little different to how the other cod/wod dice work.
To make a role we role a dice pool of d10's equal to the right attributes skills (i.e Dexterity/Stealth) with successes on 6+'s.
There is also a hunger mechanic, where a number of dice in the pool are marked as hunger dice. We crit on pairs of 10's, which each pair becoming 4 successes. We crit fail if we have no successes and if any dice roll 1's. If hunger dice are part of those, it either becomes a messy crit, or bestial failure.

Describe the solution you'd like
An alias such as !roll v5 7 2, where the pool is 7 and two of the dice are hunger dice. They would be marked separate, and the result might look like:
[7, 6, 5, 4, 3][8, 3] Result: 3
I understand that the complexity in the criticals/failures could be very complex to put in. If it is doable with the current mechanics of dice bot then that would be great!

Describe alternatives you've considered
During play we have borrowed the wod alias. To make a role we do something like:
!roll 5wod6 + 2wod6
Here the total pool is 7, and two are hunger dice. The outcome is:
[7, 6, 5, 4, 3][8, 3] Result: 3
Where we can check for crits and issues due to the hunger dice.

Additional context
Just a thank you for making a simple and powerful dice bot. I've used it a fair amount for DnD and its been great!

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