Game-Server/GameServer/data/gso/quests/daily/daily_0225.json

23 lines
657 B
JSON

{
"id": "daily_0225",
"type": "daily",
"category": "daily",
"name": "Hauler's Life",
"faction": "empire",
"objective": "deliver_cargo",
"target": 24,
"description": "Contracted by The Empire. Deliver 24 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 24 cargo shipments and keep them intact. Damaged goods aren't paid for."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 5062,
"xp": 431
}
}