优化了萨米肉鸽第三层的部分关卡打法,更新了肉鸽文档 (#5986)

This commit is contained in:
Lancarus
2023-08-19 13:33:21 +08:00
committed by GitHub
10 changed files with 913 additions and 327 deletions

View File

@@ -28,7 +28,7 @@ icon: ri:game-fill
{
"theme": "Phantom", //肉鸽主题(这里是傀影)
"priority": [ //群组的优先度,有序
...
...
],
"team_complete_condition": [ //阵容完备度检测
...
@@ -41,6 +41,18 @@ icon: ri:game-fill
按照你的游戏理解将干员分成不同的 ***groups*** (群组,相关概念参考 [战斗流程协议](3.3-战斗流程协议.md)
::: info 注意
1. 同一group内的干员和召唤物必须部署方式一致(即同为近战或者同为高台)
2. 允许同一干员或者召唤物根据用法不同,被分类至不同的group
3. 请不要修改已经存在的group名称,以免在MAA更新时导致之前版本的作业无法使用
4. 请尽量不要新增group,尽量将新添加进作业的单位按照用法纳入已经存在的group
:::
```json
{
"theme": "Phantom",
@@ -62,7 +74,8 @@ icon: ri:game-fill
"team_complete_condition": [
...
]
}
]
}
```
1. 已有群组介绍
@@ -74,12 +87,12 @@ icon: ri:game-fill
| ***地面单切*** | 单独对战精英怪 | 处决者特种 | 史尔特尔、异德、夜刀x、M3、红 |
| ***高台C*** | 常态和决战输出 | 狙击、术士 | 假日威龙陈、澄闪、艾雅法拉、肥鸭 |
| ***高台输出*** | 对空和常态输出 | 狙击、术士 | 空弦、能天使、克洛丝、史都华德 |
| ***奶*** | 站场和清杂能力 | 治疗、辅助 | 凯尔希、浊心斯卡蒂、芙蓉、安赛尔 |
| ***奶*** | 治疗能力 | 治疗、辅助 | 凯尔希、浊心斯卡蒂、芙蓉、安赛尔 |
| ***回费*** | 回复cost | 先锋 | 桃金娘、伊内丝、芬、香草 |
| ***炮灰*** | 吸收炮弹、再部署 | 特种、召唤物 | M3、红、桃金娘、预备干员 |
| ***高台预备*** | 有一定输出能力 | | 梓兰、预备干员 |
2. 需要特殊操作的群组
3. 需要特殊操作的群组
除了上面那些比较笼统的分组,我们有时候需要对一些干员或者干员种类进行一些定制的精细化操作,比如
| 分组 | 包括干员 | 主要特点 |
@@ -88,6 +101,7 @@ icon: ri:game-fill
| 召唤类 | 凯尔希、令、稀音 | 自带地面阻挡,有的图需要优先部署,召唤物可以当阻挡也可以当炮灰 |
| 情报官 | 晓歌、伊内丝 | 既可以回费、又可以侧面输出、还可以单切 |
| 浊心斯卡蒂 | 浊心斯卡蒂 | 低压时奶量尚可,但是范围特殊,一些图有比较适配的位置 |
| 焰苇 | 焰影苇草 | 萨米肉鸽常用开局干员,兼具治疗和输出,一些图有比较适配的位置 |
| 银灰 | 银灰、玛恩纳 | 地面大范围决战输出可以针对boss进行部署 |
| 史尔特尔 | 史尔特尔 | 由于精二后固定携带3技能这时站场能力几乎为零需要阻挡位的部署优先度极低 |
| 骰子 | 骰子 | 水月肉鸽中的骰子需要单独操作 |
@@ -109,7 +123,7 @@ icon: ri:game-fill
{
"theme": "Phantom", //肉鸽主题
"priority": [ //群组
...
...
],
"team_complete_condition": [ //阵容完备度检测
{
@@ -168,12 +182,12 @@ icon: ri:game-fill
}
]
},
...
...
],
"team_complete_condition": [
...
]
}
}
```
3. 按照你的理解新增群组和干员
@@ -450,7 +464,7 @@ OCR识别不期而遇事件但是选项是操作固定的位置
`resource/roguelike/主题名/shopping.json` 描述了商店购买藏品(和战斗后选择藏品?)的策略
```jsonc
```json
{
"theme": "Phantom", //肉鸽主题名(这里是傀影)
"priority": [ //优先度,有序,顺序即为优先级,越在前面越优先购买但优先级判断在chars,roles的筛选之前可能出现高优先级商品被筛掉什么都不买的情况

View File

@@ -9,14 +9,35 @@
"direction": "right"
}
],
"blacklist_location": [
[
1,
4
],
[
1,
6
],
[
2,
6
]
],
"deploy_plan": [
{
"groups": [
"M3",
"挡人先锋",
"情报官",
"近卫",
"重装",
"回费"
],
"location": [
3,
5
],
"direction": "right"
},
{
"groups": [
"地面阻挡",
"其他地面"
],
"location": [
@@ -40,14 +61,10 @@
{
"groups": [
"凯尔希",
"单奶",
"群奶",
"水陈",
"速狙",
"狙击",
"术师",
"召唤",
"高台输出",
"辅助",
"盾法",
"奶",
"其他高台"
],
"location": [
@@ -56,6 +73,16 @@
],
"direction": "right"
},
{
"groups": [
"狙击"
],
"location": [
1,
5
],
"direction": "right"
},
{
"groups": [
"水陈",
@@ -73,21 +100,35 @@
},
{
"groups": [
"玛恩纳"
"凯尔希",
"高台输出",
"辅助",
"盾法",
"奶",
"其他高台"
],
"location": [
6,
4
10,
2
],
"direction": "down"
},
{
"groups": [
"M3",
"挡人先锋",
"情报官",
"近卫",
"重装",
"玛恩纳",
"地面阻挡",
"处决者"
],
"location": [
9,
3
],
"direction": "right"
},
{
"groups": [
"地面远程",
"地面阻挡",
"其他地面"
],
"location": [

View File

@@ -38,7 +38,15 @@
[
6,
4
]
],
[
4,
3
],
[
4,
4
]
],
"deploy_plan": [
{

View File

@@ -10,13 +10,41 @@
}
],
"deploy_plan": [
{
"groups": [
"情报官",
"回费"
],
"location": [
6,
6
],
"direction": "left"
},
{
"groups": [
"提丰"
],
"location": [
9,
5
],
"direction": "left"
},
{
"groups": [
"凯尔希"
],
"location": [
6,
2
],
"direction": "down"
},
{
"groups": [
"焰苇",
"速狙",
"狙击",
"水陈",
"术师",
"召唤",
"辅助",
"其他高台"
@@ -32,7 +60,23 @@
"焰苇",
"速狙",
"狙击",
"术师",
"召唤",
"辅助",
"奶",
"其他高台"
],
"location": [
5,
2
],
"direction": "right"
},
{
"groups": [
"水陈",
"速狙",
"盾法",
"术师",
"召唤",
"辅助",
@@ -46,30 +90,8 @@
},
{
"groups": [
"单奶",
"群奶",
"速狙",
"狙击",
"水陈",
"术师",
"召唤",
"辅助",
"其他高台"
],
"location": [
5,
2
],
"direction": "right"
},
{
"groups": [
"M3",
"挡人先锋",
"情报官",
"近卫",
"重装",
"投锋",
"地面远程",
"地面阻挡",
"其他地面"
],
"location": [
@@ -80,22 +102,18 @@
},
{
"groups": [
"凯尔希"
""
],
"location": [
4,
2
],
"direction": "down"
"direction": "right"
},
{
"groups": [
"M3",
"挡人先锋",
"情报官",
"近卫",
"重装",
"投锋",
"地面阻挡",
"处决者",
"其他地面"
],
"location": [
@@ -106,7 +124,7 @@
},
{
"groups": [
"玛恩纳",
"地面阻挡",
"处决者",
"其他地面"
],
@@ -118,19 +136,16 @@
},
{
"groups": [
"速狙",
"狙击",
"水陈",
"术师",
"召唤",
"辅助",
"其他高台"
"玛恩纳",
"地面阻挡",
"处决者",
"其他地面"
],
"location": [
8,
2
4,
6
],
"direction": "right"
"direction": "left"
}
]
}

View File

@@ -3,49 +3,35 @@
"replacement_home": [
{
"location": [
4,
0
5,
1
],
"direction": "none"
"direction": "down"
}
],
"blacklist_location": [
[
6,
2
],
[
7,
2
],
[
7,
1
],
[
5,
4
]
],
"deploy_plan": [
{
"groups": [
"M3",
"挡人先锋",
"近卫",
"重装",
"其他地面"
],
"location": [
4,
1
],
"direction": "right"
},
{
"groups": [
"凯尔希",
"焰苇",
"单奶",
"群奶"
],
"location": [
6,
1
],
"direction": "left"
},
{
"groups": [
"M3",
"近卫",
"挡人先锋",
"投锋",
"情报官",
"重装",
"其他地面"
"回费"
],
"location": [
5,
@@ -55,12 +41,77 @@
},
{
"groups": [
"M3",
"近卫",
"挡人先锋",
"投锋",
"情报官",
"重装",
"焰苇",
"召唤",
"速狙"
],
"location": [
6,
1
],
"direction": "left"
},
{
"groups": [
"凯尔希",
"盾法"
],
"location": [
4,
2
],
"direction": "right"
},
{
"groups": [
"地面阻挡",
"处决者",
"其他地面"
],
"location": [
4,
1
],
"direction": "left"
},
{
"groups": [
"提丰",
"水陈",
"盾法",
"高台输出"
],
"location": [
5,
3
],
"direction": "up"
},
{
"groups": [
"高台输出",
"辅助"
],
"location": [
6,
1
],
"direction": "left"
},
{
"groups": [
"大龙"
],
"location": [
5,
1
],
"direction": "right"
},
{
"groups": [
"地面阻挡",
"处决者",
"其他地面"
],
"location": [
@@ -71,42 +122,63 @@
},
{
"groups": [
"焰苇",
"单奶",
"群奶"
],
"location": [
5,
3
],
"direction": "up"
},
{
"groups": [
"水陈",
"速狙",
"狙击",
"术师",
"辅助",
"其他高台"
"",
"高台输出",
"辅助"
],
"location": [
4,
2
],
"direction": "right"
},
{
"groups": [
"奶",
"高台输出",
"辅助"
],
"location": [
3,
3
],
"direction": "up"
},
{
"groups": [
"高台输出",
"盾法",
"辅助",
"奶"
],
"location": [
2,
1
],
"direction": "down"
},
{
"groups": [
"地面阻挡",
"处决者"
],
"location": [
2,
2
],
"direction": "left"
},
{
"groups": [
"处决者",
"情报官",
"近卫"
"地面阻挡",
"其他地面"
],
"location": [
2,
2
7,
6
],
"direction": "left"
"direction": "right"
}
]
}

View File

@@ -3,30 +3,59 @@
"replacement_home": [
{
"location": [
7,
3
5,
4
],
"direction": "none"
},
{
"location": [
7,
2
],
"direction": "none"
"direction": "left"
}
],
"deploy_plan": [
{
"groups": [
"M3",
"挡人先锋",
"情报官",
"近卫",
"重装",
"投锋",
"回费"
],
"location": [
6,
3
],
"direction": "left"
},
{
"groups": [
"回费"
],
"location": [
6,
2
],
"direction": "left"
},
{
"groups": [
"召唤"
],
"location": [
6,
1
],
"direction": "left"
},
{
"groups": [
"地面阻挡",
"其他地面"
],
"location": [
5,
3
],
"direction": "down"
},
{
"groups": [
"大龙"
],
"location": [
5,
4
@@ -35,6 +64,7 @@
},
{
"groups": [
"提丰",
"凯尔希"
],
"location": [
@@ -47,9 +77,7 @@
"groups": [
"焰苇",
"速狙",
"狙击",
"术师",
"召唤",
"单奶",
"辅助",
"其他高台"
],
@@ -61,29 +89,7 @@
},
{
"groups": [
"焰苇",
"水陈",
"速狙",
"狙击",
"术师",
"召唤",
"辅助",
"其他高台"
],
"location": [
6,
4
],
"direction": "left"
},
{
"groups": [
"M3",
"挡人先锋",
"情报官",
"近卫",
"重装",
"投锋",
"地面阻挡",
"其他地面"
],
"location": [
@@ -94,9 +100,25 @@
},
{
"groups": [
"单奶",
"群奶",
"辅助"
"高台输出",
"盾法",
"辅助",
"奶",
"其他高台"
],
"location": [
6,
4
],
"direction": "left"
},
{
"groups": [
"水陈",
"盾法",
"辅助",
"奶"
],
"location": [
4,
@@ -110,21 +132,19 @@
],
"location": [
5,
3
2
],
"direction": "left"
"direction": "down"
},
{
"groups": [
"处决者",
"情报官",
"其他地面"
"补给站"
],
"location": [
4,
5
1
],
"direction": "left"
"direction": "down"
}
]
}

View File

@@ -13,40 +13,33 @@
9,
3
],
"direction": "left"
"direction": "up"
},
{
"location": [
10,
3
],
"direction": "left"
"direction": "up"
}
],
"deploy_plan": [
{
"groups": [
"M3",
"挡人先锋",
"groups": [
"情报官",
"近卫",
"重装",
"处决者",
"其他地面"
"回费",
"地面阻挡"
],
"location": [
8,
3
9,
4
],
"direction": "right"
"direction": "up"
},
{
"groups": [
"M3",
"挡人先锋",
"情报官",
"近卫",
"重装",
"地面阻挡",
"处决者",
"其他地面"
],
@@ -54,16 +47,13 @@
10,
3
],
"direction": "left"
"direction": "up"
},
{
"groups": [
"焰苇",
"水陈",
"术师",
"速狙",
"狙击",
"召唤",
"高台输出",
"其他高台"
],
"location": [
@@ -84,12 +74,9 @@
"direction": "right"
},
{
"groups": [
"焰苇",
"术师",
"速狙",
"groups": [
"狙击",
"其他高台"
"高台输出"
],
"location": [
7,
@@ -97,13 +84,20 @@
],
"direction": "left"
},
{
"groups": [
"狙击",
"高台输出"
],
"location": [
1,
3
],
"direction": "right"
},
{
"groups": [
"M3",
"重装",
"挡人先锋",
"情报官",
"近卫",
"地面阻挡",
"处决者",
"其他地面"
],
@@ -119,17 +113,13 @@
],
"location": [
9,
4
2
],
"direction": "up"
"direction": "down"
},
{
"groups": [
"近卫",
"挡人先锋",
"重装",
"挡人先锋",
"投锋",
"地面阻挡",
"处决者",
"其他地面"
],
@@ -138,22 +128,6 @@
4
],
"direction": "up"
},
{
"groups": [
"近卫",
"挡人先锋",
"重装",
"挡人先锋",
"投锋",
"处决者",
"其他地面"
],
"location": [
10,
4
],
"direction": "up"
}
}
]
}

View File

@@ -60,26 +60,14 @@
4
],
"direction": "right"
},
{
"groups": [
"凯尔希",
"单奶",
"群奶",
"盾法"
],
"location": [
5,
4
],
"direction": "up"
},
},
{
"groups": [
"焰苇",
"速狙",
"狙击",
"凯尔希",
"召唤",
"速狙",
"狙击",
"单奶"
],
"location": [
@@ -88,6 +76,17 @@
],
"direction": "down"
},
{
"groups": [
"高台输出",
"盾法"
],
"location": [
5,
4
],
"direction": "right"
},
{
"groups": [
"地面阻挡",
@@ -106,8 +105,8 @@
"其他高台"
],
"location": [
5,
2
6,
3
],
"direction": "right"
},
@@ -174,6 +173,7 @@
},
{
"groups": [
"重装",
"地面阻挡",
"处决者",
"其他地面",

View File

@@ -1,16 +1,9 @@
{
"stage_name": "饥渴祭坛",
"replacement_home": [
"replacement_home": [
{
"location": [
10,
2
],
"direction": "left"
},
{
"location": [
10,
8,
4
],
"direction": "left"
@@ -21,23 +14,16 @@
7,
5
],
[
8,
5
],
[
9,
5
]
]
],
"deploy_plan": [
{
"groups": [
"M3",
"挡人先锋",
"近卫",
"重装",
"其他地面"
"情报官",
"地面远程"
],
"location": [
9,
@@ -47,22 +33,18 @@
},
{
"groups": [
"凯尔希"
"凯尔希",
"单奶"
],
"location": [
9,
8,
1
],
"direction": "down"
},
{
"groups": [
"M3",
"投锋",
"情报官",
"近卫",
"重装",
"处决者",
"地面阻挡",
"其他地面"
],
"location": [
@@ -74,17 +56,18 @@
{
"groups": [
"焰苇",
"单奶"
"水陈"
],
"location": [
8,
1
3
],
"direction": "down"
"direction": "left"
},
{
"groups": [
"群奶"
"群奶",
"高台输出"
],
"location": [
8,
@@ -92,6 +75,27 @@
],
"direction": "up"
},
{
"groups": [
"大龙"
],
"location": [
8,
5
],
"direction": "up"
},
{
"groups": [
"领主",
"地面远程"
],
"location": [
8,
5
],
"direction": "left"
},
{
"groups": [
"玛恩纳"
@@ -104,12 +108,8 @@
},
{
"groups": [
"水陈",
"速狙",
"高台输出",
"辅助",
"狙击",
"术师",
"召唤",
"其他高台"
],
"location": [
@@ -119,18 +119,25 @@
"direction": "left"
},
{
"groups": [
"单奶",
"辅助",
"狙击",
"术师",
"其他高台"
"groups": [
"狙击"
],
"location": [
9,
1
],
"direction": "left"
},
{
"groups": [
"盾法",
"水陈"
],
"location": [
6,
3
],
"direction": "right"
"direction": "left"
}
]
}

View File

@@ -477,7 +477,7 @@
{
"name": "临光",
"skill": 1,
"recruit_priority": 623,
"recruit_priority": 613,
"promote_priority": 190,
"recruit_priority_offsets": [
{
@@ -502,7 +502,7 @@
{
"name": "古米",
"skill": 1,
"recruit_priority": 624,
"recruit_priority": 614,
"promote_priority": 0,
"recruit_priority_offsets": [
{
@@ -603,7 +603,7 @@
"name": "蛇屠箱",
"skill": 2,
"is_key": true,
"recruit_priority": 623,
"recruit_priority": 622,
"promote_priority": 220,
"recruit_priority_offsets": [
{
@@ -1196,11 +1196,12 @@
{
"groups": [
"单奶",
"群奶"
"群奶",
"凯尔希"
],
"threshold": 0,
"is_less": true,
"offset": 500
"offset": 450
}
]
},
@@ -1338,8 +1339,8 @@
"单奶",
"群奶"
],
"threshold": 2,
"offset": -200
"threshold": 3,
"offset": -180
}
]
}
@@ -1502,7 +1503,7 @@
{
"name": "嵯峨",
"skill": 2,
"recruit_priority": 576,
"recruit_priority": 529,
"promote_priority": 50,
"recruit_priority_offsets": [
{
@@ -1519,7 +1520,7 @@
{
"name": "焰尾",
"skill": 2,
"recruit_priority": 578,
"recruit_priority": 528,
"promote_priority": 50,
"recruit_priority_offsets": [
{
@@ -1536,7 +1537,24 @@
{
"name": "德克萨斯",
"skill": 2,
"recruit_priority": 577,
"recruit_priority": 527,
"promote_priority": 50,
"recruit_priority_offsets": [
{
"groups": [
"投锋",
"挡人先锋",
"情报官"
],
"threshold": 2,
"offset": -300
}
]
},
{
"name": "青枳",
"skill": 2,
"recruit_priority": 507,
"promote_priority": 50,
"is_key": true,
"recruit_priority_offsets": [
@@ -1655,6 +1673,24 @@
"offset": -150
}
]
},
{
"name": "谜图",
"skill": 2,
"recruit_priority": 530,
"promote_priority": 330,
"is_key": true,
"recruit_priority_offsets": [
{
"groups": [
"挡人先锋",
"情报官",
"投锋"
],
"threshold": 2,
"offset": -150
}
]
}
]
@@ -1668,21 +1704,49 @@
"alternate_skill": 2,
"is_key": true,
"recruit_priority": 635,
"promote_priority": 810
"promote_priority": 810,
"recruit_priority_offsets": [
{
"groups": [
"术师"
],
"threshold": 1,
"offset": -120
}
]
},
{
"name": "艾雅法拉",
"skill": 2,
"skill": 2,
"is_key": true,
"recruit_priority": 640,
"promote_priority": 800
},
"promote_priority": 800,
"recruit_priority_offsets": [
{
"groups": [
"术师"
],
"threshold": 1,
"offset": -120
}
]
},
{
"name": "莫斯提马",
"skill": 3,
"skill": 3,
"is_key": true,
"alternate_skill": 2,
"recruit_priority": 625,
"promote_priority": 910
"promote_priority": 910,
"recruit_priority_offsets":[
{
"groups": [
"术师"
],
"threshold": 2,
"offset": -120
}
]
},
{
"name": "雪绒",
@@ -2008,6 +2072,9 @@
{
"name": "Sharp"
},
{
"name": "青枳"
},
{
"name": "讯使"
},
@@ -2020,6 +2087,9 @@
{
"name": "凛冬"
},
{
"name": "谜图"
},
{
"name": "泡普卡"
},
@@ -2055,12 +2125,12 @@
},
{
"name": "拉普兰德"
},
{
"name": "伊内丝"
},
{
"name": "幕落"
},
{
"name": "伊内丝"
},
{
"name": "帕拉斯"
@@ -2082,6 +2152,9 @@
},
{
"name": "雷蛇"
},
{
"name": "谜图"
},
{
"name": "月见夜"
@@ -2464,6 +2537,368 @@
}
]
},
{
"name": "无人机",
"doc":"范围内回血,部署位任意",
"opers": [
{
"name": "医疗探机"
},
{
"name": "斯卡蒂的海嗣"
},
{
"name": "U-Official"
}
]
},
{
"name": "奶",
"opers": [
{
"name": "Touch"
},
{
"name": "夜莺"
},
{
"name": "白面鸮"
},
{
"name": "纯烬艾雅法拉"
},
{
"name": "焰影苇草"
},
{
"name": "蜜莓"
},
{
"name": "桑葚"
},
{
"name": "闪灵"
},
{
"name": "流明"
},
{
"name": "华法琳"
},
{
"name": "苏苏洛"
},
{
"name": "赫默"
},
{
"name": "褐果"
},
{
"name": "浊心斯卡蒂"
},
{
"name": "清流"
},
{
"name": "调香师"
},
{
"name": "絮雨"
},
{
"name": "微风"
},
{
"name": "末药"
},
{
"name": "嘉维尔"
},
{
"name": "安赛尔"
},
{
"name": "芙蓉"
},
{
"name": "夏栎"
},
{
"name": "波登可"
},
{
"name": "预备干员-后勤"
},
{
"name": "图耶"
},
{
"name": "亚叶"
},
{
"name": "锡兰"
}
]
},
{
"name": "回费",
"opers": [
{
"name": "琴柳"
},
{
"name": "极境"
},
{
"name": "桃金娘"
},
{
"name": "郁金香"
},
{
"name": "焰尾"
},
{
"name": "嵯峨"
},
{
"name": "推进之王"
},
{
"name": "德克萨斯"
},
{
"name": "讯使"
},
{
"name": "清道夫"
},
{
"name": "贾维"
},
{
"name": "凛冬"
},
{
"name": "芬"
},
{
"name": "香草"
},
{
"name": "伊内丝"
},
{
"name": "晓歌"
}
]
},
{
"name": "高台输出",
"opers": [
{
"name": "假日威龙陈"
},
{
"name": "澄闪"
},
{
"name": "艾雅法拉"
},
{
"name": "焰影苇草"
},
{
"name": "空弦"
},
{
"name": "能天使"
},
{
"name": "灰烬"
},
{
"name": "焰影苇草"
},
{
"name": "异客"
},
{
"name": "令"
},
{
"name": "莫斯提马"
},
{
"name": "Stormeye"
},
{
"name": "蓝毒"
},
{
"name": "寒芒克洛丝"
},
{
"name": "稀音"
},
{
"name": "霍尔海雅"
},
{
"name": "多萝西"
},
{
"name": "克洛丝"
},
{
"name": "史都华德"
},
{
"name": "“逍遥”"
},
{
"name": "麦哲伦"
},
{
"name": "鸿雪"
},
{
"name": "黑"
},
{
"name": "Pith"
},
{
"name": "龙腾.A"
}
]
},
{
"name": "地刺",
"opers": [
{
"name": "水月",
"skill": 1,
"recruit_priority": 395,
"promote_priority": 440,
"recruit_priority_offsets": [
{
"groups": [
"凯尔希",
"近卫",
"重装"
],
"threshold": 1,
"is_less": true,
"offset": -600
}
]
},
{
"name": "归溟幽灵鲨"
},
{
"name": "狮蝎",
"skill": 1,
"recruit_priority": 385,
"promote_priority": 400,
"recruit_priority_offsets": [
{
"groups": [
"凯尔希",
"近卫",
"重装"
],
"threshold": 1,
"is_less": true,
"offset": -600
}
]
},
{
"name": "伊桑",
"skill": 1,
"recruit_priority": 405,
"promote_priority": 405,
"recruit_priority_offsets": [
{
"groups": [
"凯尔希",
"近卫",
"重装"
],
"threshold": 1,
"is_less": true,
"offset": -600
}
]
}
]
},
{
"name": "炮灰",
"doc":"唤醒羊癫疯或者吸引炸弹",
"opers": [
{
"name": "夜刀"
},
{
"name": "砾"
},
{
"name": "镜中虚影"
},
{
"name": "红"
},
{
"name": "Mon3tr"
},
{
"name": "傀影"
},
{
"name": "麒麟X夜刀"
},
{
"name": "缄默德克萨斯"
},
{
"name": "移动摄影器"
},
{
"name": "“清平”"
},
{
"name": "预备干员-近战"
},
{
"name": "预备干员-重装"
},
{
"name": "桃金娘"
},
{
"name": "极境"
},
{
"name": "琴柳"
},
{
"name": "“弦惊”"
}
]
},
{
"name": "大龙",
"opers": [
{
"name": "“弦惊”"
}
]
},
{
"name": "无人机",
"doc":"范围内回血,部署位任意",