[[1d6cs>5]] Marks
the number with green if 5 or more.
But how do I make it
work using the sum of multiple dice?
[[3d6cs>17]] would
only act if an individual die was 17 or 18 (so never because its d6). I need it to mark a
success if the sum of all three dice is 17 or more.
Ideally,
[[5-3d6cs>17]] should output the result, but mark it green if the
raw dice roll was 17 or more.