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

23 lines
663 B
JSON

{
"id": "daily_0195",
"type": "daily",
"category": "daily",
"name": "Emergency Response",
"faction": "traders",
"objective": "defend_station",
"target": 25,
"description": "Contracted by The Traders' Guild. The station is the only safe harbour for hundreds. Repel 25 hostile waves. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "The station is the only safe harbour for hundreds. Repel 25 hostile waves."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 14112,
"xp": 166
}
}