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/weekly/weekly_0279.json

23 lines
677 B
JSON

{
"id": "weekly_0279",
"type": "weekly",
"category": "weekly",
"name": "Strip Mining Op",
"faction": "traders",
"objective": "mine_asteroids",
"target": 12,
"description": "Contracted by The Traders' Guild. Supply chains need raw materials. Break down 12 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 12 asteroids and deliver the goods."
},
"repeatable": true,
"timeWindow": {
"type": "weekly",
"resetAtUtc": "00:00"
},
"reward": {
"credits": 2774,
"xp": 120
}
}