
Apologies if this should be in the sheet forum instead.
Trying to pull together an attack macro using the official pathfinder sheet roll template, but can't seem to pull damage through on the roll.
I'm using the guide here; https://wiki.roll20.net/Pathfinder_Official_Templa...
And the code I've got so far, stripping out everything I can just to try and make it work;
&{template:pc} {{showchar=[[1]]}} {{attack=Yes}} {{charname=@{selected|character_name}}} {{name=Glaive Attack}} {{type=attack}} {{atkvs=Melee vs AC}} {{roll=[[1d20]]}} {{critconfirm=[[1d20]]}} {{rolldmg1=[[1d10]]}} {{rolldmg1type=Slashing}} {{rolldmg1crit=[[3d10]]}}
Anyone got a clue why the damage wouldn't be showing up?
Trying to pull together an attack macro using the official pathfinder sheet roll template, but can't seem to pull damage through on the roll.
I'm using the guide here; https://wiki.roll20.net/Pathfinder_Official_Templa...
And the code I've got so far, stripping out everything I can just to try and make it work;
&{template:pc} {{showchar=[[1]]}} {{attack=Yes}} {{charname=@{selected|character_name}}} {{name=Glaive Attack}} {{type=attack}} {{atkvs=Melee vs AC}} {{roll=[[1d20]]}} {{critconfirm=[[1d20]]}} {{rolldmg1=[[1d10]]}} {{rolldmg1type=Slashing}} {{rolldmg1crit=[[3d10]]}}
Anyone got a clue why the damage wouldn't be showing up?