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

23 lines
675 B
JSON

{
"id": "daily_0172",
"type": "daily",
"category": "daily",
"name": "Dead or Vacuum",
"faction": "raiders",
"objective": "hunt_pirates",
"target": 14,
"description": "Contracted by The Raiders. Pirate activity is spiking in this region. Hunt 14 down before they hit civilian ships. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "Pirate activity is spiking in this region. Hunt 14 down before they hit civilian ships."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 7330,
"xp": 372
}
}