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

23 lines
670 B
JSON

{
"id": "monthly_0319",
"type": "monthly",
"category": "monthly",
"name": "Deep Core Mining",
"faction": "traders",
"objective": "mine_asteroids",
"target": 9,
"description": "Contracted by The Traders' Guild. The refinery is running low. Mine 9 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 9 asteroids and bring back the raw ore."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 18724,
"xp": 132
}
}