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

23 lines
669 B
JSON

{
"id": "monthly_0113",
"type": "monthly",
"category": "monthly",
"name": "Special Delivery",
"faction": "traders",
"objective": "deliver_cargo",
"target": 6,
"description": "Contracted by The Traders' Guild. Supply lines are stretched thin. Move 6 shipments to the forward outpost. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "Supply lines are stretched thin. Move 6 shipments to the forward outpost."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 15248,
"xp": 130
}
}