We have token action macros for attacking with the first 3 weapons in a repeating section (rows $0, $1, and $2). But each of the token action buttons is generically named Weapon1, Weapon2, Weapon3. Is there a way to have the token actions dynamically change to represent the weapon name? I've presumed it would need to update itself each time to token is selected. From our sheet, it would look something like this, @{repeating_weapons_$0_weapon_name-rep}, but I haven't figured out a way to make this work.