From b048b1f952e32783a10953a994674f1f0371a0e6 Mon Sep 17 00:00:00 2001 From: cenfusheng <52312717+cenfusheng@users.noreply.github.com> Date: Thu, 3 Aug 2023 12:47:33 +0800 Subject: [PATCH] =?UTF-8?q?feat=EF=BC=9A=E9=80=82=E9=85=8D=E8=90=A8?= =?UTF-8?q?=E7=B1=B3=E8=82=89=E9=B8=BD=E5=85=B3=E5=8D=A1=E2=80=9C=E8=B1=AA?= =?UTF-8?q?=E5=8D=8E=E8=BD=A6=E9=98=9F=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 增加对该关卡的适配 --- resource/roguelike/copilot.json | 91 +++++++++++++++++++++++++++++++++ 1 file changed, 91 insertions(+) diff --git a/resource/roguelike/copilot.json b/resource/roguelike/copilot.json index 877e039445..c29715c6b0 100644 --- a/resource/roguelike/copilot.json +++ b/resource/roguelike/copilot.json @@ -1032,6 +1032,97 @@ } ] }, + { + "stage_name": "豪华车队", + "replacement_home": [ + { + "location": [ 6, 5 ], + "direction": "right" + }, + { + "location": [ 6, 6 ], + "direction": "none" + } + ], + "deploy_plan": [ + { + "groups": [ "M3", "近卫", "情报官", "挡人先锋", "其他地面" ], + "location": [ 5, 5 ], + "direction": "right" + }, + { + "groups": [ "焰苇" ], + "location": [ 6, 4 ], + "direction": "down" + }, + { + "groups": [ "M3", "近卫", "情报官", "挡人先锋", "其他地面" ], + "location": [ 5, 6 ], + "direction": "right" + }, + { + "groups": [ + "凯尔希", + "召唤", + "水陈", + "狙击", + "速狙", + "术师", + "狙击", + "辅助" + ], + "location": [ 7, 1 ], + "direction": "left" + }, + { + "groups": [ "M3" ], + "location": [ 6,2 ], + "direction": "left" + }, + { + "groups": [ + "M3", + "玛恩纳", + "近卫", + "重装", + "情报官", + "挡人先锋", + "投锋", + "其他地面" + ], + "location": [ 6, 5 ], + "direction": "right" + }, + { + "groups": [ "处决者" ], + "location": [ 6, 6 ], + "direction": "up", + "condition": [ 0, 10 ] + }, + { + "groups": [ "处决者" ], + "location": [ 6, 6 ], + "direction": "up", + "condition": [ 15, 30 ] + }, + { + "groups": [ "近卫" ], + "location": [ 6, 6 ], + "direction": "right" + }, + { + "groups": [ "辅助", "狙击", "术师" ], + "location": [ 8, 1 ], + "direction": "left" + } + ], + "retreat_plan": [ + { + "location": [ 7, 2 ], + "condition": [ 10, 15 ] + } + ] + }, { "stage_name": "冰海疑影", "replacement_home": [