Files
bettergi-scripts-list/repo/js/AAA-Auto-Story-Loader/Data/commissions_data.json
LX666-666 d909d2450a 自动剧情加载器 (#1637)
从自动委托中分分离出来的
2025-08-18 22:29:00 +08:00

38 lines
755 B
JSON

{
"timestamp": "2025-07-22T11:29:54.245Z",
"commissions": [
{
"id": 1,
"name": "惊喜大礼",
"supported": true,
"type": "talk",
"location": "蒙德城",
"country": "蒙德",
"CommissionPosition": {
"X": -685.26171875,
"Y": 2355.3818359375
}
},
{
"id": 2,
"name": "丘丘人的一小步",
"supported": true,
"type": "fight",
"location": "已完成"
},
{
"id": 3,
"name": "邪恶的扩张",
"supported": true,
"type": "fight",
"location": "已完成"
},
{
"id": 4,
"name": "圆滚滚的易爆品",
"supported": true,
"type": "fight",
"location": "已完成"
}
]
}