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

23 lines
655 B
JSON

{
"id": "daily_0314",
"type": "daily",
"category": "daily",
"name": "Bounty Hunter",
"faction": "raiders",
"objective": "hunt_pirates",
"target": 18,
"description": "Contracted by The Raiders. There's a price on every raider out there. Hunt 18 pirates and bring in proof. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "There's a price on every raider out there. Hunt 18 pirates and bring in proof."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 6866,
"xp": 51
}
}