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 .
×
Create a free account

Official Pathfinder help creating macros

Good Morning, We switched recently to use the official Pathfinder Character that was just released this month. Now I am having trouble creating macros to attack. I was able to create the macros for the skills checks. Custom sheet: %{selected|Intimidate-check} Pathfinder sheet: %{selected|Intimidate} Custom sheet: %{selected|repeating_weapon_$1_attack-roll} Pathfinder sheet: I do not know what the macro would be changed to? Can someone assist me? Thanks
1522027462

Edited 1522027922
vÍnce
Pro
Sheet Author
Try %{selected|repeating_attacks_$1_fullattack} using a rowID instead of the deprecated "$X" format would be better.  See below. I would reccomend enabling the macro quickbar from Sidebar>Collection>"Show macro quickbar" and drag/drop your rolls from the sheet to the quickbar(located under your avatar at the bottom of the vtt).  You can right-click and rename/colorize if needed.  If you roll from the quickbar, you can use the UP arrow in chat after the roll to see the macro that was used.  ;-P
Thanks. I am a player that is trying to update my character for a game I play in. Also, when I switch to the NPC character sheet the layout is different than the character layout. I can’t seem to figure out how to make the character sheet to do natural attacks such as claws. The system only does the iterative attacks. Also I can’t seem to add the formula for power attack or modifiers. It seems the custom sheet was built better for for more attacks.