DiceMaiden
DiceMaiden copied to clipboard
When using the roller for mixed-die rolls, the "keep" command does not work
Hi all,
When using the dice roller for rolls with mixed type of dice, the keep command is not working.
For example, if I input: !roll 1d6+1d8+1d12 k2 I would expect the roller to throw those 3 dice and keep the 2 highest ones. However, what it does is this: Roll: [5][6][12] Result: 23
Is there a command I'm not aware of, or is this a genuine bug?
Thanks!
Alternatively, is there a command, so the roller does NOT add the dice together and just gives you the results?
Having the same issue here. DiceParser bot have an alternative to merge results before keep 2, but this bot seems better to read the result and this feature would be great to have
Closing this out as working as expected. You can use the new multi-roll logic to make this easier to interpret. This is documented in the readme. The logic here in the original example is you have three unique dice rolls with unique modifiers that are added together at the end for the total results. Theres no plans to change this functionality.