I have edited a popular spellcast macro to whisper the spell list to the player. The only problem I am having is that it wont work with custom spells. I have tried non srd spells and homebrew spells but neither work. I thought at first it was just a limited number of spells allowed (17) but when I rearrange spells and move the custom/homebrew into the top 16 macro crashes. Here is the macro: /w @{selected|token_name} &{template:default}{{name=@{selected|character_name} Spellcasting }}{{ Spell DC @{selected|spell_save_dc} = @{selected|spell_attack_bonus} bonus to hit with spell attacks **First Level** [@{repeating_spell-1_$0_spellname}](~@{character_name}|repeating_spell-1_$0_spell)[P][@{repeating_spell-1_$0_spellprepared}][R][@{repeating_spell-1_$0_spellritual}] [@{repeating_spell-1_$1_spellname}](~@{character_name}|repeating_spell-1_$1_spell)[P][@{repeating_spell-1_$1_spellprepared}][R][@{repeating_spell-1_$1_spellritual}] [@{repeating_spell-1_$2_spellname}](~@{character_name}|repeating_spell-1_$2_spell)[P][@{repeating_spell-1_$2_spellprepared}][R][@{repeating_spell-1_$2_spellritual}] [@{repeating_spell-1_$3_spellname}](~@{character_name}|repeating_spell-1_$3_spell)[P][@{repeating_spell-1_$3_spellprepared}][R][@{repeating_spell-1_$3_spellritual}] [@{repeating_spell-1_$4_spellname}](~@{character_name}|repeating_spell-1_$4_spell)[P][@{repeating_spell-1_$4_spellprepared}][R][@{repeating_spell-1_$4_spellritual}] [@{repeating_spell-1_$5_spellname}](~@{character_name}|repeating_spell-1_$5_spell)[P][@{repeating_spell-1_$5_spellprepared}][R][@{repeating_spell-1_$5_spellritual}] [@{repeating_spell-1_$6_spellname}](~@{character_name}|repeating_spell-1_$6_spell)[P][@{repeating_spell-1_$6_spellprepared}][R][@{repeating_spell-1_$6_spellritual}] [@{repeating_spell-1_$7_spellname}](~@{character_name}|repeating_spell-1_$7_spell)[P][@{repeating_spell-1_$7_spellprepared}][R][@{repeating_spell-1_$7_spellritual}] [@{repeating_spell-1_$8_spellname}](~@{character_name}|repeating_spell-1_$8_spell)[P][@{repeating_spell-1_$8_spellprepared}][R][@{repeating_spell-1_$8_spellritual}] [@{repeating_spell-1_$9_spellname}](~@{character_name}|repeating_spell-1_$9_spell)[P][@{repeating_spell-1_$9_spellprepared}][R][@{repeating_spell-1_$9_spellritual}] [@{repeating_spell-1_$10_spellname}](~@{character_name}|repeating_spell-1_$10_spell)[P][@{repeating_spell-1_$10_spellprepared}][R][@{repeating_spell-1_$10_spellritual}] [@{repeating_spell-1_$11_spellname}](~@{character_name}|repeating_spell-1_$11_spell)[P][@{repeating_spell-1_$11_spellprepared}][R][@{repeating_spell-1_$11_spellritual}] [@{repeating_spell-1_$12_spellname}](~@{character_name}|repeating_spell-1_$12_spell)[P][@{repeating_spell-1_$12_spellprepared}][R][@{repeating_spell-1_$12_spellritual}][@{repeating_spell-1_$13_spellname}](~@{character_name}|repeating_spell-1_$13_spell)[P][@{repeating_spell-1_$13_spellprepared}][R][@{repeating_spell-1_$13_spellritual}] [@{repeating_spell-1_$14_spellname}](~@{character_name}|repeating_spell-1_$14_spell)[P][@{repeating_spell-1_$14_spellprepared}][R][@{repeating_spell-1_$14_spellritual}] [@{repeating_spell-1_$15_spellname}](~@{character_name}|repeating_spell-1_$15_spell)[P][@{repeating_spell-1_$15_spellprepared}][R][@{repeating_spell-1_$15_spellritual}] [@{repeating_spell-1_$16_spellname}](~@{character_name}|repeating_spell-1_$16_spell)[P][@{repeating_spell-1_$16_spellprepared}][R][@{repeating_spell-1_$16_spellritual}] [@{repeating_spell-1_$17_spellname}](~@{character_name}|repeating_spell-1_$17_spell)[P][@{repeating_spell-1_$17_spellprepared}][R][@{repeating_spell-1_$17_spellritual}] }}