| Mereden |
| 1 person marked this as a favorite. |
Hey all,
I've been running a lot of Starfinder Society (in person) and we don't yet have pawns for really any of the NPCs or critters. I was making my own token wraps to use with existing Paizo pawn sets in Affinity Designer using images extracted from the scenario PDFs but that was getting old very fast so I knocked up a proper token wrap creator.
You can use it here - http://www.cyclonic.org/tokens/ or get the code from that page and build it yourself, there's no back-end, no cookies, all client side using Vue3 and vite.
Features are:
* Multiple page sizes (A4, Letter, Legal)
* Portrait or landscape layout
* Small, medium, large, huge pawn sizes
* Create multiple pawns in a hit, number them and colour the top edge of the wrap
* Change crop and scaling for the images
I didn't put an option to add names to the tokens but I might at some point in the future if I need it. In the meantime hopefully it's useful, I'm using StirlingPDF to get images from the scenarios for specific critters, this tool lets me create all my tokens for a game in seconds rather than the half hour it was taking me before.
This was hacked together pretty fast, it probably has bugs (although I have squashed all the ones I could find!), feel free to report them on the github page if you find some, I might even fix them ;)