自动委托v0.95 (#914)
This commit is contained in:
BIN
repo/js/AutoEntrust/Data/RecognitionObject/Completed.png
Normal file
BIN
repo/js/AutoEntrust/Data/RecognitionObject/Completed.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.6 KiB |
BIN
repo/js/AutoEntrust/Data/RecognitionObject/UnCompleted.png
Normal file
BIN
repo/js/AutoEntrust/Data/RecognitionObject/UnCompleted.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.5 KiB |
BIN
repo/js/AutoEntrust/Data/RecognitionObject/paimon_menu.png
Normal file
BIN
repo/js/AutoEntrust/Data/RecognitionObject/paimon_menu.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.3 KiB |
@@ -1,7 +1,7 @@
|
||||
# 原神自动化脚本集合
|
||||
|
||||
## 项目简介
|
||||
本项目是一个基于BetterGI的原神自动化脚本集合,主要功能包括自动完成每日委托、自动识别委托内容、自动追踪委托路径等。路径追踪脚本由换苏伟u大佬提供。未来准备支持全国家的每日委托,需要对话的委托来自动刷取成就奖励。目前项目正处于初级阶段急需人手,有意者请加作者QQ好友(会在地图上标点即可)。
|
||||
本项目是一个基于BetterGI的原神自动化脚本集合,主要功能包括自动完成每日委托、自动识别委托内容、自动追踪委托路径等。路径追踪脚本由换苏伟u,云闲vsv大佬提供。未来准备支持全国家的每日委托,需要对话的委托来自动刷取成就奖励。目前项目正处于初级阶段急需人手,有意者请加作者QQ好友(会在地图上标点即可)。
|
||||
|
||||
## 主要功能
|
||||
- 自动识别每日委托内容
|
||||
@@ -10,7 +10,10 @@
|
||||
|
||||
## 更新日志
|
||||
|
||||
### 当前版本:0.94.1
|
||||
### 当前版本:0.95
|
||||
- 完成了对话委托
|
||||
|
||||
### 上一版本:0.94.1
|
||||
- 修复攀高危险问题
|
||||
- 完成了更多对话委托
|
||||
- 修复委托不存在
|
||||
|
||||
6
repo/js/AutoEntrust/assets/process/冒险家安娜/process.json
Normal file
6
repo/js/AutoEntrust/assets/process/冒险家安娜/process.json
Normal file
@@ -0,0 +1,6 @@
|
||||
冒险家,安娜!-蒙德城-1.json
|
||||
F
|
||||
冒险家,安娜!-蒙德城-2.json
|
||||
F
|
||||
冒险家,安娜!-蒙德城-3.json
|
||||
F
|
||||
31
repo/js/AutoEntrust/assets/process/冒险家安娜/冒险家,安娜!-蒙德城-1.json
Normal file
31
repo/js/AutoEntrust/assets/process/冒险家安娜/冒险家,安娜!-蒙德城-1.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "冒险家,安娜!-蒙德城-1",
|
||||
"type": "collect",
|
||||
"author": "11",
|
||||
"version": "1.0",
|
||||
"description": "冒险家,安娜!-蒙德城-1",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -867.70703125,
|
||||
"y": 2281.3701171875,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -861.3232421875,
|
||||
"y": 2302.66552734375,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
49
repo/js/AutoEntrust/assets/process/冒险家安娜/冒险家,安娜!-蒙德城-2.json
Normal file
49
repo/js/AutoEntrust/assets/process/冒险家安娜/冒险家,安娜!-蒙德城-2.json
Normal file
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "冒险家,安娜!-蒙德城-2",
|
||||
"type": "collect",
|
||||
"author": "11",
|
||||
"version": "1.0",
|
||||
"description": "冒险家,安娜!-蒙德城-2",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -1505.8955078125,
|
||||
"y": 2296.281982421875,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1498.150390625,
|
||||
"y": 2301.091796875,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -1346.529296875,
|
||||
"y": 2287.839111328125,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -1333.6376953125,
|
||||
"y": 2283.835205078125,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
77
repo/js/AutoEntrust/assets/process/冒险家安娜/冒险家,安娜!-蒙德城-3.json
Normal file
77
repo/js/AutoEntrust/assets/process/冒险家安娜/冒险家,安娜!-蒙德城-3.json
Normal file
@@ -0,0 +1,77 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "冒险家,安娜!-蒙德城-3",
|
||||
"type": "collect",
|
||||
"author": "11",
|
||||
"version": "1.0",
|
||||
"description": "冒险家,安娜!-蒙德城-3",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -1334.908203125,
|
||||
"y": 2285.588134765625,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1364.53125,
|
||||
"y": 2306.401611328125,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -1366.7783203125,
|
||||
"y": 2332.82421875,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -1367.0439453125,
|
||||
"y": 2342.846435546875,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "combat_script",
|
||||
"action_params": "attack,wait(0.52),attack(4.5),",
|
||||
"locked": false
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -1367.0439453125,
|
||||
"y": 2342.846435546875,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "combat_script",
|
||||
"action_params": "attack,wait(0.52),attack(4.5),"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -1388.044921875,
|
||||
"y": 2346.076171875,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -1388.52734375,
|
||||
"y": 2352.74365234375,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
6
repo/js/AutoEntrust/assets/process/父亲能做的事/process.json
Normal file
6
repo/js/AutoEntrust/assets/process/父亲能做的事/process.json
Normal file
@@ -0,0 +1,6 @@
|
||||
父亲能做的事-晨曦酒庄-1.json
|
||||
F
|
||||
父亲能做的事-晨曦酒庄-2.json
|
||||
F
|
||||
父亲能做的事-晨曦酒庄-3.json
|
||||
F
|
||||
112
repo/js/AutoEntrust/assets/process/父亲能做的事/父亲能做的事-晨曦酒庄-1.json
Normal file
112
repo/js/AutoEntrust/assets/process/父亲能做的事/父亲能做的事-晨曦酒庄-1.json
Normal file
@@ -0,0 +1,112 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "父亲能做的事-晨曦酒庄",
|
||||
"type": "collect",
|
||||
"author": "11",
|
||||
"version": "1.0",
|
||||
"description": "父亲能做的事-晨曦酒庄-1",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -578.81640625,
|
||||
"y": 1853.37255859375,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -491.6826171875,
|
||||
"y": 1825.15087890625,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -485.435546875,
|
||||
"y": 1822.61767578125,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -445.2705078125,
|
||||
"y": 1805.80078125,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -439.673828125,
|
||||
"y": 1793.24267578125,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -420.3369140625,
|
||||
"y": 1789.75439453125,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -407.6767578125,
|
||||
"y": 1793.21533203125,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": -392.833984375,
|
||||
"y": 1797.24267578125,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": -380.150390625,
|
||||
"y": 1801.69287109375,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": -374.2587890625,
|
||||
"y": 1793.12841796875,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": -376.1328125,
|
||||
"y": 1789.58935546875,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
67
repo/js/AutoEntrust/assets/process/父亲能做的事/父亲能做的事-晨曦酒庄-2.json
Normal file
67
repo/js/AutoEntrust/assets/process/父亲能做的事/父亲能做的事-晨曦酒庄-2.json
Normal file
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "父亲能做的事-晨曦酒庄-2",
|
||||
"type": "collect",
|
||||
"author": "11",
|
||||
"version": "1.0",
|
||||
"description": "父亲能做的事-晨曦酒庄-2",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -749.4365234375,
|
||||
"y": 2263.11474609375,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -748.0517578125,
|
||||
"y": 2264.512451171875,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -719.00390625,
|
||||
"y": 2301.57080078125,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -705.7412109375,
|
||||
"y": 2353.3037109375,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -697.658203125,
|
||||
"y": 2357.437255859375,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -684.8525390625,
|
||||
"y": 2355.17578125,
|
||||
"action": "combat_script",
|
||||
"move_mode": "walk",
|
||||
"action_params": "attack,wait(1),walk(w,0.2),wait(2),keypress(f),wait(14),walk(w,1.6),wait(2),walk(a,0.6),wait(1),moveby(286,0),walk(w,6.3),wait(2),walk(d,0.2),wait(2),keypress(s),",
|
||||
"type": "path"
|
||||
}
|
||||
]
|
||||
}
|
||||
112
repo/js/AutoEntrust/assets/process/父亲能做的事/父亲能做的事-晨曦酒庄-3.json
Normal file
112
repo/js/AutoEntrust/assets/process/父亲能做的事/父亲能做的事-晨曦酒庄-3.json
Normal file
@@ -0,0 +1,112 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "父亲能做的事-晨曦酒庄",
|
||||
"type": "collect",
|
||||
"author": "11",
|
||||
"version": "1.0",
|
||||
"description": "父亲能做的事-晨曦酒庄-1",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -578.81640625,
|
||||
"y": 1853.37255859375,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -491.6826171875,
|
||||
"y": 1825.15087890625,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -485.435546875,
|
||||
"y": 1822.61767578125,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -445.2705078125,
|
||||
"y": 1805.80078125,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -439.673828125,
|
||||
"y": 1793.24267578125,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -420.3369140625,
|
||||
"y": 1789.75439453125,
|
||||
"type": "path",
|
||||
"move_mode": "run",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -407.6767578125,
|
||||
"y": 1793.21533203125,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": -392.833984375,
|
||||
"y": 1797.24267578125,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": -380.150390625,
|
||||
"y": 1801.69287109375,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": -374.2587890625,
|
||||
"y": 1793.12841796875,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": -376.1328125,
|
||||
"y": 1789.58935546875,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
6
repo/js/AutoEntrust/assets/process/诗歌交流/process.json
Normal file
6
repo/js/AutoEntrust/assets/process/诗歌交流/process.json
Normal file
@@ -0,0 +1,6 @@
|
||||
诗歌交流-坠星山谷-1.json
|
||||
F
|
||||
诗歌交流-坠星山谷-2.json
|
||||
F
|
||||
诗歌交流-坠星山谷-3.json
|
||||
F
|
||||
67
repo/js/AutoEntrust/assets/process/诗歌交流/诗歌交流-坠星山谷-1.json
Normal file
67
repo/js/AutoEntrust/assets/process/诗歌交流/诗歌交流-坠星山谷-1.json
Normal file
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "诗歌交流-坠星山谷-1",
|
||||
"type": "collect",
|
||||
"author": "11",
|
||||
"version": "1.0",
|
||||
"description": "诗歌交流-坠星山谷-1",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -1536.81640625,
|
||||
"y": 1978.66552734375,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1536.109375,
|
||||
"y": 1982.35986328125,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -1502.8125,
|
||||
"y": 2070.242431640625,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -1472.19140625,
|
||||
"y": 2081.34033203125,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -1474.841796875,
|
||||
"y": 2133.108154296875,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -1473.66796875,
|
||||
"y": 2144.080078125,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
40
repo/js/AutoEntrust/assets/process/诗歌交流/诗歌交流-坠星山谷-2.json
Normal file
40
repo/js/AutoEntrust/assets/process/诗歌交流/诗歌交流-坠星山谷-2.json
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "诗歌交流-坠星山谷-2",
|
||||
"type": "collect",
|
||||
"author": "11",
|
||||
"version": "1.0",
|
||||
"description": "诗歌交流-坠星山谷-2",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": -1473.802734375,
|
||||
"y": 2143.8759765625,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1455.962890625,
|
||||
"y": 2159.3115234375,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -1475.9736328125,
|
||||
"y": 2191.275634765625,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
31
repo/js/AutoEntrust/assets/process/诗歌交流/诗歌交流-坠星山谷-3.json
Normal file
31
repo/js/AutoEntrust/assets/process/诗歌交流/诗歌交流-坠星山谷-3.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "诗歌交流-坠星山谷-3",
|
||||
"type": "collect",
|
||||
"author": "11",
|
||||
"version": "1.0",
|
||||
"description": "诗歌交流-坠星山谷-3",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": -1476.3779296875,
|
||||
"y": 2190.221923828125,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1473.28125,
|
||||
"y": 2143.79248046875,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -13,14 +13,14 @@
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -1558.76,
|
||||
"y": 2495.61,
|
||||
"x": -1558.7587890625,
|
||||
"y": 2495.6064453125,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1526.32,
|
||||
"y": 2498.93,
|
||||
"x": -1526.3173828125,
|
||||
"y": 2498.93212890625,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -1526.94,
|
||||
"y": 2498.8,
|
||||
"x": -1526.9365234375,
|
||||
"y": 2498.802001953125,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1527.57,
|
||||
"y": 2479.59,
|
||||
"x": -1527.57421875,
|
||||
"y": 2479.588134765625,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -1527.54,
|
||||
"y": 2480.11,
|
||||
"x": -1527.5419921875,
|
||||
"y": 2480.11181640625,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
@@ -19,8 +19,8 @@
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1513.63,
|
||||
"y": 2478.95,
|
||||
"x": -1513.6279296875,
|
||||
"y": 2478.95361328125,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
@@ -28,8 +28,8 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -1514.6,
|
||||
"y": 2472.05,
|
||||
"x": -1514.599609375,
|
||||
"y": 2472.046875,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -1514.6,
|
||||
"y": 2472.05,
|
||||
"x": -1514.599609375,
|
||||
"y": 2472.046875,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
|
||||
@@ -1,6 +1,5 @@
|
||||
说到做到-1.json
|
||||
F
|
||||
去山底
|
||||
说到做到-1.json
|
||||
说到做到-2.json
|
||||
F
|
||||
@@ -10,8 +10,8 @@
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -1136.0,
|
||||
"y": 1589.0,
|
||||
"x": -1136,
|
||||
"y": 1589,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
@@ -28,7 +28,7 @@
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -1097.0,
|
||||
"x": -1097,
|
||||
"y": 1647.75,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
@@ -46,7 +46,7 @@
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -1091.88,
|
||||
"x": -1091.875,
|
||||
"y": 1767.5,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
@@ -55,8 +55,8 @@
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -1094.12,
|
||||
"y": 1775.38,
|
||||
"x": -1094.125,
|
||||
"y": 1775.375,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"action_params": "",
|
||||
@@ -65,8 +65,8 @@
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -1088.52,
|
||||
"y": 1770.88,
|
||||
"x": -1088.517578125,
|
||||
"y": 1770.88134765625,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
|
||||
@@ -10,8 +10,8 @@
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -1131.67,
|
||||
"y": 1597.25,
|
||||
"x": -1131.666015625,
|
||||
"y": 1597.25390625,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"action_params": "",
|
||||
@@ -20,14 +20,14 @@
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1155.25,
|
||||
"y": 1628.0,
|
||||
"y": 1628,
|
||||
"type": "path",
|
||||
"move_mode": "dash"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -1186.5,
|
||||
"y": 1648.0,
|
||||
"y": 1648,
|
||||
"type": "path",
|
||||
"move_mode": "fly"
|
||||
},
|
||||
@@ -43,7 +43,7 @@
|
||||
{
|
||||
"id": 5,
|
||||
"x": -1192.25,
|
||||
"y": 1645.0,
|
||||
"y": 1645,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
|
||||
5
repo/js/AutoEntrust/assets/process/那位先生的委托/process.json
Normal file
5
repo/js/AutoEntrust/assets/process/那位先生的委托/process.json
Normal file
@@ -0,0 +1,5 @@
|
||||
那位先生的委托-蒙德城-1.json
|
||||
F
|
||||
那位先生的委托-蒙德城-2.json
|
||||
那位先生的委托-蒙德城-3.json
|
||||
F
|
||||
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "那位先生的委托-蒙德城-1",
|
||||
"type": "collect",
|
||||
"author": "11",
|
||||
"version": "1.0",
|
||||
"description": "那位先生的委托",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -749.439453125,
|
||||
"y": 2263.041748046875,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -748.8779296875,
|
||||
"y": 2264.105712890625,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -736,
|
||||
"y": 2289,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -740.5908203125,
|
||||
"y": 2312.26416015625,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "target"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,76 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "那位先生的委托-蒙德城-2",
|
||||
"type": "collect",
|
||||
"author": "11",
|
||||
"version": "1.0",
|
||||
"description": "那位先生的委托",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -1120.9873046875,
|
||||
"y": 2190.6201171875,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1120.3984375,
|
||||
"y": 2201.94091796875,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -1124.7353515625,
|
||||
"y": 2272.84619140625,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -1126.775390625,
|
||||
"y": 2287.29638671875,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -1138.939453125,
|
||||
"y": 2305.73291015625,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -1143.5810546875,
|
||||
"y": 2333.4033203125,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -1144.2900390625,
|
||||
"y": 2349.982177734375,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight",
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,49 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "那位先生的委托-蒙德城-1",
|
||||
"type": "collect",
|
||||
"author": "11",
|
||||
"version": "1.0",
|
||||
"description": "那位先生的委托",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -749.439453125,
|
||||
"y": 2263.041748046875,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -748.8779296875,
|
||||
"y": 2264.105712890625,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -736,
|
||||
"y": 2289,
|
||||
"action": "stop_flying",
|
||||
"move_mode": "fly",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -740.5908203125,
|
||||
"y": 2312.26416015625,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "target"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
钥匙是易丢物品-晨曦酒庄-1.json
|
||||
F
|
||||
钥匙是易丢物品-晨曦酒庄-2.json
|
||||
F
|
||||
@@ -0,0 +1,68 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "钥匙是易丢物品-晨曦酒庄-1",
|
||||
"type": "collect",
|
||||
"author": "11",
|
||||
"version": "1.0",
|
||||
"description": "钥匙是易丢物品2",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -578.76171875,
|
||||
"y": 1853.5517578125,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -555.89453125,
|
||||
"y": 1844.61572265625,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -495.7841796875,
|
||||
"y": 1822.93310546875,
|
||||
"type": "path",
|
||||
"move_mode": "jump",
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"locked": false
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -488.7841796875,
|
||||
"y": 1820.93310546875,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -456.9140625,
|
||||
"y": 1808.41552734375,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
"action_params": "100"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -442.2568359375,
|
||||
"y": 1790.41357421875,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,193 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "钥匙是易丢物品-晨曦酒庄-2",
|
||||
"type": "collect",
|
||||
"author": "11",
|
||||
"version": "1.0",
|
||||
"description": "钥匙是易丢物品2",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -442.783203125,
|
||||
"y": 1790.21826171875,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -443.55078125,
|
||||
"y": 1755.0136718749998,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -448.6533203125,
|
||||
"y": 1721.419921875,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -455.9951171875,
|
||||
"y": 1696.10107421875,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -459.19921875,
|
||||
"y": 1705.77734375,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -466.1142578125,
|
||||
"y": 1701.08544921875,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -474.76171875,
|
||||
"y": 1713.13330078125,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": -493.640625,
|
||||
"y": 1723.76318359375,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": -477.82421875,
|
||||
"y": 1750.01806640625,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": -473.2314453125,
|
||||
"y": 1794.81005859375,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": -446.4462890625,
|
||||
"y": 1804.73046875,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": -386.4208984375,
|
||||
"y": 1820.828125,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": -385.7529296875,
|
||||
"y": 1832.931640625,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"x": -375.109375,
|
||||
"y": 1804.3125,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"x": -365.55078125,
|
||||
"y": 1788.20068359375,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"x": -362.6923828125,
|
||||
"y": 1788.6904296875,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"x": -385.783203125,
|
||||
"y": 1777.36572265625,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"x": -402.17578125,
|
||||
"y": 1786.65673828125,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 19,
|
||||
"x": -418.06738281250006,
|
||||
"y": 1780.18115234375,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 20,
|
||||
"x": -441.8291015625,
|
||||
"y": 1790.55078125,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "target"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
钥匙是易丢物品-达达乌帕谷-1.json
|
||||
F
|
||||
钥匙是易丢物品-达达乌帕谷-2.json
|
||||
F
|
||||
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "钥匙是易丢物品",
|
||||
"type": "collect",
|
||||
"author": "11",
|
||||
"version": "1.0",
|
||||
"description": "钥匙是易丢物品",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -1432.650390625,
|
||||
"y": 1464.65673828125,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1457.60546875,
|
||||
"y": 1451.36474609375,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -1472.6240234375,
|
||||
"y": 1444.4580078125,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -1500.3818359375,
|
||||
"y": 1435.9716796875,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -1538.0888671875,
|
||||
"y": 1415.87646484375,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,178 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "钥匙是易丢物品-达达乌帕谷",
|
||||
"type": "collect",
|
||||
"author": "11",
|
||||
"version": "1.0",
|
||||
"description": "钥匙是易丢物品-达达乌帕谷",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": -1537.58984375,
|
||||
"y": 1415.99169921875,
|
||||
"action_params": "",
|
||||
"locked": false
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1531.7080078125,
|
||||
"y": 1358.65771484375,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"locked": false
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -1533.7119140625,
|
||||
"y": 1297.326171875,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": "",
|
||||
"locked": false
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -1517.5908203125,
|
||||
"y": 1275.15966796875,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -1497.7314453125,
|
||||
"y": 1288.021484375,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -1485.02734375,
|
||||
"y": 1267.44921875,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -1439.3837890625,
|
||||
"y": 1274.07861328125,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": -1442.4599609375,
|
||||
"y": 1249.560546875,
|
||||
"type": "path",
|
||||
"move_mode": "climb",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": -1445.2509765625,
|
||||
"y": 1251.44140625,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": -1411.1650390625,
|
||||
"y": 1258.8120117187498,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": -1436.15234375,
|
||||
"y": 1255.63525390625,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": -1467.1767578125,
|
||||
"y": 1270.5498046875,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": -1488.24609375,
|
||||
"y": 1266.62744140625,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"x": -1496.958984375,
|
||||
"y": 1282.8486328125,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 15,
|
||||
"x": -1514.9072265625,
|
||||
"y": 1272.970703125,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 16,
|
||||
"x": -1533.7119140625,
|
||||
"y": 1297.326171875,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "fight",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 17,
|
||||
"x": -1531.7080078125,
|
||||
"y": 1358.65771484375,
|
||||
"type": "path",
|
||||
"move_mode": "walk",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 18,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": -1537.58984375,
|
||||
"y": 1415.99169921875,
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,7 @@
|
||||
新的风暴尚未出现-1.json
|
||||
F
|
||||
新的风暴尚未出现-2.json
|
||||
新的风暴尚未出现-3.json
|
||||
F
|
||||
新的风暴尚未出现-4.json
|
||||
F
|
||||
@@ -0,0 +1,84 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "新的风暴尚未出现-1",
|
||||
"type": "collect",
|
||||
"author": "星野",
|
||||
"version": "",
|
||||
"description": "",
|
||||
"bgi_version": "0.42.3"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -1629.1162109375,
|
||||
"y": 2833.7861328125,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1708.4482421875,
|
||||
"y": 2834.314697265625,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -1759.6064453125,
|
||||
"y": 2835.28271484375,
|
||||
"action": "",
|
||||
"move_mode": "fly",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -1785.251953125,
|
||||
"y": 2850.209228515625,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -1793.935546875,
|
||||
"y": 2857.962890625,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -1821.6806640625,
|
||||
"y": 2855.65478515625,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -1839.416015625,
|
||||
"y": 2847.714111328125,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": -1858.431640625,
|
||||
"y": 2837.705078125,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": -1875.25,
|
||||
"y": 2829.442626953125,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,80 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "新的风暴尚未出现-2",
|
||||
"type": "collect",
|
||||
"author": "星野",
|
||||
"version": "",
|
||||
"description": "",
|
||||
"bgi_version": "0.42.3"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -1880.009765625,
|
||||
"y": 2826.505126953125,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1866.2666015625,
|
||||
"y": 2831.68408203125,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -1854,
|
||||
"y": 2863.25,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -1849.755859375,
|
||||
"y": 2875.167724609375,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -1845.72265625,
|
||||
"y": 2885.572265625,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -1841.9111328125,
|
||||
"y": 2884.369384765625,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -1839.34375,
|
||||
"y": 2881.49072265625,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "target"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": -1845.462890625,
|
||||
"y": 2876.641357421875,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"action_params": "",
|
||||
"type": "target"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "新的风暴尚未出现-3",
|
||||
"type": "collect",
|
||||
"author": "星野",
|
||||
"version": "",
|
||||
"description": "",
|
||||
"bgi_version": "0.42.3"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -1850.3857421875,
|
||||
"y": 2867.314697265625,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1866.6171875,
|
||||
"y": 2836.91748046875,
|
||||
"type": "target",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
125
repo/js/AutoEntrust/assets/持盾的危机/千风神殿-1.json
Normal file
125
repo/js/AutoEntrust/assets/持盾的危机/千风神殿-1.json
Normal file
@@ -0,0 +1,125 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "千风神殿-1",
|
||||
"type": "collect",
|
||||
"author": "星野",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"x": -1621.75,
|
||||
"y": 2149.5,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": -1604,
|
||||
"y": 2122.5,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": -1568,
|
||||
"y": 2112,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": -1561.25,
|
||||
"y": 2130.75,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": -1553.5,
|
||||
"y": 2171.25,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 6,
|
||||
"x": -1580.5,
|
||||
"y": 2181.5,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 7,
|
||||
"x": -1599.5,
|
||||
"y": 2192.75,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 8,
|
||||
"x": -1602,
|
||||
"y": 2204.25,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 9,
|
||||
"x": -1610,
|
||||
"y": 2213.75,
|
||||
"action": "",
|
||||
"move_mode": "run",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 10,
|
||||
"x": -1634,
|
||||
"y": 2198.75,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 11,
|
||||
"x": -1657,
|
||||
"y": 2188.5,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 12,
|
||||
"x": -1686.5,
|
||||
"y": 2184.5,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 13,
|
||||
"x": -1712.5,
|
||||
"y": 2194.5,
|
||||
"action": "",
|
||||
"move_mode": "dash",
|
||||
"type": "path"
|
||||
},
|
||||
{
|
||||
"id": 14,
|
||||
"x": -1737.88,
|
||||
"y": 2179,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path"
|
||||
}
|
||||
]
|
||||
}
|
||||
39
repo/js/AutoEntrust/assets/邪恶的扩张/摘星崖-1.json
Normal file
39
repo/js/AutoEntrust/assets/邪恶的扩张/摘星崖-1.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "坠星山谷-1",
|
||||
"type": "collect",
|
||||
"author": "1",
|
||||
"version": "1.0",
|
||||
"description": "",
|
||||
"bgi_version": "0.42.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": -1509.69,
|
||||
"y": 2294.5,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": -1495.94,
|
||||
"y": 2263.25,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"action": "fight",
|
||||
"move_mode": "walk",
|
||||
"type": "path",
|
||||
"x": -1463.96,
|
||||
"y": 2254.75,
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,12 +1,12 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "(Beta)全自动寻路蒙德地区每日委托",
|
||||
"version": "0.94.1",
|
||||
"name": "(Beta)全自动蒙德地区每日委托",
|
||||
"version": "0.95",
|
||||
"bgi_version": "0.44.3",
|
||||
"description": "基于BetterGI的原神自动化脚本,可自动识别每日委托内容、OCR识别委托地点和状态、自动追踪委托路径。目前支持蒙德地区委托,未来将支持全国家委托。使用前请阅读README.md(可用记事本打开)获取详细说明和常见问题解答。请关闭战斗后自动拾取,不然部分委托会发生错误并且浪费过多时间。如果发生错误,如不支持的战斗委托,请将脚本data/文件夹下面的数据,log/日志下今日日志,每日委托任务包含地点截图反馈给作者。反馈方法1.加3302871403QQ好友2.发送截图,日志给3302871403@qq.com3.加1036100501bgi v8群@星野(bgi v7群也可以)。目前项目正处于开发阶段急需人手,有意者可私信作者(会在地图上标点即可)",
|
||||
"description": "基于BetterGI的原神自动化脚本,可自动识别每日委托内容、OCR识别委托地点和状态、自动追踪委托路径。目前支持蒙德地区委托,未来将支持全国家委托。使用前请阅读README.md(可用记事本打开)获取详细说明和常见问题解答。请关闭战斗后自动拾取,不然部分委托会发生错误并且浪费过多时间。如果发生错误,如不支持的战斗委托,请将脚本data/文件夹下面的数据,log/日志下今日日志,每日委托任务包含地点截图反馈给作者。反馈方法1.加3302871403QQ好友2.发送截图,日志给3302871403@qq.com。目前项目正处于开发阶段急需人手,有意者可私信作者(会在地图上标点即可)。感谢云闲vsv & 换苏伟u的共同开发",
|
||||
"authors": [
|
||||
{
|
||||
"name": "星野(Main) & 换苏伟u",
|
||||
"name": "星野",
|
||||
"link": "https://github.com/LX666-666"
|
||||
}
|
||||
],
|
||||
|
||||
23
repo/js/AutoEntrust/name.json
Normal file
23
repo/js/AutoEntrust/name.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"fight": [
|
||||
"圆滚滚的易爆品",
|
||||
"丘丘人的一小步",
|
||||
"临危受命",
|
||||
"持盾的危机",
|
||||
"攀高危险",
|
||||
"邪恶的扩张",
|
||||
"冷冰冰的大麻烦",
|
||||
"为了执行官大人",
|
||||
"极速前进",
|
||||
"冷凉凉的大团危机"
|
||||
],
|
||||
"talk": [
|
||||
"说到做到",
|
||||
"那位先生的委托",
|
||||
"父亲能做的事",
|
||||
"冒险家安娜",
|
||||
"诗歌交流",
|
||||
"钥匙是易丢物品",
|
||||
"语言交流"
|
||||
]
|
||||
}
|
||||
@@ -10,14 +10,14 @@
|
||||
"label": "最小文本长度(小于此长度的文本将被过滤)",
|
||||
"default": "4"
|
||||
},
|
||||
{
|
||||
"name": "debugMode",
|
||||
"type": "checkbox",
|
||||
"label": "调试模式(输出更多日志信息)"
|
||||
},
|
||||
{
|
||||
"name": "team",
|
||||
"type": "input-text",
|
||||
"label": "战斗的队伍名称,不填表示不切换队伍"
|
||||
},
|
||||
{
|
||||
"name": "fight",
|
||||
"type": "input-text",
|
||||
"label": "自定义战斗脚本(研究中)"
|
||||
}
|
||||
]
|
||||
59
repo/js/AutoEntrust/对话委托制做方法.txt
Normal file
59
repo/js/AutoEntrust/对话委托制做方法.txt
Normal file
@@ -0,0 +1,59 @@
|
||||
编写方法
|
||||
创建 JSON 文件
|
||||
使用文本编辑器创建一个新的 JSON 文件process.json。
|
||||
根据需要定义对话委托流程的各个步骤,每个步骤包含type(类型)和data(数据)等属性,可选地添加note(注释)属性来描述步骤。
|
||||
定义流程步骤类型
|
||||
地图追踪 :设置type为"地图追踪",data为地图追踪文件的路径。
|
||||
键鼠脚本 :设置type为"键鼠脚本",data为键鼠脚本文件的路径。
|
||||
对话 :设置type为"对话",可选地在data中指定跳过对话的次数(默认为10)。
|
||||
按键 :设置type为"按键",data为按键值(如"F");也可以是复杂按键操作对象,包含action(动作,如"down"、"up"、"press")和key(按键值)。
|
||||
传送 :设置type为"tp",data为一个数组,包含传送的目标坐标(x、y)以及可选的强制传送标志。
|
||||
组织流程步骤
|
||||
将所有步骤组织成一个数组,按照执行顺序排列。
|
||||
可以在每个步骤中添加note属性,用于记录步骤的详细说明或备注信息。
|
||||
[
|
||||
{
|
||||
"type": "地图追踪",
|
||||
"data": "assets/process/example/tracking1.json",
|
||||
"note": "执行第一个地图追踪步骤"
|
||||
},
|
||||
{
|
||||
"type": "对话",
|
||||
"note": "执行对话步骤,默认跳过10次对话"
|
||||
},
|
||||
{
|
||||
"type": "按键",
|
||||
"data": "F",
|
||||
"note": "按下F键"
|
||||
},
|
||||
{
|
||||
"type": "按键",
|
||||
"data": {
|
||||
"action": "press",
|
||||
"key": "E"
|
||||
},
|
||||
"note": "点击E键"
|
||||
},
|
||||
{
|
||||
"type": "tp",
|
||||
"data": [100, 200, true],
|
||||
"note": "传送到坐标(100, 200),强制传送"
|
||||
},
|
||||
{
|
||||
"type": "键鼠脚本",
|
||||
"data": "assets/process/example/script1.js",
|
||||
"note": "执行键鼠脚本"
|
||||
}
|
||||
]
|
||||
|
||||
我不会json
|
||||
可以用简单版
|
||||
格式如下
|
||||
XXX-1.json
|
||||
F
|
||||
XXX-2.json
|
||||
F
|
||||
XXX-3.json
|
||||
|
||||
XXX-1.json:地图追踪
|
||||
F:对话
|
||||
Reference in New Issue
Block a user