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

Custom Sheet - having multiple values from a single button roll

Okay, so I want a button, that puts in the chat the /em command, alongside a /r 1d20 + [[@StrMod]] , but I'm not able to figure that out. Tried looking at stuff like the 5th edition OGL sheet, but I don't understand how the whole {{template}} stuff works.
1528891176
Finderski
Pro
Sheet Author
Compendium Curator
Have you tried: /em does something amazing and rolls [[1d20+[[@StrMod]]]]
Finderski said: Have you tried: /em does something amazing and rolls [[1d20+[[@StrMod]]]] So all I had to do is to make an inline roll? That makes much more sense than what I had in mind. Thank you!