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 .
×

Need help doing custom rolls for my character sheet

I have been working on a ttpg for a long time and have done much work to my character sheet. prolem is im trying to add a custom roll input (not the button) and i just cannot figure it out. does it need to be an input, does it need a container, im not entirely sure, help me out here plz
like i need ot add the ability to roll 2d10+4 or 2d12+1, like how do i add that to my current roll button i have
1777410235
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
if you're just using a basic roll button e.g. <button type="roll" name="roll_some_name" value="&{template:default} {{template field declarations}}">Roll!</button> Then, you just write it like you would a macro normally. You can use the full macro/chat syntax from chat buttons to roll queries.