Yes, sorry if I was vague, I was in a hurry. Here are the details: It should be "D&D 2014 by Roll20", and we are in legacy game These are two examples of spell macros: /w @{character_name} @{wtype} &{template:default}{{name=@{character_name} Spellbook Cantrips}} {{[Chill Touch](~selected|repeating_spell-cantrip_$2_spell) }} {{[Mage Hand](~selected|repeating_spell-cantrip_$3_spell) }} {{[Message](~selected|repeating_spell-cantrip_$4_spell) }} {{[Minor Illusion](~selected|repeating_spell-cantrip_$0_spell) }} {{[Ray of Frost](~selected|repeating_spell-cantrip_$1_spell) }} And /w @{character_name} @{wtype} &{template:default}{{name=@{character_name} Spellbook Level 1 (@{Selected|lvl1_slots_expended}/@{Selected|lvl1_slots_total})}} {{[Detect Magic](~selected|repeating_spell-1_$1_spell) }} {{[Disguise Self](~selected|repeating_spell-1_$3_spell) }} {{[Find Familiar](~selected|repeating_spell-1_$4_spell) }} {{[Mage Armor](~selected|repeating_spell-1_$2_spell) }} {{[Magic Missile](~selected|repeating_spell-1_$5_spell) }} {{[Shield](~selected|repeating_spell-1_$0_spell) }} {{[Silvery Barbs](~selected|repeating_spell-1_$6_spell) }} Here are some reference images. Spellbooks work, it's just the "spell" Abilities that don't work. As mentioned, they are among the PG's Abilities. If I move between the Macros the Spellbooks don't work either The code: ?{Di che livello?|Lv 0,%{BubbleBoy|Spellbook-Cantrips}|Lv 1,%{BubbleBoy|Spellbook-Level-1}|Lv 2,%{BubbleBoy|Spellbook-Level-2}|Lv 3,%{BubbleBoy|Spellbook-Level-3}|Lv 4,%{BubbleBoy|Spellbook-Level-4}|Lv 5,%{BubbleBoy|Spellbook-Level-5}|Lv 6,%{BubbleBoy|Spellbook-Level-6}|Lv 7,%{BubbleBoy|Spellbook-Level-7}|Lv 8,%{BubbleBoy|Spellbook-Level-8}|Lv 9,%{BubbleBoy|Spellbook-Level-9}}