Have a PC who wants to fight with two weapons, but doesn't have TWF feature. Instead of making two Token Actions per weapon, I'd like to have a query for each weapon attack to ask if it's a Primary attack or Secondary attack since their secondary attack would not add the ability mod to the damage. So far, I've tried to add ?{Attack type|Primary,@{Velvet Bite|dexterity_mod}|Secondary,0} to the +__ of damage within the character sheet weapon's settings. I'm afraid it might not be reading correctly. Is there a way I can alter this to make it work?