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/daily/daily_0187.json

23 lines
670 B
JSON

{
"id": "daily_0187",
"type": "daily",
"category": "daily",
"name": "The Digger's Cut",
"faction": "empire",
"objective": "mine_asteroids",
"target": 14,
"description": "Contracted by The Empire. A cluster of resource-rich rocks is drifting close by. Mine 14 before they scatter. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "A cluster of resource-rich rocks is drifting close by. Mine 14 before they scatter."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 18171,
"xp": 309
}
}