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

23 lines
637 B
JSON

{
"id": "daily_0371",
"type": "daily",
"category": "daily",
"name": "Escort Duty",
"faction": "empire",
"objective": "escort_convoy",
"target": 12,
"description": "Contracted by The Empire. Danger lurks on every trade lane. Get 12 convoys through in one piece. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "Danger lurks on every trade lane. Get 12 convoys through in one piece."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 7089,
"xp": 156
}
}