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

23 lines
673 B
JSON

{
"id": "monthly_0120",
"type": "monthly",
"category": "monthly",
"name": "Supply Chain",
"faction": "alliance",
"objective": "deliver_cargo",
"target": 24,
"description": "Contracted by The Alliance. Deliver 24 cargo shipments and keep them intact. Damaged goods aren't paid for. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "Deliver 24 cargo shipments and keep them intact. Damaged goods aren't paid for."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 11053,
"xp": 486
}
}