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

23 lines
662 B
JSON

{
"id": "monthly_0102",
"type": "monthly",
"category": "monthly",
"name": "Last Stand",
"faction": "empire",
"objective": "defend_station",
"target": 13,
"description": "Contracted by The Empire. Point defense is overwhelmed. Get out there and personally stop 13 assaults. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "Point defense is overwhelmed. Get out there and personally stop 13 assaults."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 11184,
"xp": 410
}
}