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

23 lines
668 B
JSON

{
"id": "monthly_0423",
"type": "monthly",
"category": "monthly",
"name": "Shield Wall",
"faction": "empire",
"objective": "defend_station",
"target": 14,
"description": "Contracted by The Empire. Station shields are down to 40%. Repel 14 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 14 assaults before they breach the hull."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 13948,
"xp": 79
}
}