kakaroto / Beyond20

D&D Beyond Character Sheet Integration in Roll20
GNU General Public License v3.0
484 stars 141 forks source link

Super advantage dice roll does not work with hotkey #1108

Closed shad2810 closed 3 months ago

shad2810 commented 3 months ago

Describe the bug After the current update of V2.9.2, the hotkey does not work for super advantage to roll into roll20 without selecting "Use D&D Beyond's Digital Dice"

To Reproduce image_2024-04-25_195551916 image_2024-04-25_195616426 As displayed it does not show 3d20 but 2d20 (Akin to a regular advantage instead) unless you enable "Use D&D Beyond's Digital Dice" before hand which slows down roll when rolling a lot

Expected behavior Should show a 3d20 instead of 2d20

Screenshots Attach is as above

Browser Info (please complete the following information):

Additional context Add any other context about the problem here, such as a link to the character sheet or D&D Beyond page that shows the problem. No other problems, only that :)

jtbg commented 3 months ago

Good news is it looks like the roll is correct - the roll is correct, just displayed incorrectly.

It's sending as `1d20` | `2d20kh1`. Three d20s are rolled, but only two are shown

kakaroto commented 3 months ago

As @jtbg said (thanks!) it does roll 3 dice, and if you hover on them, you'll see it. It's a limitation of Roll20 because it does not support displaying 3 dice rolls, only 2, so we had to get creative and roll it in that way. If you enable 3d dice in roll20, you'll probably see all 3 rolled as well. Closing as invalid, feel free to re-open the issue if you think we misunderstood the situation or you have additional information.