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

23 lines
686 B
JSON

{
"id": "weekly_0313",
"type": "weekly",
"category": "weekly",
"name": "Asteroid Belt Sweep",
"faction": "alliance",
"objective": "mine_asteroids",
"target": 22,
"description": "Contracted by The Alliance. Rare minerals have been spotted in the belt. Mine 22 asteroids before rivals move in. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "Rare minerals have been spotted in the belt. Mine 22 asteroids before rivals move in."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 2112,
"xp": 286
}
}