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

23 lines
683 B
JSON

{
"id": "daily_0653",
"type": "daily",
"category": "daily",
"name": "No Convoy Left Behind",
"faction": "traders",
"objective": "escort_convoy",
"target": 24,
"description": "Contracted by The Traders' Guild. The shipping guilds are paying well for pilots willing to run escort on 24 convoys. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "The shipping guilds are paying well for pilots willing to run escort on 24 convoys."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 10638,
"xp": 310
}
}