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 for npc

Hi, everybody, I finnd in this forum very usefull macros for plaryers, now i'm try to adapt this: %{selected|repeating_attack_$0_attack} for NPC sheet, someone can help me? Thx
I think you're looking for this: %{selected|repeating_npcaction_$0_npc_action}
Jim R. said: I think you're looking for this: %{selected|repeating_npcaction_$0_npc_action} Perfect! THX