First off sorry if this has been answered before, I looked around and couldn't find anything to directly help with this. I am using a variant of this macro for actions and changed it to work with traits, the only issue is that the macro cant seem to find the trait descriptions, it adds the names to the table just fine but wont display the description when I click the trait name. /w gm&{template:npcatk} {{name=@{selected|npc_name}}} {{rname=Actions}} {{r1=[[3]] }} {{normal=1}} {{description=1:[@{selected|repeating_npctrait_$0_name}](~selected|repeating_npctrait_$0_npc_desc) 2:[@{selected|repeating_npctrait_$1_name}](~selected|repeating_npctrait_$1_npc_desc) 3:[@{selected|repeating_npctrait_$2_name}](~selected|repeating_npctrait_$2_npc_desc)}} No ability was found for %{selected|repeating_npctrait_npc_description} Dungeon Master (GM): selected|repeating_npctrait_$0_npc_description I just get the above in the form of an error then I say the below in general chat.