
HI, I know there are a few old posts about this but can't find anything that is working for me. I have a Spellbook Macro that pulls the spell from the character sheet, not separate global spell macros. Like below, and works just fine: &{template:traits}{{name=SPELLS}} {{source=Class: Wizard}} {{description=**Cantrips** [**Poison Spray**](~selected|repeating_spell-cantrip_$0_spell) [**Chill Touch**](~selected|repeating_spell-cantrip_$1_spell) [**Firebolt**](~selected|repeating_spell-cantrip_$2_spell) [**Frostbite**](~selected|repeating_spell-cantrip_$3_spell) [**Shocking Grasp**](~selected|repeating_spell-cantrip_$4_spell) [**Light**](~selected|repeating_spell-cantrip_$5_spell) **1st Level** [**Mage Armour**](~selected|repeating_spell-1_$0_spell) [**Shield**](~selected|repeating_spell-1_$1_spell) [**Sleep**](~selected|repeating_spell-1_$2_spell) [**Magic Missile**](~selected|repeating_spell-1_$3_spell) [**Burning Hands**](~selected|repeating_spell-1_$4_spell) [**Disguise Self**](~selected|repeating_spell-1_$5_spell) [**Hideous Laughter**](~selected|repeating_spell-1_$6_spell) [**Witch Bolt**](~selected|repeating_spell-1_$7_spell) [**Chromatic Orb**](~selected|repeating_spell-1_$8_spell) [**Inflict Wounds**](~selected|repeating_spell-1_$9_spell) I could create a button to show in the template like this post below, but don't want to do that. I just want it to go off: <a href="https://app.roll20.net/forum/post/3185162/5e-ogl-how-to-use-macros-or-slash-fx-inside-a-spell-description/?pageforid=3185563#post-3185563" rel="nofollow">https://app.roll20.net/forum/post/3185162/5e-ogl-how-to-use-macros-or-slash-fx-inside-a-spell-description/?pageforid=3185563#post-3185563</a> I have tried this command but doesn't work from the description. It just deselects the token and never goes off. Are there character(s) I can add to make this work? I do not have a Pro account so cannot use APIs. /fx breath-fire @{selected|token_id} @{target|token_id}