Howdy! Trying to make legendary actions into token actions I have seen the previous post about this and either the code has changed, or I am implementing it incorrectly. I got every other action fine: Action: %{selected|repeating_npcaction_$_npc_action} Bonus Action: %{selected|repeating_npcbonusaction_$0_npc_action} Reaction: &{template:npcaction}{{rname=@{selected|repeating_npcreaction_$0_name}}}{{description=@{selected|repeating_npcreaction_$0_description}}} Even traits: &{template:npcaction}{{rname=@{selected|repeating_npctrait_$0_name}}}{{description=@{selected|repeating_npctrait_$0_description}}} This is the code I found from the old post, but I can't get it to work, help. %{Character Name|repeating_npcaction-l_$0_npc_atk}