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

23 lines
672 B
JSON

{
"id": "monthly_0135",
"type": "monthly",
"category": "monthly",
"name": "Station Guardian",
"faction": "independent",
"objective": "defend_station",
"target": 20,
"description": "Contracted by Independent Operators. Defend the station against 20 attacks. Every second it stands matters. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "Defend the station against 20 attacks. Every second it stands matters."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 16040,
"xp": 188
}
}