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

23 lines
681 B
JSON

{
"id": "weekly_0623",
"type": "weekly",
"category": "weekly",
"name": "Rock Breaker",
"faction": "traders",
"objective": "mine_asteroids",
"target": 18,
"description": "Contracted by The Traders' Guild. A cluster of resource-rich rocks is drifting close by. Mine 18 before they scatter. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "A cluster of resource-rich rocks is drifting close by. Mine 18 before they scatter."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 15291,
"xp": 322
}
}