
I'm looking for a way to make the values of one roll change depending on the result of a previous roll without just typing out the two rolls separately
For example if I rolled 10d6 and wanted the end value to be only the number of sixes. I would want the next roll to be Xd6 where X is the number of sixes that was rolled in the first roll.
So if I rolled 4 sixes out of the 10d6, I would want the next roll to roll 4d6. If I rolled 2 sixes out of 10d6, I would want the next roll to be 2d6 ect, any help?