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

23 lines
685 B
JSON

{
"id": "daily_0123",
"type": "daily",
"category": "daily",
"name": "Into the Unknown",
"faction": "alliance",
"objective": "explore_anomaly",
"target": 11,
"description": "Contracted by The Alliance. Pilots willing to poke around space anomalies are rare \u2014 and well paid. Go find 11. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "Pilots willing to poke around space anomalies are rare \u2014 and well paid. Go find 11."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 12211,
"xp": 101
}
}