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

23 lines
685 B
JSON

{
"id": "daily_0316",
"type": "daily",
"category": "daily",
"name": "Fleet Breaker",
"faction": "traders",
"objective": "destroy_enemy_fleet",
"target": 11,
"description": "Contracted by The Traders' Guild. An enemy fleet is forming near the jump point. Destroy 11 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 11 vessels before they advance."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 6931,
"xp": 89
}
}