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

[Powercards] npc_trait_list issue?

According to  powercards wiki  --npt_trait_list should be showing traits decscription  but when I use --npc_trait_list it only shows names of traits - how to fix it? is problem on my side? was it changed? Am I missing something? wiki   mine 
1610211089

Edited 1610211184
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
My guess is that PowerCards code needs to be updated. The description part of the trait repeating attribute was changed early last year from _desc to _description. I don't use powercards, so I can't guarantee this is the issue, but this would match the behavior you are seeing. The thing to do is to post this in the powercards thread , so that whomever is maintaining the script can see it and make the change. It's likely a simple fix.
1610222331
Kurt J.
Pro
API Scripter
keithcurtis said: My guess is that PowerCards code needs to be updated. The description part of the trait repeating attribute was changed early last year from _desc to _description. I don't use powercards, so I can't guarantee this is the issue, but this would match the behavior you are seeing. The thing to do is to post this in the powercards thread , so that whomever is maintaining the script can see it and make the change. It's likely a simple fix. Keith is correct, that is the case. I'll update the script and send it on toward the OneClick server.