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

Random Phrases Macro

any way for there to be a macro that shouts out a random phrase, pulled from a list of phrases within the macro or elsewhere? example: Gary exclaims (random phrase)  /roll 1d20+6 for /roll 1d6+8 points of Bludgeoning. 
Make a table, if you are the GM, or have the GM make one. Then you can call it with an inline roll. The table name would be Phrase Gary exclaims [[ 1t[Phrase] ]] [[1d20 +6]] to hit for [[1d6+8]] points of Bludgeoning.
super helpful, been failing at trying to make one that is solely macro only. I know this doesnt help with that, but it helps make it easier than trying to figure out how to do it without it.
1486958724
Andrew C
Marketplace Creator
You'd need the API to avoid a rollable table. But realistically, rollable table method is incredibly easy.