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

23 lines
669 B
JSON

{
"id": "monthly_0374",
"type": "monthly",
"category": "monthly",
"name": "Shield Wall",
"faction": "empire",
"objective": "defend_station",
"target": 22,
"description": "Contracted by The Empire. Station shields are down to 40%. Repel 22 assaults before they breach the hull. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "Station shields are down to 40%. Repel 22 assaults before they breach the hull."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 14524,
"xp": 315
}
}