ds4/BeastImporter
2021-01-20 22:55:06 +01:00
..
dungeonslayers-beasts Add example module 2021-01-20 22:55:06 +01:00
addCreatures.js Fix misscasting error and restructure code 2021-01-20 22:41:01 +01:00
Bestiarium.csv First hack for a creature importer script 2021-01-19 21:51:20 +01:00
bestiarium.db Fix misscasting error and restructure code 2021-01-20 22:41:01 +01:00
Bestiarium.json Fix misscasting error and restructure code 2021-01-20 22:41:01 +01:00
exampleCreature.json First hack for a creature importer script 2021-01-19 21:51:20 +01:00
extractCreatures.py Fix misscasting error and restructure code 2021-01-20 22:41:01 +01:00
Readme.md Add an initial database and a very hacky guide on how to create it 2021-01-19 22:39:11 +01:00

How to use this tool

The Bestiarium.csv file is an export from Slayer's Pit.

In order to create a new Version of the pack (Compendium):

  • python extractCreatures.py (tested with python 3.9)

  • Then, create a new World in your foundryVTT instance (with DS4 as system).

  • Create an 'Actor' compendium in the tab

  • Open the dev console (F12)

  • Type const creatures = and then paste the content of Bestiarium.json. Press Enter

  • Copy lines 5-9 one after another from addCreatures.js

  • Download bestiarium.db from foundryVTTs filesystem