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/daily/daily_0407.json

23 lines
655 B
JSON

{
"id": "daily_0407",
"type": "daily",
"category": "daily",
"name": "Sector by Sector",
"faction": "traders",
"objective": "scan_sector",
"target": 24,
"description": "Contracted by The Traders' Guild. Navigation charts are out of date. Scan 24 sectors and uplink fresh data. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "Navigation charts are out of date. Scan 24 sectors and uplink fresh data."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 8100,
"xp": 125
}
}