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

23 lines
663 B
JSON

{
"id": "daily_0032",
"type": "daily",
"category": "daily",
"name": "Station Defense",
"faction": "raiders",
"objective": "defend_station",
"target": 19,
"description": "Contracted by The Raiders. Station shields are down to 40%. Repel 19 assaults before they breach the hull. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "Station shields are down to 40%. Repel 19 assaults before they breach the hull."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 12735,
"xp": 269
}
}