
Ran a game the other night, and I was having weird dice issues all night. The roller was generating numbers outside of the range of the actual dice themselves, and at times was even rolling extra ones. Here is one example from the chat log: rolling 1d20!! + 2 ( 35 ) +2 = 37 Another one: rolling 8d20!! ( 16 + 19 + 7 + 10 + 28 + 8 + 12 + 14 ) And not just d20s: rolling 2d4!! + 2 ( 7 + 2 ) +2 = 11 rolling 2d4!! + 2 ( 7 + 1 ) +2 = 10 I think it might have accidentally rolled an extra die, and added them together, thus allowing the values above the normal die range.