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

23 lines
680 B
JSON

{
"id": "weekly_0513",
"type": "weekly",
"category": "weekly",
"name": "Hold the Line",
"faction": "independent",
"objective": "defend_station",
"target": 20,
"description": "Contracted by Independent Operators. Station shields are down to 40%. Repel 20 assaults before they breach the hull. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "Station shields are down to 40%. Repel 20 assaults before they breach the hull."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 2420,
"xp": 285
}
}