
TL ;DR: Need a custom die script that has "0" x3, "1" x2, and "2" x1, that counts "1"s and "2"s as successes and highlights "2"s with green text. Hey guys I'm sure this has probably been dealt with before at some point but I'm having trouble finding what I need. I can totally use the Rollable Table, but I'd like something a little more intuitive, probably a script, because I'd like to be able to roll a multitude of these custom dice at the same time, and have the system tell me how many successes were rolled, much like the (/rXdY>Z) function but heres the funky part. I need the dice to be six-sided, with three sides that show "0", two sides that show "1", and one side that shows "2", preferably with the "2" being highlighted as green like the system already does for the max number on every other die. "1"s and "2"s are considered successes. Is there a script I can use to accomplish this?