mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-16 17:57:01 +08:00
perf: 优化萨米肉鸽策略 (#9234)
This commit is contained in:
@@ -49,17 +49,6 @@
|
||||
],
|
||||
"direction": "down"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"凯尔希",
|
||||
"单奶"
|
||||
],
|
||||
"location": [
|
||||
2,
|
||||
3
|
||||
],
|
||||
"direction": "right"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"高台输出",
|
||||
@@ -72,6 +61,17 @@
|
||||
],
|
||||
"direction": "right"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"凯尔希",
|
||||
"单奶"
|
||||
],
|
||||
"location": [
|
||||
2,
|
||||
3
|
||||
],
|
||||
"direction": "right"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"玛恩纳"
|
||||
|
||||
@@ -116,7 +116,7 @@
|
||||
"direction": "right",
|
||||
"condition": [
|
||||
2,
|
||||
60
|
||||
52
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -328,6 +328,20 @@
|
||||
60
|
||||
]
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"玛恩纳"
|
||||
],
|
||||
"location": [
|
||||
9,
|
||||
4
|
||||
],
|
||||
"direction": "left",
|
||||
"condition": [
|
||||
53,
|
||||
60
|
||||
]
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"奶",
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
9,
|
||||
5
|
||||
],
|
||||
"direction": "right",
|
||||
"direction": "up",
|
||||
"condition": [
|
||||
0,
|
||||
15
|
||||
|
||||
Reference in New Issue
Block a user