Closed paladiusdarkhelm closed 1 year ago
I looked at the other author of python-dice's setup and it looks like he uses e and o for other die manipulating effects. May need to use other operands for this sort of die functionality.
Hi @paladiusdarkhelm sorry I never answered this, but this is already implemented in the library I use here.
:rr1d6x.
does -> 1d6x: [3]
The available options are all here: https://github.com/borntyping/python-dice
Let me know if there is an expression that this library does not already have we can add it here, although I prefer not to add much custom logic to the dice roller as it is it can achieve many things already.
The goal would be to include "exploding die(dice) functionality.
Example via java Math class would be something like "1d6eo6+1" which would mean:
Example 3d6eo6+1 would mean: