From d7f7b95fa5cbae2b0ebcb5435f4fd5c25cb32ab7 Mon Sep 17 00:00:00 2001 From: WWPXX <64907423+WWPXX233@users.noreply.github.com> Date: Fri, 7 Oct 2022 15:29:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E6=B0=B4=E6=9C=88=E8=82=89?= =?UTF-8?q?=E9=B8=BD=E5=85=B3=E5=8D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/roguelike_copilot.json | 1814 +++++++++++++++++++++++++------ 1 file changed, 1473 insertions(+), 341 deletions(-) diff --git a/resource/roguelike_copilot.json b/resource/roguelike_copilot.json index 6630023b69..b41c20af0d 100644 --- a/resource/roguelike_copilot.json +++ b/resource/roguelike_copilot.json @@ -23,6 +23,95 @@ 1, 1 ] + ], + "not_use_dice_Doc": "蓝门干员撤退时是否需要用骰子", + "not_use_dice": false, + "role_order_Doc": "干员类型部署顺序,未写出部分以近卫,先锋,医疗,重装,狙击,术士,辅助,特种,召唤物的顺序补全,输入英文", + "role_order": [ "warrior", "pioneer", "medical", "tank", "sniper", "caster", "support", "special", "drone" ] + }, + { + "stage_name": "虫群横行", + "replacement_home": [ + { + "location": [ + 7, + 4 + ], + "direction": "left" + }, + { + "location": [ + 3, + 3 + ], + "direction": "right" + }, + { + "location": [ + 3, + 4 + ], + "direction": "right" + + } + + ], + "blacklist_location": [ + [ + 4, + 1 + ] + ], + "role_order": [ "warrior", "pioneer", "sniper", "caster", "medical", "tank", "support", "special", "drone" ] + }, + { + "stage_name": "射手部队", + "replacement_home": [ + { + "location": [ + 7, + 3 + ], + "direction": "none" + } + ], + "blacklist_location": [ + [ + 3, + 1 + ], + [ + 3, + 2 + ], + [ + 3, + 3 + ], + [ + 3, + 4 + ], + [ + 3, + 5 + ], + [ + 4, + 1 + ], + [ + 4, + 2 + ], + [ + 4, + 4 + ], + [ + 3, + 5 + ] ] }, { @@ -37,6 +126,689 @@ } ] }, + { + "stage_name": "无声呼号", + "replacement_home": [ + { + "location": [ + 2, + 2 + ], + "direction": "right" + }, + { + "location": [ + 5, + 4 + ], + "direction": "left" + } + ], + "blacklist_location": [ + [ + 6, + 4 + ], + [ + 2, + 4 + ], + [ + 5, + 1 + ], + [ + 6, + 1 + ] + ], + "role_order": [ "warrior", "pioneer", "sniper", "caster", "medical", "tank", "support", "special", "drone" ] + }, + { + "stage_name": "海神的信者", + "replacement_home": [ + { + "location": [ + 5, + 2 + ], + "direction": "left" + }, + { + "location": [ + 5, + 1 + ], + "direction": "down" + }, + { + "location": [ + 3, + 2 + ], + "direction": "down" + } + ], + "blacklist_location": [ + [ + 4, + 1 + ] + ] + }, + { + "stage_name": "病症", + "replacement_home": [ + { + "location": [ + 7, + 3 + ], + "direction": "left" + }, + { + "location": [ + 7, + 2 + ], + "direction": "left" + }, + { + "location": [ + 7, + 4 + ], + "direction": "left" + }, + { + "location": [ + 4, + 3 + ], + "direction": "right" + }, + { + "location": [ + 5, + 2 + ], + "direction": "right" + }, + { + "location": [ + 6, + 3 + ], + "direction": "right" + } + ], + "blacklist_location": [ + [ + 3, + 1 + ], + [ + 3, + 2 + ], + [ + 3, + 3 + ], + [ + 3, + 4 + ], + [ + 3, + 5 + ], + [ + 4, + 1 + ], + [ + 4, + 2 + ], + [ + 4, + 4 + ], + [ + 4, + 5 + ], + [ + 5, + 1 + ], + [ + 5, + 5 + ] + ] + }, + { + "stage_name": "征兆", + "replacement_home": [ + { + "location": [ + 5, + 3 + ], + "direction": "right" + } + ], + "blacklist_location": [ + [ + 4, + 1 + ], + [ + 2, + 2 + ], + [ + 2, + 1 + ] + ] + }, + { + "stage_name": "回溯", + "replacement_home": [ + { + "location": [ + 4, + 1 + ], + "direction": "down" + }, + { + "location": [ + 3, + 3 + ], + "direction": "none" + }, + { + "location": [ + 5, + 3 + ], + "direction": "none" + } + ], + "blacklist_location": [ + [ + 2, + 5 + ], + [ + 2, + 6 + ], + [ + 4, + 5 + ], + [ + 4, + 6 + ], + [ + 6, + 5 + ], + [ + 6, + 6 + ] + ] + }, + { + "stage_name": "除暴安良", + "replacement_home": [ + { + "location": [ + 4, + 3 + ], + "direction": "right" + }, + { + "location": [ + 3, + 1 + ], + "direction": "none" + } + ] + }, + { + "stage_name": "原始部落", + "replacement_home": [ + { + "location": [ + 7, + 1 + ], + "direction": "down" + }, + { + "location": [ + 7, + 5 + ], + "direction": "up" + }, + { + "location": [ + 8, + 2 + ], + "direction": "left" + }, + { + "location": [ + 8, + 3 + ], + "direction": "left" + }, + { + "location": [ + 8, + 4 + ], + "direction": "left" + } + ], + "blacklist_location": [ + [ + 3, + 3 + ], + [ + 3, + 4 + ], + [ + 4, + 3 + ], + [ + 4, + 4 + ] + ] + }, + { + "stage_name": "精酿杀手", + "replacement_home": [ + { + "location": [ + 2, + 1 + ], + "direction": "down" + }, + { + "location": [ + 2, + 3 + ], + "direction": "down" + }, + { + "location": [ + 5, + 4 + ], + "direction": "right" + }, + { + "location": [ + 6, + 3 + ], + "direction": "up" + }, + { + "location": [ + 1, + 3 + ], + "direction": "right" + } + ], + "blacklist_location": [ + [ + 1, + 2 + ], + [ + 3, + 2 + ], + [ + 1, + 4 + ], + [ + 2, + 5 + ], + [ + 6, + 5 + ], + [ + 7, + 4 + ], + [ + 7, + 2 + ], + [ + 5, + 2 + ], + [ + 7, + 3 + ] + ], + "role_order": [ "warrior", "pioneer", "sniper", "caster", "medical", "tank", "support", "special", "drone" ] + }, + { + "stage_name": "大君遗脉", + "replacement_home": [ + + ], + "blacklist_location": [ + [ + 9, + 1 + ], + [ + 8, + 3 + ], + [ + 8, + 4 + ], + [ + 9, + 4 + ] + ] + }, + { + "stage_name": "据险固守", + "replacement_home": [ + { + "location": [ + 5, + 4 + ], + "direction": "right" + }, + { + "location": [ + 6, + 4 + ], + "direction": "right" + }, + { + "location": [ + 2, + 4 + ], + "direction": "left" + }, + { + "location": [ + 6, + 3 + ], + "direction": "down" + } + ], + "blacklist_location": [ + [ + 2, + 3 + ] + ] + }, + { + "stage_name": "巢穴", + "replacement_home": [ + { + "location": [ + 5, + 4 + ], + "direction": "right" + }, + { + "location": [ + 6, + 4 + ], + "direction": "right" + } + ], + "blacklist_location": [ + [ + 7, + 4 + ] + ] + }, + { + "stage_name": "漩涡", + "replacement_home": [ + { + "location": [ + 8, + 3 + ], + "direction": "left" + } + ] + }, + { + "stage_name": "地下天途", + "replacement_home": [ + { + "location": [ + 8, + 3 + ], + "direction": "left" + }, + { + "location": [ + 7, + 3 + ], + "direction": "left" + }, + { + "location": [ + 8, + 2 + ], + "direction": "left" + }, + { + "location": [ + 7, + 4 + ], + "direction": "left" + } + ], + "blacklist_location": [ + [ + 2, + 3 + ], + [ + 3, + 4 + ], + [ + 4, + 2 + ] + ] + }, + { + "stage_name": "火之骄子", + "replacement_home": [ + { + "location": [ + 5, + 2 + ], + "direction": "right" + }, + { + "location": [ + 5, + 3 + ], + "direction": "right" + }, + { + "location": [ + 6, + 5 + ], + "direction": "up" + }, + { + "location": [ + 4, + 3 + ], + "direction": "right" + } + ], + "blacklist_location": [ + [ + 4, + 1 + ], + [ + 6, + 4 + ], + [ + 2, + 4 + ] + ] + }, + { + "stage_name": "领地意识", + "replacement_home": [ + { + "location": [ + 1, + 3 + ], + "direction": "right" + }, + { + "location": [ + 3, + 3 + ], + "direction": "right" + }, + { + "location": [ + 2, + 1 + ], + "direction": "down" + }, + { + "location": [ + 5, + 4 + ], + "direction": "right" + } + ], + "blacklist_location": [ + [ + 5, + 3 + ], + [ + 7, + 3 + ], + [ + 3, + 2 + ], + [ + 1, + 2 + ], + [ + 2, + 2 + ], + [ + 2, + 4 + ], + [ + 2, + 5 + ], + [ + 4, + 4 + ], + [ + 6, + 5 + ], + [ + 6, + 4 + ], + [ + 6, + 2 + ], + [ + 5, + 2 + ], + [ + 7, + 2 + ], + [ + 7, + 4 + ] + ], + "role_order": [ "sniper", "caster", "warrior", "pioneer", "medical", "tank", "support", "special", "drone" ] + }, { "stage_name": "海窟沙暴", "replacement_home": [ @@ -45,17 +817,626 @@ 3, 4 ], - "direction": "up" + "direction": "left" }, { "location": [ 4, 4 ], - "direction": "up" + "direction": "right" + }, + { + "location": [ + 1, + 4 + ], + "direction": "right" + }, + { + "location": [ + 1, + 2 + ], + "direction": "right" + } + ], + "blacklist_location": [ + [ + 9, + 1 + ], + [ + 8, + 3 + ], + [ + 8, + 4 + ], + [ + 9, + 4 + ], + [ + 2, + 1 + ], + [ + 2, + 2 + ], + [ + 8, + 4 + ] + ] + }, + { + "stage_name": "溟痕乐园", + "replacement_home": [ + { + "location": [ + 3, + 4 + ], + "direction": "left" + }, + { + "location": [ + 4, + 4 + ], + "direction": "right" + }, + { + "location": [ + 1, + 4 + ], + "direction": "right" + }, + { + "location": [ + 1, + 2 + ], + "direction": "right" + } + ], + "blacklist_location": [ + [ + 2, + 3 + ], + [ + 6, + 3 + ], + [ + 3, + 3 + ], + [ + 3, + 5 + ], + [ + 3, + 2 + ], + [ + 3, + 1 + ], + [ + 4, + 1 + ], + [ + 5, + 1 + ], + [ + 6, + 1 + ], + [ + 7, + 1 + ], + [ + 7, + 2 + ], + [ + 8, + 3 + ], + [ + 4, + 6 + ], + [ + 5, + 6 + ], + [ + 6, + 6 + ], + [ + 7, + 6 + ], + [ + 8, + 6 + ] + ] + }, + { + "stage_name": "机械之灾", + "replacement_home": [ + ] + }, + { + "stage_name": "育生池", + "replacement_home": [ + { + "location": [ + 1, + 1 + ], + "direction": "right" + }, + { + "location": [ + 2, + 2 + ], + "direction": "right" + }, + { + "location": [ + 3, + 2 + ], + "direction": "right" + }, + { + "location": [ + 4, + 2 + ], + "direction": "right" + }, + { + "location": [ + 3, + 3 + ], + "direction": "none" } ] }, + { + "stage_name": "失控", + "replacement_home": [ + { + "location": [ + 9, + 4 + ], + "direction": "left" + }, + { + "location": [ + 5, + 1 + ], + "direction": "right" + } + ], + "role_order": [ "warrior", "pioneer", "sniper", "caster", "medical", "tank", "support", "special", "drone" ] + }, + { + "stage_name": "蔓延", + "replacement_home": [ + { + "location": [ + 6, + 3 + ], + "direction": "left" + }, + { + "location": [ + 5, + 4 + ], + "direction": "none" + }, + { + "location": [ + 5, + 6 + ], + "direction": "left" + }, + { + "location": [ + 5, + 5 + ], + "direction": "left" + }, + { + "location": [ + 8, + 3 + ], + "direction": "left" + }, + { + "location": [ + 4, + 2 + ], + "direction": "down" + }, + { + "location": [ + 3, + 4 + ], + "direction": "right" + } + ], + "blacklist_location": [ + [ + 8, + 1 + ], + [ + 7, + 1 + ], + [ + 6, + 1 + ], + [ + 5, + 1 + ], + [ + 4, + 1 + ], + [ + 3, + 1 + ], + [ + 2, + 2 + ], + [ + 2, + 3 + ], + [ + 2, + 4 + ], + [ + 2, + 5 + ], + [ + 2, + 6 + ], + [ + 3, + 6 + ], + [ + 3, + 6 + ], + [ + 4, + 6 + ], + [ + 6, + 6 + ], + [ + 7, + 6 + ], + [ + 9, + 4 + ], + [ + 9, + 5 + ] + ] + }, + { + "stage_name": "吹笛人的号召", + "replacement_home": [ + { + "location": [ + 5, + 3 + ], + "direction": "right" + }, + { + "location": [ + 4, + 3 + ], + "direction": "right" + }, + { + "location": [ + 4, + 4 + ], + "direction": "right" + }, + { + "location": [ + 4, + 2 + ], + "direction": "right" + }, + { + "location": [ + 3, + 3 + ], + "direction": "right" + }, + { + "location": [ + 7, + 3 + ], + "direction": "right" + } + ], + "blacklist_location": [ + [ + 2, + 1 + ], + [ + 3, + 1 + ], + [ + 4, + 1 + ], + [ + 5, + 1 + ], + [ + 6, + 1 + ], + [ + 7, + 1 + ], + [ + 2, + 5 + ], + [ + 3, + 5 + ], + [ + 4, + 5 + ], + [ + 5, + 5 + ], + [ + 6, + 5 + ], + [ + 7, + 5 + ] + ] + }, + { + "stage_name": "狩猎场", + "replacement_home": [ + { + "location": [ + 5, + 5 + ], + "direction": "right" + }, + { + "location": [ + 5, + 4 + ], + "direction": "up" + }, + { + "location": [ + 5, + 3 + ], + "direction": "right" + }, + { + "location": [ + 6, + 4 + ], + "direction": "right" + } + ], + "blacklist_location": [ + [ + 7, + 4 + ], + [ + 8, + 4 + ], + [ + 9, + 4 + ], + [ + 3, + 1 + ] + ] + }, + { + "stage_name": "崇敬深海", + "replacement_home": [ + { + "location": [ + 4, + 4 + ], + "direction": "left" + }, + { + "location": [ + 5, + 3 + ], + "direction": "left" + }, + { + "location": [ + 3, + 2 + ], + "direction": "down" + }, + { + "location": [ + 8, + 4 + ], + "direction": "none" + }, + { + "location": [ + 7, + 3 + ], + "direction": "left" + } + ], + "blacklist_location": [ + [ + 7, + 2 + ] + ] + }, + { + "stage_name": "教徒居所", + "replacement_home": [ + { + "location": [ + 9, + 3 + ], + "direction": "left" + }, + { + "location": [ + 6, + 5 + ], + "direction": "up" + }, + { + "location": [ + 6, + 5 + ], + "direction": "left" + }, + { + "location": [ + 8, + 3 + ], + "direction": "left" + } + ], + "role_order": [ "sniper", "caster", "warrior", "pioneer", "medical", "tank", "support", "special", "drone" ] + }, + { + "stage_name": "好梦在何方", + "replacement_home": [ + { + "location": [ + 5, + 6 + ], + "direction": "left" + }, + { + "location": [ + 7, + 6 + ], + "direction": "left" + }, + { + "location": [ + 9, + 6 + ], + "direction": "left" + }, + { + "location": [ + 9, + 3 + ], + "direction": "left" + }, + { + "location": [ + 9, + 5 + ], + "direction": "left" + } + ], + "role_order": [ "warrior", "pioneer", "sniper", "caster", "medical", "tank", "support", "special", "drone" ] + }, { "stage_name": "纠错", "replacement_home": [ @@ -125,389 +1506,140 @@ ] }, { - "stage_name": "无声呼号", + "stage_name": "分离与统一", "replacement_home": [ { "location": [ - 2, - 2 + 7, + 3 ], - "direction": "right" - } - ] - }, - { - "stage_name": "海神的信者", - "replacement_home": [ + "direction": "left" + }, + { + "location": [ + 7, + 1 + ], + "direction": "left" + }, { "location": [ 6, - 2 + 4 ], - "direction": "left" + "direction": "up" } ] }, { - "stage_name": "征兆", + "stage_name": "永恒安息", "replacement_home": [ { "location": [ - - 4, - 3 - ], - "direction": "right" - } - ] - }, - { - "stage_name": "巢穴", - "blacklist_location": [ - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 2, - 5 - ] - ] - }, - { - "stage_name": "狩猎场", - "blacklist_location": [ - [ - 2, - 3 - ], - [ - 2, - 4 - ], - [ - 2, - 5 - ], - [ - 2, - 6 - ], - [ - 2, - 2 - ] - ] - }, - { - "stage_name": "除暴安良", - "replacement_home": [ - { - "location": [ - 4, - 3 + 5, + 4 ], "direction": "right" }, { "location": [ - 3, - 1 + 5, + 3 ], - "direction": "right" + "direction": "none" + }, + { + "location": [ + 2, + 3 + ], + "direction": "none" } ], "blacklist_location": [ [ - 4, - 2 + 6, + 4 + ], + [ + 7, + 4 + ], + [ + 8, + 4 + ], + [ + 8, + 5 + ], + [ + 7, + 5 ] ] }, { - "stage_name": "巡逻队", + "stage_name": "认知即重担", "replacement_home": [ - { - "location": [ - 8, - 3 - ] - }, - { - "location": [ - 8, - 4 - ] - } - ] - }, - { - "stage_name": "压轴登场", - "replacement_home": [ - { - "location": [ - 3, - 4 - ] - } - ] - }, - { - "stage_name": "似曾相识", - "replacement_home": [ - { - "location": [ - 4, - 4 - ] - }, - { - "location": [ - 5, - 4 - ] - } - ] - }, - { - "stage_name": "阴云笼罩", - "replacement_home": [ - { - "location": [ - 7, - 0 - ] - }, { "location": [ 6, - 0 - ] - } - ] - }, - { - "stage_name": "从众效应", - "replacement_home": [ - { - "location": [ - 2, - 4 - ] + 3 + ], + "direction": "up" }, { "location": [ 6, 4 - ] + ], + "direction": "none" }, - { - "location": [ - 3, - 4 - ] - }, - { - "location": [ - 5, - 4 - ] - } - ] - }, - { - "stage_name": "恐怖传说", - "replacement_home": [ - { - "location": [ - 0, - 4 - ] - } - ] - }, - { - "stage_name": "寒渊惜别", - "replacement_home": [ - { - "location": [ - 10, - 5 - ] - }, - { - "location": [ - 0, - 1 - ] - } - ] - }, - { - "stage_name": "正义", - "replacement_home": [ - { - "location": [ - 6, - 2 - ] - }, - { - "location": [ - 6, - 3 - ] - } - ] - }, - { - "stage_name": "仪式之夜", - "replacement_home": [ - { - "location": [ - 10, - 2 - ] - }, - { - "location": [ - 0, - 5 - ] - } - ] - }, - { - "stage_name": "烟花秀", - "replacement_home": [ - { - "location": [ - 10, - 4 - ] - }, - { - "location": [ - 10, - 2 - ] - } - ] - }, - { - "stage_name": "步步紧逼", - "replacement_home": [ - { - "location": [ - 0, - 2 - ] - }, - { - "location": [ - 0, - 3 - ] - } - ] - }, - { - "stage_name": "隔岸观火", - "replacement_home": [ - { - "location": [ - 11, - 2 - ] - }, - { - "location": [ - 2, - 5 - ] - } - ] - }, - { - "stage_name": "斗兽笼", - "replacement_home": [ - { - "location": [ - 5, - 3 - ] - } - ] - }, - { - "stage_name": "荒唐把戏", - "replacement_home": [ - { - "location": [ - 4, - 2 - ] - } - ] - }, - { - "stage_name": "彻骨冰寒", - "replacement_home": [ - { - "location": [ - 7, - 4 - ] - }, - { - "location": [ - 7, - 2 - ] - } - ] - }, - { - "stage_name": "开门请当心", - "replacement_home": [ - { - "location": [ - 10, - 4 - ] - }, - { - "location": [ - 10, - 6 - ] - } - ] - }, - { - "stage_name": "覆水难收", - "replacement_home": [ - { - "location": [ - 3, - 4 - ] - } - ] - }, - { - "stage_name": "悦耳杀机", - "replacement_home": [ { "location": [ 6, 6 - ] + ], + "direction": "none" + }, + { + "location": [ + 7, + 5 + ], + "direction": "up" + }, + { + "location": [ + 5, + 5 + ], + "direction": "up" } + ], + "role_order": [ "warrior", "pioneer", "sniper", "caster", "medical", "tank", "support", "special", "drone" ], + "blacklist_location": [ + [ + 6, + 4 + ], + [ + 7, + 4 + ], + [ + 8, + 4 + ], + [ + 8, + 5 + ], + [ + 7, + 5 + ] ] } ]