Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×

macro with repeating_attack_$1_attack or similar

Hi everyone I tried to build a macro linked to a pathfinder sheet. I used code similar to this: %{Ergkoth|initiative} %{Ergkoth|repeating_attack_$1_attack} %{Ergkoth|repeating_attack_$1} %{Ergkoth|repeating_attack_Axe} %{Ergkoth|repeating_attack_$1_atkname} %{Ergkoth|repeating_attack_$1_Axe} But ... the initiative works but all the others don't work how can I do?
1609521187
Kraynic
Pro
Sheet Author
Which pathfinder sheet?  Pathfinder 2E by Roll20, Pathfinder by Roll20 (1E), Pathfinder Community, Pathfinder Simple? You need to be very specific, since how those attack sections are named within the html file for the sheet you are using will determine how they should be called. One way to find the names on your own is to enable the macro quick bar in your settings.  Drag the attack you are interested in to the macro quick bar.  Roll it from that button.  Put your cursor in chat and hit the up arrow.  That will display the last command given, and the macro quick bar uses the type of syntax you are looking for instead of the full macro you get when rolled directly from the sheet.