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/daily/daily_0334.json

23 lines
670 B
JSON

{
"id": "daily_0334",
"type": "daily",
"category": "daily",
"name": "Pilot for Hire",
"faction": "traders",
"objective": "escort_convoy",
"target": 16,
"description": "Contracted by The Traders' Guild. Traders can't fly alone out here. Escort 16 convoys safely to their destination. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "Traders can't fly alone out here. Escort 16 convoys safely to their destination."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 16298,
"xp": 147
}
}