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

Legendary Actions Macro and Action Nesting

1508864394

Edited 1508866916
Chibbin Grove
Pro
Marketplace Creator
Greetings! Its me again and I need some macro wiz's help once again! So this time I have been trying to create a macro for a NPC with legendary Actions. I have tried using  [Macro](! #Macroname) method.  This method works when I use the global macro tab to create the macro. But when I use the macro builder in the NPC sheet to create it, it doesnt work fully. It creates the pink box but when i click it the other command just appears in text. I created 1 macro called Legendary Macro and placed in [ Legendary-Macro](! #Legendary-Actions) and in a separate macro on the sheet created a macro called Legendary-Actions with the following code %{selected|repeating_npcaction-l_$0_npc_action} This did not seem to work as I have stated, what am I doing wrong? Edit - for some reason it will not let me paste the entire macro code in this thread.
1508867951

Edited 1508867959
That's because you are trying to use a character ability as a global macro, try [Legendary-Macro](~selected|Lengendary-Actions)  instead. See  here  for more information on Ability Command Buttons.
1508873164
Chibbin Grove
Pro
Marketplace Creator
ah thank you Kyle G. You have been a too useful this evening!