Character Sheet Dice Pool Macro for 2d20 system

Be sure to read and follow the guidelines for our forums.

Mar 10, 2023 9:55 pm
@Knighthawke was asking about applying rules to dice pools on Discord. Here's a potential solution.

Assuming the following dice rules:
{
"diceRules":[
{"rolled": "d20","reason": "SK##","total": "<=##","contentAppend":"💥"},
{"rolled": "d20","reason": "TN##","total": "<=##","contentAppend":"💥"}
]
}

Here's some character sheet code to quickly add a roll that compares to the rules.
Modify the Number of Dice, TN and Skill, then click on the dice pool in the table and it will auto fill the dice roller with what you want.
[ +- ] Make a Roll

You do not have permission to post in this thread.