usage: spell_converter.py [-h] [-b] [-c] [-o OUTPUT] eq_dir
positional arguments:
eq_dir everquest directory where files necessary for parsing
live
options:
-h, --help show this help message and exit
-b, --base-tables recreate the base spells and spas tables in the db
-c, --character-tables
parse character spellbook outputs and add tables in
the result
-o, --output OUTPUT sqlite db file to write results to (default spells.db)