
Hi, For a character sheet I am currently working on, I want to make a roll button so that it rolls an explosive D8 on the 7th side (1D8!7) but the 8th value has to be consider as 0. For example, if you roll 7, you roll again and you get 8 on this second roll, the total roll result is 7 (7+8 = 7+0). The explosive part is no problem. However, I don't know how to manage the 8th side that has to be considered as 0. Any help welcome ! :) Regards :) Edit : plz note that I don't want to roll 1D7. The 0 value has to be integrated in the results.