自动委托0.97 (#1033)
* 自动委托0,96 * Update repo/js/AutoEntrust/assets/丘丘人的一小步/苍风高地-1.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * 自动委托0.97 * 补充 --------- Co-authored-by: 秋云 <physligl@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
BIN
repo/js/AutoCommission/Data/RecognitionObject/Completed.png
Normal file
|
After Width: | Height: | Size: 1.6 KiB |
|
After Width: | Height: | Size: 610 B |
|
After Width: | Height: | Size: 2.8 KiB |
BIN
repo/js/AutoCommission/Data/RecognitionObject/UnCompleted.png
Normal file
|
After Width: | Height: | Size: 1.5 KiB |
|
After Width: | Height: | Size: 3.9 KiB |
|
After Width: | Height: | Size: 2.0 KiB |
BIN
repo/js/AutoCommission/Data/RecognitionObject/bag/Materials.png
Normal file
|
After Width: | Height: | Size: 3.5 KiB |
BIN
repo/js/AutoCommission/Data/RecognitionObject/bag/Smallprops.png
Normal file
|
After Width: | Height: | Size: 2.8 KiB |
BIN
repo/js/AutoCommission/Data/RecognitionObject/bag/Task.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
BIN
repo/js/AutoCommission/Data/RecognitionObject/paimon_menu.png
Normal file
|
After Width: | Height: | Size: 2.3 KiB |
38
repo/js/AutoCommission/Data/commissions_data.json
Normal file
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"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": "已完成"
|
||||
}
|
||||
]
|
||||
}
|
||||