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

Confusion check results

I once had a macro that would roll the %dice to see the Confusion spell result, with the number rolled being highlighted in color. Does anyone have anything similar?
1626578130
Kraynic
Pro
Sheet Author
I have a rollable table built into a token action macro that I enable when expecting that spell in my Pathfinder game.
Kraynic said: I have a rollable table built into a token action macro that I enable when expecting that spell in my Pathfinder game. Awesome! May I have it please?
1626738194
Kraynic
Pro
Sheet Author
I don't know a way to give you a rollable table.  It is only 4 options, so it is pretty simple to build yourself.  All 4 options have the same chance of happening, so you can leave the weight at 1 for each entry in the table.  Just go to your collections tab, create a new rollable table, and enter the 4 items from the chart in the spell details. Then there is the macro with rolls the table (if you use a different table name, you need to change that part of the macro of course): &{template:pc} {{showchar=[[0]]}} {{charname=}} {{name=Confusion Result}} {{type=attackdamage}} {{roll=}} {{descflag=1}} {{desc=[[1t[Confusion]]]}}