Hi, This is an "is it possible?" post. So the roll [[nd6!>5]] will roll n dice and count the number of 5s and 6s and for each 6 you get a new roll (call this the number of hits). Now can you ALSO count the number of 1s on the same roll? I want to know if the number of 1s equals or exceeds the number of "hits" Can this be done with the API? finally if that is easy for you, how about only counting the 1s on the initial n dice, NOT on any extra dice you get from rolling 6s. Cheers