I would like to create a set of universal macros I can use regardless of which character sheet the DM/GM uses, but the following does not fail gracefully when any one of the attributes in the roll do not exist.   [[ 1d20 + [[0 + {@{dex}, @{dexerity}, @{dex-mod}}KH1 ]] &{noerror}]]  It shows up in chat as  Rolling 1d20 + 0 = (8) + 0  regardless of the actual value of those attributes unless all of them exist on the character sheet.