API/GameServer/data/gso/quests/monthly/monthly_0001.json

23 lines
661 B
JSON

{
"id": "monthly_0001",
"type": "monthly",
"category": "monthly",
"name": "Last Stand",
"faction": "raiders",
"objective": "defend_station",
"target": 6,
"description": "Contracted by The Raiders. Point defense is overwhelmed. Get out there and personally stop 6 assaults. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "Point defense is overwhelmed. Get out there and personally stop 6 assaults."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 19662,
"xp": 215
}
}