fix: 萨米boss关正则替换错误

This commit is contained in:
Lancarus
2023-09-03 20:51:01 +08:00
parent 359ece7ae7
commit 1dc6b21dee
5 changed files with 362 additions and 154 deletions

View File

@@ -6,15 +6,24 @@
9,
6
],
"direction": "up"
"direction": "left"
}
],
"deploy_plan": [
{
"groups": [
"情报官",
"挡人先锋",
"投锋"
"挡人先锋"
],
"location": [
8,
6
],
"direction": "left"
},
{
"groups": [
"回费"
],
"location": [
9,
@@ -24,44 +33,17 @@
},
{
"groups": [
"凯尔希",
"召唤"
],
"location": [
8,
2
],
"direction": "left"
},
{
"groups": [
"地面阻挡",
"其他地面"
],
"location": [
5,
1
],
"direction": "left"
},
{
"groups": [
"玛恩纳"
"地面阻挡"
],
"location": [
7,
1
6
],
"direction": "left"
},
{
"groups": [
"焰苇",
"水陈",
"狙击",
"高台输出",
"辅助",
"其他高台"
"高台输出"
],
"location": [
6,
@@ -71,30 +53,12 @@
},
{
"groups": [
"地面阻挡",
"处决者",
"其他地面"
],
"location": [
8,
6
],
"direction": "left"
},
{
"groups": [
"奶"
],
"location": [
8,
4
],
"direction": "down"
},
{
"groups": [
"高台输出",
"其他高台"
"焰苇",
"凯尔希",
"速狙",
"术士",
"召唤",
"高台输出"
],
"location": [
7,
@@ -104,15 +68,156 @@
},
{
"groups": [
"地面阻挡",
"处决者",
"其他地面"
"狙击"
],
"location": [
7,
6
8,
4
],
"direction": "left"
},
{
"groups": [
"处决者",
"情报官",
"炮灰"
],
"location": [
3,
3
],
"direction": "up",
"condition": [
1,
2
]
},
{
"groups": [
"玛恩纳"
],
"location": [
5,
3
],
"direction": "left"
},
{
"groups": [
"地面远程",
"炮灰"
],
"location": [
3,
1
],
"direction": "up",
"condition": [
1,
5
]
},
{
"groups": [
"处决者",
"情报官",
"炮灰"
],
"location": [
4,
1
],
"direction": "left",
"condition": [
3,
7
]
},
{
"groups": [
"处决者",
"情报官",
"炮灰"
],
"location": [
5,
1
],
"direction": "left",
"condition": [
4,
8
]
},
{
"groups": [
"地面远程",
"处决者",
"情报官",
"炮灰"
],
"location": [
5,
3
],
"direction": "left",
"condition": [
4,
10
]
}
],
"retreat_plan": [
{
"location": [
3,
3
],
"condition": [
6,
10
]
},
{
"location": [
4,
1
],
"condition": [
8,
10
]
},
{
"location": [
4,
1
],
"condition": [
8,
10
]
},
{
"location": [
5,
3
],
"condition": [
10,
16
]
},
{
"location": [
6,
2
],
"condition": [
20,
25
]
}
]
}
}

View File

@@ -12,9 +12,7 @@
"deploy_plan": [
{
"groups": [
"情报官",
"挡人先锋",
"投锋"
"回费"
],
"location": [
9,
@@ -24,7 +22,19 @@
},
{
"groups": [
"玛恩纳"
],
"location": [
7,
3
],
"direction": "down"
},
{
"groups": [
"史尔特尔",
"地面阻挡",
"地面远程",
"其他地面"
],
"location": [
@@ -35,7 +45,19 @@
},
{
"groups": [
"焰苇"
"浊心斯卡蒂"
],
"location": [
7,
4
],
"direction": "left"
},
{
"groups": [
"焰苇",
"凯尔希",
"奶"
],
"location": [
5,
@@ -43,17 +65,6 @@
],
"direction": "right"
},
{
"groups": [
"凯尔希",
"奶"
],
"location": [
10,
4
],
"direction": "left"
},
{
"groups": [
"地面阻挡",
@@ -66,8 +77,10 @@
"direction": "left"
},
{
"groups": [
"groups": [
"高台输出",
"狙击",
"盾法",
"辅助",
"其他高台"
],
@@ -75,17 +88,7 @@
7,
4
],
"direction": "up"
},
{
"groups": [
"玛恩纳"
],
"location": [
6,
4
],
"direction": "right"
"direction": "left"
},
{
"groups": [
@@ -100,27 +103,62 @@
{
"groups": [
"高台输出",
"狙击",
"狙击",
"辅助",
"其他高台"
],
"location": [
3,
5,
2
],
"direction": "right"
},
{
"groups": [
"处决者",
"地面远程",
"地刺",
"地面阻挡",
"其他地面"
],
"location": [
4,
4
],
"direction": "right"
},
{
"groups": [
"处决者",
"地刺",
"地面阻挡",
"其他地面"
],
"location": [
6,
4
],
"direction": "down"
},
{
"groups": [
"地面阻挡",
"处决者",
"其他地面"
"奶"
],
"location": [
10,
1
4,
2
],
"direction": "left"
"direction": "down"
},
{
"groups": [
"补给站"
],
"location": [
5,
3
],
"direction": "down"
}
]
}
}

View File

@@ -3,19 +3,17 @@
"replacement_home": [
{
"location": [
2,
1
4,
3
],
"direction": "down"
"direction": "right"
}
],
"deploy_plan": [
{
"groups": [
"情报官",
"投锋",
"挡人先锋",
"其他地面"
"情报官"
],
"location": [
2,
@@ -25,13 +23,13 @@
},
{
"groups": [
"焰苇"
"回费"
],
"location": [
5,
2
2,
5
],
"direction": "right"
"direction": "up"
},
{
"groups": [
@@ -45,48 +43,42 @@
},
{
"groups": [
"凯尔希",
"单奶",
"群奶"
"焰苇"
],
"location": [
3,
2
],
"direction": "down"
"direction": "right"
},
{
"groups": [
"地面阻挡",
"其他地面"
"浊心斯卡蒂"
],
"location": [
4,
5
3,
4
],
"direction": "up"
},
{
"groups": [
"水陈",
"狙击",
"高台输出",
"其他高台"
"凯尔希",
"单奶"
],
"location": [
5,
1,
3
],
"direction": "right"
},
{
"groups": [
"水陈",
"狙击",
"提丰",
"高台输出",
"狙击",
"盾法",
"辅助",
"单奶",
"群奶",
"其他高台"
],
"location": [
@@ -97,10 +89,59 @@
},
{
"groups": [
"情报官",
"处决者",
"高台输出",
"狙击",
"盾法",
"辅助",
"其他高台"
],
"location": [
3,
2
],
"direction": "right"
},
{
"groups": [
"地面远程",
"地面阻挡",
"地刺",
"其他地面"
],
"location": [
4,
2
],
"direction": "right"
},
{
"groups": [
"地面远程",
"地面阻挡",
"其他地面"
],
"location": [
4,
4
],
"direction": "right"
},
{
"groups": [
"补给站"
],
"location": [
5,
3
],
"direction": "left"
},
{
"groups": [
"处决者",
"情报官"
],
"location": [
2,
2
@@ -118,13 +159,13 @@
"其他地面"
],
"location": [
4,
2
7,
3
],
"direction": "down",
"direction": "right",
"condition": [
10,
30
25,
50
]
}
],
@@ -138,6 +179,26 @@
10,
30
]
},
{
"location": [
2,
1
],
"condition": [
29,
50
]
},
{
"location": [
2,
5
],
"condition": [
29,
50
]
}
]
}
}

View File

@@ -302,7 +302,7 @@
"Doc": "地面阻挡≤1时幽灵鲨的招募优先级-300"
}
]
},
},
{
"name": "归溟幽灵鲨",
"skill": 2,
@@ -2016,10 +2016,10 @@
},
{
"name": "圣约送葬人"
},
},
{
"name": "塞雷娅"
},
},
{
"name": "煌"
},
@@ -2193,7 +2193,7 @@
},
{
"name": "艾丝黛尔",
"skill":2
"skill": 2
},
{
"name": "芬"
@@ -2501,7 +2501,7 @@
{
"name": "白金",
"skill": 2,
"promote_priority":350
"promote_priority": 350
},
{
"name": "克洛丝"
@@ -2509,7 +2509,7 @@
{
"name": "卡达",
"skill": 2,
"promote_priority":300
"promote_priority": 300
},
{
"name": "史都华德"
@@ -2575,7 +2575,8 @@
},
{
"name": "伊桑",
"skill": 1,
"skill": 2,
"is_key": true,
"recruit_priority": 405,
"promote_priority": 405,
"recruit_priority_offsets": [
@@ -2679,6 +2680,18 @@
},
{
"name": "“弦惊”"
},
{
"name": "幻影"
},
{
"name": "掩体"
},
{
"name": "归溟幽灵鲨"
},
{
"name": "幽灵鲨"
}
]
},
@@ -2738,7 +2751,7 @@
"offset": -300
}
]
},
},
{
"name": "歌蕾蒂娅",
"skill": 3,
@@ -2818,16 +2831,7 @@
"name": "泡普卡",
"skill": 1,
"recruit_priority": 460,
"is_key": true,
"recruit_priority_offsets": [
{
"groups": [
"焰苇"
],
"threshold": 1,
"offset": 300
}
]
"is_key": true
},
{
"name": "月见夜",
@@ -2969,7 +2973,7 @@
"name": "莱恩哈特",
"skill": 2,
"promote_priority": 250
},
},
{
"name": "罗宾",
"skill": 1,

View File

@@ -6518,7 +6518,7 @@
"“命运的宠儿”"
],
[
"巍峨银*",
"巍峨银.*",
"巍峨银凇"
]
]