Skip to content

gsainsbury86/fightclub-5e-fill

Repository files navigation

fightclub-5e-fill

Take character sheets exported from Fight Club 5e and use them to populate form-fillable D&D character sheets using pdftk

Most of the code is just working out a mapping from the Fight Club XML to the form fields. Some of the more complex bits are taking into account proficiencies and modifiers from different sources and using them to calculate ability and skill modifiers.

Usage:

  1. Install pdftk
  2. pip install fdfgen
  3. Add XML file to directory and change refernece to it in python file. Will change to command line arg later.
  4. python3 fightclub-5e-fill.py

About

Take Lion's Den iOS fightclub 5e XML character sheets and use that to populate form-fillable D&D character sheets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages