
From a previous help request about rolling physical dice, some of us collaborated and through a meeting of the minds figured out how to make the 5e by roll20 sheet take physical dice in a cool way: ?{Physical Digital Critical?||Physical,?{What you rolled}+0d20|Digital,1d20|Critical,1d20cs>1} Physical asks for the actual number rolled and then adds the modifiers as normal but fails to register criticals for attack rolls. Digital runs the dice as normal through the quantum roller Critical sets the CS range to always so that if you roll a physical nat 20 on an attack, this will just basically bypass the caveat with physical option above and roll critical damage. You need to paste the above code into the "Core Die" field on the character sheets: This will also save on npc sheets if you briefly set them to PC change the core roll, then change them back, you can also do this trick for npcs that have an increased crit range too or need a global modifier turned on for the record. NOTE: It seems that the critical option overrides the crit range field below in the image for the record so you do not need to change that also for any reason for this trick. Just include the cs>1 in the above code in the critical option.