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

Roll for BoxText!

Is there a nice way to use a dice roll to trigger text? Simple example of what I am trying to do: /desc The dragon takes a deep breath /gmroll 1d6 if >4 /desc and readies its acid breath if<5 /desc but nothing happens Any nice way to do this?
1575238020
Ziechael
Forum Champion
Sheet Author
API Scripter
Rollable tables (check the wiki) can do this, you just need to apply weighting to the table entries to reflect the chance of occurrence :)
Can you have the table result call a macro? If so, how?
1575577781
GiGs
Pro
Sheet Author
API Scripter
You can only do that with the API, a Pro subscriber perk. At the free level, tables can only print out text or images - no macros.