mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
chore: 优化保全雷神工业第五层部署逻辑 (#4503)
This commit is contained in:
@@ -581,8 +581,7 @@
|
||||
{
|
||||
"core": "夜莺",
|
||||
"tool_men": {
|
||||
"狙击": 1,
|
||||
"医疗": 1
|
||||
"狙击": 1
|
||||
},
|
||||
"location": [
|
||||
1,
|
||||
@@ -615,7 +614,7 @@
|
||||
{
|
||||
"core": "白面鸮",
|
||||
"tool_men": {
|
||||
"狙击": 2
|
||||
"狙击": 1
|
||||
},
|
||||
"location": [
|
||||
1,
|
||||
@@ -628,19 +627,8 @@
|
||||
"辅助": 100
|
||||
},
|
||||
"location": [
|
||||
6,
|
||||
4
|
||||
],
|
||||
"direction": "Right"
|
||||
},
|
||||
{
|
||||
"tool_men": {
|
||||
"先锋": 100,
|
||||
"重装": 100
|
||||
},
|
||||
"location": [
|
||||
1,
|
||||
3
|
||||
3,
|
||||
2
|
||||
],
|
||||
"direction": "Right"
|
||||
}
|
||||
@@ -660,6 +648,14 @@
|
||||
],
|
||||
"direction": "Down"
|
||||
},
|
||||
{
|
||||
"type": "Retreat",
|
||||
"costs": 60,
|
||||
"location": [
|
||||
1,
|
||||
3
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "Deploy",
|
||||
"name": "便携式医疗设备",
|
||||
|
||||
Reference in New Issue
Block a user