
5e OGL sheet. I have the "easy" token action macros set up to do NPC actions for the selected token, eg: %{selected|repeating_npcaction_$0_npc_action} %{selected|repeating_npcaction_$1_npc_action} But the action buttons shown onscreen simply have the plain macro names I gave them, like "Attack 1". It would be neat if, when a token was selected, the API could rename the token action buttons to reflect the name of the attack. So the generic "Attack 1" button would change to "Claw" and "Attack 2" would change to "Bite", or whatever. That would help me recall what each one was before I clicked it, make my DM turns and combat go a tiny bit faster, and it would be cool overall. Possible?