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

23 lines
694 B
JSON

{
"id": "monthly_0386",
"type": "monthly",
"category": "monthly",
"name": "Strike Force Alpha",
"faction": "traders",
"objective": "destroy_enemy_fleet",
"target": 15,
"description": "Contracted by The Traders' Guild. Orders are simple: hunt 15 enemy vessels and don't come back until they're scrap. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "Orders are simple: hunt 15 enemy vessels and don't come back until they're scrap."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 14322,
"xp": 208
}
}