
I'm trying to convert Pathfinder Community sheet attack macros to Power Cards and I'm not having much luck. When I run this in the macro text box of a characters weapon: !power --name|Rapier (@{character_name}) --leftsub|Melee --rightsub|Main Hand --Attack:|[[ 1d20cs>[[ @{crit-target} ]] + @{attack_macro}]] --Damage:|[[@{damage-dice-num}d@{damage-die} + @{damage_macro}]] --Damage Type|@{repeating_weapon_$0_type} --Defense:|AC It just outputs this (the second one): Can someone explain what I'm doing wrong or possibly point me to some guides for Power Cards?