Add initial system definition and basic data models

This commit is contained in:
Oliver-Akins 2023-11-19 22:18:52 -07:00
parent 0817522d67
commit 513805183d
4 changed files with 273 additions and 0 deletions

29
TODO Normal file
View file

@ -0,0 +1,29 @@
## MVP:
- Text-box PC Character sheet
- PC Data Structure
- Dice Rolling
## Full Release
- Data Models:
- Actors:
- NPC
- PC
- Mob
- Items:
- Weapons
- Armour
- Equipment
- Foil
- Pet
- Transportation
- Structure
- Service
- Legendary Items
- Spells
- Aspects
- Status
- Roles
- Character Sheet:
- PC
- NPC
- Mob