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
Firstly, thanks for the awesome tool! Really easy to use and super useful.
I'm not sure about he maths happening behind the scenes for the averageTotal calculations, but I've noticed that the values it returns when the Keep modifier is used looks incorrect.
Description
Firstly, thanks for the awesome tool! Really easy to use and super useful.
I'm not sure about he maths happening behind the scenes for the
averageTotal
calculations, but I've noticed that the values it returns when the Keep modifier is used looks incorrect.I ran the following to test the average:
Which outputs the following:
As you can see, all the average calculations that the
rpg-dice-roller
made were correct, except for those using a Keep modifier.Here's a summary of the Keep modifier's expected and actual average values:
'2d20k1'
10.50
~13.81472
'3d20k1'
10.50
~15.47827
Dice Roller version
5.5.0
Bundle type
UMD
Node version
20.10.0
Browser name and version
No response
The text was updated successfully, but these errors were encountered: