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

Looking for a simple Dropdown Dice and Modifier

Am looking for a simple Choose Dice type, number and Modifier drop down for my players. Does such a Macro exist ? Any help appreciated :)
1508162026
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
Yep: [[?{How many dice}d?{die size}+?{Modifier}]]
Many thanks !! is there a way to jazz that up into a template or would that wreck the Macro ? 
1508165600
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
No, you can certainly put that in a template, it's just an inline roll. Just put the whole thing in the same template field.
Any idea how that would look ? am a complete doofus when it comes to things like this
1508166470
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
Using the default template with just some very simple fields: &{template:default} {{name=@{character_name}}} {{ROLL=[[?{How many dice}d?{die size}+?{Modifier}]]}}