This repository has been archived on 2026-05-04. You can view files and clone it, but cannot push or open issues or pull requests.
Galaxy-Strike-Online/GameServer/data/gso/quests/daily/daily_0041.json

23 lines
663 B
JSON

{
"id": "daily_0041",
"type": "daily",
"category": "daily",
"name": "They Shall Not Pass",
"faction": "independent",
"objective": "defend_station",
"target": 12,
"description": "Contracted by Independent Operators. Defend the station against 12 attacks. Every second it stands matters. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "Defend the station against 12 attacks. Every second it stands matters."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 10206,
"xp": 219
}
}