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

23 lines
671 B
JSON

{
"id": "monthly_0263",
"type": "monthly",
"category": "monthly",
"name": "Armada Crusher",
"faction": "independent",
"objective": "destroy_enemy_fleet",
"target": 8,
"description": "Contracted by Independent Operators. The front line is crumbling. Destroy 8 enemy ships and turn the tide. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "The front line is crumbling. Destroy 8 enemy ships and turn the tide."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 8984,
"xp": 144
}
}