Ok, so here is what I am trying to figure out: [[5d8m]] will roll the dice and highlight matching dice. [[5d8mt]] will output the number of matching sets. Is there any way to get the second roll to use the results from the first roll to show the number of matching sets? I have tried to get it to work using reused rolls (using $[0] for in place of the first roll), but it doesn't seem to work in any way I can put the second roll together.