
Just wondering if I could get some help here. I put this macro in the collections page and tried to call it in another macro, but something keeps going wrong. I replaced , } and | that I thought needed replacing, but it still doesn't work. Could you take a look at it and see if I missed any or explain what else I am doing wrong. /em @{selected|character_name} @{selected|weapon1type} their @{selected|weapon1name} at @{target|token_name} whose armor class is [[@{target|bar2}]] with a [[1d20cs>[[{(@{target|bar2}+10)-(20-@{selected|weapon1critmin})-(?{Form | Melee, [[@{selected|meleeattackbonus}]] | Ranged, [[@{selected|rangedattackbonus}]] } +@{selected|weapon1enh}+@{selected|weapon1focus}),0 } kh1 ]]+(?{Form | Melee, @{selected|meleeattackbonus} | Ranged, @{selected|rangedattackbonus} } +@{selected|weapon1enh}+@{selected|weapon1focus}),0 } kh1 ]] dealing [[{floor({@{selected|weapon1damage}+{@{selected|weapon1damagestat} } } )+@{selected|weapon1enh} +@{selected|weapon1specialize} } ,0 } kh1 ]] damage. /w gm @{selected|weapon1specialproperties} As it stands it is called, prompts you to choose a target, but then will not let you choose a target.