Hey guys, I had this working but now that there are new variables to call I am rewriting it. The only problem is that I don't code for a living and once I stopped using it I forgot a lot of it. This is what I am currently using, I think I know what to swap out for the repeating spells, but what do I change to get the name for the button? /w gm &{template:default}{{name=@{selected|character_name} Spellcasting}}{{Spell Save DC @{selected|npc_spelldc}= @{selected|npc_spellattackmod} to hit with spell attacks}}{{Cantrips=[@{repeating_spell-npc_$0_spellname}](~selected|repeating_spell-npc_$0_spell)[@{repeating_spell-npc_$1_spellname}](~selected|repeating_spell-npc_$1_spell)[@{repeating_spell-npc_$2_spellname}](~selected|repeating_spell-npc_$2_spell)[@{repeating_spell-npc_$3_spellname}](~selected|repeating_spell-npc_$3_spell)}}{{1st level (4 slots)=[@{repeating_spell-npc_$4_spellname}](~selected|repeating_spell-npc_$4_spell) [@{repeating_spell-npc_$5_spellname}](~selected|repeating_spell-npc_$5_spell)[@{repeating_spell-npc_$6_spellname}](~selected|repeating_spell-npc_$6_spell)[@{repeating_spell-npc_$7_spellname}](~selected|repeating_spell-npc_$7_spell)}}