Hi, I'm trying to edit the macro from this post for use with my character. But every time I click the macro it rolls the appropriate dice and nothing shows up in the chat. Here is my edit(where I probably messed something up) &{template:5eDefault} {{spell=1}} {{title=[Eldritch Blast](~THUNDERCRACK|Eldritch-Blast)}}{{subheader=@{THUNDERCRACK|character_name}}} {{subheaderright=Evocation Cantrip}} {{subheader2=Range 120'}} {{emote=THUNDERCRACK launches a crackling beam of energy at the enemy }} {{spellshowattack=1}} {{spellattack=[[ 1d20 + [[ @{THUNDERCRACK|charisma_mod} + @{THUNDERCRACK|PB} ]] + (@{THUNDERCRACK|spell_attack_bonus}) ]] }} {{spellshowattackadv=1}} {{spellattackadv=[[ 1d20 + [[ @{THUNDERCRACK|charisma_mod} + @{THUNDERCRACK|PB} ]] + (@{THUNDERCRACK|spell_attack_bonus}) ]] }} {{spellshowdamage=1}} {{spelldamage=[[ 1d10 + (@{THUNDERCRACK|spell_damage_bonus}) ]] force}} {{spellcancrit=1}} {{spellcritdamage=Additional [[ 1d10 ]] force damage}} ---- &{template:5eDefault}
{{spell=1}} {{title=[Eldritch
Blast](~Xanyl
Vikarsson|Eldritch-Blast)}} {{subheader=@{Selected|character_name}}}
{{subheaderright=Evocation Cantrip}} {{subheader2=Range 120'}}
{{emote=@{selected|token_name} launches a crackling beam of energy at
@{target|token_name} }} {{spellshowattack=1}} {{spellattack=[[ 1d20 +
[[ @{Selected|charisma_mod} + @{Selected|PB} ]] +
(@{Selected|global_spell_attack_bonus}) ]] }}
{{spellshowattackadv=1}} {{spellattackadv=[[ 1d20 + [[
@{Selected|charisma_mod} + @{Selected|PB} ]] +
(@{Selected|global_spell_attack_bonus}) ]] to hit
[[
@{target|bar2}d1 ]] }} {{spellshowdamage=1}} {{spelldamage=[[ 1d10 +
(@{Selected|global_spell_damage_bonus}) ]] force}} {{spellcancrit=1}}
{{spellcritdamage=Additional [[ 1d10 ]] force damage}}
{{spellshoweffects=1}} {{spelleffect=Cast [[ [[
((@{selected|warlock_level} + 1) / 6 + 0.5)d1]] ]] beams}}
@{Selected|classactionspellcast}
And here is the original