Oct 23, 2022 2:01 am
For all your out of character needs!
"diceRules": [
{"rolled": "d20","natural": 20,"highlight": "success bold underline"},
{"rolled": "d20","natural": 1,"highlight": "fail bold underline"},
{"rolled": "d20","reason": "DC##","total": "<##","contentAppend": "❌","highlight": "fail invert bold"},
{"rolled": "d20","reason": "DC##","total": ">=##","contentAppend": "✅","highlight": "success invert bold"},
{"rolled": "d20","reason": "AC##","total": "<##","contentAppend": "❌","highlight": "fail invert bold"},
{"rolled": "d20","reason": "AC##","total": ">=##","contentAppend": "✅","highlight": "success invert bold"}
],
"diceDefaults": {}
}