Hi. I know how to write macros for NPCs and how to take attributes from their sheets and put inside that macros, but I'm not able to do the same thing with PC sheets. For example, I use this for the attack actions of my monsters: %{selected|repeating_npcaction_$0_npc_action} %{selected|repeating_npcaction_$1_npc_action} ...etc How can I do the same thing with players' sheets?