mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-15 17:30:27 +08:00
perf: 优化萨米肉鸽策略 (#9185)
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
"direction": "right",
|
||||
"condition": [
|
||||
0,
|
||||
10
|
||||
3
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -50,6 +50,16 @@
|
||||
],
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"益达"
|
||||
],
|
||||
"location": [
|
||||
7,
|
||||
4
|
||||
],
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"凯尔希",
|
||||
|
||||
@@ -231,7 +231,7 @@
|
||||
9,
|
||||
4
|
||||
],
|
||||
"direction": "right",
|
||||
"direction": "up",
|
||||
"condition": [
|
||||
1,
|
||||
52
|
||||
@@ -260,12 +260,12 @@
|
||||
"其他地面"
|
||||
],
|
||||
"location": [
|
||||
10,
|
||||
9,
|
||||
6
|
||||
],
|
||||
"direction": "right",
|
||||
"direction": "up",
|
||||
"condition": [
|
||||
1,
|
||||
10,
|
||||
52
|
||||
]
|
||||
},
|
||||
|
||||
@@ -22,8 +22,7 @@
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"处决者",
|
||||
"情报官"
|
||||
"处决者"
|
||||
],
|
||||
"location": [
|
||||
2,
|
||||
@@ -35,6 +34,16 @@
|
||||
22
|
||||
]
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"伊内丝"
|
||||
],
|
||||
"location": [
|
||||
2,
|
||||
5
|
||||
],
|
||||
"direction": "right"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"益达"
|
||||
|
||||
@@ -64,13 +64,13 @@
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"提丰"
|
||||
"益达"
|
||||
],
|
||||
"location": [
|
||||
5,
|
||||
3
|
||||
7,
|
||||
5
|
||||
],
|
||||
"direction": "right"
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
|
||||
@@ -196,10 +196,10 @@
|
||||
"障碍物"
|
||||
],
|
||||
"location": [
|
||||
4,
|
||||
3
|
||||
6,
|
||||
2
|
||||
],
|
||||
"direction": "right"
|
||||
"direction": "down"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
|
||||
@@ -191,7 +191,7 @@
|
||||
"name": "假日威龙陈",
|
||||
"skill": 3,
|
||||
"alternate_skill": 1,
|
||||
"recruit_priority": 829,
|
||||
"recruit_priority": 810,
|
||||
"promote_priority": 940,
|
||||
"is_key": true,
|
||||
"is_start": true,
|
||||
@@ -1453,52 +1453,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "淬羽赫默",
|
||||
"skill": 2
|
||||
},
|
||||
{
|
||||
"name": "月禾"
|
||||
},
|
||||
{
|
||||
"name": "九色鹿",
|
||||
"skill": 2
|
||||
},
|
||||
{
|
||||
"name": "夏栎",
|
||||
"skill": 1,
|
||||
"recruit_priority": 132,
|
||||
"promote_priority": 0,
|
||||
"recruit_priority_offsets": [
|
||||
{
|
||||
"groups": [
|
||||
"单奶",
|
||||
"群奶"
|
||||
],
|
||||
"threshold": 0,
|
||||
"is_less": true,
|
||||
"offset": 500
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "波登可",
|
||||
"skill": 1,
|
||||
"recruit_priority": 131,
|
||||
"promote_priority": 0,
|
||||
"recruit_priority_offsets": [
|
||||
{
|
||||
"groups": [
|
||||
"单奶",
|
||||
"群奶",
|
||||
"凯尔希"
|
||||
],
|
||||
"threshold": 0,
|
||||
"is_less": true,
|
||||
"offset": 450
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "末药"
|
||||
},
|
||||
@@ -1715,13 +1669,19 @@
|
||||
],
|
||||
"threshold": 3,
|
||||
"offset": -180
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"浊心斯卡蒂"
|
||||
],
|
||||
"threshold": 1,
|
||||
"offset": -580
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "魔王",
|
||||
"skill": 2,
|
||||
"is_key": true,
|
||||
"recruit_priority": 630,
|
||||
"promote_priority": 690,
|
||||
"recruit_priority_offsets": [
|
||||
@@ -1731,7 +1691,14 @@
|
||||
"群奶"
|
||||
],
|
||||
"threshold": 3,
|
||||
"offset": -180
|
||||
"offset": -280
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"浊心斯卡蒂"
|
||||
],
|
||||
"threshold": 1,
|
||||
"offset": -580
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -1739,6 +1706,7 @@
|
||||
},
|
||||
{
|
||||
"name": "群奶",
|
||||
"doc": "主要以攻击范围区分",
|
||||
"opers": [
|
||||
{
|
||||
"name": "夜莺",
|
||||
@@ -1828,6 +1796,52 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "淬羽赫默",
|
||||
"skill": 2
|
||||
},
|
||||
{
|
||||
"name": "月禾"
|
||||
},
|
||||
{
|
||||
"name": "九色鹿",
|
||||
"skill": 2
|
||||
},
|
||||
{
|
||||
"name": "夏栎",
|
||||
"skill": 1,
|
||||
"recruit_priority": 132,
|
||||
"promote_priority": 0,
|
||||
"recruit_priority_offsets": [
|
||||
{
|
||||
"groups": [
|
||||
"单奶",
|
||||
"群奶"
|
||||
],
|
||||
"threshold": 0,
|
||||
"is_less": true,
|
||||
"offset": 500
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "波登可",
|
||||
"skill": 1,
|
||||
"recruit_priority": 131,
|
||||
"promote_priority": 0,
|
||||
"recruit_priority_offsets": [
|
||||
{
|
||||
"groups": [
|
||||
"单奶",
|
||||
"群奶",
|
||||
"凯尔希"
|
||||
],
|
||||
"threshold": 0,
|
||||
"is_less": true,
|
||||
"offset": 450
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "浊心斯卡蒂"
|
||||
},
|
||||
@@ -2205,7 +2219,7 @@
|
||||
"skill": 3,
|
||||
"alternate_skill": 1,
|
||||
"is_key": true,
|
||||
"recruit_priority": 642,
|
||||
"recruit_priority": 782,
|
||||
"promote_priority": 841
|
||||
},
|
||||
{
|
||||
@@ -2468,12 +2482,21 @@
|
||||
"skill": 3,
|
||||
"alternate_skill": 2,
|
||||
"is_key": true,
|
||||
"recruit_priority": 586,
|
||||
"promote_priority": 612
|
||||
"recruit_priority": 486,
|
||||
"promote_priority": 612,
|
||||
"recruit_priority_offsets": [
|
||||
{
|
||||
"groups": [
|
||||
"术师"
|
||||
],
|
||||
"threshold": 2,
|
||||
"offset": 80
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "灵知",
|
||||
"skill": 1,
|
||||
"skill": 2,
|
||||
"is_key": true,
|
||||
"recruit_priority": 526,
|
||||
"promote_priority": 602
|
||||
|
||||
Reference in New Issue
Block a user