API/GameServer/data/gso/quests/daily/daily_0102.json

23 lines
654 B
JSON

{
"id": "daily_0102",
"type": "daily",
"category": "daily",
"name": "Handle with Care",
"faction": "raiders",
"objective": "deliver_cargo",
"target": 20,
"description": "Contracted by The Raiders. The colony is waiting on 20 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 20 essential cargo shipments. Don't let them down."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 5130,
"xp": 127
}
}