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/daily/daily_0369.json

23 lines
664 B
JSON

{
"id": "daily_0369",
"type": "daily",
"category": "daily",
"name": "Express Shipment",
"faction": "independent",
"objective": "deliver_cargo",
"target": 6,
"description": "Contracted by Independent Operators. Supply lines are stretched thin. Move 6 shipments to the forward outpost. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "Supply lines are stretched thin. Move 6 shipments to the forward outpost."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 12115,
"xp": 333
}
}