
So, i'll keep it short. I recently won a battle against some code I was working on and GG helped me out, in his example I saw he used the value of a query further in the text of the ability and this brought up a curious question. Is it possible to use the labels in a query as an attribute for a sentence/emote/description? Allow me to provide an example: @{character_name} makes a ranged ***Archery*** attack at their target for [[1d10+@{dex}+@{archery}?{Range to Target?|Point Blank,+5|Close,+0|Medium,-2|Long,-4|Extreme,-6}?{Attack Type?|Fast,+0|Strong,-3}?{Body Part?|Head,-6|Torso,-1|Arm,-2|Leg,-2}]] The code above, when used in my sheet, makes a result that looks like this: The Archer makes a ranged Archery attack at their target for <span class="inlinerollresult showtip tipsy-n-right" original-title=" Rolling 1d10+6+6+0+0-1 = ( 4 )+6+6+0+0-1" style="font-weight: bold; box-sizing: content-box; border: 2px solid rgb(254, 246, 142); padding: 0px 3px; cursor: help;">15 What I am curious to know, is there a way to make the query labels, and your selection, usable to 'call' upon them in the sentence before the rolls? Perhaps like this: The Archer makes a medium ranged fast Archery attack at their target's head for a roll of X