
I'm needing some help with token actions. I want to use switch the PC character sheets to DnD beyond and use the Beyond20 extension so the rolls show up in roll20 chatbox. Simple, right? Except I'm not using the 5e sheets, I'm using the older community sheets because the video i watched on token macros used them and I needed to follow along exactly. I learned that Beyond20 needs to link to the 5e character sheet, so I reluctantly copied my game and changed to the 5e character sheets in Settings. I was distressed to learn all the token macros I had set up for my npcs now returned error messages instead of executing the macros. What changed and how can I, as a non technically inclined DM, handle this?
I'm fine with editing with current token macros to work with the 5e sheets, but the syntax is beyond me and I'm wasting valuable prep time figuring it out. For example; I just want to select a token and click its primary melee attack; this is what used to work:
%{Selected|NPCAction1}
When I wanted to roll its initiative, I used this macro with the old community char sheet:
%{Selected|npc_Initiative}
I'm probably missing something simple, so if someone could just point that out to me....