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

Straight ability score rolls incorrect for some players #1125

Closed
AKCarter07 opened this issue May 20, 2024 · 3 comments
Closed

Straight ability score rolls incorrect for some players #1125

AKCarter07 opened this issue May 20, 2024 · 3 comments
Labels
bug Something isn't working

Comments

@AKCarter07
Copy link

Describe the bug
When rolling a straight Int check:

  • My party member had empty parentheses with no modifier added (they have a +2).
  • I had a +2 (I have a +0)

I tested all my straight ability checks, and all of them were incorrect. It looked like the sign was correct, but the number looked like an off-by-one error.
This did not happen when I tried rolling from my party mate's sheet for their character.
This is only happening to two of us.

To Reproduce
Steps to reproduce the behavior:
1.Log into a Foundry server.
2. Log into dndbeyond.
3. Go to a character sheet owned by that dndbeyond account.
4. Roll an ability check.

Expected behavior
Expected correct modifier.

Screenshots
To help explain your problem, add screenshots of where you clicked in D&D Beyond, a screenshot of your Beyond20 character settings if applicable and the result you saw in the VTT.
clicked
result

Browser Info (please complete the following information):

  • Browser Chrome
  • Version 125.0.6422.61 (Official Build) (64-bit)
  • If applicable, any dev console errors (F12 to open the console) from D&D Beyond and the VTT
    • No errors, but see console snip for the attributes array
console

Additional context
These two characters had the problem, however when I rolled on my party member's the numbers were correct, so I don't know if having them is useful.
https://www.dndbeyond.com/characters/63798710
https://www.dndbeyond.com/characters/77589697
This character, on the other hand, rolled fine.
https://www.dndbeyond.com/characters/77586797

@AKCarter07 AKCarter07 added the bug Something isn't working label May 20, 2024
@AKCarter07
Copy link
Author

note, in the foundry screenshot, I rolled the top two rolls (one for Carver, one for Buk), and Buk's player rolled the 2nd roll for Buk.

@AKCarter07
Copy link
Author

AKCarter07 commented May 20, 2024

Ignore this comment. I thought my character might be getting half-proficiency, but when I bumped him up to level 20 he was still getting +2, not +3, so that's out.

@kakaroto
Copy link
Owner

Hi,
I think your party member with the () and no modifier might have been on an older version of Beyond20, as for your own sheet, I didn't have the "issue" until I got Beyond20 to parse your class features, which was a clear indication that it was added it on purpose.
It sounds like it was just a JoT addition
image

If you don't want it, you can always click the beyond20 icon to disable the JoT modifier on straight ability checks (see last option):
image

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