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

23 lines
658 B
JSON

{
"id": "weekly_0144",
"type": "weekly",
"category": "weekly",
"name": "Rock and Roll",
"faction": "alliance",
"objective": "mine_asteroids",
"target": 25,
"description": "Contracted by The Alliance. The refinery is running low. Mine 25 asteroids and bring back the raw ore. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "The refinery is running low. Mine 25 asteroids and bring back the raw ore."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 6596,
"xp": 334
}
}