
Hello, I was hoping I could get some help my macro. I am very close but seem to be missing one thing. /me is using the appropriate skills to beat the Target Number ?{Target Number} /r ?{D20's}d20cs<?{Focus}cf>20<?{Target Number} Currently everything works but one portion. The Focus value entered by a player should represent the Critical Success threshold for the roll. So if a player inputs "3" for focus, then they would achieve a Critical Success for a roll of 3 or lower on the any d20. A critical success should be counted as 2 successes, instead of just one. But, right now, when it calculates, it thinks a 3, in our above example is just 1 success. How can I modify this so it knows that a Critical Success counts as 2 Success, instead of just 1? Thanks for any help.