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 here.
×
×
Cookie Preferences
We use Cookies to help personalize and improve Roll20. For more information on our use of non-essential Cookies, visit our Privacy Policy here.
Hello, I wanted to know if it was possible to edit some action of the sheet.
for example I would like the launch the initiative that it is a D10 and not a D20 that is launched. it is possible? Thanks
I don't know if this is possible to do with the built in initiative macro, but you could certainly write a macro like: /roll 1d10 + @{selected|initiative_bonus} &{tracker} Make it a universal token action and all characters and players will have access to it.
Sorry. Had time to test this morning. The actual command is: !group-init-config --set-die-size|?{Number of sides the initiative die has:|10} and all of the parameters can be set up with the help menu: !group-init --help