mirror of
https://github.com/MaaAssistantArknights/MaaAssistantArknights.git
synced 2026-07-18 18:20:39 +08:00
优化萨米肉鸽部分关卡战斗逻辑 (#5516)
修改了一些关卡的摆放,主要优化了**饥渴祭坛**和**狡兽九窟**这两个漏成筛子的图,今天没时间测试了不知道效果如何(~~我手写的应该比牛牛自由发挥好吧~~)
This commit is contained in:
@@ -124,7 +124,7 @@
|
||||
{
|
||||
"groups": ["处决者"],
|
||||
"location": [7, 2],
|
||||
"direction": "up",
|
||||
"direction": "down",
|
||||
"condition": [0, 10]
|
||||
},
|
||||
{
|
||||
@@ -156,7 +156,7 @@
|
||||
{
|
||||
"groups": ["单奶", "群奶"],
|
||||
"location": [1, 4],
|
||||
"direction": "rigit"
|
||||
"direction": "right"
|
||||
}
|
||||
],
|
||||
"retreat_plan": [
|
||||
@@ -190,18 +190,15 @@
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"水陈",
|
||||
"单奶",
|
||||
"群奶",
|
||||
"术师",
|
||||
"狙击",
|
||||
"辅助",
|
||||
"其他高台"
|
||||
],
|
||||
"groups": ["水陈", "单奶", "术师", "狙击", "辅助", "其他高台"],
|
||||
"location": [4, 2],
|
||||
"direction": "right"
|
||||
},
|
||||
{
|
||||
"groups": ["群奶"],
|
||||
"location": [6, 4],
|
||||
"direction": "right"
|
||||
},
|
||||
{
|
||||
"groups": [
|
||||
"玛恩纳",
|
||||
@@ -837,6 +834,31 @@
|
||||
{
|
||||
"groups": ["近卫", "挡人先锋", "重装"],
|
||||
"location": [5, 1],
|
||||
"direction": "down"
|
||||
},
|
||||
{
|
||||
"groups": ["凯尔希", "单奶", "群奶"],
|
||||
"location": [6, 1],
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"groups": ["M3", "挡人先锋", "近卫", "重装", "其他地面"],
|
||||
"location": [5, 2],
|
||||
"direction": "right"
|
||||
},
|
||||
{
|
||||
"groups": ["单奶", "群奶"],
|
||||
"location": [2, 1],
|
||||
"direction": "right"
|
||||
},
|
||||
{
|
||||
"groups": ["水陈", "狙击", "术师", "辅助", "其他高台"],
|
||||
"location": [4, 2],
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"groups": ["近卫", "挡人先锋", "重装"],
|
||||
"location": [3, 1],
|
||||
"direction": "right"
|
||||
}
|
||||
]
|
||||
@@ -854,24 +876,15 @@
|
||||
}
|
||||
],
|
||||
"blacklist_location": [
|
||||
[
|
||||
7,
|
||||
5
|
||||
],
|
||||
[
|
||||
8,
|
||||
5
|
||||
],
|
||||
[
|
||||
9,
|
||||
5
|
||||
]
|
||||
[7, 5],
|
||||
[8, 5],
|
||||
[9, 5]
|
||||
],
|
||||
"deploy_plan": [
|
||||
{
|
||||
"groups": ["近卫"],
|
||||
"groups": ["近卫", "重装"],
|
||||
"location": [8, 4],
|
||||
"direction": "up"
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"groups": ["辅助", "狙击", "术师"],
|
||||
@@ -879,7 +892,17 @@
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"groups": ["单奶", "群奶"],
|
||||
"groups": ["凯尔希", "水陈", "狙击", "术师", "单奶", "群奶"],
|
||||
"location": [8, 3],
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"groups": ["M3", "近卫", "重装", "其他地面"],
|
||||
"location": [5, 2],
|
||||
"direction": "down"
|
||||
},
|
||||
{
|
||||
"groups": ["单奶"],
|
||||
"location": [8, 1],
|
||||
"direction": "down"
|
||||
},
|
||||
@@ -894,28 +917,48 @@
|
||||
"stage_name": "狡兽九窟",
|
||||
"replacement_home": [
|
||||
{
|
||||
"location": [8, 3],
|
||||
"direction": "right"
|
||||
},
|
||||
{
|
||||
"location": [9, 5],
|
||||
"location": [8, 4],
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
"location": [10, 5],
|
||||
"direction": "up"
|
||||
"location": [9, 3],
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"location": [10, 3],
|
||||
"direction": "left"
|
||||
}
|
||||
],
|
||||
"deploy_plan": [
|
||||
{
|
||||
"groups": ["近卫", "挡人先锋"],
|
||||
"location": [8, 3],
|
||||
"groups": ["术师", "速狙", "狙击"],
|
||||
"location": [1, 3],
|
||||
"direction": "right"
|
||||
},
|
||||
{
|
||||
"groups": ["近卫", "挡人先锋", "狙击"],
|
||||
"location": [6, 4],
|
||||
"groups": ["术师", "速狙", "狙击"],
|
||||
"location": [7, 3],
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"groups": ["近卫", "挡人先锋", "重装"],
|
||||
"location": [10, 3],
|
||||
"direction": "left"
|
||||
},
|
||||
{
|
||||
"groups": ["术师", "辅助", "狙击", "其他高台"],
|
||||
"location": [7, 2],
|
||||
"direction": "right"
|
||||
},
|
||||
{
|
||||
"groups": ["近卫", "挡人先锋", "重装"],
|
||||
"location": [8, 4],
|
||||
"direction": "up"
|
||||
},
|
||||
{
|
||||
"groups": ["近卫", "挡人先锋", "重装"],
|
||||
"location": [9, 3],
|
||||
"direction": "left"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -1039,7 +1082,7 @@
|
||||
],
|
||||
"not_use_dice_Doc": "蓝门干员撤退时是否需要用骰子,不写默认false",
|
||||
"not_use_dice": false,
|
||||
"role_order_Doc": "干员类型部署顺序,未写出部分以近卫,先锋,医疗,重装,狙击,术士,辅助,特种,召唤物的顺序补全,输入英文",
|
||||
"role_order_Doc": "干员类型部署顺序,未写出部分以近卫,先锋,医疗,重装,狙击,术师,辅助,特种,召唤物的顺序补全,输入英文",
|
||||
"role_order": [
|
||||
"warrior",
|
||||
"pioneer",
|
||||
|
||||
Reference in New Issue
Block a user