I have been trying to figure out how to directly reference NPC actions, reactions, and spells. I want to create a macro that I can apply to all NPCs, allowing me to roll their various abilities (especially attacks) without needing to open up the character sheets. For full characters, I can use [@{selected|repeating_attack_$0_atkname}](~selected|repeating_attack_$0_attack). I haven't been able to figure out how to do the same for NPCs and their actions. I've been trying to look through the html on github, but no luck so far. I'm don't really know much about that anyways, so other than ctrl-f for similar things, I dont know exactly what to look for. Thank you very much for your assistance.