
Hi Everyone, I have created a Macro with the below: /roll ?{Number of Dice|2}d20sa<[[?{Attribute}+?{Expertise}]]cs<?{Focus}cf>20 Using the above formula to make a Skill Check Number of Dice we will roll is 2, as per default, but could be higher or lower. Attribute value for example is 9, and Expertise is 2. This makes the Target for Success 11 Focus in this example is 3, meaning anything rolled as a 3 or less is a critical success. Critical Failure is always set at 20. So far, this works great, with a roll of a 3 and an 11 returning 2 successes. However, is there a way to add an extra success each time a critical success is achieved? for example as above, 1 success, and 1 critical success, returning 3 success instead of 2? Thanks in advance for any assistance. Jeremy