Add initial system definition and basic data models
This commit is contained in:
parent
0817522d67
commit
513805183d
4 changed files with 273 additions and 0 deletions
29
TODO
Normal file
29
TODO
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue