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

23 lines
663 B
JSON

{
"id": "daily_0510",
"type": "daily",
"category": "daily",
"name": "Burn Their Ships",
"faction": "empire",
"objective": "destroy_enemy_fleet",
"target": 3,
"description": "Contracted by The Empire. Priority target: 3 enemy warships. Their destruction will break the offensive. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "Priority target: 3 enemy warships. Their destruction will break the offensive."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 5341,
"xp": 379
}
}