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

23 lines
675 B
JSON

{
"id": "daily_0185",
"type": "daily",
"category": "daily",
"name": "Void Wraith",
"faction": "empire",
"objective": "destroy_enemy_fleet",
"target": 13,
"description": "Contracted by The Empire. An enemy fleet is forming near the jump point. Destroy 13 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 13 vessels before they advance."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 8013,
"xp": 203
}
}