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

23 lines
662 B
JSON

{
"id": "daily_0087",
"type": "daily",
"category": "daily",
"name": "Handle with Care",
"faction": "raiders",
"objective": "deliver_cargo",
"target": 22,
"description": "Contracted by The Raiders. Deliver 22 cargo shipments and keep them intact. Damaged goods aren't paid for. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "Deliver 22 cargo shipments and keep them intact. Damaged goods aren't paid for."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 6847,
"xp": 109
}
}