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

23 lines
662 B
JSON

{
"id": "monthly_0050",
"type": "monthly",
"category": "monthly",
"name": "Point Defense",
"faction": "traders",
"objective": "defend_station",
"target": 24,
"description": "Contracted by The Traders' Guild. Defend the station against 24 attacks. Every second it stands matters. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "Defend the station against 24 attacks. Every second it stands matters."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 19511,
"xp": 494
}
}