Hey there. I've been working on a custom sheet of mine. I've searched the forums with no success, so am posting if anyone can help me with this. I have made roll buttons for the repeating sections of my sheet, such as attacks and abilities, and am looking for a way to have them listed when called from an API command button. For instance, I want my 'Attacks' roll button if pressed, to spawn API command buttons in chat for each existing repeating weapon. So far I have only been able to get them to spawn specific weapons, when manually listing the value of 'x' for "repeating_weapon_$X_roll". How would I go about having only the existing values of 'x' be shown?