Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

5e by roll20 Sheet Bug

If you turn on proficiency dice in the 5e sheet, the mouseover for attacks uses a repeating row instead of the actual equation.  It still rolls right, but the mouseover just looks ugly.  
1627429258

Edited 1627429478
Oosh
Sheet Author
API Scripter
That's not a repeating row ID - it's @{pbd_safe}. It looks like you're using the variant proficiency rule, which suffixes cs0cf0 to the roll to stop the sub-result from crit-colouring the final result. Otherwise you'd get, for example, a green crit coloured result from rolling a 2 on the d20, and a 6 on the proficiency d6. A repeating row ID, for reference, is the same as a character ID or any other Roll20 UUID (well... there's some very minor variations) - 20 characters from [ A-Z a-z 0-9 _ - ], always starting with a dash.