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/monthly/monthly_0400.json

23 lines
652 B
JSON

{
"id": "monthly_0400",
"type": "monthly",
"category": "monthly",
"name": "Escort Duty",
"faction": "raiders",
"objective": "escort_convoy",
"target": 10,
"description": "Contracted by The Raiders. Danger lurks on every trade lane. Get 10 convoys through in one piece. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "Danger lurks on every trade lane. Get 10 convoys through in one piece."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 13037,
"xp": 170
}
}