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

[5e OGL] Referencing Character Sheet attacks in a macro

November 29 (8 years ago)
Hello There!  

I have a pretty simple problem.  I need to include a weapon attack that is stored in my 5e OGL character sheet in a macro outside the sheet, how do I call it?  I know it is something like @{charactername|weaponattack1} but I cannot seem to pin down the right wording.  
November 30 (8 years ago)
Tetsuo
Forum Champion
You would use 

%{selected|repeating_attack_$0_attack} replacing the 0 with whatever attack you're calling. 
November 30 (8 years ago)
For more information, please see: Dynamic References to Repeating Sections and Referencing Repeating Attributes