This repository has been archived on 2026-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
Galaxy-Strike-Online/GameServer/data/gso/quests/weekly/weekly_0113.json

23 lines
642 B
JSON

{
"id": "weekly_0113",
"type": "weekly",
"category": "weekly",
"name": "Eyes on the Grid",
"faction": "empire",
"objective": "scan_sector",
"target": 10,
"description": "Contracted by The Empire. Old maps mean dead pilots. Update the charts by scanning 10 sectors. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "Old maps mean dead pilots. Update the charts by scanning 10 sectors."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 3251,
"xp": 175
}
}