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

23 lines
662 B
JSON

{
"id": "daily_0271",
"type": "daily",
"category": "daily",
"name": "Rock and Roll",
"faction": "raiders",
"objective": "mine_asteroids",
"target": 11,
"description": "Contracted by The Raiders. Supply chains need raw materials. Break down 11 asteroids and deliver the goods. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "Supply chains need raw materials. Break down 11 asteroids and deliver the goods."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 4982,
"xp": 112
}
}