JS脚本:提瓦特百货商店(新建) (#1031)
* feature: 更新第一版提瓦特商店,在OCR买菜基础上进行大规模重构,补充了蒙德,璃月和稻妻的商人,增加了时间重试机制,增加了售罄检测 * Update repo/js/提瓦特百货商店/assets/Pathing/蒙德杂货商人-布兰琪.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update repo/js/提瓦特百货商店/assets/Pathing/璃月万民堂老板-卯师傅.json Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * feature: 更新第一版提瓦特商店,在OCR买菜基础上进行大规模重构,补充了蒙德,璃月和稻妻的商人,增加了时间重试机制,增加了售罄检测 --------- Co-authored-by: 秋云 <physligl@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
58
repo/js/提瓦特百货商店/assets/Pathing/璃月小吃摊摊主-连芳.json
Normal file
58
repo/js/提瓦特百货商店/assets/Pathing/璃月小吃摊摊主-连芳.json
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"info": {
|
||||
"name": "璃月小吃摊摊主-连芳",
|
||||
"type": "collect",
|
||||
"author": "小鹰划船不用桨",
|
||||
"version": "1.0",
|
||||
"description": "璃月小吃摊摊主-连芳",
|
||||
"map_name": "Teyvat",
|
||||
"bgi_version": "0.45.0"
|
||||
},
|
||||
"positions": [
|
||||
{
|
||||
"id": 1,
|
||||
"action": "",
|
||||
"move_mode": "walk",
|
||||
"type": "teleport",
|
||||
"x": 2358.4736328125,
|
||||
"y": 2414.63720703125,
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 2,
|
||||
"x": 2352.466796875,
|
||||
"y": 2400.968017578125,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 3,
|
||||
"x": 2350.28125,
|
||||
"y": 2396.127685546875,
|
||||
"type": "path",
|
||||
"move_mode": "jump",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 4,
|
||||
"x": 2334.8076171875,
|
||||
"y": 2341.242919921875,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "",
|
||||
"action_params": ""
|
||||
},
|
||||
{
|
||||
"id": 5,
|
||||
"x": 2339.111328125,
|
||||
"y": 2330.905517578125,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying",
|
||||
"action_params": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user