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/weekly/weekly_0121.json

23 lines
688 B
JSON

{
"id": "weekly_0121",
"type": "weekly",
"category": "weekly",
"name": "Sensor Ghost",
"faction": "raiders",
"objective": "explore_anomaly",
"target": 13,
"description": "Contracted by The Raiders. The science division is offering credits for anomaly data. Investigate 13 and report back. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "The science division is offering credits for anomaly data. Investigate 13 and report back."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 9506,
"xp": 326
}
}