I'm still kind of new to inline macros so hopefully this is just me not knowing but I looked over the forms and searched but couldn't find the answer. I'm using the standard pathfinder character sheet. On it is the Features/Traits section that have their attribute listed as @{repeating_abilities_$id_item}. I can see the item value by hovering the mouse over section, and id by counting, but I am not able to do so for the # used fillable field that is generated by having a value in the per day sections. None of these are listed in the attributes & abilities section to reference. I want to call this value used for an inline macro on the spell like abilities section to help players track this resource pool as it is used in multiple abilities. How can call this value? Or better, How can I find what the attribute is myself?