To run this program, you may need to install the Visual C++ 2015 redistributable, which is included as vc_redist.x64.exe


The src directory contains the source code for 2 tools:
- SpellDatabase5e: The program that I've also included pre-compiled.
- SpellParser5e: A program to parse Fantasy Grounds xml files to extract the spells from them. I am not able to help you with the acquisition of these files.

You will need Qt5 to build these. It does not use anything windows-specific, so building for OS X and Linux should be possible.


Included is a sample spells.xml file, you will need to fill this out yourself.