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

scroll down macro that shows focus choice

1496524840

Edited 1496524878
Hello all, I have a new player in my group playing a Mystic, which can change their focus at will, granting a different benefit with each different choice.  I was wondering if anyone has a macro set up that would allow them to choose from a drop down or something, and then I could click on it or whatever and see the choice they have made at the moment. Any suggestions? Thank you! Barry 
1496535081
Scott C.
Forum Champion
Sheet Author
API Scripter
Compendium Curator
Not sure what system, but I'd recommend  chatSetAttr by Jakob. Make an attribute on the character's sheet that you use the script to modify and then their choice will be stored.
Thanks Scott! Great idea.