mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 02:10:21 +08:00
feat: 添加萨米肉鸽天途半道关卡战斗策略 (#9337)
This commit is contained in:
96
resource/roguelike/Sami/autopilot/天途半道.json
Normal file
96
resource/roguelike/Sami/autopilot/天途半道.json
Normal file
@@ -0,0 +1,96 @@
|
||||
{
|
||||
"stage_name": "天途半道",
|
||||
"replacement_home": [
|
||||
{
|
||||
"location": [
|
||||
4,
|
||||
4
|
||||
],
|
||||
"direction": "up"
|
||||
}
|
||||
],
|
||||
"deploy_plan": [
|
||||
{
|
||||
"groups": [
|
||||
"益达"
|
||||
],
|
||||
"location": [
|
||||
2,
|
||||
4
|
||||
],
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
|
||||
"地面阻挡"
|
||||
],
|
||||
"location": [
|
||||
4,
|
||||
3
|
||||
],
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"焰苇",
|
||||
"高台输出"
|
||||
],
|
||||
"location": [
|
||||
7,
|
||||
1
|
||||
],
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"单奶",
|
||||
"凯尔希"
|
||||
],
|
||||
"location": [
|
||||
5,
|
||||
4
|
||||
],
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"伊内丝",
|
||||
"玛恩纳",
|
||||
"地面阻挡",
|
||||
"其他地面"
|
||||
],
|
||||
"location": [
|
||||
4,
|
||||
5
|
||||
],
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"狙击",
|
||||
"高台输出",
|
||||
"浊心斯卡蒂",
|
||||
"单奶",
|
||||
"群奶",
|
||||
"召唤",
|
||||
"其他高台"
|
||||
],
|
||||
"location": [
|
||||
5,
|
||||
3
|
||||
],
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"炮灰"
|
||||
],
|
||||
"location": [
|
||||
3,
|
||||
3
|
||||
],
|
||||
"direction": "left"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user