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

23 lines
650 B
JSON

{
"id": "weekly_0212",
"type": "weekly",
"category": "weekly",
"name": "Guard the Freight",
"faction": "empire",
"objective": "escort_convoy",
"target": 18,
"description": "Contracted by The Empire. Danger lurks on every trade lane. Get 18 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 18 convoys through in one piece."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 18137,
"xp": 399
}
}