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_0319.json

23 lines
664 B
JSON

{
"id": "weekly_0319",
"type": "weekly",
"category": "weekly",
"name": "Cartographer's Run",
"faction": "traders",
"objective": "scan_sector",
"target": 21,
"description": "Contracted by The Traders' Guild. Navigation charts are out of date. Scan 21 sectors and uplink fresh data. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "Navigation charts are out of date. Scan 21 sectors and uplink fresh data."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 13856,
"xp": 171
}
}