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

Power Cards with Star Wars 5E

I'm sure I'm missing something simple, but I can't seem to get the basic PC-Attack macro with Power Cards working right using the Star Wars 5E system. I am getting a character_id and token_id and name back just fine when I query them individually, but when I use the Power Card macro, I get output that looks like this: ~S-TN$ uses Saber Throw against ~T-TN$ It *seems* like the replaceattrs for S- and T- aren't resolving correctly, but I don't know where to look to fix it. Is it in the templates? The macro? The API? The character sheet? Any advice appreciated!
1620856874
Kurt J.
Pro
API Scripter
Is there a specific sheet for Star Wars 5E? PCMHelper only  works with the D&D 5E OGL (or whatever they call it now) sheet.
1620917240

Edited 1620919247
There is a specific sheet, but it is built from the D&D sheet. The script mostly works (it finds the attacks, creates the attack list, etc), but the only issue is outputting the results. In fact the second part of the card works fine too, so I was hoping there was an easy way to fix this one issue.