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

23 lines
655 B
JSON

{
"id": "daily_0261",
"type": "daily",
"category": "daily",
"name": "Guard the Freight",
"faction": "alliance",
"objective": "escort_convoy",
"target": 17,
"description": "Contracted by The Alliance. Pirate ambushes are hitting commercial lanes hard. Keep 17 convoys moving. Completing this daily mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_daily",
"summary": "Pirate ambushes are hitting commercial lanes hard. Keep 17 convoys moving."
},
"repeatable": true,
"timeWindow": {
"type": "daily",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 18508,
"xp": 74
}
}