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/weekly/weekly_0030.json

23 lines
642 B
JSON

{
"id": "weekly_0030",
"type": "weekly",
"category": "weekly",
"name": "Code Red",
"faction": "empire",
"objective": "defend_station",
"target": 22,
"description": "Contracted by The Empire. Defend the station against 22 attacks. Every second it stands matters. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "Defend the station against 22 attacks. Every second it stands matters."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 11737,
"xp": 243
}
}