Game-Server/GameServer/data/gso/quests/monthly/monthly_0101.json

23 lines
675 B
JSON

{
"id": "monthly_0101",
"type": "monthly",
"category": "monthly",
"name": "Emergency Response",
"faction": "empire",
"objective": "defend_station",
"target": 22,
"description": "Contracted by The Empire. Station shields are down to 40%. Repel 22 assaults before they breach the hull. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "Station shields are down to 40%. Repel 22 assaults before they breach the hull."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 1489,
"xp": 420
}
}