I don't know if this is a powercards update or a roll20 update but I've been using this script as a token action which allowed a player to display only prepared spells. Today this has stopped functioning properly and the only thing I can think to explain it is the last line no longer looking at the character sheets spell lists properly, although it still shows the correct token ID. The results I'm getting now are as shown in the picture !power {{ --tokenid|@{selected|token_id} --titlebackground|none --titlefontshadow|none --whisper|@{selected|character_name},GM --corners|10 --format|atwill --name|^^Spell Book --leftsub|@{selected|character_name} --rightsub|Level @{selected|level} @{selected|class}^^ ^^ --**Spell Save DC**| [[ 8 + [[@{selected|pb}]]+ @{selected|charisma_mod}]] ^^**Spell Attack Bonus** [[ [[@{selected|pb}]] + @{selected|charisma_mod} ]] --Amount of Prepared Spells:| [[@{selected|charisma_mod} + @{Selected|Level} ]] ^^^^ ~C ** Available Spells ** ~C **Level 1 :** [[@{selected|lvl1_slots_total}]] **Remaining** [[@{selected|lvl1_slots_expended}]]^^ **Level 2 :** [[@{selected|lvl2_slots_total}]] **Remaining** [[@{selected|lvl2_slots_expended}]] --spell_list|@{selected|character_id} }}