Hi gang, I'm having an issue tracking resources (5e OGL): I am currently trying to set up macros for my players that track all their resources, so they can just press a botton and deplete a resource without opening their character sheet. I figured i could use the ammo API to do this. However, after the 1st two resources, no resource has an attribute set. The ammo script says an attribute will need to be set up for it, but for the life of me I cannot figure out how to create an attribute and tie it to a resource.  For example, a player has 5 rations in their inventory. They have marked the rations 'Use as a resource' to keep track of them. That resource is their 3rd one, so there is no attribute. How would I go about assigning that resource an attribute that can be referenced in a macro? Thanks in advance.