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

Inline Roll Roll Result "Buckets"

Hello, I'm new to the API; working on a system for a custom PbtA game.  In many games, there are three buckets of roll: "fumble", "normal", and "crit". In my game, there are five such buckets: fumble (<=2), miss (3-12), split (13-19), hit (20-23), and crit (24+). I want to create roll templates that color code roll results as we see with.inlinerollresult.fullfail etc. Can anyone give me a tip as to what I should read to learn to do this? Thank you.
1585779205
The Aaron
Roll20 Production Team
API Scripter
If you're creating a character sheet, and making custom Roll Templates, this is where you probably want to start:&nbsp; <a href="https://roll20.zendesk.com/hc/en-us/articles/360037257334-How-to-Make-Roll-Templates" rel="nofollow">https://roll20.zendesk.com/hc/en-us/articles/360037257334-How-to-Make-Roll-Templates</a>