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

23 lines
661 B
JSON

{
"id": "weekly_0254",
"type": "weekly",
"category": "weekly",
"name": "The Courier",
"faction": "traders",
"objective": "deliver_cargo",
"target": 19,
"description": "Contracted by The Traders' Guild. The colony is waiting on 19 essential cargo shipments. Don't let them down. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "The colony is waiting on 19 essential cargo shipments. Don't let them down."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 4316,
"xp": 66
}
}