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/monthly/monthly_0046.json

23 lines
704 B
JSON

{
"id": "monthly_0046",
"type": "monthly",
"category": "monthly",
"name": "Void Wraith",
"faction": "independent",
"objective": "destroy_enemy_fleet",
"target": 15,
"description": "Contracted by Independent Operators. An enemy fleet is forming near the jump point. Destroy 15 vessels before they advance. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "An enemy fleet is forming near the jump point. Destroy 15 vessels before they advance."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 12425,
"xp": 147
}
}