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

Stat macro needed :)

hi all! sorry for bothering, but after serching for a long time in the wiki i can't find the answer to my problem, i was looking for a macro for dnd stats that let me roll 4d6d1 or 4d6r1kh3, for the 6 stats, BUT it has to reroll everything if the total for a stat is lower than 10. hope that the text is clear to understand :)
1587049696
GiGs
Pro
Sheet Author
API Scripter
Thats not possible without an API script, a Pro subscriber perk. With basic dice macros, you cant do any conditional comparisons. So you cant roll a bunch of dice, then roll them again if a condition is true (a stat is below 10), nor can you do a reroll if the sum of some dice matches a condition. Reroll operators only work at the level of single dice, not all the dice in a stat roll.