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:
AoXuan
2025-01-20 18:40:22 +08:00
committed by GitHub
parent b44b0472b9
commit dc70f2bf2e

View File

@@ -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"
}
]
}