
Since the old thread was closed (because there wasn't any issues with it for two plus months), and I am hoping for an adjustment, I am opening a new thread. I am would love to be able to roll multiple groups dice, and have the script form the total/formula from that. For example: Shooting something while unskilled, but the gun has a super smart targeting system that increases the die pool by 2 would look like this: 1d5, 2d10, plus Agility. The script can roll the 1d5 just fine, but it hates have extra dice groups. If the skill is 4, with 2 specialization, and 2 drama/hero/save-your-backside points, I have to make the formula be "[[(4+2+2)d10]], and cannot do this formula: "[[4d10 + 2d10 + 2d10]]"