-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Cody Shepherd edited this page Aug 4, 2018
·
4 revisions
Welcome to the charsheet wiki!
Charsheet will be a frontend (for now) web app for filling and storing a D&D character sheet.
Sheet data will be stored as JSON with an eye toward extensibility.
The sheet will be stored client-side (for now) using browser local storage.
- Tabbed sheet sections
- Random stat generator
- Ability to add new tabs up to some maximum
- Export sheet data to JSON
- Autofill of some sections based on stats/level - e.g. saving throws
- Section for character portrait / drawings
- Extensible sheet styles
- Plug in to full-stack tool for campaign data and metadata
- Table lookup for item/weapon selection