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

23 lines
657 B
JSON

{
"id": "daily_0246",
"type": "daily",
"category": "daily",
"name": "Survey Ops",
"faction": "independent",
"objective": "scan_sector",
"target": 25,
"description": "Contracted by Independent Operators. Navigation charts are out of date. Scan 25 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 25 sectors and uplink fresh data."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 11400,
"xp": 349
}
}