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

23 lines
649 B
JSON

{
"id": "daily_0575",
"type": "daily",
"category": "daily",
"name": "Recon Flight",
"faction": "traders",
"objective": "scan_sector",
"target": 4,
"description": "Contracted by The Traders' Guild. Navigation charts are out of date. Scan 4 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 4 sectors and uplink fresh data."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 12264,
"xp": 205
}
}