You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using custom modifiers (i.e. +1 magic bonus, +1d4 from bless) on dice rolls in Wildshape stat block, modifier being applied twice (+1+1 instead of +1, +1d4+1d4 instead of +1d4)
To Reproduce
Go to character sheet, open extras, click desired wildshape to open statblock on right display, apply custom modifier either through beyond20 dropdown or custom hotkey, click dice roll button.
Expected behavior
If custom modifier is +1 to roll or +1 to damage, should be applying +1 not +1+1.
Browser Info (please complete the following information):
Firefox
115.0.2
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.
The text was updated successfully, but these errors were encountered:
I'm not seeing that behavior when using custom modifiers configured on the character sheet
But if I use a hotkey, I do see it:
Note: Using the hotkeys applies the modifiers to non-wildshape extras too (but doesn't apply twice), so my guess is that the recent update which added support for custom modifiers in wildshape is applying both character sheet modifiers and hotkey modifiers. It should only apply character sheet modifiers since hotkey modifiers will already apply from elsewhere in the code.
When using custom modifiers (i.e. +1 magic bonus, +1d4 from bless) on dice rolls in Wildshape stat block, modifier being applied twice (+1+1 instead of +1, +1d4+1d4 instead of +1d4)
To Reproduce
Go to character sheet, open extras, click desired wildshape to open statblock on right display, apply custom modifier either through beyond20 dropdown or custom hotkey, click dice roll button.
Expected behavior
If custom modifier is +1 to roll or +1 to damage, should be applying +1 not +1+1.
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.
The text was updated successfully, but these errors were encountered: