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

23 lines
683 B
JSON

{
"id": "daily_0430",
"type": "daily",
"category": "daily",
"name": "The Unexplained",
"faction": "raiders",
"objective": "explore_anomaly",
"target": 8,
"description": "Contracted by The Raiders. The science division is offering credits for anomaly data. Investigate 8 and report back. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "The science division is offering credits for anomaly data. Investigate 8 and report back."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 13837,
"xp": 418
}
}