G'day, I've created a macro button to display the relevant DC for my character's battlemaneuver Push: 8+proficiency+Dex modifier so the DM has the info on hand. [[8+@{selected|pb}+@{selected|dexterity_mod}]] This works but requires having my token selected. Is there a way to call the information directly from my character without the token being selected e.g. instead of using 'selected' there is an alternative where I name the charactersheet to set and forget? This is simply to have one less thing to remember, one less click to make. I'm playing in a non-Pro game. Thanks in advance.