Hi, I am trying to see if a particular format of dice rolling can be replicated in Roll20. I have come quite close so far but I want to know if I can replicate the full test or whether I should just get players to read the dice in the chatbox and calculate themselves. Currently the roll is @{Attribute}d6kh1+@{Skill} This does the bulk of the work but misses my rules of "1" and "6" The roll is 1 d6 per point of attribute and keep the highest number rolled. However, if more than 1 "six" is rolled then +1 is added to the test. (So with an attribute of 4, a roll of 1 six is 6, 2 sixes is 7, 3 sizes is 8 and 4 sixes is 9.) Also, a roll of all 1's (which I guess means the highest number rolled is 1) is a fumble. Can anyone nudge me the right direction? Thanks :-)