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/monthly/monthly_0599.json

23 lines
660 B
JSON

{
"id": "monthly_0599",
"type": "monthly",
"category": "monthly",
"name": "Heavy Haul",
"faction": "raiders",
"objective": "mine_asteroids",
"target": 18,
"description": "Contracted by The Raiders. The refinery is running low. Mine 18 asteroids and bring back the raw ore. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "The refinery is running low. Mine 18 asteroids and bring back the raw ore."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 16546,
"xp": 103
}
}