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

23 lines
664 B
JSON

{
"id": "daily_0288",
"type": "daily",
"category": "daily",
"name": "Void Wraith",
"faction": "empire",
"objective": "destroy_enemy_fleet",
"target": 21,
"description": "Contracted by The Empire. Orders are simple: hunt 21 enemy vessels and don't come back until they're scrap. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "Orders are simple: hunt 21 enemy vessels and don't come back until they're scrap."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 3625,
"xp": 54
}
}