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

23 lines
664 B
JSON

{
"id": "daily_0317",
"type": "daily",
"category": "daily",
"name": "Rock and Roll",
"faction": "independent",
"objective": "mine_asteroids",
"target": 22,
"description": "Contracted by Independent Operators. The refinery is running low. Mine 22 asteroids and bring back the raw ore. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "The refinery is running low. Mine 22 asteroids and bring back the raw ore."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 7076,
"xp": 133
}
}