I have traditionally used this style macro...     /w @{target|Target1|character_name}  %{selected|repeating_npcaction_$0_npc_action} ...to reference Actions in the linked journal entry and whisper to the results to a target token's owner. This has recently stopped working for any Actions that are I add to the journal. For example : on the Skull Lord I add a new Action called Fireball. It is now the 3rd action in the journal sheet.     When I use this macro...     /w @{target|Target1|character_name}  %{selected|repeating_npcaction_$2_npc_action} ...the targeting reticule correctly shows up but it whispers a empty message to the targetted token's owner. The corresponding macros for the first two action positions still work correctly with their corresponding macros. Only new actions are impacted.