perf: 添加萨卡兹肉鸽劳作的清晨关卡策略 (#12626)

* perf: 添加萨卡兹肉鸽劳作的清晨关卡策略

* fix: typo

* chore: Auto update by pre-commit hooks [skip changelog]

* perf: ew摆放

* perf: replacement_home

* perf: 调整部署位置

* perf: 遗漏

* perf: 修改站位

---------

Co-authored-by: 晓丶梦丶仁 <74444214+Daydreamer114@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: 萨拉托加 <151550168+Saratoga-Official@users.noreply.github.com>
This commit is contained in:
eneen
2025-05-10 22:39:36 +08:00
committed by GitHub
parent 71442b61d1
commit 2c8ed209df

View File

@@ -0,0 +1,51 @@
{
"stage_name": "劳作的清晨",
"replacement_home": [
{
"location": [4, 1],
"direction": "down"
}
],
"deploy_plan": [
{
"groups": ["投掷手"],
"location": [3, 3],
"direction": "up"
},
{
"groups": ["奶盾", "重装", "地面阻挡", "地面远程"],
"location": [4, 1],
"direction": "down"
},
{
"groups": ["高台输出"],
"location": [5, 3],
"direction": "up"
},
{
"groups": ["单奶", "群奶", "高台输出"],
"location": [5, 4],
"direction": "up"
},
{
"groups": ["高台输出"],
"location": [5, 2],
"direction": "right"
},
{
"groups": ["单奶", "群奶", "高台输出"],
"location": [3, 1],
"direction": "down"
},
{
"groups": ["补给站", "支援陷阱", "无人机"],
"location": [3, 4],
"direction": "up"
},
{
"groups": ["炮灰", "奶盾", "重装", "地面阻挡", "地面远程"],
"location": [8, 1],
"direction": "left"
}
]
}