perf: 优化部分肉鸽逻辑

This commit is contained in:
Lancarus
2023-10-19 21:03:01 +08:00
parent fb13a0f943
commit fd7feeb9a9
5 changed files with 107 additions and 38 deletions

View File

@@ -277,7 +277,7 @@
"direction": "right",
"condition": [
43,
50
60
]
},
{
@@ -297,7 +297,7 @@
"direction": "left",
"condition": [
43,
50
60
]
}
],
@@ -319,7 +319,7 @@
],
"condition": [
43,
50
55
]
},
{

View File

@@ -10,7 +10,7 @@
"alternate_skill": 1,
"is_start": true,
"is_key": true,
"recruit_priority": 710,
"recruit_priority": 810,
"promote_priority": 1000,
"promote_priority_when_team_full": 1200,
"recruit_priority_offsets": [
@@ -22,7 +22,7 @@
],
"threshold": 0,
"is_less": true,
"offset": 300
"offset": 200
}
]
}

View File

@@ -4,9 +4,9 @@
{
"location": [
5,
2
5
],
"direction": "down"
"direction": "right"
}
],
"deploy_plan": [
@@ -14,7 +14,9 @@
"groups": [
"情报官",
"投锋",
"挡人先锋"
"挡人先锋",
"地面远程",
"地面阻挡"
],
"location": [
5,
@@ -24,7 +26,10 @@
},
{
"groups": [
"焰苇"
"焰苇",
"狙击",
"凯尔希",
"群奶"
],
"location": [
3,
@@ -32,21 +37,10 @@
],
"direction": "right"
},
{
"groups": [
"凯尔希",
"单奶",
"群奶"
],
"location": [
6,
5
],
"direction": "left"
},
{
"groups": [
"地面阻挡",
"处决者",
"其他地面"
],
"location": [
@@ -57,19 +51,17 @@
},
{
"groups": [
"单奶",
"奶"
"凯尔希",
"奶"
],
"location": [
7,
4
2,
3
],
"direction": "left"
"direction": "right"
},
{
"groups": [
"水陈",
"狙击",
"高台输出",
"辅助",
"其他高台"
@@ -92,29 +84,88 @@
},
{
"groups": [
"水陈",
"狙击",
"盾法",
"高台输出",
"辅助",
"其他高台"
],
"location": [
6,
6
5
],
"direction": "left"
},
{
"groups": [
"高台输出",
"辅助",
"其他高台"
],
"location": [
1,
5
],
"direction": "right"
},
{
"groups": [
"地面阻挡",
"处决者",
"炮灰",
"地刺",
"其他地面",
"支援陷阱",
"障碍物"
],
"location": [
5,
5
],
"direction": "down"
},
{
"groups": [
"奶"
],
"location": [
1,
6
],
"direction": "right"
},
{
"groups": [
"领主",
"地面远程",
"地面阻挡",
"处决者",
"其他地面"
],
"location": [
6,
6
5,
2
],
"direction": "down"
},
{
"groups": [
"补给站"
],
"location": [
3,
3
],
"direction": "down"
},
{
"groups": [
"无人机"
],
"location": [
4,
3
],
"direction": "right"
}
]
}

View File

@@ -83,10 +83,30 @@
{
"groups": [
"提丰",
"狙击"
],
"location": [
3,
3
],
"direction": "right"
},
{
"groups": [
"水陈",
"盾法"
],
"location": [
5,
3
],
"direction": "right"
},
{
"groups": [
"高台输出",
"狙击",
"盾法",
"辅助",
"奶",
"其他高台"
],
"location": [
@@ -148,7 +168,6 @@
"groups": [
"处决者",
"情报官"
],
"location": [
2,
@@ -211,4 +230,4 @@
]
}
]
}
}

View File

@@ -2002,7 +2002,6 @@
{
"name": "莫斯提马",
"skill": 3,
"is_key": true,
"alternate_skill": 2,
"recruit_priority": 625,
"promote_priority": 910,