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/weekly/weekly_0480.json

23 lines
658 B
JSON

{
"id": "weekly_0480",
"type": "weekly",
"category": "weekly",
"name": "Guard the Freight",
"faction": "traders",
"objective": "escort_convoy",
"target": 10,
"description": "Contracted by The Traders' Guild. Danger lurks on every trade lane. Get 10 convoys through in one piece. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "Danger lurks on every trade lane. Get 10 convoys through in one piece."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 5829,
"xp": 468
}
}