- seed
- in stats/session/newest world_stats.xml
- time
- same as seed
- wands
- spells
- items
- Perks
- player.xml
- location
- world_stats
- Orbs
- player.xml
- NG+ status
- Fungal Shifts
- world_state.xml
- Parallel Worlds
- Current Boss's killed
- world_state.xml
- unlocks
- world_state.xml
- achievements
- pillars
- enemies killed
- import wands?
- backup saves easily?
- tell next fungal shifts
- tell any interesting info about seed
- starting spells/items
- grab savegame location
- load file into program (not ram as it can get massive)
- parse file and place important info into program
- display data to user
- allow edits to data
- write data back