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

23 lines
680 B
JSON

{
"id": "monthly_0540",
"type": "monthly",
"category": "monthly",
"name": "Urgent Delivery",
"faction": "independent",
"objective": "deliver_cargo",
"target": 10,
"description": "Contracted by Independent Operators. The colony is waiting on 10 essential cargo shipments. Don't let them down. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "The colony is waiting on 10 essential cargo shipments. Don't let them down."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 11732,
"xp": 418
}
}