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

23 lines
677 B
JSON

{
"id": "daily_0201",
"type": "daily",
"category": "daily",
"name": "Sensor Ghost",
"faction": "alliance",
"objective": "explore_anomaly",
"target": 6,
"description": "Contracted by The Alliance. Pilots willing to poke around space anomalies are rare \u2014 and well paid. Go find 6. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "Pilots willing to poke around space anomalies are rare \u2014 and well paid. Go find 6."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 3062,
"xp": 376
}
}