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

23 lines
660 B
JSON

{
"id": "daily_0446",
"type": "daily",
"category": "daily",
"name": "Decimate the Fleet",
"faction": "traders",
"objective": "destroy_enemy_fleet",
"target": 24,
"description": "Contracted by The Traders' Guild. The front line is crumbling. Destroy 24 enemy ships and turn the tide. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "The front line is crumbling. Destroy 24 enemy ships and turn the tide."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 13604,
"xp": 225
}
}