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

23 lines
656 B
JSON

{
"id": "daily_0003",
"type": "daily",
"category": "daily",
"name": "Trade Route Protector",
"faction": "traders",
"objective": "escort_convoy",
"target": 21,
"description": "Contracted by The Traders' Guild. Danger lurks on every trade lane. Get 21 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 21 convoys through in one piece."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 5069,
"xp": 160
}
}