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

targetting a generic token

I'm trying to get the following command to work within a macro and keep getting "No attribute was found for targeted token by the name of character_name" @{target|foe|character_name} Token is "Represents Character: None/Generic Token", so no linked sheet. I've tried "name", "nameplate" and "character_name".  What is the attribute name to call for a generic token?
1594178260
Kraynic
Pro
Sheet Author
Try @{target|token_name}.
thanks, that worked!