the_beguiler_module/README.md
2023-06-10 19:14:19 +02:00

24 lines
607 B
Markdown

# 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
## Docs
- https://gitlab.com/asacolips-projects/foundry-mods/dungeonworld/-/tree/master/
- https://gitlab.com/mangofeet/homebrew-world-module/-/tree/main/
- https://a-dungeon-world.fandom.com/wiki/The_Beguiler
- https://hackmd.io/@akrigline/ByHFgUZ6u/%2FTi7X9dG_TcexHNw3SVsDKQ