I'm building a custom deck for consumables (i.e. potions and such). And there is the option to make the cards not drawings in the deck menu, which allows them to have attributes. I want to use attributes on the cards to have them do what they need to do; so lets say I put in bar 1: "Heal [[1d6+1]] HP" and I make a macro that asks them to select the card they dropped on the table, it can pull the text of what the item does into the chat. But it doesn't let me set the default that would make this use case viable. (TL;DR) Is there a NON-api method to get attributes defaulted on cards? Thank you so much :)