hey, I want to make an elven accuracy macro in my character sheet but i can't find the "rtype" in the Advanced Tools in the 2024 sheet this is the macro i have : {{query=1}} ?{Advantage?|Normal Roll,&#123&#123normal=1&#125&#125 &#123&#123r2=[[0d20|Advantage,&#123&#123advantage=1&#125&#125 &#123&#123r2=[[1d20|Elven Accuracy,&#123&#123advantage=1&#125&#125 &#123&#123r2=[[2d20k1|Disadvantage,&#123&#123disadvantage=1&#125&#125 &#123&#123r2=[[1d20} i put it in the description of the attack, and i get the the query to choose the type of attack (disadvantage - normal - advantage - elven accuracy) but when i roll it i can't see the 3 dice i rolled. only one of them. how can i fix it ?