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

Call of Cthulhu singles die 0 vs. 10 #1

Open
cuppycup300 opened this issue Jul 10, 2020 · 0 comments · May be fixed by #4
Open

Call of Cthulhu singles die 0 vs. 10 #1

cuppycup300 opened this issue Jul 10, 2020 · 0 comments · May be fixed by #4

Comments

@cuppycup300
Copy link

Hello, I have a suggestion for handling 0 on the singles die for Call of Cthulhu in Dorian. This should be treated as a 0 instead of a 10. For example, I believe this roll should be 30 + 0 = 30 instead of a 40 based on the rules of the game.

Current implementation:
30(30) + 10 = 40

Suggested implementation:
30(30) + 0 = 30

There is also a major exception to the counting of zeroes in that 00 + 0 should = 100.

Current implementation:
00(00) + 10 = 10

Suggested implementation:
00(00) + 0 = 100

My email is cuppycup@gmail.com if you're interested in chatting about this. It's possible that you play a different version of the rules, but I believe what I suggested above is the most common implementation.

Thank you for considering. It's a great tool you've built.

@mtczekajlo mtczekajlo linked a pull request Mar 12, 2024 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant