the_beguiler_module/README.md

678 B

The Beguiler Module

Module for the Beguiler class in foundry.

Meh

because javascrip, packs data is not stored as json but as nedb files. Thankfully, we can avoid using an unmaintained javascript tool by using jq:

cat hbw-classe.json | jq -c > hbw-classe.db

TODO

  • Add class description
  • Add translation
  • Open issue to allow multiple compendiumPrefix in dungeonworld system

Docs