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

23 lines
672 B
JSON

{
"id": "daily_0128",
"type": "daily",
"category": "daily",
"name": "Shoot First",
"faction": "alliance",
"objective": "hunt_pirates",
"target": 4,
"description": "Contracted by The Alliance. Pirate activity is spiking in this region. Hunt 4 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 4 down before they hit civilian ships."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 17616,
"xp": 189
}
}