MaTT Roll Table - ironmonk88/monks-module-wiki GitHub Wiki
Rolls from the selected table when triggered.
Who can see the roll.
The dropdown list will be populated with all the tables in your current world and from within any active compendiums.
How many times to roll. Leave it blank to use the table's quantity.
- Accepts handlebar expressions.
- Warning Currently, when setting this to blank, it will be set back to 1 the next time this action is configured and must be set to blank again.
Creates a chat card with the roll table results.
Cleare the Drawn Status
from the table's contents when all results have been used. Displays a warning if the setting is off and all results have been drawn.
Rolls any dice required in the results of a roll table roll.
Example of an Add Item that adds the rolled currency.
- By following this action, many other actions can use
Current Action Collection
as their target to use the result of the roll table. - Many actions can use the handlebar expression
{{{value.text.[0]}}}
to use the text result of a rolltable as a value or string, if possible. - Rolltable's
Draw With Replacement
setting does not work when the table is rolled from inside a compendium. If you want to avoid duplicates, use a table inside your world.
- Foundry 12.331
- MATT 12.02