API/GameServer/data/gso/quests/weekly/weekly_0123.json

23 lines
647 B
JSON

{
"id": "weekly_0123",
"type": "weekly",
"category": "weekly",
"name": "Hold the Line",
"faction": "alliance",
"objective": "defend_station",
"target": 5,
"description": "Contracted by The Alliance. Defend the station against 5 attacks. Every second it stands matters. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "Defend the station against 5 attacks. Every second it stands matters."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 12503,
"xp": 58
}
}