Open elpablete opened 3 months ago
Ahhhh, I see now that the order of the sequences is inverted for that particular row (instead of beign [3d{1,3}, 1d4] as the rest of the rows, it's giving [1d4, 3d{1,3}]) [3,4] vs [4,3]
Why is that? What makes that row the exception?
I would say the output is wrong
Expression
output {3d{1,3},d4}
gives wrong output, since a odd number of dice with only odd (integer) faces can only sum into an odd integer, there is no way the first sequence can output even results.But this is what I got (notice the [4,3] sample in the output):
I tried the "odd faced die" on it's own and the result does not contain any even numbes: