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

Invert a dice roll

Hi, Is it possible to invert the result of a dice roll? I.e. changing 74 in 47 Thank you Stéphane
1588016501
The Aaron
Roll20 Production Team
API Scripter
not really, without the API.  You could extract one or the other digit from it, but you can't reuse the value of a roll, so there's not a way to get both values directly from a roll.  You could write a roll query that would prompt you for the value and then do the math to swap the places, but it would be kind of ugly.
Ok thank you Ans with an API such as powercard?