
Hello everyone, for my path of war pathfinder campaign i need a pretty big full attack macro. i couldnt figure out the character sheer so by setting some custom attribitutes i made my own macro, however it doesnt show up right in the chat... my macro: &{template:pf_attack} {{character_name=Kaya}}{{name=Cascade of Elemental Wrath}}{{?{do you have 13 animus?}}}{{attack=main hand [[@{Kaya|combo attack}]]}}{{damage=[[@{Kaya|combo dmg}]] Lightning dmg}}{{crit_damage=[[3d8 +(@{Kaya|wisdom}*6) + 18 + 18 + (?{Point blank?|1}*3) + 9]]}}{{attack2=main hand time skitter [[@{Kaya|combo attack}]]}}{{damage2=[[@{Kaya|combo dmg}]] Lightning dmg}}{{crit_damage2=[[3d8 +(@{Kaya|wisdom}*6) + 18 + 18 + (?{Point blank?|1}*3) + 9]]}}{{attack3=main hand cascade [[@{Kaya|combo attack}]]}}{{damage3=[[@{Kaya|combo dmg}]] Lightning dmg}}{{crit_damage3=[[3d8 +(@{Kaya|wisdom}*6) + 18 + 18 + (?{Point blank?|1}*3) + 9]]}}{{attack4=main hand hailstorm [[@{Kaya|combo attack}]]}}{{damage4=[[@{Kaya|combo dmg}]] Lightning dmg}}{{crit_damage4=[[3d8 +(@{Kaya|wisdom}*6) + 18 + 18 + (?{Point blank?|1}*3) + 9]]}}{{attack5=main hand hailstorm [[@{Kaya|combo attack}]]}}{{damage5=[[@{Kaya|combo dmg}]] Lightning dmg}}{{crit_damage5=[[3d8 +(@{Kaya|wisdom}*6) + 18 + 18 + (?{Point blank?|1}*3) + 9]]}}{{attack6=main hand rapid shot [[@{Kaya|combo attack}-5]]}}{{damage6=[[@{Kaya|combo dmg}]] Lightning dmg}}{{crit_damage6=[[3d8 +(@{Kaya|wisdom}*6) + 18 + 18 + (?{Point blank?|1}*3) + 9]]}}{{attack7=main hand 2nd [[@{Kaya|combo attack}-5]]}}{{damage7=[[@{Kaya|combo dmg}]] Lightning dmg}}{{crit_damage7=[[3d8 +(@{Kaya|wisdom}*6) + 18 + 18 + (?{Point blank?|1}*3) + 9]]}}{{attack8=main hand 3rd [[@{Kaya|combo attack}-10]]}}{{damage8=[[@{Kaya|combo dmg}]] Lightning dmg}}{{crit_damage8=[[3d8 +(@{Kaya|wisdom}*6) + 18 + 18 + (?{Point blank?|1}*3) + 9]]}}{{attack9=off hand [[@{Kaya|combo attack}]]}}{{damage9=[[@{Kaya|combo dmg}]] Lightning dmg}}{{crit_damage9=[[3d8 +(@{Kaya|wisdom}*6) + 18 + 18 + (?{Point blank?|1}*3) + 6]]}}{{attack10=off hand 2nd [[@{Kaya|combo attack}-5]]}}{{damage10=[[@{Kaya|combo dmg}]] Lightning dmg}}{{crit_damage10=[[3d8 +(@{Kaya|wisdom}*6) + 18 + 18 + (?{Point blank?|1}*3) + 6]]}}{{attack11=off hand 3rd [[@{Kaya|combo attack}-10]]}}{{damage11=[[@{Kaya|combo dmg}]] Lightning dmg}}{{crit_damage11=[[3d8 +(@{Kaya|wisdom}*6) + 18 + 18 + (?{Point blank?|1}*3) + 6]]}}{{Note= Damage reduction is taken from the total damage}} and this is what it shows: after attack 8 it doesnt make it look pretty as it does on the other 8. someone know why/how to fix it? thanks in advance