mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-17 18:01:26 +08:00
feat: 优化萨米肉鸽策略
This commit is contained in:
@@ -100,22 +100,7 @@
|
||||
1,
|
||||
60
|
||||
]
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"浊心斯卡蒂",
|
||||
"群奶"
|
||||
],
|
||||
"location": [
|
||||
5,
|
||||
5
|
||||
],
|
||||
"direction": "left",
|
||||
"condition": [
|
||||
1,
|
||||
60
|
||||
]
|
||||
},
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"凯尔希",
|
||||
@@ -149,6 +134,21 @@
|
||||
60
|
||||
]
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"浊心斯卡蒂",
|
||||
"群奶"
|
||||
],
|
||||
"location": [
|
||||
5,
|
||||
5
|
||||
],
|
||||
"direction": "left",
|
||||
"condition": [
|
||||
1,
|
||||
60
|
||||
]
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"水陈"
|
||||
@@ -214,23 +214,6 @@
|
||||
60
|
||||
]
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"地面阻挡",
|
||||
"处决者",
|
||||
"地刺",
|
||||
"其他地面"
|
||||
],
|
||||
"location": [
|
||||
4,
|
||||
5
|
||||
],
|
||||
"direction": "right",
|
||||
"condition": [
|
||||
10,
|
||||
60
|
||||
]
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"地面阻挡",
|
||||
|
||||
@@ -86,8 +86,10 @@
|
||||
{
|
||||
"groups": [
|
||||
"凯尔希",
|
||||
"地面阻挡",
|
||||
"召唤"
|
||||
"重装",
|
||||
"召唤",
|
||||
"近卫",
|
||||
"其他地面"
|
||||
],
|
||||
"threshold": 1,
|
||||
"is_less": true,
|
||||
@@ -506,16 +508,16 @@
|
||||
"alternate_skill": 1,
|
||||
"is_key": true,
|
||||
"is_start": true,
|
||||
"recruit_priority": 710,
|
||||
"promote_priority": 880,
|
||||
"recruit_priority": 619,
|
||||
"promote_priority": 700,
|
||||
"recruit_priority_offsets": [
|
||||
{
|
||||
"groups": [
|
||||
"凯尔希",
|
||||
"近卫"
|
||||
"重装"
|
||||
],
|
||||
"threshold": 2,
|
||||
"offset": -200
|
||||
"offset": -250
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -683,7 +685,7 @@
|
||||
{
|
||||
"name": "涤火杰西卡",
|
||||
"skill": 2,
|
||||
"recruit_priority": 614,
|
||||
"recruit_priority": 622,
|
||||
"promote_priority": 650,
|
||||
"recruit_priority_offsets": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user