Quote:
"diceRules": [
{"rolled": "d6","reason": "Hit Location","natural": "1","contentAppend": "- Leg Hit!","hideTotal":true},
{"rolled": "d6","reason": "Hit Location","natural": "2","contentAppend": "- Torso Hit!","hideTotal":true},
{"rolled": "d6","reason": "Hit Location","natural": "3","contentAppend": "- Torso Hit!","hideTotal":true},
{"rolled": "d6","reason": "Hit Location","natural": "4","contentAppend": "- Torso Hit!","hideTotal":true},
{"rolled": "d6","reason": "Hit Location","natural": "5","contentAppend": "- Arm Hit!","hideTotal":true},
{"rolled": "d6","reason": "Hit Location","natural": "6","contentAppend": "- Head Hit!","hideTotal":true},
{"rolled": "d","natural": "1","contentAppend": "⚠️","highlight": "fail bold invert"},
{"rolled": "d","natural": "1<x<6","contentAppend": "⬜","highlight": "fail bold"},
{"rolled": "d","natural": "6<=x<=10","contentAppend": "💥","highlight": "success bold invert"},
{"rolled": "d","natural": "x>=11","contentAppend": "💥💥","highlight": "success bold invert"}
]