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

23 lines
634 B
JSON

{
"id": "weekly_0015",
"type": "weekly",
"category": "weekly",
"name": "Under Siege",
"faction": "empire",
"objective": "defend_station",
"target": 12,
"description": "Contracted by The Empire. Incoming hostiles! Hold off 12 waves and keep the station intact. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "Incoming hostiles! Hold off 12 waves and keep the station intact."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 2709,
"xp": 207
}
}