mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 02:10:21 +08:00
feat: 优化萨米肉鸽部分关卡逻辑,优化招募逻辑
This commit is contained in:
@@ -23,19 +23,7 @@
|
||||
"direction": "left"
|
||||
}
|
||||
],
|
||||
"deploy_plan": [
|
||||
|
||||
{
|
||||
"groups": [
|
||||
"投锋",
|
||||
"情报官"
|
||||
],
|
||||
"location": [
|
||||
9,
|
||||
4
|
||||
],
|
||||
"direction": "up"
|
||||
},
|
||||
"deploy_plan": [
|
||||
{
|
||||
"groups": [
|
||||
"回费"
|
||||
@@ -46,18 +34,7 @@
|
||||
],
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"地面阻挡",
|
||||
"处决者",
|
||||
"其他地面"
|
||||
],
|
||||
"location": [
|
||||
9,
|
||||
3
|
||||
],
|
||||
"direction": "up"
|
||||
},
|
||||
|
||||
{
|
||||
"groups": [
|
||||
"地面阻挡",
|
||||
@@ -92,13 +69,12 @@
|
||||
4
|
||||
],
|
||||
"direction": "right"
|
||||
},
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"地面阻挡",
|
||||
"处决者",
|
||||
"其他地面"
|
||||
|
||||
],
|
||||
"location": [
|
||||
9,
|
||||
@@ -157,7 +133,8 @@
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"玛恩纳"
|
||||
"玛恩纳",
|
||||
"地刺"
|
||||
],
|
||||
"location": [
|
||||
9,
|
||||
|
||||
@@ -159,7 +159,6 @@
|
||||
"recruit_priority": 720,
|
||||
"promote_priority": 400,
|
||||
"is_start": true,
|
||||
"is_key": true,
|
||||
"recruit_priority_offsets": [
|
||||
{
|
||||
"groups": [
|
||||
@@ -169,7 +168,7 @@
|
||||
"重装"
|
||||
],
|
||||
"threshold": 1,
|
||||
"offset": -400
|
||||
"offset": -300
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1025,7 +1024,6 @@
|
||||
"skill": 1,
|
||||
"recruit_priority": 699,
|
||||
"promote_priority": 590,
|
||||
"is_key": true,
|
||||
"recruit_priority_offsets": [
|
||||
{
|
||||
"groups": [
|
||||
@@ -1448,11 +1446,12 @@
|
||||
},
|
||||
{
|
||||
"name": "浊心斯卡蒂",
|
||||
"is_key": true,
|
||||
"opers": [
|
||||
{
|
||||
"name": "浊心斯卡蒂",
|
||||
"skill": 2,
|
||||
|
||||
"is_key": true,
|
||||
"recruit_priority": 727,
|
||||
"promote_priority": 710,
|
||||
"recruit_priority_offsets": [
|
||||
|
||||
Reference in New Issue
Block a user