|
5 роки тому | |
---|---|---|
.github | 6 роки тому | |
generator | 5 роки тому | |
resources | 6 роки тому | |
.gitignore | 8 роки тому | |
LICENSE | 7 роки тому | |
README.md | 5 роки тому | |
download.py | 5 роки тому | |
package.json | 8 роки тому |
RPG spell/item/monster card generator
python download.py bugbear owlbear goblin hobgoblin > monsters.js
then use Load from file
to load this file.
This script uses monster stats from open5e and scrapes the image from D&D Beyond. The monster have to be exist on both site.
Click here for a live preview of this generator.
I won’t have time to work on this project in the forseeable future. PR’s are still welcome, so feel free to implement new awesome features!
This project includes a copy of icons from the game-icons project, which regularly publishes new icons. To download these new icons:
npm install
node ./resources/tools/update-icons.js
This generator is provided under the terms of the MIT License
Icons are made by various artists, available at http://game-icons.net. They are provided under the terms of the Creative Commons 3.0 BY license.