Sep 3, 2022 12:07 am
It seems "d100double" is bugged and not detecting when doubles are rolled. "natural" too seems to not be making a difference between it and "total". We've been discussing the details in this thread
Be sure to read and follow the guidelines for our forums.
{"rolled":"1d100","reason": " 50", "total":">=50",
"d100double":"true", "highlight": "fail invert bold","contentAppend":"❌✅"}
{"rolled": "1d100","reason": " ##","total":">=##","highlight": "fail invert bold"},
{"rolled": "1d100","reason": " ##","total":"<##","highlight": "success invert bold"},
{"rolled":"1d100", "d100double":"true","reason": " 50","highlight":"success"}
Bowl's right, it is an emoji! This code will do the highlights and add exclamation to any double.
{"rolled": "1d100","reason": " ##","total":">=##","highlight": "fail invert bold"},
{"rolled": "1d100","reason": " ##","total":"<##","highlight": "success invert bold"},
{"rolled":"1d100", "d100double":"true","reason": "","highlight":"", "contentAppend":"❗"}