
I have a macro that works for my original PC's but the ones added later it doesn't i'm missing something i'm sure but what i don't know. here is my macro w GM &{template:default} {{name=@{Selected|Token_Name}}} {{HP[[@{Selected|HP}]]/Max[[@{Selected|HP|max}]]/Temp[[@{Selected|temp_HP}]] AC [[@{Selected|AC}]] Initiative [[@{Selected|initiative_overall}]] Speed [[@{Selected|speed}]] Passive Perception [[@{Selected|Perception}+10]] HD 6([[@{Selected|hd_d6}]]/[[@{Selected|hd_d6_max}]])/10([[@{Selected|hd_d10}]]/[[@{Selected|hd_d10_max}]]) HD 8([[@{Selected|hd_d8}]]/[[@{Selected|hd_d8_max}]])/12([[@{Selected|hd_d12}]]/[[@{Selected|hd_d12_max}]]) Inspiration [[@{Selected|inspiration}]] }} The issue i get is SyntaxError: Expected "(", ".", "[", "abs(", "ceil(", "d", "floor(",
"round(", "t", "{", [ |\t], [+|\-] or [0-9] but end of input found.