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

23 lines
670 B
JSON

{
"id": "weekly_0095",
"type": "weekly",
"category": "weekly",
"name": "Break the Rock",
"faction": "raiders",
"objective": "mine_asteroids",
"target": 20,
"description": "Contracted by The Raiders. Haulers can't operate without ore. Mine 20 asteroids to keep the economy moving. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "Haulers can't operate without ore. Mine 20 asteroids to keep the economy moving."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 16007,
"xp": 222
}
}