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/monthly/monthly_0405.json

23 lines
684 B
JSON

{
"id": "monthly_0405",
"type": "monthly",
"category": "monthly",
"name": "Pirate Purge",
"faction": "empire",
"objective": "hunt_pirates",
"target": 25,
"description": "Contracted by The Empire. Pirate activity is spiking in this region. Hunt 25 down before they hit civilian ships. Completing this monthly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_monthly",
"summary": "Pirate activity is spiking in this region. Hunt 25 down before they hit civilian ships."
},
"repeatable": true,
"timeWindow": {
"type": "monthly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 11740,
"xp": 187
}
}