Client/GameServer/data/gso/quests/daily/daily_0113.json

23 lines
647 B
JSON

{
"id": "daily_0113",
"type": "daily",
"category": "daily",
"name": "Special Delivery",
"faction": "empire",
"objective": "deliver_cargo",
"target": 5,
"description": "Contracted by The Empire. Supply lines are stretched thin. Move 5 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 5 shipments to the forward outpost."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 5640,
"xp": 467
}
}