mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-19 02:23:01 +08:00
feat: 萨卡兹肉鸽卫士不语功战斗策略调整 (#11582)
* feat: 萨卡兹肉鸽卫士不语功战斗策略调整 * chore: Auto update by pre-commit hooks [skip changelog] --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
@@ -23,17 +23,17 @@
|
||||
},
|
||||
{
|
||||
"groups": ["单奶", "群奶", "高台输出"],
|
||||
"location": [9, 2],
|
||||
"location": [9, 3],
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"groups": ["单奶", "群奶", "高台输出"],
|
||||
"location": [3, 5],
|
||||
"location": [3, 4],
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
"groups": ["单奶", "群奶", "高台输出"],
|
||||
"location": [2, 5],
|
||||
"location": [2, 4],
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
@@ -55,6 +55,11 @@
|
||||
"groups": ["补给站", "支援陷阱", "无人机"],
|
||||
"location": [8, 2],
|
||||
"direction": "down"
|
||||
},
|
||||
{
|
||||
"groups": ["单奶", "群奶", "高台输出"],
|
||||
"location": [2, 5],
|
||||
"direction": "up"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user