
Hello everyone - it has been a long while since I have been around... I have been working on designing a board game based on the lore of the RPG Shadow of the Demon Lord. Board game is about to enter BETA and I want to set it up to be tested here. All that said, my brain has replaced all my custom dice marco (and api) knowledge with random other things and I am looking for some help jogging it back to the front. The game uses 7 custom d6 - each has a different set of icons and the dice vary from having between 2 and 6 differnt outcomes. During a conflict you form a pool of these dice (different each conflict), roll them all, and count up all matching icons to tell you what happens. What I would like to do is have player button they mash and it asks how many of each color are in the pool. Then roll them. Then spit out the answers not numerically, but instead total the number of each icon and list the totals only. example: Your Roll Produced: Weapon Success Icon: 3 Magic Success Icon: 1 Damage Icon: 3 Insanity Icon: 5 Corruption Icon: 2 On top of that I would love to have my icons pop up inplace of the words. All this might need to use API instead of just macros, and that is ok with me - I just wanted to start here and move there if it is better. Thanks in advance!