Hey, quick macro question. I notice I can make a macro that rolls for a skill easily with: /r d20+@{selected|balance} to roll a Balance for example. And I also see there are roll queries so a player can input a variable that they are aware of. However, can I have them input the name of a field, such as a skill, and then have the macro roll for that skill? I want this in place of having a macro for each individual skill, something like: /r d20+@{selected|?{Skill}} Where it would prompt them for the name of the skill they are rolling. Possible? Thanks in advance! :)