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

23 lines
683 B
JSON

{
"id": "monthly_0055",
"type": "monthly",
"category": "monthly",
"name": "Convoy Guardian",
"faction": "traders",
"objective": "escort_convoy",
"target": 24,
"description": "Contracted by The Traders' Guild. Traders can't fly alone out here. Escort 24 convoys safely to their destination. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "Traders can't fly alone out here. Escort 24 convoys safely to their destination."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 15391,
"xp": 234
}
}