Game-Server/GameServer/data/gso/quests/weekly/weekly_0300.json

23 lines
676 B
JSON

{
"id": "weekly_0300",
"type": "weekly",
"category": "weekly",
"name": "Asteroid Belt Sweep",
"faction": "alliance",
"objective": "mine_asteroids",
"target": 15,
"description": "Contracted by The Alliance. Supply chains need raw materials. Break down 15 asteroids and deliver the goods. Completing this weekly mission earns you reputation and keeps the credits flowing.",
"ui": {
"icon": "quest_weekly",
"summary": "Supply chains need raw materials. Break down 15 asteroids and deliver the goods."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 2812,
"xp": 452
}
}