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 a quick fix on Charge code

Hello, all. This should be incredibly easy for someone, but I'm clueless. My player has a Staff of Striking. I want to add a macro to his attack toolbar that lets him expend charges. I have that much figured out: [[?{Number Of Charges?|1,1|2,2|3,3}d6 ]] My question is, how do I have it output in the chat with the type of damage (Force), and how do I center it the way that all damage gets centered when it rolls? Like I said, I'm sure this isn't hard, I just have no idea how to do it.
1644564441
Andreas J.
Forum Champion
Sheet Author
Translator
[[?{Number Of Charges?|1|2|3}d6[Force] ]] This will show the "Force" part if you hover mouse over the result, but if you give more context how the rest of the thing looks/works, we can make something better. What game/sheet are you using?