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

How to modify a roll from a repeating attribute?

In the Pathfinder 2e sheet, if I want to roll my character's first attack as a macro, I do: %{CharacterName|repeating_melee-strikes_$0_ATTACK-DAMAGE} What do I do if I want to modify that roll at all, like adding or subtracting 1?
1586197974
Ziechael
Forum Champion
Sheet Author
API Scripter
You'll likely need to add it as a modifier on the sheet itself so that it can be factored into the attack roll... that or just do it as mental arithmetic after the roll, like the good old days :)