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 .
×

Hide/Show description on Monster Attack

hi everyone, I would like to know if there is a way to hide the descriptions of the attacks of the npg without having to change the option on each attack as shown: Many Thanks Micktat
1585670703
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
There are a lot of character sheet default options that can be set outside the game. Unfortunately, this is not one of them. In fact, I can't think of any options that can be pre-set that are in repeating fields such as attacks, actions, spells, etc. Even an API script like ChatSetAttr might have issues, since it woul have to be issued for each repeating field. I've no doubt it could be done with a specialized API (or perhaps ChatSetAttr does  have a function for this sort of case), but other than that, no, I'm afraid it's a manual solution.
Ok, thanks...