```javascript quests: { active: { quest1: 0, quest2: 5 }, completed: [ quest0 ] } ``` something like this as a subset of the player infrastructure
something like this as a subset of the player infrastructure