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

23 lines
664 B
JSON

{
"id": "daily_0679",
"type": "daily",
"category": "daily",
"name": "No Questions Asked",
"faction": "traders",
"objective": "deliver_cargo",
"target": 13,
"description": "Contracted by The Traders' Guild. The colony is waiting on 13 essential cargo shipments. Don't let them down. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "The colony is waiting on 13 essential cargo shipments. Don't let them down."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 19002,
"xp": 452
}
}