Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Card Default Attributes

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 :)
1639664719
The Aaron
Roll20 Production Team
API Scripter
I don't think there's a non-API way to handle this. 
The Aaron said: I don't think there's a non-API way to handle this.  Aaron, thank you for letting me know!! I've seen plenty of posts from you, so I'll take your word on it. I guess I'll just have to bite the bullet one of these days and get the APIs, lol.