Game-Server/GameServer/data/gso/quests/manifest.json

12 lines
263 B
JSON

{
"counts_by_category": {
"main_story": 8,
"daily": 6,
"weekly": 5,
"monthly": 4
},
"categoryIndexes": "data/gso/category/quests/",
"notes": [
"One JSON per quest. Category index files in data/gso/category/quests/<category>.json"
]
}