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/weekly/weekly_0401.json

23 lines
694 B
JSON

{
"id": "weekly_0401",
"type": "weekly",
"category": "weekly",
"name": "Overwhelm and Destroy",
"faction": "raiders",
"objective": "destroy_enemy_fleet",
"target": 25,
"description": "Contracted by The Raiders. An enemy fleet is forming near the jump point. Destroy 25 vessels before they advance. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "An enemy fleet is forming near the jump point. Destroy 25 vessels before they advance."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 14340,
"xp": 317
}
}