auto artifacts: add methods to handle map error (#436)
This commit is contained in:
@@ -8,8 +8,7 @@
|
||||
{
|
||||
"x": 3917.1767578125,
|
||||
"y": 2576.28662109375,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk"
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"x": 3904.10498046875,
|
||||
@@ -22,7 +21,6 @@
|
||||
"y": 2543.31640625,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action":"",
|
||||
"#" : "1"
|
||||
},
|
||||
{
|
||||
@@ -33,14 +31,6 @@
|
||||
"action": "combat_script",
|
||||
"action_params": "wait(0.8)",
|
||||
"#" : "2"
|
||||
},
|
||||
|
||||
{
|
||||
"x": 3890.994140625,
|
||||
"y": 2429.1708984375,
|
||||
"type": "path",
|
||||
"move_mode": "dash",
|
||||
"//": "跑远,防止'揭示之书'和地图缩放按钮重叠导致地图识别失败"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -8,12 +8,11 @@
|
||||
{
|
||||
"x": -2612.30078125,
|
||||
"y": -6508.21875,
|
||||
"type": "teleport",
|
||||
"move_mode": "walk"
|
||||
"type": "teleport"
|
||||
},
|
||||
{
|
||||
"x": -2581.470703125,
|
||||
"y": -6529.7802734375,
|
||||
"x": -2583.203125,
|
||||
"y": -6523.86328125,
|
||||
"type": "path",
|
||||
"move_mode": "fly",
|
||||
"action": "stop_flying"
|
||||
@@ -22,20 +21,18 @@
|
||||
"x": -2581.470703125,
|
||||
"y": -6529.7802734375,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
"move_mode": "walk"
|
||||
},
|
||||
{
|
||||
"x": -2579.80859375,
|
||||
"y": -6533.02734375,
|
||||
"type": "target",
|
||||
"move_mode": "walk",
|
||||
"action": ""
|
||||
"move_mode": "walk"
|
||||
},
|
||||
|
||||
{
|
||||
"x": -2582.0341796875,
|
||||
"y": -6525.9619140625,
|
||||
"x": -2580.0732421875,
|
||||
"y": -6535.291015625,
|
||||
"type": "path",
|
||||
"move_mode": "walk"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user