
Hey, Let's say I got a repeating fieldset defined as "repeating_weapon". Then in that fieldset I define a button with a macro called "roll_damage" How do I make a nesting macro outside of the sheet to access say entries 1 through 3? I tried "%{selected|repeating_weapon_0_damage}" but unlike the attribute entries, that doesn't seem to work. Any idea? As a note, the reason would be for GMs to make generic global macros accessible without the sheet open that could still access some of the sheet macros within fieldsets, which would be insanely handy for handling monsters and NPCs. Cheers.