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

23 lines
651 B
JSON

{
"id": "daily_0365",
"type": "daily",
"category": "daily",
"name": "Moving Goods",
"faction": "alliance",
"objective": "deliver_cargo",
"target": 16,
"description": "Contracted by The Alliance. Supply lines are stretched thin. Move 16 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 16 shipments to the forward outpost."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 14487,
"xp": 493
}
}