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

23 lines
691 B
JSON

{
"id": "weekly_0100",
"type": "weekly",
"category": "weekly",
"name": "Merchant's Shield",
"faction": "independent",
"objective": "escort_convoy",
"target": 12,
"description": "Contracted by Independent Operators. The shipping guilds are paying well for pilots willing to run escort on 12 convoys. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "The shipping guilds are paying well for pilots willing to run escort on 12 convoys."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 1040,
"xp": 184
}
}