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

23 lines
690 B
JSON

{
"id": "daily_0416",
"type": "daily",
"category": "daily",
"name": "Capital Punishment",
"faction": "traders",
"objective": "destroy_enemy_fleet",
"target": 10,
"description": "Contracted by The Traders' Guild. An enemy fleet is forming near the jump point. Destroy 10 vessels before they advance. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "An enemy fleet is forming near the jump point. Destroy 10 vessels before they advance."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 5490,
"xp": 92
}
}