Files
bettergi-scripts-list/repo/js/AutoCommission/Data/commissions_data.json
2026-03-28 10:40:36 +00:00

38 lines
766 B
JSON

{
"timestamp": "2025-06-08T08:22:48.868Z",
"commissions": [
{
"id": 1,
"name": "委托名称",
"supported": true,
"type": "talk",
"location": "委托地点",
"country": "蒙德",
"CommissionPosition": {
"X": 114514,
"Y": 114514
}
},
{
"id": 2,
"name": "纳西妲世界第一可爱",
"supported": true,
"type": "fight",
"location": "已完成"
},
{
"id": 3,
"name": "纳西妲世界第一可爱",
"supported": true,
"type": "fight",
"location": "已完成"
},
{
"id": 4,
"name": "纳西妲世界第一可爱",
"supported": true,
"type": "fight",
"location": "已完成"
}
]
}