From 3419aad55bdfbfea96c310e18dad19f0082325e8 Mon Sep 17 00:00:00 2001 From: HauKuen Date: Tue, 18 Jul 2023 23:15:48 +0800 Subject: [PATCH 1/4] =?UTF-8?q?typo=EF=BC=9Arigit=20->=20right?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/roguelike/copilot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/roguelike/copilot.json b/resource/roguelike/copilot.json index 11634f48ea..41b26bf8fb 100644 --- a/resource/roguelike/copilot.json +++ b/resource/roguelike/copilot.json @@ -156,7 +156,7 @@ { "groups": ["单奶", "群奶"], "location": [1, 4], - "direction": "rigit" + "direction": "right" } ], "retreat_plan": [ From 19706691f68d1c0d789dde8b46bdc06c99925d01 Mon Sep 17 00:00:00 2001 From: HauKuen Date: Wed, 19 Jul 2023 00:02:52 +0800 Subject: [PATCH 2/4] =?UTF-8?q?typo=EF=BC=9A=E6=9C=AF=E5=A3=AB=20->=20?= =?UTF-8?q?=E6=9C=AF=E5=B8=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/roguelike/copilot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource/roguelike/copilot.json b/resource/roguelike/copilot.json index 41b26bf8fb..31f61f6b9e 100644 --- a/resource/roguelike/copilot.json +++ b/resource/roguelike/copilot.json @@ -1039,7 +1039,7 @@ ], "not_use_dice_Doc": "蓝门干员撤退时是否需要用骰子,不写默认false", "not_use_dice": false, - "role_order_Doc": "干员类型部署顺序,未写出部分以近卫,先锋,医疗,重装,狙击,术士,辅助,特种,召唤物的顺序补全,输入英文", + "role_order_Doc": "干员类型部署顺序,未写出部分以近卫,先锋,医疗,重装,狙击,术师,辅助,特种,召唤物的顺序补全,输入英文", "role_order": [ "warrior", "pioneer", From c782e0060da9e336159e006a139dba79f1c8414e Mon Sep 17 00:00:00 2001 From: HauKuen Date: Wed, 19 Jul 2023 00:03:30 +0800 Subject: [PATCH 3/4] =?UTF-8?q?=E4=BC=98=E5=8C=96=E8=90=A8=E7=B1=B3?= =?UTF-8?q?=E8=82=89=E9=B8=BD=E9=83=A8=E5=88=86=E5=85=B3=E5=8D=A1=E6=88=98?= =?UTF-8?q?=E6=96=97=E9=80=BB=E8=BE=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/roguelike/copilot.json | 115 ++++++++++++++++++++++---------- 1 file changed, 79 insertions(+), 36 deletions(-) diff --git a/resource/roguelike/copilot.json b/resource/roguelike/copilot.json index 31f61f6b9e..0628d99e89 100644 --- a/resource/roguelike/copilot.json +++ b/resource/roguelike/copilot.json @@ -124,7 +124,7 @@ { "groups": ["处决者"], "location": [7, 2], - "direction": "up", + "direction": "down", "condition": [0, 10] }, { @@ -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": [8, 3], + "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" } ] }, From 5d34d89401962cee686312d785aaebd176f4776b Mon Sep 17 00:00:00 2001 From: HauKuen Date: Wed, 19 Jul 2023 00:20:54 +0800 Subject: [PATCH 4/4] =?UTF-8?q?=E5=86=8D=E6=94=B9=E4=B8=80=E4=B8=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/roguelike/copilot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resource/roguelike/copilot.json b/resource/roguelike/copilot.json index 0628d99e89..6196ee88c1 100644 --- a/resource/roguelike/copilot.json +++ b/resource/roguelike/copilot.json @@ -892,13 +892,13 @@ "direction": "left" }, { - "groups": ["凯尔希", "水陈", "单奶", "群奶"], + "groups": ["凯尔希", "水陈", "狙击", "术师", "单奶", "群奶"], "location": [8, 3], "direction": "left" }, { "groups": ["M3", "近卫", "重装", "其他地面"], - "location": [8, 3], + "location": [5, 2], "direction": "down" }, {