dungeontiger / d_d_characterSheets_5e

Creates printable 5th edition D&D character sheets as HTML from JSON.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

d_d_characterSheets_5e

Creates printable 5th edition D&D character sheets as HTML from JSON.

The intent is to enter the minimum required amount of information in the JSON and let the system calculate the rest of the informration. For example, you only enter the values for str, dex, etc. and the system calculates the modifiers. Likewise you only enter your EXP and it calculates your level and all associated abilities. Really the only things you should enter and the values that the player chooses

About

Creates printable 5th edition D&D character sheets as HTML from JSON.

License:GNU General Public License v3.0


Languages

Language:JavaScript 95.8%Language:CSS 4.2%