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

23 lines
655 B
JSON

{
"id": "monthly_0261",
"type": "monthly",
"category": "monthly",
"name": "They Shall Not Pass",
"faction": "traders",
"objective": "defend_station",
"target": 4,
"description": "Contracted by The Traders' Guild. Incoming hostiles! Hold off 4 waves and keep the station intact. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "Incoming hostiles! Hold off 4 waves and keep the station intact."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 14049,
"xp": 100
}
}