
I had a beautiful little macro for calling monster trait descriptions that is suddenly failing after some time away from Roll20, I'm guessing there's been a name change but I can't find it anywhere. How can I repair this one? /w gm &{template:default}{{name=@{selected|character_name} Traits }}
{{ Traits = [@{selected|repeating_npctrait_$0_name}](~selected|repeating_npctrait_$0_-npc_roll_output) }} The table works perfectly as intended up until... (~selected|repeating_npctrait_$0_-npc_roll_output) Any help identifying the issue would be most appreciated!