Hi, I've been searching if this has been suggested yet. I haven't found it. My idea is to do a 1d20c17 - meaning I roll a d20, if it is equal or bigger than 17 it marks off as critical. My continuation on this is an if crit evaluation. Either add the crit damage or the confirm crit. Ofcourse that requires a short lived variable to records has there been a critical earlier in the script. example: /me attacks with weapon. [[1d20c19 + @{selected|strength_mod} + @{PB}]] vs AC. Does [[1d8 + @strength_mod]] damage. @{IfCrit} Add [[1d8]] damage.