cross-posted from: lemmy.world/post/7876658
Recently, I’ve been playing a fairly complicated character and wanted an easier way to navigate all the myriad spells available. I had a certain system in mind, and a quickness that wasn’t available from the source site. I used an already compiled list maintained in a Google Sheet by Kyle Dixon to export to a TSV, then a couple of lines of JavaScript later, and voila! The perfect web frontend for all my spells.
Check it out here: sturlabragason.github.io/spells/
And it’s available under an MIT license in the GitHub repo here: github.com/sturlabragason/pathfinder_spells
TheHolyChecksum@infosec.pub 11 months ago
That’s a cool project but I fail to see an improvement on the official aonprd spell list. On aon you can filter with much more detail.
sturlabragason@lemmy.world 11 months ago
Oh definitely, that was totally not the point🙂 I just wanted to have something i could quickly go trough while playing. Aon is not as fast to sort trough.