Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mshea/DnD-5e-Relics

Random single-use magic items for Dungeons and Dragons 5th Edition.
https://github.com/mshea/DnD-5e-Relics

Last synced: about 2 months ago
JSON representation

Random single-use magic items for Dungeons and Dragons 5th Edition.

Awesome Lists containing this project

README

        

These files contain a Javascript application and data file for rendering random single-use magic items for the 5th Edition of Dungeons and Dragons. The spells.csv and spells.json contain D&D 5e spell information including name, level, castable as higher level, uses DC, uses attack bonus, and the page number from the PhB. This data is used to build each magic item.

This script can be called from another page to display a selectable number of magic items.

Enjoy!