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

23 lines
664 B
JSON

{
"id": "weekly_0355",
"type": "weekly",
"category": "weekly",
"name": "No Mercy Run",
"faction": "traders",
"objective": "hunt_pirates",
"target": 10,
"description": "Contracted by The Traders' Guild. The bounty board just updated. Take down 10 pirates and collect what's owed. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "The bounty board just updated. Take down 10 pirates and collect what's owed."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 5492,
"xp": 237
}
}