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

23 lines
670 B
JSON

{
"id": "weekly_0154",
"type": "weekly",
"category": "weekly",
"name": "Bounty Hunter",
"faction": "traders",
"objective": "hunt_pirates",
"target": 13,
"description": "Contracted by The Traders' Guild. There's a price on every raider out there. Hunt 13 pirates and bring in proof. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "There's a price on every raider out there. Hunt 13 pirates and bring in proof."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 13434,
"xp": 421
}
}