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

23 lines
697 B
JSON

{
"id": "weekly_0501",
"type": "weekly",
"category": "weekly",
"name": "Uncharted Phenomenon",
"faction": "traders",
"objective": "explore_anomaly",
"target": 7,
"description": "Contracted by The Traders' Guild. Pilots willing to poke around space anomalies are rare \u2014 and well paid. Go find 7. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "Pilots willing to poke around space anomalies are rare \u2014 and well paid. Go find 7."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 13050,
"xp": 311
}
}