[WIP]Online Character Sheet for ICON
Characters Narrative Sheet Tactical SheetCharacters
- Define JSON format for character sheet data [done]
- Create list of characters from json data [done]
- PoC load and populate data from json data based on character selected [done]
- Create styled HTML template for narrative sheet (in progress)
- Create styled HTML template for tactical sheet
- Generate and populate narrative and tactical sheet when loading character using JSON data and html templates
- Export characters button (download JSON file)
- Import characters form (upload JSON file)
- SAVE characters button (update JSON values and save JSON to web brower cookie)
- Create new character button (mostly empty default sheets)
- Load characters JSON data from cookie if it exists
- Add support for dynamic amounts of abilities, traits, etc with + buttons in respective areas on sheets (clicking adds an empty template for another)
- Add ability to remove individual abilities, traits, etc via - buttons in respective areas on sheets
- Checkbox visuals for actions, strain, effort, burdens, etc