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

23 lines
677 B
JSON

{
"id": "weekly_0001",
"type": "weekly",
"category": "weekly",
"name": "No Survivors",
"faction": "traders",
"objective": "destroy_enemy_fleet",
"target": 23,
"description": "Contracted by The Traders' Guild. Priority target: 23 enemy warships. Their destruction will break the offensive. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "Priority target: 23 enemy warships. Their destruction will break the offensive."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 1442,
"xp": 430
}
}