perf: 优化战斗策略应对天灾年代之刺 (#9702)

This commit is contained in:
晓丶梦丶仁
2024-07-17 23:38:42 +08:00
committed by GitHub
parent fe86340ab1
commit 90adcdd26d
4 changed files with 49 additions and 49 deletions

View File

@@ -2,35 +2,35 @@
"stage_name": "公害",
"replacement_home": [
{
"location": [3, 4],
"location": [ 3, 5 ],
"direction": "up"
}
],
"deploy_plan": [
{
"groups": ["重装", "地面阻挡", "地面远程"],
"location": [3, 4],
"groups": [ "重装", "地面阻挡", "地面远程" ],
"location": [ 3, 5 ],
"direction": "up"
},
{
"groups": ["益达", "焰苇", "高台输出"],
"location": [4, 4],
"direction": "up"
},
{
"groups": ["高台输出"],
"location": [6, 4],
"direction": "up"
},
{
"groups": ["处决者", "炮灰"],
"location": [7, 1],
"groups": [ "益达", "焰苇", "高台输出" ],
"location": [ 6, 4 ],
"direction": "left"
},
{
"groups": ["地面远程"],
"location": [3, 5],
"groups": [ "地面远程", "重装", "地面阻挡" ],
"location": [ 3, 4 ],
"direction": "up"
},
{
"groups": [ "高台输出" ],
"location": [ 4, 4 ],
"direction": "up"
},
{
"groups": [ "处决者", "炮灰" ],
"location": [ 7, 1 ],
"direction": "left"
}
]
}

View File

@@ -2,47 +2,47 @@
"stage_name": "坏邻居",
"replacement_home": [
{
"location": [7, 2],
"location": [ 7, 2 ],
"direction": "left"
}
],
"deploy_plan": [
{
"groups": ["情报官", "重装", "地面远程", "地面阻挡"],
"location": [7, 2],
"groups": [ "情报官", "重装", "地面远程", "地面阻挡" ],
"location": [ 7, 2 ],
"direction": "left"
},
{
"groups": ["高台输出"],
"location": [6, 3],
"groups": [ "高台输出" ],
"location": [ 6, 3 ],
"direction": "up"
},
{
"groups": ["炮灰"],
"location": [4, 1],
"condition": [0, 5],
"groups": [ "炮灰" ],
"location": [ 4, 1 ],
"condition": [ 0, 5 ],
"direction": "down"
},
{
"groups": ["高台输出"],
"location": [8, 2],
"groups": [ "高台输出" ],
"location": [ 8, 2 ],
"direction": "right"
},
{
"groups": ["提丰"],
"location": [6, 1],
"groups": [ "提丰" ],
"location": [ 6, 1 ],
"direction": "right"
},
{
"groups": ["重装", "地面远程", "地面阻挡"],
"location": [7, 1],
"groups": [ "重装", "地面远程", "地面阻挡" ],
"location": [ 7, 1 ],
"direction": "left"
}
],
"retreat_plan": [
{
"location": [4, 1],
"condition": [1, 21]
"location": [ 4, 1 ],
"condition": [ 1, 21 ]
}
]
}

View File

@@ -2,7 +2,7 @@
"stage_name": "夺路而跳",
"replacement_home": [
{
"location": [5, 3],
"location": [ 5, 3 ],
"direction": "up"
}
],
@@ -62,12 +62,12 @@
],
"retreat_plan": [
{
"location": [3, 5],
"condition": [9, 19]
"location": [ 3, 5 ],
"condition": [ 9, 19 ]
},
{
"location": [5, 1],
"condition": [9, 19]
"location": [ 5, 1 ],
"condition": [ 9, 19 ]
}
]
}

View File

@@ -2,34 +2,34 @@
"stage_name": "安全检查",
"replacement_home": [
{
"location": [7, 3],
"location": [ 7, 2 ],
"direction": "left"
}
],
"deploy_plan": [
{
"groups": ["益达"],
"location": [6, 1],
"groups": [ "益达", "高台输出" ],
"location": [ 6, 1 ],
"direction": "down"
},
{
"groups": ["高台输出"],
"location": [7, 4],
"groups": [ "高台输出" ],
"location": [ 7, 4 ],
"direction": "left"
},
{
"groups": ["提丰", "高台输出"],
"location": [6, 5],
"groups": [ "提丰", "高台输出" ],
"location": [ 6, 5 ],
"direction": "up"
},
{
"groups": ["单奶"],
"location": [8, 3],
"groups": [ "单奶" ],
"location": [ 8, 3 ],
"direction": "left"
},
{
"groups": ["玛恩纳", "地面远程", "重装", "地面阻挡"],
"location": [7, 3],
"groups": [ "玛恩纳", "地面远程", "重装", "地面阻挡" ],
"location": [ 7, 3 ],
"direction": "left"
},
{