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_0069.json

23 lines
633 B
JSON

{
"id": "daily_0069",
"type": "daily",
"category": "daily",
"name": "Station Guardian",
"faction": "raiders",
"objective": "defend_station",
"target": 9,
"description": "Contracted by The Raiders. Incoming hostiles! Hold off 9 waves and keep the station intact. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "Incoming hostiles! Hold off 9 waves and keep the station intact."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 15672,
"xp": 458
}
}