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

23 lines
643 B
JSON

{
"id": "monthly_0401",
"type": "monthly",
"category": "monthly",
"name": "Point Defense",
"faction": "empire",
"objective": "defend_station",
"target": 14,
"description": "Contracted by The Empire. Incoming hostiles! Hold off 14 waves and keep the station intact. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "Incoming hostiles! Hold off 14 waves and keep the station intact."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 13039,
"xp": 276
}
}