Tools

14 readers
2 users here now

founded 1 year ago
MODERATORS
1
1
submitted 7 months ago* (last edited 7 months ago) by [email protected] to c/[email protected]
 
 

Was nutzt ihr für Tools für euer Spiel?

Bei mir ist es für:
Notizen Obsidian,
Charaktererstellung DnDBeyond
VTT Spieler: Foundry
VTT DM (in Planung) Cauldron

@tools

2
 
 

cross-posted from: https://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: https://sturlabragason.github.io/spells/

And it's available under an MIT license in the GitHub repo here: https://github.com/sturlabragason/pathfinder_spells