mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
perf: 优化萨米肉鸽部分关卡逻辑 (#7936)
This commit is contained in:
@@ -58,6 +58,22 @@
|
||||
52
|
||||
]
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"速狙",
|
||||
"术师",
|
||||
"狙击"
|
||||
],
|
||||
"location": [
|
||||
6,
|
||||
7
|
||||
],
|
||||
"direction": "up",
|
||||
"condition": [
|
||||
0,
|
||||
5
|
||||
]
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"伊内丝"
|
||||
@@ -89,7 +105,8 @@
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"玛恩纳"
|
||||
"玛恩纳",
|
||||
"锏"
|
||||
],
|
||||
"location": [
|
||||
4,
|
||||
|
||||
103
resource/roguelike/Sami/autopilot/无中生钱.json
Normal file
103
resource/roguelike/Sami/autopilot/无中生钱.json
Normal file
@@ -0,0 +1,103 @@
|
||||
{
|
||||
"stage_name": "无中生钱",
|
||||
"replacement_home": [
|
||||
{
|
||||
"location": [
|
||||
9,
|
||||
6
|
||||
],
|
||||
"direction": "left"
|
||||
}
|
||||
],
|
||||
"deploy_plan": [
|
||||
{
|
||||
"groups": [
|
||||
"伊内丝",
|
||||
"地面远程"
|
||||
],
|
||||
"location": [
|
||||
8,
|
||||
6
|
||||
],
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"地面阻挡",
|
||||
"其他地面"
|
||||
],
|
||||
"location": [
|
||||
9,
|
||||
6
|
||||
],
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"焰苇",
|
||||
"奶",
|
||||
"高台输出"
|
||||
],
|
||||
"location": [
|
||||
9,
|
||||
5
|
||||
],
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"玛恩纳"
|
||||
],
|
||||
"location": [
|
||||
8,
|
||||
4
|
||||
],
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"锏",
|
||||
"地面阻挡",
|
||||
"处决者"
|
||||
],
|
||||
"location": [
|
||||
8,
|
||||
5
|
||||
],
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"高台输出",
|
||||
"狙击",
|
||||
"盾法"
|
||||
],
|
||||
"location": [
|
||||
7,
|
||||
6
|
||||
],
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"凯尔希",
|
||||
"奶"
|
||||
],
|
||||
"location": [
|
||||
6,
|
||||
6
|
||||
],
|
||||
"direction": "right"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"补给站"
|
||||
],
|
||||
"location": [
|
||||
7,
|
||||
5
|
||||
],
|
||||
"direction": "right"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user