diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index cf0f974d4b..75b96e9144 100644 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -7,10 +7,7 @@ "postCreateCommand": "sudo sh -ce 'apt update && apt install g++-12 -y && echo export CC=gcc-12 CXX=g++-12 >> /etc/profile.d/set-compiler.sh'", "customizations": { "vscode": { - "extensions": [ - "llvm-vs-code-extensions.vscode-clangd", - "DavidAnson.vscode-markdownlint" - ] + "extensions": ["llvm-vs-code-extensions.vscode-clangd", "DavidAnson.vscode-markdownlint"] } } } diff --git a/.github/workflows/res-update-game.yml b/.github/workflows/res-update-game.yml index ca4645a84c..6ccbfc7122 100644 --- a/.github/workflows/res-update-game.yml +++ b/.github/workflows/res-update-game.yml @@ -251,7 +251,7 @@ jobs: - name: Optimize Templates if: steps.check_sorted_templates.outputs.contains_png == 'True' run: | - python3 tools/OptimizeTemplates/optimize_templates.py resource/template/items/ resource/template/infrast/ + python3 tools/OptimizeTemplates/optimize_templates.py resource/template/items/ resource/template/infrast/ - name: Cancelling if: steps.check_sorted_templates.outputs.changes != 'True' diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ee5bde7aa5..4963970fa3 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,8 +22,7 @@ repos: files: ^docs/.*|^README\.md$ types: - markdown - args: - ["--fix", "--config", "docs/.markdownlint.yaml", "#**/node_modules"] + args: ["--fix", "--config", "docs/.markdownlint.yaml", "#**/node_modules"] #- repo: https://github.com/lycheeverse/lychee # rev: v0.15.1 # hooks: diff --git a/.prettierrc b/.prettierrc index f5f87ead7f..ccddf7296d 100644 --- a/.prettierrc +++ b/.prettierrc @@ -1,5 +1,6 @@ { "tabWidth": 4, + "printWidth": 120, "useTabs": false, "bracketSameLine": true, "bracketSpacing": true, diff --git a/resource/config.json b/resource/config.json index 0804d4fa2c..c2cd390b3f 100644 --- a/resource/config.json +++ b/resource/config.json @@ -23,13 +23,7 @@ "minitouchSwipeExtraEndDelay": 150, "minitouchExtraSwipeDist": 100, "minitouchExtraSwipeDuration": 200, - "minitouchProgramsOrder": [ - "x86_64", - "x86", - "arm64-v8a", - "armeabi-v7a", - "armeabi" - ], + "minitouchProgramsOrder": ["x86_64", "x86", "arm64-v8a", "armeabi-v7a", "armeabi"], "swipeWithPauseRequiredDistance": 20, "swipeWithPauseRequiredDistance_Doc": "暂停下干员滑动多远距离后开始按暂停", "penguinReport": { diff --git a/resource/copilot/SSS_AutomatonArena_SkalterChongyueSariaMudrock_QuickFreeze.json b/resource/copilot/SSS_AutomatonArena_SkalterChongyueSariaMudrock_QuickFreeze.json index 816ac09310..7ed47cee2f 100644 --- a/resource/copilot/SSS_AutomatonArena_SkalterChongyueSariaMudrock_QuickFreeze.json +++ b/resource/copilot/SSS_AutomatonArena_SkalterChongyueSariaMudrock_QuickFreeze.json @@ -40,19 +40,7 @@ "术士": 6, "辅助": 2 }, - "drops": [ - "辅助", - "术士", - "无需增调干员", - "先锋", - "重装", - "狙击", - "医疗", - "近卫", - "特种", - "战备激活阀", - "复苏精油" - ], + "drops": ["辅助", "术士", "无需增调干员", "先锋", "重装", "狙击", "医疗", "近卫", "特种", "战备激活阀", "复苏精油"], "blacklist": [ "缪尔赛思", "伺夜", diff --git a/resource/copilot/SSS_TowerMountains_Emergency_GoldenglowTyphon.json b/resource/copilot/SSS_TowerMountains_Emergency_GoldenglowTyphon.json index 38e71351d7..a422fcd5bb 100644 --- a/resource/copilot/SSS_TowerMountains_Emergency_GoldenglowTyphon.json +++ b/resource/copilot/SSS_TowerMountains_Emergency_GoldenglowTyphon.json @@ -49,18 +49,7 @@ "supporter": 2, "specialist": 0 }, - "drops": [ - "无需增调干员", - "辅助", - "狙击", - "术师", - "先锋", - "重装", - "战备激活阀", - "数据共享元件", - "拦截算法", - "特种" - ], + "drops": ["无需增调干员", "辅助", "狙击", "术师", "先锋", "重装", "战备激活阀", "数据共享元件", "拦截算法", "特种"], "blacklist": [ "罗比菈塔", "掠风", diff --git a/resource/copilot/SSS_多索雷斯商业地块_1.json b/resource/copilot/SSS_多索雷斯商业地块_1.json index 1989b3d685..c572acaa1c 100644 --- a/resource/copilot/SSS_多索雷斯商业地块_1.json +++ b/resource/copilot/SSS_多索雷斯商业地块_1.json @@ -44,19 +44,7 @@ "caster": 6, "support": 1 }, - "drops": [ - "辅助", - "术士", - "无需增调干员", - "重装", - "先锋", - "狙击", - "医疗", - "近卫", - "特种", - "战备激活阀", - "共振外装" - ], + "drops": ["辅助", "术士", "无需增调干员", "重装", "先锋", "狙击", "医疗", "近卫", "特种", "战备激活阀", "共振外装"], "blacklist": [ "缪尔赛思", "伺夜", diff --git a/resource/copilot/SSS_多索雷斯商业地块_2.json b/resource/copilot/SSS_多索雷斯商业地块_2.json index 279a9b3b30..79a6257e3c 100644 --- a/resource/copilot/SSS_多索雷斯商业地块_2.json +++ b/resource/copilot/SSS_多索雷斯商业地块_2.json @@ -45,19 +45,7 @@ "caster": 6, "support": 1 }, - "drops": [ - "辅助", - "术士", - "无需增调干员", - "重装", - "先锋", - "狙击", - "医疗", - "近卫", - "特种", - "战备激活阀", - "共振外装" - ], + "drops": ["辅助", "术士", "无需增调干员", "重装", "先锋", "狙击", "医疗", "近卫", "特种", "战备激活阀", "共振外装"], "blacklist": [ "缪尔赛思", "伺夜", diff --git a/resource/copilot/old/SSS_AbandonedLighthouse_SkadiAlterEyjaAlter.json b/resource/copilot/old/SSS_AbandonedLighthouse_SkadiAlterEyjaAlter.json index caf84c8136..6e29e2b6ca 100644 --- a/resource/copilot/old/SSS_AbandonedLighthouse_SkadiAlterEyjaAlter.json +++ b/resource/copilot/old/SSS_AbandonedLighthouse_SkadiAlterEyjaAlter.json @@ -55,16 +55,7 @@ "caster": 3, "support": 2 }, - "drops": [ - "无需增调干员", - "狙击", - "术士", - "先锋", - "重装", - "辅助", - "战备激活阀", - "受体激动制剂" - ], + "drops": ["无需增调干员", "狙击", "术士", "先锋", "重装", "辅助", "战备激活阀", "受体激动制剂"], "blacklist": [ "缪尔赛思", "伺夜", diff --git a/resource/copilot/old/SSS_AbandonedLightouse_Chongyue_v2.0 (Emergency).json b/resource/copilot/old/SSS_AbandonedLightouse_Chongyue_v2.0 (Emergency).json index 6c60b20f14..736af90ffc 100644 --- a/resource/copilot/old/SSS_AbandonedLightouse_Chongyue_v2.0 (Emergency).json +++ b/resource/copilot/old/SSS_AbandonedLightouse_Chongyue_v2.0 (Emergency).json @@ -42,16 +42,7 @@ "supporter": 2, "sniper": 2 }, - "drops": [ - "无需增调干员", - "辅助", - "先锋", - "战备激活阀", - "靶向修复制剂", - "近卫", - "重装", - "医疗" - ], + "drops": ["无需增调干员", "辅助", "先锋", "战备激活阀", "靶向修复制剂", "近卫", "重装", "医疗"], "blacklist": [ "罗比菈塔", "掠风", diff --git a/resource/copilot/old/SSS_AcahuallanJungle.json b/resource/copilot/old/SSS_AcahuallanJungle.json index ea21dd35bf..93a34cf614 100644 --- a/resource/copilot/old/SSS_AcahuallanJungle.json +++ b/resource/copilot/old/SSS_AcahuallanJungle.json @@ -35,15 +35,7 @@ "Defender": 3, "Medic": 2 }, - "drops": [ - "无需增调干员", - "先锋", - "辅助", - "重装", - "阻断波长", - "医疗", - "近卫" - ], + "drops": ["无需增调干员", "先锋", "辅助", "重装", "阻断波长", "医疗", "近卫"], "blacklist": [ "罗比菈塔", "掠风", diff --git a/resource/copilot/old/SSS_AlsteriiManufacturePlatform_GoldenglowSuzuran_v1.3 (No Emer).json b/resource/copilot/old/SSS_AlsteriiManufacturePlatform_GoldenglowSuzuran_v1.3 (No Emer).json index 06a99f46d7..df2ef6717e 100644 --- a/resource/copilot/old/SSS_AlsteriiManufacturePlatform_GoldenglowSuzuran_v1.3 (No Emer).json +++ b/resource/copilot/old/SSS_AlsteriiManufacturePlatform_GoldenglowSuzuran_v1.3 (No Emer).json @@ -31,17 +31,7 @@ "medic": 2, "supporter": 2 }, - "drops": [ - "无需增调干员", - "辅助", - "狙击", - "术师", - "战备激活阀", - "信号阻断插件", - "重装", - "先锋", - "医疗" - ], + "drops": ["无需增调干员", "辅助", "狙击", "术师", "战备激活阀", "信号阻断插件", "重装", "先锋", "医疗"], "blacklist": [ "罗比菈塔", "掠风", diff --git a/resource/copilot/old/SSS_AlsteriiManufacturePlatform_SkadiAlter.json b/resource/copilot/old/SSS_AlsteriiManufacturePlatform_SkadiAlter.json index da03590e24..191cad2afa 100644 --- a/resource/copilot/old/SSS_AlsteriiManufacturePlatform_SkadiAlter.json +++ b/resource/copilot/old/SSS_AlsteriiManufacturePlatform_SkadiAlter.json @@ -50,16 +50,7 @@ "caster": 3, "support": 1 }, - "drops": [ - "无需增调干员", - "狙击", - "先锋", - "重装", - "术士", - "辅助", - "战备激活阀", - "超频转化模块" - ], + "drops": ["无需增调干员", "狙击", "先锋", "重装", "术士", "辅助", "战备激活阀", "超频转化模块"], "blacklist": [ "缪尔赛思", "伺夜", diff --git a/resource/copilot/old/SSS_MamaJohnsNewPlate_SkadiAlterChenAlter.json b/resource/copilot/old/SSS_MamaJohnsNewPlate_SkadiAlterChenAlter.json index c28ca7a9c5..89ddbb69fe 100644 --- a/resource/copilot/old/SSS_MamaJohnsNewPlate_SkadiAlterChenAlter.json +++ b/resource/copilot/old/SSS_MamaJohnsNewPlate_SkadiAlterChenAlter.json @@ -48,15 +48,7 @@ "sniper": 4, "caster": 4 }, - "drops": [ - "无需增调干员", - "狙击", - "先锋", - "术士", - "辅助", - "战备激活阀", - "异态激化插件" - ], + "drops": ["无需增调干员", "狙击", "先锋", "术士", "辅助", "战备激活阀", "异态激化插件"], "blacklist": [ "豆苗", "夜半", diff --git a/resource/copilot/old/SSS_RaytheanIndustriesTestPlatform.json b/resource/copilot/old/SSS_RaytheanIndustriesTestPlatform.json index b59b1f46f5..263f4b6725 100644 --- a/resource/copilot/old/SSS_RaytheanIndustriesTestPlatform.json +++ b/resource/copilot/old/SSS_RaytheanIndustriesTestPlatform.json @@ -45,17 +45,7 @@ "医疗": 1, "辅助": 3 }, - "drops": [ - "无需增调干员", - "狙击", - "辅助", - "先锋", - "重装", - "战备激活阀", - "增活针剂", - "医疗", - "近卫" - ], + "drops": ["无需增调干员", "狙击", "辅助", "先锋", "重装", "战备激活阀", "增活针剂", "医疗", "近卫"], "blacklist": [ "罗比菈塔", "掠风", diff --git a/resource/copilot/old/SSS_RaytheanIndustriesTestPlatform_SkadiAlter.json b/resource/copilot/old/SSS_RaytheanIndustriesTestPlatform_SkadiAlter.json index 36db15872d..bb13174650 100644 --- a/resource/copilot/old/SSS_RaytheanIndustriesTestPlatform_SkadiAlter.json +++ b/resource/copilot/old/SSS_RaytheanIndustriesTestPlatform_SkadiAlter.json @@ -55,16 +55,7 @@ "caster": 2, "support": 2 }, - "drops": [ - "无需增调干员", - "狙击", - "术士", - "先锋", - "重装", - "辅助", - "战备激活阀", - "增活针剂" - ], + "drops": ["无需增调干员", "狙击", "术士", "先锋", "重装", "辅助", "战备激活阀", "增活针剂"], "blacklist": [ "豆苗", "夜半", diff --git a/resource/copilot/old/SSS_塔山农业实验平台_兼容应急_澄闪提丰核.json b/resource/copilot/old/SSS_塔山农业实验平台_兼容应急_澄闪提丰核.json index 685501a5b3..5f8bd62c65 100644 --- a/resource/copilot/old/SSS_塔山农业实验平台_兼容应急_澄闪提丰核.json +++ b/resource/copilot/old/SSS_塔山农业实验平台_兼容应急_澄闪提丰核.json @@ -49,18 +49,7 @@ "supporter": 2, "specialist": 0 }, - "drops": [ - "无需增调干员", - "辅助", - "狙击", - "术师", - "先锋", - "重装", - "战备激活阀", - "数据共享元件", - "拦截算法", - "特种" - ], + "drops": ["无需增调干员", "辅助", "狙击", "术师", "先锋", "重装", "战备激活阀", "数据共享元件", "拦截算法", "特种"], "blacklist": [ "罗比菈塔", "掠风", diff --git a/resource/copilot/old/SSS_约翰老妈在建地块_浊蒂水陈版.json b/resource/copilot/old/SSS_约翰老妈在建地块_浊蒂水陈版.json index c861127229..29c2021edf 100644 --- a/resource/copilot/old/SSS_约翰老妈在建地块_浊蒂水陈版.json +++ b/resource/copilot/old/SSS_约翰老妈在建地块_浊蒂水陈版.json @@ -49,15 +49,7 @@ "sniper": 4, "caster": 4 }, - "drops": [ - "无需增调干员", - "狙击", - "先锋", - "术士", - "辅助", - "战备激活阀", - "异态激化插件" - ], + "drops": ["无需增调干员", "狙击", "先锋", "术士", "辅助", "战备激活阀", "异态激化插件"], "blacklist": [ "豆苗", "夜半", diff --git a/resource/copilot/old/SSS_自走机械搏斗场_浊蒂重岳塞雷娅泥岩_速冷.json b/resource/copilot/old/SSS_自走机械搏斗场_浊蒂重岳塞雷娅泥岩_速冷.json index a4739e80f8..767dc9b29b 100644 --- a/resource/copilot/old/SSS_自走机械搏斗场_浊蒂重岳塞雷娅泥岩_速冷.json +++ b/resource/copilot/old/SSS_自走机械搏斗场_浊蒂重岳塞雷娅泥岩_速冷.json @@ -40,19 +40,7 @@ "术士": 6, "辅助": 2 }, - "drops": [ - "辅助", - "术士", - "无需增调干员", - "先锋", - "重装", - "狙击", - "医疗", - "近卫", - "特种", - "战备激活阀", - "复苏精油" - ], + "drops": ["辅助", "术士", "无需增调干员", "先锋", "重装", "狙击", "医疗", "近卫", "特种", "战备激活阀", "复苏精油"], "blacklist": [ "缪尔赛思", "伺夜", diff --git a/resource/copilot/old/SSS_荒废灯塔-重岳核v2.0(兼容应急).json b/resource/copilot/old/SSS_荒废灯塔-重岳核v2.0(兼容应急).json index 91002f0bc3..724ef80204 100644 --- a/resource/copilot/old/SSS_荒废灯塔-重岳核v2.0(兼容应急).json +++ b/resource/copilot/old/SSS_荒废灯塔-重岳核v2.0(兼容应急).json @@ -42,16 +42,7 @@ "supporter": 2, "sniper": 2 }, - "drops": [ - "无需增调干员", - "辅助", - "先锋", - "战备激活阀", - "靶向修复制剂", - "近卫", - "重装", - "医疗" - ], + "drops": ["无需增调干员", "辅助", "先锋", "战备激活阀", "靶向修复制剂", "近卫", "重装", "医疗"], "blacklist": [ "罗比菈塔", "掠风", diff --git a/resource/copilot/old/SSS_荒废灯塔_浊蒂纯艾版.json b/resource/copilot/old/SSS_荒废灯塔_浊蒂纯艾版.json index b00662ea14..179af65355 100644 --- a/resource/copilot/old/SSS_荒废灯塔_浊蒂纯艾版.json +++ b/resource/copilot/old/SSS_荒废灯塔_浊蒂纯艾版.json @@ -55,16 +55,7 @@ "caster": 3, "support": 2 }, - "drops": [ - "无需增调干员", - "狙击", - "术士", - "先锋", - "重装", - "辅助", - "战备激活阀", - "受体激动制剂" - ], + "drops": ["无需增调干员", "狙击", "术士", "先锋", "重装", "辅助", "战备激活阀", "受体激动制剂"], "blacklist": [ "缪尔赛思", "伺夜", diff --git a/resource/copilot/old/SSS_阿卡胡拉丛林.json b/resource/copilot/old/SSS_阿卡胡拉丛林.json index dcf63e217f..f3e59a4e7b 100644 --- a/resource/copilot/old/SSS_阿卡胡拉丛林.json +++ b/resource/copilot/old/SSS_阿卡胡拉丛林.json @@ -35,15 +35,7 @@ "医疗": 2, "辅助": 4 }, - "drops": [ - "无需增调干员", - "先锋", - "辅助", - "重装", - "阻断波长", - "医疗", - "近卫" - ], + "drops": ["无需增调干员", "先锋", "辅助", "重装", "阻断波长", "医疗", "近卫"], "blacklist": [ "罗比菈塔", "掠风", diff --git a/resource/copilot/old/SSS_阿尔斯特甜品制作平台-澄闪铃兰核v1.3(不兼容应急).json b/resource/copilot/old/SSS_阿尔斯特甜品制作平台-澄闪铃兰核v1.3(不兼容应急).json index f6b03c4c27..d2432e0794 100644 --- a/resource/copilot/old/SSS_阿尔斯特甜品制作平台-澄闪铃兰核v1.3(不兼容应急).json +++ b/resource/copilot/old/SSS_阿尔斯特甜品制作平台-澄闪铃兰核v1.3(不兼容应急).json @@ -31,17 +31,7 @@ "medic": 2, "supporter": 2 }, - "drops": [ - "无需增调干员", - "辅助", - "狙击", - "术师", - "战备激活阀", - "信号阻断插件", - "重装", - "先锋", - "医疗" - ], + "drops": ["无需增调干员", "辅助", "狙击", "术师", "战备激活阀", "信号阻断插件", "重装", "先锋", "医疗"], "blacklist": [ "罗比菈塔", "掠风", diff --git a/resource/copilot/old/SSS_阿尔斯特甜品制作平台_浊蒂版.json b/resource/copilot/old/SSS_阿尔斯特甜品制作平台_浊蒂版.json index e37f0e92c1..39ffcc961e 100644 --- a/resource/copilot/old/SSS_阿尔斯特甜品制作平台_浊蒂版.json +++ b/resource/copilot/old/SSS_阿尔斯特甜品制作平台_浊蒂版.json @@ -50,16 +50,7 @@ "caster": 3, "support": 1 }, - "drops": [ - "无需增调干员", - "狙击", - "先锋", - "重装", - "术士", - "辅助", - "战备激活阀", - "超频转化模块" - ], + "drops": ["无需增调干员", "狙击", "先锋", "重装", "术士", "辅助", "战备激活阀", "超频转化模块"], "blacklist": [ "缪尔赛思", "伺夜", diff --git a/resource/copilot/old/SSS_阿尔斯特甜品制作平台_浊蒂艾丽妮版.json b/resource/copilot/old/SSS_阿尔斯特甜品制作平台_浊蒂艾丽妮版.json index b00420661d..2fa66e2a86 100644 --- a/resource/copilot/old/SSS_阿尔斯特甜品制作平台_浊蒂艾丽妮版.json +++ b/resource/copilot/old/SSS_阿尔斯特甜品制作平台_浊蒂艾丽妮版.json @@ -43,16 +43,7 @@ "tank": 3, "caster": 6 }, - "drops": [ - "先锋", - "无需增调干员", - "术士", - "重装", - "辅助", - "狙击", - "战备激活阀", - "超频转化模块" - ], + "drops": ["先锋", "无需增调干员", "术士", "重装", "辅助", "狙击", "战备激活阀", "超频转化模块"], "blacklist": [ "缪尔赛思", "伺夜", diff --git a/resource/copilot/old/SSS_阿尔斯特甜品制作平台_浊蒂重岳版.json b/resource/copilot/old/SSS_阿尔斯特甜品制作平台_浊蒂重岳版.json index 7cd0616868..0d7e25d85e 100644 --- a/resource/copilot/old/SSS_阿尔斯特甜品制作平台_浊蒂重岳版.json +++ b/resource/copilot/old/SSS_阿尔斯特甜品制作平台_浊蒂重岳版.json @@ -44,16 +44,7 @@ "tank": 3, "caster": 6 }, - "drops": [ - "先锋", - "无需增调干员", - "术士", - "重装", - "辅助", - "狙击", - "战备激活阀", - "超频转化模块" - ], + "drops": ["先锋", "无需增调干员", "术士", "重装", "辅助", "狙击", "战备激活阀", "超频转化模块"], "blacklist": [ "缪尔赛思", "伺夜", diff --git a/resource/copilot/old/SSS_阿尔斯特甜品制作平台_浊蒂锏版.json b/resource/copilot/old/SSS_阿尔斯特甜品制作平台_浊蒂锏版.json index 8a24e0ae39..3cdedfedbd 100644 --- a/resource/copilot/old/SSS_阿尔斯特甜品制作平台_浊蒂锏版.json +++ b/resource/copilot/old/SSS_阿尔斯特甜品制作平台_浊蒂锏版.json @@ -43,16 +43,7 @@ "tank": 3, "caster": 6 }, - "drops": [ - "先锋", - "无需增调干员", - "术士", - "重装", - "辅助", - "狙击", - "战备激活阀", - "超频转化模块" - ], + "drops": ["先锋", "无需增调干员", "术士", "重装", "辅助", "狙击", "战备激活阀", "超频转化模块"], "blacklist": [ "缪尔赛思", "伺夜", diff --git a/resource/copilot/old/SSS_雷神工业测试平台.json b/resource/copilot/old/SSS_雷神工业测试平台.json index 24f7696972..8e0016f9cf 100644 --- a/resource/copilot/old/SSS_雷神工业测试平台.json +++ b/resource/copilot/old/SSS_雷神工业测试平台.json @@ -45,17 +45,7 @@ "医疗": 1, "辅助": 3 }, - "drops": [ - "无需增调干员", - "狙击", - "辅助", - "先锋", - "重装", - "战备激活阀", - "增活针剂", - "医疗", - "近卫" - ], + "drops": ["无需增调干员", "狙击", "辅助", "先锋", "重装", "战备激活阀", "增活针剂", "医疗", "近卫"], "blacklist": [ "罗比菈塔", "掠风", diff --git a/resource/copilot/old/SSS_雷神工业测试平台_浊蒂版.json b/resource/copilot/old/SSS_雷神工业测试平台_浊蒂版.json index 89da3b41f9..b9865fa05a 100644 --- a/resource/copilot/old/SSS_雷神工业测试平台_浊蒂版.json +++ b/resource/copilot/old/SSS_雷神工业测试平台_浊蒂版.json @@ -55,16 +55,7 @@ "caster": 2, "support": 2 }, - "drops": [ - "无需增调干员", - "狙击", - "术士", - "先锋", - "重装", - "辅助", - "战备激活阀", - "增活针剂" - ], + "drops": ["无需增调干员", "狙击", "术士", "先锋", "重装", "辅助", "战备激活阀", "增活针剂"], "blacklist": [ "豆苗", "夜半", diff --git a/resource/custom_infrast/153_layout_3_times_a_day.json b/resource/custom_infrast/153_layout_3_times_a_day.json index 1e1adbe746..f0c2ae8c5e 100644 --- a/resource/custom_infrast/153_layout_3_times_a_day.json +++ b/resource/custom_infrast/153_layout_3_times_a_day.json @@ -187,13 +187,7 @@ ], "control": [ { - "operators": [ - "戴菲恩", - "凯尔希", - "焰尾", - "薇薇安娜", - "涤火杰西卡" - ] + "operators": ["戴菲恩", "凯尔希", "焰尾", "薇薇安娜", "涤火杰西卡"] } ], "processing": [ @@ -303,13 +297,7 @@ ], "control": [ { - "operators": [ - "森蚺", - "涤火杰西卡", - "凯尔希", - "琴柳", - "令" - ] + "operators": ["森蚺", "涤火杰西卡", "凯尔希", "琴柳", "令"] } ], "processing": [ diff --git a/resource/custom_infrast/153_layout_3_times_a_day_(yostar).json b/resource/custom_infrast/153_layout_3_times_a_day_(yostar).json index 9bb2ac91da..380dd31a88 100644 --- a/resource/custom_infrast/153_layout_3_times_a_day_(yostar).json +++ b/resource/custom_infrast/153_layout_3_times_a_day_(yostar).json @@ -297,13 +297,7 @@ ], "control": [ { - "operators": [ - "阿米娅", - "凯尔希", - "焰尾", - "玛恩纳", - "老鲤" - ] + "operators": ["阿米娅", "凯尔希", "焰尾", "玛恩纳", "老鲤"] } ], "power": [ diff --git a/resource/custom_infrast/153_layout_4_times_a_day_(yostar).json b/resource/custom_infrast/153_layout_4_times_a_day_(yostar).json index 4579cc81ef..902499563d 100644 --- a/resource/custom_infrast/153_layout_4_times_a_day_(yostar).json +++ b/resource/custom_infrast/153_layout_4_times_a_day_(yostar).json @@ -408,13 +408,7 @@ ], "control": [ { - "operators": [ - "阿米娅", - "凯尔希", - "焰尾", - "玛恩纳", - "老鲤" - ] + "operators": ["阿米娅", "凯尔希", "焰尾", "玛恩纳", "老鲤"] } ], "power": [ diff --git a/resource/custom_infrast/243_layout_3_times_a_day.json b/resource/custom_infrast/243_layout_3_times_a_day.json index 5dc250fd53..f07a3fc949 100644 --- a/resource/custom_infrast/243_layout_3_times_a_day.json +++ b/resource/custom_infrast/243_layout_3_times_a_day.json @@ -282,13 +282,7 @@ ], "control": [ { - "operators": [ - "诗怀雅", - "凯尔希", - "焰尾", - "灵知", - "老鲤" - ] + "operators": ["诗怀雅", "凯尔希", "焰尾", "灵知", "老鲤"] } ], "power": [ diff --git a/resource/custom_infrast/243_layout_4_times_a_day.json b/resource/custom_infrast/243_layout_4_times_a_day.json index 26cbf1efad..ed618f6b1d 100644 --- a/resource/custom_infrast/243_layout_4_times_a_day.json +++ b/resource/custom_infrast/243_layout_4_times_a_day.json @@ -89,49 +89,25 @@ "dormitory": [ { "skip": false, - "operators": [ - "菲亚梅塔", - "雷蛇", - "戴菲恩", - "推进之王", - "摩根" - ], + "operators": ["菲亚梅塔", "雷蛇", "戴菲恩", "推进之王", "摩根"], "sort": false, "autofill": false }, { "skip": false, - "operators": [ - "歌蕾蒂娅", - "乌尔比安", - "安哲拉", - "幽灵鲨", - "斯卡蒂" - ], + "operators": ["歌蕾蒂娅", "乌尔比安", "安哲拉", "幽灵鲨", "斯卡蒂"], "sort": false, "autofill": false }, { "skip": false, - "operators": [ - "爱丽丝", - "车尔尼", - "塑心", - "伺夜", - "苍苔" - ], + "operators": ["爱丽丝", "车尔尼", "塑心", "伺夜", "苍苔"], "sort": false, "autofill": false }, { "skip": false, - "operators": [ - "赫默", - "伊芙利特", - "塞雷娅", - "白面鸮", - "梅尔" - ], + "operators": ["赫默", "伊芙利特", "塞雷娅", "白面鸮", "梅尔"], "sort": false, "autofill": false } @@ -139,13 +115,7 @@ "control": [ { "skip": false, - "operators": [ - "阿米娅", - "琴柳", - "令", - "薇薇安娜", - "焰尾" - ], + "operators": ["阿米娅", "琴柳", "令", "薇薇安娜", "焰尾"], "sort": false, "autofill": false } @@ -260,25 +230,13 @@ "dormitory": [ { "skip": false, - "operators": [ - "菲亚梅塔", - "澄闪", - "格雷伊", - "柏喙", - "斥罪" - ], + "operators": ["菲亚梅塔", "澄闪", "格雷伊", "柏喙", "斥罪"], "sort": false, "autofill": false }, { "skip": false, - "operators": [ - "诗怀雅", - "凯尔希", - "夕", - "斑点", - "食铁兽" - ], + "operators": ["诗怀雅", "凯尔希", "夕", "斑点", "食铁兽"], "sort": false, "autofill": false }, @@ -290,13 +248,7 @@ }, { "skip": true, - "operators": [ - "赫默", - "伊芙利特", - "塞雷娅", - "白面鸮", - "梅尔" - ], + "operators": ["赫默", "伊芙利特", "塞雷娅", "白面鸮", "梅尔"], "sort": false, "autofill": false } @@ -304,13 +256,7 @@ "control": [ { "skip": true, - "operators": [ - "阿米娅", - "琴柳", - "令", - "薇薇安娜", - "焰尾" - ], + "operators": ["阿米娅", "琴柳", "令", "薇薇安娜", "焰尾"], "sort": false, "autofill": false } @@ -425,25 +371,13 @@ "dormitory": [ { "skip": false, - "operators": [ - "菲亚梅塔", - "令", - "卡夫卡", - "空弦", - "黑键" - ], + "operators": ["菲亚梅塔", "令", "卡夫卡", "空弦", "黑键"], "sort": false, "autofill": false }, { "skip": false, - "operators": [ - "槐琥", - "阿罗玛", - "迷迭香", - "至简", - "断罪者" - ], + "operators": ["槐琥", "阿罗玛", "迷迭香", "至简", "断罪者"], "sort": false, "autofill": false }, @@ -455,13 +389,7 @@ }, { "skip": true, - "operators": [ - "赫默", - "伊芙利特", - "塞雷娅", - "白面鸮", - "梅尔" - ], + "operators": ["赫默", "伊芙利特", "塞雷娅", "白面鸮", "梅尔"], "sort": false, "autofill": false } @@ -469,13 +397,7 @@ "control": [ { "skip": false, - "operators": [ - "阿米娅", - "戴菲恩", - "歌蕾蒂娅", - "薇薇安娜", - "焰尾" - ], + "operators": ["阿米娅", "戴菲恩", "歌蕾蒂娅", "薇薇安娜", "焰尾"], "sort": false, "autofill": false } @@ -590,13 +512,7 @@ "dormitory": [ { "skip": false, - "operators": [ - "菲亚梅塔", - "阿米娅", - "薇薇安娜", - "焰尾", - "砾" - ], + "operators": ["菲亚梅塔", "阿米娅", "薇薇安娜", "焰尾", "砾"], "sort": false, "autofill": false }, @@ -608,25 +524,13 @@ }, { "skip": false, - "operators": [ - "爱丽丝", - "车尔尼", - "塑心", - "承曦格雷伊", - "清流" - ], + "operators": ["爱丽丝", "车尔尼", "塑心", "承曦格雷伊", "清流"], "sort": false, "autofill": false }, { "skip": true, - "operators": [ - "赫默", - "伊芙利特", - "塞雷娅", - "白面鸮", - "梅尔" - ], + "operators": ["赫默", "伊芙利特", "塞雷娅", "白面鸮", "梅尔"], "sort": false, "autofill": false } @@ -634,13 +538,7 @@ "control": [ { "skip": false, - "operators": [ - "诗怀雅", - "歌蕾蒂娅", - "凯尔希", - "夕", - "琴柳" - ], + "operators": ["诗怀雅", "歌蕾蒂娅", "凯尔希", "夕", "琴柳"], "sort": false, "autofill": false } diff --git a/resource/custom_infrast/252_layout_3_times_a_day.json b/resource/custom_infrast/252_layout_3_times_a_day.json index 3c94c714ee..38a1dca304 100644 --- a/resource/custom_infrast/252_layout_3_times_a_day.json +++ b/resource/custom_infrast/252_layout_3_times_a_day.json @@ -101,13 +101,7 @@ "rooms": { "control": [ { - "operators": [ - "阿米娅", - "森蚺", - "布丁", - "焰尾", - "玛恩纳" - ] + "operators": ["阿米娅", "森蚺", "布丁", "焰尾", "玛恩纳"] } ], "trading": [ diff --git a/resource/custom_infrast/old/243_layout_3_times_a_day_20220119.json b/resource/custom_infrast/old/243_layout_3_times_a_day_20220119.json index 1a74241548..d067dae3e4 100644 --- a/resource/custom_infrast/old/243_layout_3_times_a_day_20220119.json +++ b/resource/custom_infrast/old/243_layout_3_times_a_day_20220119.json @@ -101,13 +101,7 @@ "rooms": { "control": [ { - "operators": [ - "诗怀雅", - "凯尔希", - "灵知", - "焰尾", - "老鲤" - ] + "operators": ["诗怀雅", "凯尔希", "灵知", "焰尾", "老鲤"] } ], "trading": [ diff --git a/resource/custom_infrast/old/243_layout_4_times_a_day_20231013.json b/resource/custom_infrast/old/243_layout_4_times_a_day_20231013.json index b997ad0764..4b6d75a181 100644 --- a/resource/custom_infrast/old/243_layout_4_times_a_day_20231013.json +++ b/resource/custom_infrast/old/243_layout_4_times_a_day_20231013.json @@ -198,13 +198,7 @@ "rooms": { "control": [ { - "operators": [ - "诗怀雅", - "凯尔希", - "老鲤", - "涤火杰西卡", - "戴菲恩" - ] + "operators": ["诗怀雅", "凯尔希", "老鲤", "涤火杰西卡", "戴菲恩"] } ], "trading": [ diff --git a/resource/custom_infrast/old/243_layout_4_times_a_day_20240414.json b/resource/custom_infrast/old/243_layout_4_times_a_day_20240414.json index ab02d13b28..756c0ca5d6 100644 --- a/resource/custom_infrast/old/243_layout_4_times_a_day_20240414.json +++ b/resource/custom_infrast/old/243_layout_4_times_a_day_20240414.json @@ -116,13 +116,7 @@ "control": [ { "skip": false, - "operators": [ - "阿米娅", - "琴柳", - "令", - "薇薇安娜", - "焰尾" - ], + "operators": ["阿米娅", "琴柳", "令", "薇薇安娜", "焰尾"], "sort": false, "autofill": false } @@ -263,13 +257,7 @@ "control": [ { "skip": true, - "operators": [ - "阿米娅", - "琴柳", - "令", - "薇薇安娜", - "焰尾" - ], + "operators": ["阿米娅", "琴柳", "令", "薇薇安娜", "焰尾"], "sort": false, "autofill": false } @@ -384,13 +372,7 @@ "dormitory": [ { "skip": false, - "operators": [ - "菲亚梅塔", - "阿米娅", - "薇薇安娜", - "焰尾", - "砾" - ], + "operators": ["菲亚梅塔", "阿米娅", "薇薇安娜", "焰尾", "砾"], "sort": false, "autofill": false }, @@ -402,25 +384,13 @@ }, { "skip": false, - "operators": [ - "爱丽丝", - "车尔尼", - "塑心", - "承曦格雷伊", - "伊内丝" - ], + "operators": ["爱丽丝", "车尔尼", "塑心", "承曦格雷伊", "伊内丝"], "sort": false, "autofill": false }, { "skip": false, - "operators": [ - "赫默", - "伊芙利特", - "塞雷娅", - "白面鸮", - "清流" - ], + "operators": ["赫默", "伊芙利特", "塞雷娅", "白面鸮", "清流"], "sort": false, "autofill": false } @@ -428,13 +398,7 @@ "control": [ { "skip": false, - "operators": [ - "麒麟R夜刀", - "火龙S黑角", - "令", - "夕", - "琴柳" - ], + "operators": ["麒麟R夜刀", "火龙S黑角", "令", "夕", "琴柳"], "sort": false, "autofill": false } @@ -549,13 +513,7 @@ "dormitory": [ { "skip": false, - "operators": [ - "菲亚梅塔", - "空弦", - "琴柳", - "卡夫卡", - "黑键" - ], + "operators": ["菲亚梅塔", "空弦", "琴柳", "卡夫卡", "黑键"], "sort": false, "autofill": false }, @@ -567,13 +525,7 @@ }, { "skip": false, - "operators": [ - "断罪者", - "缪尔赛思", - "炎狱炎熔", - "陈", - "絮雨" - ], + "operators": ["断罪者", "缪尔赛思", "炎狱炎熔", "陈", "絮雨"], "sort": false, "autofill": false }, @@ -587,13 +539,7 @@ "control": [ { "skip": false, - "operators": [ - "阿米娅", - "戴菲恩", - "凯尔希", - "薇薇安娜", - "焰尾" - ], + "operators": ["阿米娅", "戴菲恩", "凯尔希", "薇薇安娜", "焰尾"], "sort": false, "autofill": false } diff --git a/resource/global/YoStarEN/resource/recruitment.json b/resource/global/YoStarEN/resource/recruitment.json index 413bea21e6..793833896c 100644 --- a/resource/global/YoStarEN/resource/recruitment.json +++ b/resource/global/YoStarEN/resource/recruitment.json @@ -670,14 +670,7 @@ "id": "char_202_demkni", "name": "Saria", "rarity": 6, - "tags": [ - "防护", - "治疗", - "支援", - "近战位", - "高级资深干员", - "重装干员" - ] + "tags": ["防护", "治疗", "支援", "近战位", "高级资深干员", "重装干员"] }, { "id": "char_172_svrash", @@ -713,27 +706,13 @@ "id": "char_248_mgllan", "name": "Magallan", "rarity": 6, - "tags": [ - "支援", - "减速", - "输出", - "远程位", - "高级资深干员", - "辅助干员" - ] + "tags": ["支援", "减速", "输出", "远程位", "高级资深干员", "辅助干员"] }, { "id": "char_213_mostma", "name": "Mostima", "rarity": 6, - "tags": [ - "群攻", - "支援", - "控场", - "远程位", - "高级资深干员", - "术师干员" - ] + "tags": ["群攻", "支援", "控场", "远程位", "高级资深干员", "术师干员"] }, { "id": "char_017_huang", @@ -763,27 +742,13 @@ "id": "char_250_phatom", "name": "Phantom", "rarity": 6, - "tags": [ - "快速复活", - "控场", - "输出", - "近战位", - "高级资深干员", - "特种干员" - ] + "tags": ["快速复活", "控场", "输出", "近战位", "高级资深干员", "特种干员"] }, { "id": "char_400_weedy", "name": "Weedy", "rarity": 6, - "tags": [ - "位移", - "输出", - "控场", - "近战位", - "高级资深干员", - "特种干员" - ] + "tags": ["位移", "输出", "控场", "近战位", "高级资深干员", "特种干员"] }, { "id": "char_197_poca", @@ -795,14 +760,7 @@ "id": "char_358_lisa", "name": "Suzuran", "rarity": 6, - "tags": [ - "减速", - "支援", - "输出", - "远程位", - "高级资深干员", - "辅助干员" - ] + "tags": ["减速", "支援", "输出", "远程位", "高级资深干员", "辅助干员"] }, { "id": "char_293_thorns", @@ -814,14 +772,7 @@ "id": "char_416_zumama", "name": "Eunectes", "rarity": 6, - "tags": [ - "输出", - "生存", - "防护", - "近战位", - "高级资深干员", - "重装干员" - ] + "tags": ["输出", "生存", "防护", "近战位", "高级资深干员", "重装干员"] } ], "tags": { diff --git a/resource/global/YoStarEN/resource/tasks.json b/resource/global/YoStarEN/resource/tasks.json index 0ec4a5fbcf..4dd3ccc87a 100644 --- a/resource/global/YoStarEN/resource/tasks.json +++ b/resource/global/YoStarEN/resource/tasks.json @@ -84,11 +84,7 @@ "text": ["SUMMIT", "OF", "NATIONS"] }, "WB-Open": { - "text": [ - "Event is now open", - "Criminal Pursuit,Offsite'stages opened" - ] + "text": ["Event is now open", "Criminal Pursuit,Offsite'stages opened"] }, "WBChapterToWB": { "action": "ClickSelf", @@ -718,10 +714,7 @@ ["Ornamental Giant Mushroom", "景观巨蕈"], ["Altar-type Radar", "祭坛式雷达"], ["R-45 Portable 'Gramophone'", "R-45便携式“留声机”"], - [ - "Two-step Firecracker and Data-collector", - "“二踢脚”型数据收集装置" - ], + ["Two-step Firecracker and Data-collector", "“二踢脚”型数据收集装置"], ["Self-Driving Recon Cart", "勘察用自走车"], ["Leto", "烈夏"], ["Degenbrecher", "锏"], @@ -1201,11 +1194,7 @@ "text": ["Choose an Operator", "Select", "Conductive", "Unit"] }, "SSSDropRecruitmentConfirm": { - "text": [ - "Confirm assignment", - "Confirm Selection", - "Abandon Assignment" - ], + "text": ["Confirm assignment", "Confirm Selection", "Abandon Assignment"], "roi": [1105, 525, 175, 140] }, "GachaLastOnceResult": { @@ -1317,20 +1306,14 @@ ["Elite Medic Rec. *Voucher", "高级医疗招募券"], ["Military Mirror Armor", "军团护心镜"], ["Frontline Corps Rec. *Voucher", "前线统合招募券"], - [ - "Frontline Integration[ Senior Rec. Voucher]*", - "前线统合资深招募券" - ], + ["Frontline Integration[ Senior Rec. Voucher]*", "前线统合资深招募券"], ["Necklace of the Presence", "显圣吊坠"], ["Elite Specialist Rec. *Voucher", "高级特种招募券"], ["Glass Bird", "玻璃小鸟"], ["Specialist Rec. *Voucher", "特种招募券"], ["Backline Corps Rec. *Voucher", "后方协调招募券"], ["Old Steam Armor", "古旧的蒸汽甲胄"], - [ - "Backline Coordination[ Senior Rec. Voucher]*", - "后方协调资深招募券" - ], + ["Backline Coordination[ Senior Rec. Voucher]*", "后方协调资深招募券"], ["Elite Supporter Rec. *Voucher", "高级辅助招募券"], ["Supporter Rec. *Voucher", "辅助招募券"], ["Fortification Co-op Expansion", "堡垒协议扩充"], @@ -1562,10 +1545,7 @@ ["Sea Terror Jerky", "恐鱼干"], ["Conch of Divine Whispers", "神音海螺"], ["Night-Whispers in the Forest", "林间夜话"], - [ - "5-Star Random Promotion[ Temporary Recruitment Voucher*]", - "5星随机直升临时招募券" - ], + ["5-Star Random Promotion[ Temporary Recruitment Voucher*]", "5星随机直升临时招募券"], ["Caerula Arbor", "深蓝之树"], ["Advanced Sniper Rec.[ Voucher]*", "精锐狙击招募券"], ["Featured Canned Meat", "精选兽肉罐头"], @@ -1580,10 +1560,7 @@ ["Advanced Vanguard Rec.[ Voucher]*", "精锐先锋招募券"], ["Advanced Specialist Rec.[ Voucher]*", "精锐特种招募券"], ["Advanced Supporter Rec.[ Voucher]*", "精锐辅助招募券"], - [ - "6-Star Random Promotion[ Temporary Recruitment Voucher*]", - "6星随机直升临时招募券" - ], + ["6-Star Random Promotion[ Temporary Recruitment Voucher*]", "6星随机直升临时招募券"], ["Portrait of Breogan", "布雷奥甘肖像"], ["Leviathan's Anabolism", "海神的代谢"], ["Failed Specimen", "失败的标本"], @@ -1937,10 +1914,7 @@ ["'?Tin ?Man'?", "“锡人”"], ["Missing ?Mountains", "不见群山"], ["Reprieve\\??", "解脱?"], - [ - "On-site ?at ?Public ?Signal ?Amplification ?Station ?756", - "在地公共信号放大站756号" - ], + ["On-site ?at ?Public ?Signal ?Amplification ?Station ?756", "在地公共信号放大站756号"], ["'?Art ?Connoisseur'?", "“鉴赏家”"], ["'?Royal ?Rumble'?", "“皇家争执”"], ["Searching ?For ?A ?Path ?Forward", "探寻前路"], @@ -1996,12 +1970,7 @@ "text": ["Storage full"] }, "Roguelike@StageTraderRefreshWithDiceNotAvaiable": { - "text": [ - "Used up refreshes for this", - "Used up refreshes", - "for this", - "for this shop" - ] + "text": ["Used up refreshes for this", "Used up refreshes", "for this", "for this shop"] }, "Roguelike@StageTraderSpecialShoppingAfterRefresh": { "text": ["Pathfinder Fins"] @@ -2150,9 +2119,7 @@ "cache": false, "algorithm": "OcrDetect", "text": ["正在提交反馈至神经"], - "ocrReplace": [ - ["Submitting feedback to the neural network", "正在提交反馈至神经"] - ], + "ocrReplace": [["Submitting feedback to the neural network", "正在提交反馈至神经"]], "roi": [720, 645, 355, 45] }, "Sami@Roguelike@CheckCollapsalParadigms_onBanner": { @@ -2288,12 +2255,7 @@ "template": "Sami@Roguelike@GetDropSelectRecruit.png" }, "Sami@Roguelike@NextLevel": { - "text": [ - "Obtain after", - "this floor", - "Collapse will trigger", - "no next floor" - ], + "text": ["Obtain after", "this floor", "Collapse will trigger", "no next floor"], "roi": [218, 600, 247, 78] }, "Sami@Roguelike@RecruitOther": { @@ -2364,11 +2326,7 @@ }, "Reclamation@EmptyInitUnits": { "roi": [349, 598, 563, 120], - "text": [ - "Choose the Operators", - "you wish to begin", - "the Algorithm with" - ] + "text": ["Choose the Operators", "you wish to begin", "the Algorithm with"] }, "Reclamation@EnterResearchLab": { "text": ["Research", "Development"] @@ -2390,13 +2348,7 @@ "text": ["Confirm", "Evacuation"] }, "Reclamation@GiveupCrossdomainPageFlag": { - "text": [ - "Select supplies", - "to keep", - "and manually tap", - "Emergency", - "Evacua" - ] + "text": ["Select supplies", "to keep", "and manually tap", "Emergency", "Evacua"] }, "Reclamation@GiveupTakeNothing": { "text": ["Confirm", "Evacuation"] diff --git a/resource/global/YoStarJP/resource/recruitment.json b/resource/global/YoStarJP/resource/recruitment.json index 1bad527460..592d769c8b 100644 --- a/resource/global/YoStarJP/resource/recruitment.json +++ b/resource/global/YoStarJP/resource/recruitment.json @@ -676,14 +676,7 @@ "id": "char_202_demkni", "name": "サリア", "rarity": 6, - "tags": [ - "防护", - "治疗", - "支援", - "近战位", - "高级资深干员", - "重装干员" - ] + "tags": ["防护", "治疗", "支援", "近战位", "高级资深干员", "重装干员"] }, { "id": "char_172_svrash", @@ -719,27 +712,13 @@ "id": "char_248_mgllan", "name": "マゼラン", "rarity": 6, - "tags": [ - "支援", - "减速", - "输出", - "远程位", - "高级资深干员", - "辅助干员" - ] + "tags": ["支援", "减速", "输出", "远程位", "高级资深干员", "辅助干员"] }, { "id": "char_213_mostma", "name": "モスティマ", "rarity": 6, - "tags": [ - "群攻", - "支援", - "控场", - "远程位", - "高级资深干员", - "术师干员" - ] + "tags": ["群攻", "支援", "控场", "远程位", "高级资深干员", "术师干员"] }, { "id": "char_017_huang", @@ -769,27 +748,13 @@ "id": "char_250_phatom", "name": "ファントム", "rarity": 6, - "tags": [ - "快速复活", - "控场", - "输出", - "近战位", - "高级资深干员", - "特种干员" - ] + "tags": ["快速复活", "控场", "输出", "近战位", "高级资深干员", "特种干员"] }, { "id": "char_400_weedy", "name": "ウィーディ", "rarity": 6, - "tags": [ - "位移", - "输出", - "控场", - "近战位", - "高级资深干员", - "特种干员" - ] + "tags": ["位移", "输出", "控场", "近战位", "高级资深干员", "特种干员"] }, { "id": "char_197_poca", @@ -801,14 +766,7 @@ "id": "char_358_lisa", "name": "スズラン", "rarity": 6, - "tags": [ - "减速", - "支援", - "输出", - "远程位", - "高级资深干员", - "辅助干员" - ] + "tags": ["减速", "支援", "输出", "远程位", "高级资深干员", "辅助干员"] }, { "id": "char_293_thorns", @@ -820,14 +778,7 @@ "id": "char_416_zumama", "name": "ユーネクテス", "rarity": 6, - "tags": [ - "输出", - "生存", - "防护", - "近战位", - "高级资深干员", - "重装干员" - ] + "tags": ["输出", "生存", "防护", "近战位", "高级资深干员", "重装干员"] } ], "tags": { diff --git a/resource/global/YoStarJP/resource/tasks.json b/resource/global/YoStarJP/resource/tasks.json index 8703e861e5..7d627f6ecb 100644 --- a/resource/global/YoStarJP/resource/tasks.json +++ b/resource/global/YoStarJP/resource/tasks.json @@ -12,14 +12,7 @@ "text": ["残映"] }, "RS-OpenOcr": { - "text": [ - "銀心湖鉄道", - "銀心湖", - "鉄道", - "イベント開催中", - "特急列車", - "ステージ開放中" - ] + "text": ["銀心湖鉄道", "銀心湖", "鉄道", "イベント開催中", "特急列車", "ステージ開放中"] }, "RSChapterToRS": { "text": ["3番線ホーム", "番線", "ホーム"] @@ -43,12 +36,7 @@ "text": ["双塔を仰ぐ", "双塔", "仰ぐ"] }, "CV-Open": { - "text": [ - "ダーティマネー", - "イベント開催中", - "黒き艦船", - "ステージ開放中" - ] + "text": ["ダーティマネー", "イベント開催中", "黒き艦船", "ステージ開放中"] }, "CVChapterToCV": { "text": ["青白い町"] @@ -1227,15 +1215,7 @@ "text": ["行動開始"] }, "SSSDropRecruitmentFlag": { - "text": [ - "拡張", - "バーツ", - "選別", - "オペレーター", - "選択", - "行って", - "ください" - ] + "text": ["拡張", "バーツ", "選別", "オペレーター", "選択", "行って", "ください"] }, "SSSDropRecruitmentConfirm": { "text": ["召集する", "放棄する", "選択を確認", "選択を確"], @@ -2050,14 +2030,8 @@ ["エリートオペレーター加入", "加入精英干员"], ["希望+2", "给2希望"], ["希望+4", "给4希望"], - [ - "作戦を完璧にクリアできなかった場合、崩壊値+1", - "非完美作战增长1坍缩值" - ], - [ - "作戦を完璧にクリアできなかった場合、崩壊値+2", - "非完美作战增长2坍缩值" - ], + ["作戦を完璧にクリアできなかった場合、崩壊値+1", "非完美作战增长1坍缩值"], + ["作戦を完璧にクリアできなかった場合、崩壊値+2", "非完美作战增长2坍缩值"], ["月固定編成5オリジナルイベント表示", "显示月阵容5原始事件"], ["月固定編成8オリジナルイベント表示", "显示月阵容8原始事件"], ["秘境で異変発生", "秘境出现异变"] @@ -2258,25 +2232,13 @@ "text": ["貯蓄残高が上限に達しています", "貯蓄残高", "上限に達し"] }, "Roguelike@StageTraderRefreshWithDiceNotAvaiable": { - "text": [ - "ショップの更新回数がなくなりました", - "ショップの更新", - "更新回数", - "なくなりました" - ] + "text": ["ショップの更新回数がなくなりました", "ショップの更新", "更新回数", "なくなりました"] }, "Roguelike@StageTraderSpecialShoppingAfterRefresh": { "text": ["ミチビキリンジュウ"] }, "Phantom@Roguelike@NextLevel": { - "text": [ - "迷霧の岐路", - "落陽の庭園", - "凋落の故地", - "悪夢の幕開け", - "緋月の回廊", - "渇欲の大広間" - ] + "text": ["迷霧の岐路", "落陽の庭園", "凋落の故地", "悪夢の幕開け", "緋月の回廊", "渇欲の大広間"] }, "Phantom@Roguelike@SelectTheme": { "next": ["Phantom@Roguelike@FromIntegratedStrategies"], @@ -2313,15 +2275,7 @@ }, "Mizuki@Roguelike@NextLevel": { "ocrReplace": [["迫.*来る波濤", "迫り来る波濤"]], - "text": [ - "陽の射す海岸", - "離れの孤島", - "迫り来る波濤", - "秘密の温床", - "不可侵の洞窟", - "深海の密林", - "紺碧の揺籃" - ] + "text": ["陽の射す海岸", "離れの孤島", "迫り来る波濤", "秘密の温床", "不可侵の洞窟", "深海の密林", "紺碧の揺籃"] }, "Mizuki@Roguelike@SelectTheme": { "next": ["Mizuki@Roguelike@FromIntegratedStrategies"], @@ -2439,15 +2393,7 @@ "roi": [350, 120, 310, 520] }, "Sami@Roguelike@ContinueClick": { - "text": [ - "初霜の湖沼", - "静謐な.*", - "夜明けの凍.*", - "凍てつく岩骸", - "汚れなき花園", - "遠見の巨構", - "深埋の迷境" - ] + "text": ["初霜の湖沼", "静謐な.*", "夜明けの凍.*", "凍てつく岩骸", "汚れなき花園", "遠見の巨構", "深埋の迷境"] }, "Sami@Roguelike@FoldartalGainOcr": { "ocrReplace": [ diff --git a/resource/global/YoStarKR/resource/recruitment.json b/resource/global/YoStarKR/resource/recruitment.json index 98e1c0834b..b62edc553c 100644 --- a/resource/global/YoStarKR/resource/recruitment.json +++ b/resource/global/YoStarKR/resource/recruitment.json @@ -676,14 +676,7 @@ "id": "char_202_demkni", "name": "사리아", "rarity": 6, - "tags": [ - "防护", - "治疗", - "支援", - "近战位", - "高级资深干员", - "重装干员" - ] + "tags": ["防护", "治疗", "支援", "近战位", "高级资深干员", "重装干员"] }, { "id": "char_172_svrash", @@ -719,27 +712,13 @@ "id": "char_248_mgllan", "name": "마젤란", "rarity": 6, - "tags": [ - "支援", - "减速", - "输出", - "远程位", - "高级资深干员", - "辅助干员" - ] + "tags": ["支援", "减速", "输出", "远程位", "高级资深干员", "辅助干员"] }, { "id": "char_213_mostma", "name": "모스티마", "rarity": 6, - "tags": [ - "群攻", - "支援", - "控场", - "远程位", - "高级资深干员", - "术师干员" - ] + "tags": ["群攻", "支援", "控场", "远程位", "高级资深干员", "术师干员"] }, { "id": "char_017_huang", @@ -769,27 +748,13 @@ "id": "char_250_phatom", "name": "팬텀", "rarity": 6, - "tags": [ - "快速复活", - "控场", - "输出", - "近战位", - "高级资深干员", - "特种干员" - ] + "tags": ["快速复活", "控场", "输出", "近战位", "高级资深干员", "特种干员"] }, { "id": "char_400_weedy", "name": "위디", "rarity": 6, - "tags": [ - "位移", - "输出", - "控场", - "近战位", - "高级资深干员", - "特种干员" - ] + "tags": ["位移", "输出", "控场", "近战位", "高级资深干员", "特种干员"] }, { "id": "char_197_poca", @@ -801,14 +766,7 @@ "id": "char_358_lisa", "name": "스즈란", "rarity": 6, - "tags": [ - "减速", - "支援", - "输出", - "远程位", - "高级资深干员", - "辅助干员" - ] + "tags": ["减速", "支援", "输出", "远程位", "高级资深干员", "辅助干员"] }, { "id": "char_293_thorns", @@ -820,14 +778,7 @@ "id": "char_416_zumama", "name": "유넥티스", "rarity": 6, - "tags": [ - "输出", - "生存", - "防护", - "近战位", - "高级资深干员", - "重装干员" - ] + "tags": ["输出", "生存", "防护", "近战位", "高级资深干员", "重装干员"] } ], "tags": { diff --git a/resource/global/YoStarKR/resource/tasks.json b/resource/global/YoStarKR/resource/tasks.json index 727b0bc468..271872a715 100644 --- a/resource/global/YoStarKR/resource/tasks.json +++ b/resource/global/YoStarKR/resource/tasks.json @@ -610,10 +610,7 @@ ["무너진담장", "塌落的墙垣"], ["비상용목재", "备用木材"], ["낡은울타리", "破旧的木篱"], - [ - "(.+야.+라더.+|.*퍄.+라.+|.+크비트.+|^더카.+$)", - "에이야퍄들라더크비트아스카" - ], + ["(.+야.+라더.+|.*퍄.+라.+|.+크비트.+|^더카.+$)", "에이야퍄들라더크비트아스카"], ["에이야퍄들라더크비트아스카", "纯烬艾雅法拉"], ["(.+리건트.*|.*디.+리건.*)", "스와이어디엘리건트위트"], ["스와이어디엘리건트위트", "琳琅诗怀雅"], @@ -1866,14 +1863,7 @@ "text": ["패스파인더", "패스파인더 핀"] }, "Phantom@Roguelike@NextLevel": { - "text": [ - "안개의기로", - "석양의정원", - "고향의잔해", - "악몽의시작", - "붉은달회랑", - "욕망의로비" - ] + "text": ["안개의기로", "석양의정원", "고향의잔해", "악몽의시작", "붉은달회랑", "욕망의로비"] }, "Phantom@Roguelike@SelectTheme": { "next": ["Phantom@Roguelike@FromIntegratedStrategies"], @@ -1911,15 +1901,7 @@ "action": "ClickRect" }, "Mizuki@Roguelike@NextLevel": { - "text": [ - "하늘빛해안", - "연안외딴섬", - "맹렬한파도", - "은밀한온상", - "신성한동굴", - "심해의숲", - "짙푸른요람" - ] + "text": ["하늘빛해안", "연안외딴섬", "맹렬한파도", "은밀한온상", "신성한동굴", "심해의숲", "짙푸른요람"] }, "Mizuki@Roguelike@SelectTheme": { "next": ["Mizuki@Roguelike@FromIntegratedStrategies"], @@ -2044,15 +2026,7 @@ ["여명의.+", "여명의툰드라"], ["은빛의호.+", "은빛의호수"] ], - "text": [ - "은빛의호수", - "고요한숲", - "여명의툰드라", - "얼어붙은바위", - "무결점의정원", - "예견의구상", - "숨겨진비경" - ] + "text": ["은빛의호수", "고요한숲", "여명의툰드라", "얼어붙은바위", "무결점의정원", "예견의구상", "숨겨진비경"] }, "Sami@Roguelike@FoldartalGainOcr": { "ocrReplace": [ diff --git a/resource/global/txwy/resource/recruitment.json b/resource/global/txwy/resource/recruitment.json index f0ea93e5ea..c3e626b1a4 100644 --- a/resource/global/txwy/resource/recruitment.json +++ b/resource/global/txwy/resource/recruitment.json @@ -664,14 +664,7 @@ "id": "char_202_demkni", "name": "塞雷婭", "rarity": 6, - "tags": [ - "防护", - "治疗", - "支援", - "近战位", - "高级资深干员", - "重装干员" - ] + "tags": ["防护", "治疗", "支援", "近战位", "高级资深干员", "重装干员"] }, { "id": "char_172_svrash", @@ -707,27 +700,13 @@ "id": "char_248_mgllan", "name": "麥哲倫", "rarity": 6, - "tags": [ - "支援", - "减速", - "输出", - "远程位", - "高级资深干员", - "辅助干员" - ] + "tags": ["支援", "减速", "输出", "远程位", "高级资深干员", "辅助干员"] }, { "id": "char_213_mostma", "name": "莫斯提馬", "rarity": 6, - "tags": [ - "群攻", - "支援", - "控场", - "远程位", - "高级资深干员", - "术师干员" - ] + "tags": ["群攻", "支援", "控场", "远程位", "高级资深干员", "术师干员"] }, { "id": "char_017_huang", @@ -757,27 +736,13 @@ "id": "char_250_phatom", "name": "傀影", "rarity": 6, - "tags": [ - "快速复活", - "控场", - "输出", - "近战位", - "高级资深干员", - "特种干员" - ] + "tags": ["快速复活", "控场", "输出", "近战位", "高级资深干员", "特种干员"] }, { "id": "char_400_weedy", "name": "溫蒂", "rarity": 6, - "tags": [ - "位移", - "输出", - "控场", - "近战位", - "高级资深干员", - "特种干员" - ] + "tags": ["位移", "输出", "控场", "近战位", "高级资深干员", "特种干员"] }, { "id": "char_197_poca", @@ -789,14 +754,7 @@ "id": "char_358_lisa", "name": "鈴蘭", "rarity": 6, - "tags": [ - "减速", - "支援", - "输出", - "远程位", - "高级资深干员", - "辅助干员" - ] + "tags": ["减速", "支援", "输出", "远程位", "高级资深干员", "辅助干员"] }, { "id": "char_293_thorns", diff --git a/resource/global/txwy/resource/tasks.json b/resource/global/txwy/resource/tasks.json index 9ca5ffa4eb..7dc0802b3c 100644 --- a/resource/global/txwy/resource/tasks.json +++ b/resource/global/txwy/resource/tasks.json @@ -1668,14 +1668,7 @@ "text": ["指路", "指路鱗"] }, "Phantom@Roguelike@NextLevel": { - "text": [ - "迷霧歧途", - "落陽庭院", - "故土殘軀", - "噩夢之始", - "血月長廊", - "渴欲大廳" - ] + "text": ["迷霧歧途", "落陽庭院", "故土殘軀", "噩夢之始", "血月長廊", "渴欲大廳"] }, "Phantom@Roguelike@SelectTheme": { "next": ["Phantom@Roguelike@FromIntegratedStrategies"], @@ -1705,15 +1698,7 @@ ] }, "Mizuki@Roguelike@NextLevel": { - "text": [ - "天光海岸", - "離岸孤島", - "波濤略地", - "隱秘溫床", - "失塵岩洞", - "幽海叢林", - "紺碧搖籃" - ] + "text": ["天光海岸", "離岸孤島", "波濤略地", "隱秘溫床", "失塵岩洞", "幽海叢林", "紺碧搖籃"] }, "Mizuki@Roguelike@SelectTheme": { "next": ["Mizuki@Roguelike@FromIntegratedStrategies"], @@ -1825,15 +1810,7 @@ "text": ["目空", "目空一些", "圖像", "圖像損壞"] }, "Sami@Roguelike@ContinueClick": { - "text": [ - "初霜湖澤", - "密靜林地", - "昧明凍土", - "積冰巖骸", - "無瑕花園", - "遠見之構", - "深埋迷境" - ] + "text": ["初霜湖澤", "密靜林地", "昧明凍土", "積冰巖骸", "無瑕花園", "遠見之構", "深埋迷境"] }, "Sami@Roguelike@FoldartalGainOcr": { "ocrReplace": [ diff --git a/resource/infrast.json b/resource/infrast.json index 952a806021..3bb4e2b95a 100644 --- a/resource/infrast.json +++ b/resource/infrast.json @@ -24,23 +24,17 @@ "template": "Bskill_ctrl_aegir2.png" }, "bskill_ctrl_amiya": { - "desc": [ - "当与阿米娅一起进驻控制中枢时,自身和阿米娅心情每小时恢复+0.05" - ], + "desc": ["当与阿米娅一起进驻控制中枢时,自身和阿米娅心情每小时恢复+0.05"], "name": ["魔王传承"], "template": "Bskill_ctrl_amiya.png" }, "bskill_ctrl_amiya1": { - "desc": [ - "当与阿米娅一起进驻控制中枢时,自身和阿米娅心情每小时恢复+0.1" - ], + "desc": ["当与阿米娅一起进驻控制中枢时,自身和阿米娅心情每小时恢复+0.1"], "name": ["“未完的故事”"], "template": "Bskill_ctrl_amiya1.png" }, "bskill_ctrl_ash": { - "desc": [ - "进驻控制中枢时,控制中枢内每有1名彩虹小队干员,则情报储备+1" - ], + "desc": ["进驻控制中枢时,控制中枢内每有1名彩虹小队干员,则情报储备+1"], "efficient": { "all": 0.1 }, @@ -48,9 +42,7 @@ "template": "Bskill_ctrl_ash.png" }, "bskill_ctrl_bd_spd": { - "desc": [ - "进驻控制中枢时,自身心情每小时消耗+0.5;每个进驻在制造站的黑钢国际干员,生产力+5%" - ], + "desc": ["进驻控制中枢时,自身心情每小时消耗+0.5;每个进驻在制造站的黑钢国际干员,生产力+5%"], "name": ["老友相聚"], "template": "Bskill_ctrl_bd_spd.png" }, @@ -77,16 +69,12 @@ "template": "Bskill_ctrl_c_spd.png" }, "bskill_ctrl_c_spd1": { - "desc": [ - "进驻控制中枢时,会客室线索搜集速度+15%(同种效果取最高)" - ], + "desc": ["进驻控制中枢时,会客室线索搜集速度+15%(同种效果取最高)"], "name": ["期冀之汇"], "template": "Bskill_ctrl_c_spd1.png" }, "bskill_ctrl_c_victoria": { - "desc": [ - "进驻控制中枢时,会客室更容易获得格拉斯哥帮线索(工作时长影响概率)" - ], + "desc": ["进驻控制中枢时,会客室更容易获得格拉斯哥帮线索(工作时长影响概率)"], "name": ["“一千封信”"], "template": "Bskill_ctrl_c_victoria.png" }, @@ -111,9 +99,7 @@ "template": "Bskill_ctrl_c_wt1.png" }, "bskill_ctrl_c_wt2": { - "desc": [ - "进驻控制中枢时,小幅提升会客室内干员所属派系的线索倾向效果" - ], + "desc": ["进驻控制中枢时,小幅提升会客室内干员所属派系的线索倾向效果"], "efficient": { "all": 0.01 }, @@ -121,9 +107,7 @@ "template": "Bskill_ctrl_c_wt2.png" }, "bskill_ctrl_clear_sui": { - "desc": [ - "进驻控制中枢时,消除当前控制中枢内所有岁干员自身心情消耗的影响" - ], + "desc": ["进驻控制中枢时,消除当前控制中枢内所有岁干员自身心情消耗的影响"], "efficient": { "all": 0.01 }, @@ -185,9 +169,7 @@ "template": "Bskill_ctrl_cost_bd1.png" }, "bskill_ctrl_cost_bd1&bd2": { - "desc": [ - "进驻控制中枢时,当自身心情大于12时,人间烟火+15;当自身心情处于12以下时,感知信息+10" - ], + "desc": ["进驻控制中枢时,当自身心情大于12时,人间烟火+15;当自身心情处于12以下时,感知信息+10"], "efficient": { "all": 0.01 }, @@ -195,9 +177,7 @@ "template": "Bskill_ctrl_cost_bd1&bd2.png" }, "bskill_ctrl_cost_bd2": { - "desc": [ - "进驻控制中枢时,自身心情每小时消耗+0.5;当自身心情大于12时,感知信息+10" - ], + "desc": ["进驻控制中枢时,自身心情每小时消耗+0.5;当自身心情大于12时,感知信息+10"], "efficient": { "all": 0.01 }, @@ -238,9 +218,7 @@ "template": "Bskill_ctrl_ela.png" }, "bskill_ctrl_felyne": { - "desc": [ - "进驻控制中枢时,控制中枢内每有1名怪物猎人小队干员,则木天蓼+2" - ], + "desc": ["进驻控制中枢时,控制中枢内每有1名怪物猎人小队干员,则木天蓼+2"], "name": ["团队合作"], "template": "Bskill_ctrl_felyne.png" }, @@ -250,9 +228,7 @@ "template": "Bskill_ctrl_fraction_knight.png" }, "bskill_ctrl_g_limit&spd": { - "desc": [ - "进驻控制中枢时,同一贸易站中,每有1名格拉斯哥帮干员,订单获取效率+10%" - ], + "desc": ["进驻控制中枢时,同一贸易站中,每有1名格拉斯哥帮干员,订单获取效率+10%"], "name": ["运筹好手"], "template": "Bskill_ctrl_g_limit&spd.png" }, @@ -267,9 +243,7 @@ "template": "Bskill_ctrl_h_spd.png" }, "bskill_ctrl_karlan": { - "desc": [ - "进驻控制中枢时,控制中枢内每个喀兰贸易干员可使控制中枢内所有干员的心情每小时恢复+0.05" - ], + "desc": ["进驻控制中枢时,控制中枢内每个喀兰贸易干员可使控制中枢内所有干员的心情每小时恢复+0.05"], "efficient": { "all": 0.05 }, @@ -277,9 +251,7 @@ "template": "Bskill_ctrl_karlan.png" }, "bskill_ctrl_lda": { - "desc": [ - "当与阿进驻控制中枢一起工作时,控制中枢内所有干员心情每小时恢复+0.25" - ], + "desc": ["当与阿进驻控制中枢一起工作时,控制中枢内所有干员心情每小时恢复+0.25"], "name": ["浮生得闲"], "template": "Bskill_ctrl_lda.png" }, @@ -313,9 +285,7 @@ "template": "Bskill_ctrl_lonely.png" }, "bskill_ctrl_lungmen": { - "desc": [ - "进驻控制中枢时,控制中枢内每个龙门近卫局干员可使控制中枢内所有干员的心情每小时恢复+0.05" - ], + "desc": ["进驻控制中枢时,控制中枢内每个龙门近卫局干员可使控制中枢内所有干员的心情每小时恢复+0.05"], "efficient": { "all": 0.05 }, @@ -323,9 +293,7 @@ "template": "Bskill_ctrl_lungmen.png" }, "bskill_ctrl_p_bot": { - "desc": [ - "进驻控制中枢时,如果Lancet-2进驻在发电站,发电站额外+2(仅影响设施数量)" - ], + "desc": ["进驻控制中枢时,如果Lancet-2进驻在发电站,发电站额外+2(仅影响设施数量)"], "efficient": { "all": 0.01 }, @@ -333,9 +301,7 @@ "template": "Bskill_ctrl_p_bot.png" }, "bskill_ctrl_p_spd": { - "desc": [ - "进驻控制中枢时,所有制造站生产力+2%(同种效果取最高)" - ], + "desc": ["进驻控制中枢时,所有制造站生产力+2%(同种效果取最高)"], "efficient": { "all": 2 }, @@ -354,9 +320,7 @@ "template": "Bskill_ctrl_psk.png" }, "bskill_ctrl_r6": { - "desc": [ - "进驻控制中枢时,控制中枢内每个彩虹小队干员可使控制中枢内所有干员的心情每小时恢复+0.05" - ], + "desc": ["进驻控制中枢时,控制中枢内每个彩虹小队干员可使控制中枢内所有干员的心情每小时恢复+0.05"], "efficient": { "all": 0.1 }, @@ -364,9 +328,7 @@ "template": "Bskill_ctrl_r6.png" }, "bskill_ctrl_sp": { - "desc": [ - "进驻控制中枢时,控制中枢内每个异格干员可使控制中枢内所有干员的心情每小时恢复+0.05" - ], + "desc": ["进驻控制中枢时,控制中枢内每个异格干员可使控制中枢内所有干员的心情每小时恢复+0.05"], "efficient": { "all": 0.05 }, @@ -374,9 +336,7 @@ "template": "Bskill_ctrl_sp.png" }, "bskill_ctrl_t_limit&spd": { - "desc": [ - "进驻控制中枢时,每个进驻在贸易站的喀兰贸易干员,订单获取效率-15%,订单上限+6" - ], + "desc": ["进驻控制中枢时,每个进驻在贸易站的喀兰贸易干员,订单获取效率-15%,订单上限+6"], "name": ["精密计算"], "template": "Bskill_ctrl_t_limit&spd.png" }, @@ -395,9 +355,7 @@ "template": "Bskill_ctrl_t_spd.png" }, "bskill_ctrl_tachanka": { - "desc": [ - "进驻控制中枢时,控制中枢内每有1名乌萨斯学生自治团干员,则乌萨斯特饮+1" - ], + "desc": ["进驻控制中枢时,控制中枢内每有1名乌萨斯学生自治团干员,则乌萨斯特饮+1"], "efficient": { "all": 0.01 }, @@ -405,9 +363,7 @@ "template": "Bskill_ctrl_tachanka.png" }, "bskill_ctrl_token_p_spd": { - "desc": [ - "进驻控制中枢时,如果有2台以上作业平台进驻在发电站,则所有制造站生产力+2%(同种效果取最高)" - ], + "desc": ["进驻控制中枢时,如果有2台以上作业平台进驻在发电站,则所有制造站生产力+2%(同种效果取最高)"], "efficient": { "all": 0.01 }, @@ -415,16 +371,12 @@ "template": "Bskill_ctrl_token_p_spd.png" }, "bskill_ctrl_token_p_spd2": { - "desc": [ - "当与怪物猎人小队干员进驻控制中枢一起工作时,所有制造站生产力+2%(同种效果取最高)" - ], + "desc": ["当与怪物猎人小队干员进驻控制中枢一起工作时,所有制造站生产力+2%(同种效果取最高)"], "name": ["以身作则"], "template": "Bskill_ctrl_token_p_spd2.png" }, "bskill_ctrl_token_t_spd": { - "desc": [ - "当与怪物猎人小队干员进驻控制中枢一起工作时,所有贸易站订单效率+7%(同种效果取最高)" - ], + "desc": ["当与怪物猎人小队干员进驻控制中枢一起工作时,所有贸易站订单效率+7%(同种效果取最高)"], "name": ["秘传交涉术"], "template": "Bskill_ctrl_token_t_spd.png" }, @@ -475,16 +427,12 @@ "template": "Bskill_dorm_all&bd_n1_n3.png" }, "bskill_dorm_all&one1": { - "desc": [ - "进驻宿舍时,自身心情每小时恢复-0.1,该宿舍内所有干员的心情每小时恢复+0.2(同种效果取最高)" - ], + "desc": ["进驻宿舍时,自身心情每小时恢复-0.1,该宿舍内所有干员的心情每小时恢复+0.2(同种效果取最高)"], "name": ["慵懒"], "template": "Bskill_dorm_all&one1.png" }, "bskill_dorm_all&one2": { - "desc": [ - "进驻宿舍时,自身心情每小时恢复-0.1,该宿舍内所有干员的心情每小时恢复+0.25(同种效果取最高)" - ], + "desc": ["进驻宿舍时,自身心情每小时恢复-0.1,该宿舍内所有干员的心情每小时恢复+0.25(同种效果取最高)"], "name": ["嗜睡"], "template": "Bskill_dorm_all&one2.png" }, @@ -523,15 +471,7 @@ "进驻宿舍时,该宿舍内所有干员的心情每小时恢复+0.15(同种效果取最高)", "进驻宿舍时,该宿舍内所有干员的心情每小时恢复+0.15(同种效果取最高)" ], - "name": [ - "小提琴独奏", - "偶像", - "沁人心脾", - "领袖", - "大锅饭·α", - "乡野笛音", - "静心仪式·α" - ], + "name": ["小提琴独奏", "偶像", "沁人心脾", "领袖", "大锅饭·α", "乡野笛音", "静心仪式·α"], "template": "Bskill_dorm_all2.png" }, "bskill_dorm_all3": { @@ -543,20 +483,11 @@ "进驻宿舍时,该宿舍内所有干员的心情每小时恢复+0.2(同种效果取最高)", "进驻宿舍时,该宿舍内所有干员的心情每小时恢复+0.2(同种效果取最高)" ], - "name": [ - "狮心王", - "冬将军", - "提灯女神", - "大锅饭·β", - "利他主义", - "静心仪式·β" - ], + "name": ["狮心王", "冬将军", "提灯女神", "大锅饭·β", "利他主义", "静心仪式·β"], "template": "Bskill_dorm_all3.png" }, "bskill_dorm_all4": { - "desc": [ - "进驻宿舍时,该宿舍内所有干员的心情每小时恢复+0.15(同种效果取最高)" - ], + "desc": ["进驻宿舍时,该宿舍内所有干员的心情每小时恢复+0.15(同种效果取最高)"], "name": ["芬芳疗养·α"], "template": "Bskill_dorm_all4.png" }, @@ -573,9 +504,7 @@ "template": "Bskill_dorm_bdnum.png" }, "bskill_dorm_exchangeAp": { - "desc": [ - "进驻宿舍时,如果自身为满心情,则与当前宿舍前一位进驻的干员互换心情" - ], + "desc": ["进驻宿舍时,如果自身为满心情,则与当前宿舍前一位进驻的干员互换心情"], "name": ["患难之交"], "template": "Bskill_dorm_exchangeAp.png" }, @@ -599,10 +528,7 @@ "template": "Bskill_dorm_one1.png" }, "bskill_dorm_one2": { - "desc": [ - "进驻宿舍时,自身心情每小时恢复+0.7", - "进驻宿舍时,自身心情每小时恢复+0.7" - ], + "desc": ["进驻宿舍时,自身心情每小时恢复+0.7", "进驻宿舍时,自身心情每小时恢复+0.7"], "name": ["独处", "幼狼情性"], "template": "Bskill_dorm_one2.png" }, @@ -612,10 +538,7 @@ "template": "Bskill_dorm_one3.png" }, "bskill_dorm_one4": { - "desc": [ - "进驻宿舍时,自身心情每小时恢复+0.85", - "进驻宿舍时,自身心情每小时恢复+0.85" - ], + "desc": ["进驻宿舍时,自身心情每小时恢复+0.85", "进驻宿舍时,自身心情每小时恢复+0.85"], "name": ["狂热", "麻烦回避者"], "template": "Bskill_dorm_one4.png" }, @@ -639,9 +562,7 @@ "template": "Bskill_dorm_powToRecAll2.png" }, "bskill_dorm_reborn": { - "desc": [ - "进驻宿舍时,自身心情每小时恢复+2,同时无法获得其他来源提供的心情恢复效果" - ], + "desc": ["进驻宿舍时,自身心情每小时恢复+2,同时无法获得其他来源提供的心情恢复效果"], "name": ["自律"], "template": "Bskill_dorm_reborn.png" }, @@ -705,9 +626,7 @@ "template": "Bskill_dorm_single&one22.png" }, "bskill_dorm_single1": { - "desc": [ - "进驻宿舍时,使该宿舍内除自身以外心情未满的某个干员每小时恢复+0.55(同种效果取最高)" - ], + "desc": ["进驻宿舍时,使该宿舍内除自身以外心情未满的某个干员每小时恢复+0.55(同种效果取最高)"], "name": ["善解人意"], "template": "Bskill_dorm_single1.png" }, @@ -729,9 +648,7 @@ "template": "Bskill_dorm_single3.png" }, "bskill_dorm_single4": { - "desc": [ - "进驻宿舍时,使该宿舍内除自身以外心情未满的某个干员每小时恢复+0.75(同种效果取最高)" - ], + "desc": ["进驻宿舍时,使该宿舍内除自身以外心情未满的某个干员每小时恢复+0.75(同种效果取最高)"], "name": ["慈悲"], "template": "Bskill_dorm_single4.png" }, @@ -764,9 +681,7 @@ "template": "Bskill_dorm_single_tomimi.png" }, "bskill_dorm_toone1": { - "desc": [ - "进驻宿舍时,推进之王对该宿舍中格拉斯哥帮干员恢复效果额外+0.3" - ], + "desc": ["进驻宿舍时,推进之王对该宿舍中格拉斯哥帮干员恢复效果额外+0.3"], "name": ["头号陪练"], "template": "Bskill_dorm_toone1.png" } @@ -777,16 +692,12 @@ "products": ["CombatRecord", "PureGold", "OriginStone", "Chip"], "skills": { "bskill_formula_spd_sunbr": { - "desc": [ - "进驻制造站时,若古米在贸易站,则作战记录类配方的生产力+35%" - ], + "desc": ["进驻制造站时,若古米在贸易站,则作战记录类配方的生产力+35%"], "name": ["患难拍档"], "template": "Bskill_formula_spd_sunbr.png" }, "bskill_man_A1": { - "desc": [ - "进驻制造站时,当前制造站内每个A1小队干员为自身+10%的生产力" - ], + "desc": ["进驻制造站时,当前制造站内每个A1小队干员为自身+10%的生产力"], "name": ["重聚时光"], "template": "Bskill_man_A1.png" }, @@ -796,30 +707,22 @@ "template": "Bskill_man_bd1.png" }, "bskill_man_constrLv": { - "desc": [ - "进驻制造站时,基建内每间设施每级+1个工程机器人,上限64个" - ], + "desc": ["进驻制造站时,基建内每间设施每级+1个工程机器人,上限64个"], "name": ["绘图设计"], "template": "Bskill_man_constrLv.png" }, "bskill_man_cost_all": { - "desc": [ - "进驻制造站时,消除当前制造站内所有干员自身心情消耗的影响" - ], + "desc": ["进驻制造站时,消除当前制造站内所有干员自身心情消耗的影响"], "name": ["团队精神"], "template": "Bskill_man_cost_all.png" }, "bskill_man_cost_room1": { - "desc": [ - "进驻制造站时,当前制造站内所有干员心情每小时消耗-0.1" - ], + "desc": ["进驻制造站时,当前制造站内所有干员心情每小时消耗-0.1"], "name": ["春雷响,万物长"], "template": "Bskill_man_cost_room1.png" }, "bskill_man_exp&cost": { - "desc": [ - "进驻制造站时,生产作战记录类配方时,心情每小时消耗-0.25" - ], + "desc": ["进驻制造站时,生产作战记录类配方时,心情每小时消耗-0.25"], "name": ["Vlog"], "template": "Bskill_man_exp&cost.png" }, @@ -839,10 +742,7 @@ "template": "Bskill_man_exp&limit3.png" }, "bskill_man_exp0": { - "desc": [ - "进驻制造站时,作战记录类配方的生产力+20%", - "进驻制造站时,作战记录类配方的生产力+20%" - ], + "desc": ["进驻制造站时,作战记录类配方的生产力+20%", "进驻制造站时,作战记录类配方的生产力+20%"], "name": ["公证所教习α", "公证所教习·α"], "template": "Bskill_man_exp4.png" }, @@ -875,9 +775,7 @@ "template": "Bskill_man_exp3.png" }, "bskill_man_fuze": { - "desc": [ - "进驻制造站时,生产力+20%,每有1瓶乌萨斯特饮,则仓库容量上限+2" - ], + "desc": ["进驻制造站时,生产力+20%,每有1瓶乌萨斯特饮,则仓库容量上限+2"], "name": ["实干的寡言者"], "template": "Bskill_man_fuze.png" }, @@ -906,16 +804,12 @@ "template": "Bskill_man_gold2.png" }, "bskill_man_gold3": { - "desc": [ - "进驻制造站时,贵金属类配方的生产力+25%,心情每小时消耗+0.25" - ], + "desc": ["进驻制造站时,贵金属类配方的生产力+25%,心情每小时消耗+0.25"], "name": ["小奇思"], "template": "Bskill_man_gold3.png" }, "bskill_man_gold4": { - "desc": [ - "进驻制造站时,贵金属类配方的生产力+25%,心情每小时消耗+0.25" - ], + "desc": ["进驻制造站时,贵金属类配方的生产力+25%,心情每小时消耗+0.25"], "name": ["净味香氛"], "template": "Bskill_man_gold4.png" }, @@ -945,10 +839,7 @@ "template": "Bskill_man_limit&cost5.png" }, "bskill_man_originium1": { - "desc": [ - "进驻制造站时,源石类配方的生产力+30%", - "进驻制造站时,源石类配方的生产力+30%" - ], + "desc": ["进驻制造站时,源石类配方的生产力+30%", "进驻制造站时,源石类配方的生产力+30%"], "efficient": { "OriginStone": 30 }, @@ -969,44 +860,32 @@ "template": "Bskill_man_originium2.png" }, "bskill_man_skill_change": { - "desc": [ - "进驻制造站时,当前制造站内所有莱茵科技类、红松骑士团类技能也全都视作标准化类技能" - ], + "desc": ["进驻制造站时,当前制造站内所有莱茵科技类、红松骑士团类技能也全都视作标准化类技能"], "name": ["意识兼容"], "template": "Bskill_man_skill_change.png" }, "bskill_man_skill_spd": { - "desc": [ - "进驻制造站时,当前制造站内每个标准化类技能为自身+5%的生产力" - ], + "desc": ["进驻制造站时,当前制造站内每个标准化类技能为自身+5%的生产力"], "name": ["意识协议"], "template": "Bskill_man_skill_spd.png" }, "bskill_man_skill_spd2": { - "desc": [ - "进驻制造站时,当前制造站内每个莱茵科技类技能为自身+5%的生产力" - ], + "desc": ["进驻制造站时,当前制造站内每个莱茵科技类技能为自身+5%的生产力"], "name": ["源石技艺理论应用"], "template": "Bskill_man_skill_spd2.png" }, "bskill_man_skill_spd3": { - "desc": [ - "进驻制造站时,当前制造站内每个金属工艺类技能为自身+5%的生产力" - ], + "desc": ["进驻制造站时,当前制造站内每个金属工艺类技能为自身+5%的生产力"], "name": ["打工心得"], "template": "Bskill_man_skill_spd3.png" }, "bskill_man_spd&limit&cost1": { - "desc": [ - "进驻制造站时,生产力-5%,仓库容量上限+16,心情每小时消耗-0.15" - ], + "desc": ["进驻制造站时,生产力-5%,仓库容量上限+16,心情每小时消耗-0.15"], "name": ["工匠精神·α"], "template": "Bskill_man_spd&limit&cost1.png" }, "bskill_man_spd&limit&cost2": { - "desc": [ - "进驻制造站时,生产力-5%,仓库容量上限+19,心情每小时消耗-0.25" - ], + "desc": ["进驻制造站时,生产力-5%,仓库容量上限+19,心情每小时消耗-0.25"], "name": ["工匠精神·β"], "template": "Bskill_man_spd&limit&cost2.png" }, @@ -1022,9 +901,7 @@ "template": "Bskill_man_spd&limit&cost3.png" }, "bskill_man_spd&limit&cost4": { - "desc": [ - "进驻制造站时,生产力-20%,仓库容量上限+17,心情每小时消耗-0.25" - ], + "desc": ["进驻制造站时,生产力-20%,仓库容量上限+17,心情每小时消耗-0.25"], "name": ["“可靠”助手"], "template": "Bskill_man_spd&limit&cost4.png" }, @@ -1045,9 +922,7 @@ "template": "Bskill_man_spd&limit3.png" }, "bskill_man_spd&limit_felyne": { - "desc": [ - "进驻制造站时,仓库容量上限+8,生产力+5%,同时每有1个木天蓼,则生产力+1%" - ], + "desc": ["进驻制造站时,仓库容量上限+8,生产力+5%,同时每有1个木天蓼,则生产力+1%"], "name": ["可靠的随从们"], "template": "Bskill_man_spd&limit_felyne.png" }, @@ -1073,9 +948,7 @@ "template": "Bskill_man_spd&power3.png" }, "bskill_man_spd&trade": { - "desc": [ - "进驻制造站时,每个贸易站为当前制造站贵金属类配方的生产力+20%" - ], + "desc": ["进驻制造站时,每个贸易站为当前制造站贵金属类配方的生产力+20%"], "efficient": { "PureGold_reg": "[NumOfTrade] * 20" }, @@ -1096,11 +969,7 @@ "template": "Bskill_man_spd1.png" }, "bskill_man_spd2": { - "desc": [ - "进驻制造站时,生产力+25%", - "进驻制造站时,生产力+25%", - "进驻制造站时,生产力+25%" - ], + "desc": ["进驻制造站时,生产力+25%", "进驻制造站时,生产力+25%", "进驻制造站时,生产力+25%"], "efficient": { "all": 25 }, @@ -1108,10 +977,7 @@ "template": "Bskill_man_spd2.png" }, "bskill_man_spd3": { - "desc": [ - "进驻制造站时,生产力+30%", - "进驻制造站时,生产力+30%" - ], + "desc": ["进驻制造站时,生产力+30%", "进驻制造站时,生产力+30%"], "efficient": { "all": 30 }, @@ -1119,9 +985,7 @@ "template": "Bskill_man_spd3.png" }, "bskill_man_spd_add&cost": { - "desc": [ - "进驻制造站时,当自身心情落差大于12时,生产力+10%,仓库容量+6" - ], + "desc": ["进驻制造站时,当自身心情落差大于12时,生产力+10%,仓库容量+6"], "name": ["窗外雪啸"], "template": "Bskill_man_spd_add&cost.png" }, @@ -1201,16 +1065,12 @@ "思维链环": "[NumOf感知信息]", "感知信息": "[NumOfPeopleInDorm]" }, - "desc": [ - "进驻制造站时,宿舍内每有1名干员则感知信息+1,同时每1点感知信息转化为1点思维链环" - ], + "desc": ["进驻制造站时,宿舍内每有1名干员则感知信息+1,同时每1点感知信息转化为1点思维链环"], "name": ["超感"], "template": "Bskill_man_spd_bd_n1.png" }, "bskill_man_spd_reduce": { - "desc": [ - "进驻制造站时,生产力+30%,自身每有4点心情落差,生产力-5%" - ], + "desc": ["进驻制造站时,生产力+30%,自身每有4点心情落差,生产力-5%"], "efficient": { "all": 24.9 }, @@ -1218,9 +1078,7 @@ "template": "Bskill_man_spd_reduce.png" }, "bskill_man_spd_variable11": { - "desc": [ - "进驻制造站时,当前制造站内干员提升的每格仓库容量,提供2%生产力" - ], + "desc": ["进驻制造站时,当前制造站内干员提升的每格仓库容量,提供2%生产力"], "name": ["回收利用"], "template": "Bskill_man_spd_variable11.png" }, @@ -1262,13 +1120,7 @@ "efficient": { "all": 30 }, - "filter": [ - "史都华德", - "杰西卡", - "调香师", - "香草", - "罗比菈塔" - ], + "filter": ["史都华德", "杰西卡", "调香师", "香草", "罗比菈塔"], "skills": ["bskill_man_spd2"] }, { @@ -1365,10 +1217,7 @@ "efficient": { "all": 16 }, - "skills": [ - "bskill_man_spd_variable11", - "bskill_man_limit&cost1" - ] + "skills": ["bskill_man_spd_variable11", "bskill_man_limit&cost1"] } ], "optional": [ @@ -1377,10 +1226,7 @@ "efficient": { "CombatRecord": 47 }, - "skills": [ - "bskill_man_spd_add2", - "bskill_man_exp&limit1" - ] + "skills": ["bskill_man_spd_add2", "bskill_man_exp&limit1"] }, { "desc": "帕拉斯-2", @@ -1394,10 +1240,7 @@ "efficient": { "all": 40 }, - "skills": [ - "bskill_man_spd_add1", - "bskill_man_limit&cost1" - ] + "skills": ["bskill_man_spd_add1", "bskill_man_limit&cost1"] }, { "desc": "火神-2", @@ -1411,10 +1254,7 @@ "efficient": { "all": 33 }, - "skills": [ - "bskill_man_spd&limit&cost3", - "bskill_man_limit&cost3" - ] + "skills": ["bskill_man_spd&limit&cost3", "bskill_man_limit&cost3"] }, { "desc": "豆苗-1", @@ -1435,10 +1275,7 @@ "efficient": { "all": 30 }, - "skills": [ - "bskill_man_exp&cost", - "bskill_man_exp&limit2" - ] + "skills": ["bskill_man_exp&cost", "bskill_man_exp&limit2"] }, { "desc": "火神-1", @@ -1485,10 +1322,7 @@ "efficient": { "all": 10 }, - "skills": [ - "bskill_man_limit&cost2", - "bskill_man_spd_variable31" - ] + "skills": ["bskill_man_limit&cost2", "bskill_man_spd_variable31"] } ], "optional": [ @@ -1504,10 +1338,7 @@ "efficient": { "CombatRecord": 35 }, - "skills": [ - "bskill_man_spd_add2", - "bskill_man_exp&limit1" - ] + "skills": ["bskill_man_spd_add2", "bskill_man_exp&limit1"] }, { "desc": "帕拉斯-2", @@ -1521,10 +1352,7 @@ "efficient": { "all": 32 }, - "skills": [ - "bskill_man_spd_add1", - "bskill_man_limit&cost1" - ] + "skills": ["bskill_man_spd_add1", "bskill_man_limit&cost1"] }, { "desc": "贝娜", @@ -1545,10 +1373,7 @@ "efficient": { "all": 29 }, - "skills": [ - "bskill_man_spd&limit&cost3", - "bskill_man_limit&cost3" - ] + "skills": ["bskill_man_spd&limit&cost3", "bskill_man_limit&cost3"] }, { "desc": "黑角、蛇屠箱", @@ -1569,10 +1394,7 @@ "efficient": { "all": 15 }, - "skills": [ - "bskill_man_exp&cost", - "bskill_man_exp&limit2" - ] + "skills": ["bskill_man_exp&cost", "bskill_man_exp&limit2"] }, { "desc": "刻俄柏", @@ -1750,9 +1572,7 @@ "products": ["HR"], "skills": { "bskill_hire_bd_B": { - "desc": [ - "进驻人力办公室时,每个招募位(不包含初始招募位)+15点无声共鸣" - ], + "desc": ["进驻人力办公室时,每个招募位(不包含初始招募位)+15点无声共鸣"], "name": ["心声图绘"], "template": "Bskill_hire_bd_B.png" }, @@ -1767,9 +1587,7 @@ "template": "Bskill_hire_blitz.png" }, "bskill_hire_skgoat": { - "desc": [ - "进驻人力办公室时,人脉资源的联络速度+45%,心情每小时消耗+2" - ], + "desc": ["进驻人力办公室时,人脉资源的联络速度+45%,心情每小时消耗+2"], "efficient": { "all": 39.9 }, @@ -1777,9 +1595,7 @@ "template": "Bskill_hire_skgoat.png" }, "bskill_hire_skgoat2": { - "desc": [ - "进驻人力办公室时,人脉资源的联络速度+50%,心情每小时消耗+0.5" - ], + "desc": ["进驻人力办公室时,人脉资源的联络速度+50%,心情每小时消耗+0.5"], "efficient": { "all": 49.9 }, @@ -1818,9 +1634,7 @@ "template": "Bskill_hire_spd&clue2.png" }, "bskill_hire_spd&cost1": { - "desc": [ - "进驻人力办公室时,人脉资源的联络速度+10%,心情每小时消耗-0.25" - ], + "desc": ["进驻人力办公室时,人脉资源的联络速度+10%,心情每小时消耗-0.25"], "efficient": { "all": 10.1 }, @@ -1828,9 +1642,7 @@ "template": "Bskill_hire_spd&cost1.png" }, "bskill_hire_spd&cost2": { - "desc": [ - "进驻人力办公室时,人脉资源的联络速度+20%,心情每小时消耗-0.25" - ], + "desc": ["进驻人力办公室时,人脉资源的联络速度+20%,心情每小时消耗-0.25"], "efficient": { "all": 20.1 }, @@ -1856,37 +1668,27 @@ "template": "Bskill_hire_spd&cost4.png" }, "bskill_hire_spd&cost5": { - "desc": [ - "进驻人力办公室时,人脉资源的联络速度+10%,心情每小时消耗-0.25" - ], + "desc": ["进驻人力办公室时,人脉资源的联络速度+10%,心情每小时消耗-0.25"], "name": ["宫廷礼仪"], "template": "Bskill_hire_spd&cost5.png" }, "bskill_hire_spd&cost6": { - "desc": [ - "进驻人力办公室时,人脉资源的联络速度+30%,心情每小时消耗-0.25" - ], + "desc": ["进驻人力办公室时,人脉资源的联络速度+30%,心情每小时消耗-0.25"], "name": ["威权谕使"], "template": "Bskill_hire_spd&cost6.png" }, "bskill_hire_spd&dorm1": { - "desc": [ - "进驻人力办公室时,人脉资源的联络速度+5%,每间宿舍每级额外+1%人脉资源的联络速度" - ], + "desc": ["进驻人力办公室时,人脉资源的联络速度+5%,每间宿舍每级额外+1%人脉资源的联络速度"], "name": ["梅兰德侦探·α"], "template": "Bskill_hire_spd&dorm1.png" }, "bskill_hire_spd&dorm2": { - "desc": [ - "进驻人力办公室时,人脉资源的联络速度+5%,每间宿舍每级额外+2%人脉资源的联络速度" - ], + "desc": ["进驻人力办公室时,人脉资源的联络速度+5%,每间宿舍每级额外+2%人脉资源的联络速度"], "name": ["梅兰德侦探·β"], "template": "Bskill_hire_spd&dorm2.png" }, "bskill_hire_spd&extra1": { - "desc": [ - "进驻人力办公室时,每个招募位(不包含初始招募位)+10%人脉资源的联络速度" - ], + "desc": ["进驻人力办公室时,每个招募位(不包含初始招募位)+10%人脉资源的联络速度"], "name": ["用人唯才"], "template": "Bskill_hire_spd&extra1.png" }, @@ -1916,10 +1718,7 @@ "template": "Bskill_hire_spd1.png" }, "bskill_hire_spd2": { - "desc": [ - "进驻人力办公室时,人脉资源的联络速度+30%", - "进驻人力办公室时,人脉资源的联络速度+30%" - ], + "desc": ["进驻人力办公室时,人脉资源的联络速度+30%", "进驻人力办公室时,人脉资源的联络速度+30%"], "efficient": { "all": 30 }, @@ -1953,9 +1752,7 @@ "template": "Bskill_hire_spd5.png" }, "bskill_hire_spd_bd_n1_n1": { - "desc": [ - "进驻人力办公室时,人脉资源的联络速度+20%,同时每个招募位(不包含初始招募位)+10点记忆碎片" - ], + "desc": ["进驻人力办公室时,人脉资源的联络速度+20%,同时每个招募位(不包含初始招募位)+10点记忆碎片"], "efficient": { "all": 20 }, @@ -1963,9 +1760,7 @@ "template": "Bskill_hire_spd_bd_n1_n1.png" }, "bskill_hire_spd_bd_n2": { - "desc": [ - "进驻人力办公室时,每个招募位(不包含初始招募位)+10点人间烟火" - ], + "desc": ["进驻人力办公室时,每个招募位(不包含初始招募位)+10点人间烟火"], "name": ["救援队·灾后普查"], "template": "Bskill_hire_spd_bd_n2.png" }, @@ -1984,9 +1779,7 @@ "products": ["Drone"], "skills": { "bskill_pow_count": { - "desc": [ - "进驻发电站时,如果其他发电站内没有进驻作业平台,则发电站额外+1(仅影响设施数量)" - ], + "desc": ["进驻发电站时,如果其他发电站内没有进驻作业平台,则发电站额外+1(仅影响设施数量)"], "efficient": { "all": 0.1 }, @@ -2010,10 +1803,7 @@ "template": "Bskill_pow_jnight.png" }, "bskill_pow_spd&cost": { - "desc": [ - "进驻发电站时,心情每小时消耗-0.52", - "进驻发电站时,心情每小时消耗-0.3" - ], + "desc": ["进驻发电站时,心情每小时消耗-0.52", "进驻发电站时,心情每小时消耗-0.3"], "efficient": { "all": 0.1 }, @@ -2031,13 +1821,7 @@ "efficient": { "all": 10 }, - "name": [ - "光能充能·α", - "电磁充能·α", - "备用能源", - "热能充能·α", - "挽歌充能·α" - ], + "name": ["光能充能·α", "电磁充能·α", "备用能源", "热能充能·α", "挽歌充能·α"], "template": "Bskill_pow_spd1.png" }, "bskill_pow_spd2": { @@ -2077,26 +1861,16 @@ "efficient": { "all": 20 }, - "name": [ - "静电场", - "电荷释放", - "热能充能·γ", - "脉冲电弧·β", - "穹顶物流管理·β" - ], + "name": ["静电场", "电荷释放", "热能充能·γ", "脉冲电弧·β", "穹顶物流管理·β"], "template": "Bskill_pow_spd3.png" }, "bskill_pow_spd_P": { - "desc": [ - "进驻发电站时,如果凯尔希进驻在控制中枢,则无人机充能速度+5%" - ], + "desc": ["进驻发电站时,如果凯尔希进驻在控制中枢,则无人机充能速度+5%"], "name": ["“愉快的对谈”"], "template": "Bskill_pow_spd_P.png" }, "bskill_pow_spd_P1": { - "desc": [ - "进驻发电站时,如果逻各斯进驻在训练室协助位,则无人机充能速度+5%" - ], + "desc": ["进驻发电站时,如果逻各斯进驻在训练室协助位,则无人机充能速度+5%"], "name": ["咒文共鸣"], "template": "Bskill_pow_spd_P1.png" }, @@ -2138,21 +1912,10 @@ "Reception": { "Doc": "会客室", "maxNumOfOpers": 2, - "products": [ - "General", - "No1", - "No2", - "No3", - "No4", - "No5", - "No6", - "No7" - ], + "products": ["General", "No1", "No2", "No3", "No4", "No5", "No6", "No7"], "skills": { "bskil_meet_team&char": { - "desc": [ - "进驻会客室时,提升会客室内另一干员所属派系的线索倾向效果(如会客室没有另一干员则不提升)" - ], + "desc": ["进驻会客室时,提升会客室内另一干员所属派系的线索倾向效果(如会客室没有另一干员则不提升)"], "name": ["交个朋友"], "template": "Bskil_meet_team&char.png" }, @@ -2170,9 +1933,7 @@ "template": "Bskill_meet_blacksteel2.png" }, "bskill_meet_condChar": { - "desc": [ - "进驻会客室时,如果会客室内只有自身处于工作状态时,线索搜集速度提升35%" - ], + "desc": ["进驻会客室时,如果会客室内只有自身处于工作状态时,线索搜集速度提升35%"], "name": ["得心应手"], "template": "Bskill_meet_condChar.png" }, @@ -2232,9 +1993,7 @@ "template": "Bskill_meet_flag_ursus.png" }, "bskill_meet_glasgow1": { - "desc": [ - "进驻会客室时,更容易获得格拉斯哥帮线索(工作时长影响概率)" - ], + "desc": ["进驻会客室时,更容易获得格拉斯哥帮线索(工作时长影响概率)"], "name": ["风声"], "template": "Bskill_meet_glasgow1.png" }, @@ -2251,9 +2010,7 @@ "template": "Bskill_meet_glasgow2.png" }, "bskill_meet_iana": { - "desc": [ - "进驻会客室时,线索搜集速度提升5%,同时每1点情报储备额外提升5%" - ], + "desc": ["进驻会客室时,线索搜集速度提升5%,同时每1点情报储备额外提升5%"], "name": ["情报专家"], "template": "Bskill_meet_iana.png" }, @@ -2270,9 +2027,7 @@ "template": "Bskill_meet_kjerag2.png" }, "bskill_meet_penguin1": { - "desc": [ - "进驻会客室时,更容易获得企鹅物流线索(工作时长影响概率)" - ], + "desc": ["进驻会客室时,更容易获得企鹅物流线索(工作时长影响概率)"], "efficient": { "No2": 10 }, @@ -2280,9 +2035,7 @@ "template": "Bskill_meet_penguin1.png" }, "bskill_meet_penguin2": { - "desc": [ - "进驻会客室时,线索搜集速度提升10%,且更容易获得企鹅物流线索(工作时长影响概率)" - ], + "desc": ["进驻会客室时,线索搜集速度提升10%,且更容易获得企鹅物流线索(工作时长影响概率)"], "efficient": { "General": 10, "No2": 30 @@ -2291,9 +2044,7 @@ "template": "Bskill_meet_penguin2.png" }, "bskill_meet_rhine2": { - "desc": [ - "进驻会客室时,线索搜集速度提升10%,且更容易获得莱茵生命线索(工作时长影响概率)" - ], + "desc": ["进驻会客室时,线索搜集速度提升10%,且更容易获得莱茵生命线索(工作时长影响概率)"], "efficient": { "General": 10, "No1": 30 @@ -2302,9 +2053,7 @@ "template": "Bskill_meet_rhine2.png" }, "bskill_meet_rhodes1": { - "desc": [ - "进驻会客室时,更容易获得罗德岛制药线索(工作时长影响概率)" - ], + "desc": ["进驻会客室时,更容易获得罗德岛制药线索(工作时长影响概率)"], "efficient": { "No7": 10 }, @@ -2312,9 +2061,7 @@ "template": "Bskill_meet_rhodes1.png" }, "bskill_meet_rhodes2": { - "desc": [ - "进驻会客室时,线索搜集速度提升10%,且更容易获得罗德岛制药线索(工作时长影响概率)" - ], + "desc": ["进驻会客室时,线索搜集速度提升10%,且更容易获得罗德岛制药线索(工作时长影响概率)"], "efficient": { "General": 10, "No7": 30 @@ -2359,23 +2106,17 @@ "template": "Bskill_meet_spd&cost.png" }, "bskill_meet_spd&cost_condChar": { - "desc": [ - "进驻会客室时,如果会客室内只有自身处于工作状态时,线索搜集速度提升50%,心情每小时消耗+2" - ], + "desc": ["进驻会客室时,如果会客室内只有自身处于工作状态时,线索搜集速度提升50%,心情每小时消耗+2"], "name": ["双面间谍"], "template": "Bskill_meet_spd&cost_condChar.png" }, "bskill_meet_spd&cost_condChar2": { - "desc": [ - "进驻会客室时,如果会客室内只有自身处于工作状态时,线索搜集速度提升15%,心情每小时消耗+1" - ], + "desc": ["进驻会客室时,如果会客室内只有自身处于工作状态时,线索搜集速度提升15%,心情每小时消耗+1"], "name": ["“职业操守”·α"], "template": "Bskill_meet_spd&cost_condChar2.png" }, "bskill_meet_spd&cost_condChar3": { - "desc": [ - "进驻会客室时,如果会客室内只有自身处于工作状态时,线索搜集速度提升35%,心情每小时消耗+1" - ], + "desc": ["进驻会客室时,如果会客室内只有自身处于工作状态时,线索搜集速度提升35%,心情每小时消耗+1"], "name": ["“职业操守”·β"], "template": "Bskill_meet_spd&cost_condChar3.png" }, @@ -2395,10 +2136,7 @@ "template": "Bskill_meet_spd1.png" }, "bskill_meet_spd2": { - "desc": [ - "进驻会客室时,线索搜集速度提升15%", - "进驻会客室时,线索搜集速度提升20%" - ], + "desc": ["进驻会客室时,线索搜集速度提升15%", "进驻会客室时,线索搜集速度提升20%"], "efficient": { "all": 20 }, @@ -2439,9 +2177,7 @@ "template": "Bskill_meet_spdNotOwned1.png" }, "bskill_meet_spdNotOwned2": { - "desc": [ - "进驻会客室时,线索搜集速度提升10%,且更容易获得线索板上尚未拥有的线索" - ], + "desc": ["进驻会客室时,线索搜集速度提升10%,且更容易获得线索板上尚未拥有的线索"], "efficient": { "all": 11 }, @@ -2454,9 +2190,7 @@ "template": "Bskill_meet_spdOwned1.png" }, "bskill_meet_spd_hast1": { - "desc": [ - "进驻会客室时,线索搜集速度提升20%,此后每小时提升2%,最终达到30%" - ], + "desc": ["进驻会客室时,线索搜集速度提升20%,此后每小时提升2%,最终达到30%"], "efficient": { "all": 29 }, @@ -2464,9 +2198,7 @@ "template": "Bskill_meet_spd_hast1.png" }, "bskill_meet_ursus1": { - "desc": [ - "进驻会客室时,更容易获得乌萨斯学生自治团线索(工作时长影响概率)" - ], + "desc": ["进驻会客室时,更容易获得乌萨斯学生自治团线索(工作时长影响概率)"], "efficient": { "No4": 10 }, @@ -2474,9 +2206,7 @@ "template": "Bskill_meet_ursus1.png" }, "bskill_meet_ursus2": { - "desc": [ - "进驻会客室时,线索搜集速度提升10%,且更容易获得乌萨斯学生自治团线索(工作时长影响概率)" - ], + "desc": ["进驻会客室时,线索搜集速度提升10%,且更容易获得乌萨斯学生自治团线索(工作时长影响概率)"], "efficient": { "General": 10, "No4": 30 @@ -2492,23 +2222,17 @@ "products": ["Money", "SyntheticJade"], "skills": { "bskill_tra_Lappland1": { - "desc": [ - "当与德克萨斯在同一个贸易站时,心情每小时消耗-0.1,订单上限+2" - ], + "desc": ["当与德克萨斯在同一个贸易站时,心情每小时消耗-0.1,订单上限+2"], "name": ["醉翁之意·α"], "template": "Bskill_tra_Lappland1.png" }, "bskill_tra_Lappland2": { - "desc": [ - "当与德克萨斯在同一个贸易站时,心情每小时消耗-0.1,订单上限+4" - ], + "desc": ["当与德克萨斯在同一个贸易站时,心情每小时消耗-0.1,订单上限+4"], "name": ["醉翁之意·β"], "template": "Bskill_tra_Lappland2.png" }, "bskill_tra_against": { - "desc": [ - "进驻贸易站时,如果下笔赤金订单是违约订单,则赤金交付数额外+1" - ], + "desc": ["进驻贸易站时,如果下笔赤金订单是违约订单,则赤金交付数额外+1"], "efficient": { "Money": 47 }, @@ -2516,9 +2240,7 @@ "template": "Bskill_tra_against.png" }, "bskill_tra_against2": { - "desc": [ - "进驻贸易站时,如果下笔赤金订单是违约订单,则赤金交付数额外+2" - ], + "desc": ["进驻贸易站时,如果下笔赤金订单是违约订单,则赤金交付数额外+2"], "efficient": { "Money": 93.8 }, @@ -2526,30 +2248,22 @@ "template": "Bskill_tra_against2.png" }, "bskill_tra_bd_cost1": { - "desc": [ - "进驻贸易站时,贸易站内全体干员每小时心情消耗-0.1,每有10点人间烟火,则额外-0.01" - ], + "desc": ["进驻贸易站时,贸易站内全体干员每小时心情消耗-0.1,每有10点人间烟火,则额外-0.01"], "name": ["跋山涉水"], "template": "Bskill_tra_bd_cost1.png" }, "bskill_tra_bd_cost2": { - "desc": [ - "进驻贸易站时,贸易站内全体干员每小时心情消耗-0.1,每有10点人间烟火,则额外-0.02" - ], + "desc": ["进驻贸易站时,贸易站内全体干员每小时心情消耗-0.1,每有10点人间烟火,则额外-0.02"], "name": ["万里传书"], "template": "Bskill_tra_bd_cost2.png" }, "bskill_tra_bd_n1": { - "desc": [ - "进驻贸易站时,宿舍内每有1名干员则感知信息+1,同时每1点感知信息转化为1点无声共鸣" - ], + "desc": ["进驻贸易站时,宿舍内每有1名干员则感知信息+1,同时每1点感知信息转化为1点无声共鸣"], "name": ["乐感"], "template": "Bskill_tra_bd_n1.png" }, "bskill_tra_bd_n2": { - "desc": [ - "进驻贸易站时,宿舍内每有1名干员则人间烟火+1,同时每有1点人间烟火,则订单获取效率+1%" - ], + "desc": ["进驻贸易站时,宿舍内每有1名干员则人间烟火+1,同时每有1点人间烟火,则订单获取效率+1%"], "name": ["“愿者上钩”"], "template": "Bskill_tra_bd_n2.png" }, @@ -2559,16 +2273,12 @@ "template": "Bskill_tra_cost1.png" }, "bskill_tra_flow_durin": { - "desc": [ - "进驻贸易站时,基建内每1名杜林族干员(最多4名)为当前贸易站提供1条赤金生产线" - ], + "desc": ["进驻贸易站时,基建内每1名杜林族干员(最多4名)为当前贸易站提供1条赤金生产线"], "name": ["际崖居民"], "template": "Bskill_tra_flow_durin.png" }, "bskill_tra_flow_gc1": { - "desc": [ - "进驻贸易站时,订单获取效率+5%,制造站每有4条赤金生产线,则为当前贸易站额外提供2条赤金生产线" - ], + "desc": ["进驻贸易站时,订单获取效率+5%,制造站每有4条赤金生产线,则为当前贸易站额外提供2条赤金生产线"], "efficient": { "all": 5 }, @@ -2576,9 +2286,7 @@ "template": "Bskill_tra_flow_gc1.png" }, "bskill_tra_flow_gc2": { - "desc": [ - "进驻贸易站时,订单获取效率+5%,制造站每有2条赤金生产线,则为当前贸易站额外提供2条赤金生产线" - ], + "desc": ["进驻贸易站时,订单获取效率+5%,制造站每有2条赤金生产线,则为当前贸易站额外提供2条赤金生产线"], "efficient": { "all": 5 }, @@ -2586,9 +2294,7 @@ "template": "Bskill_tra_flow_gc2.png" }, "bskill_tra_flow_gs": { - "desc": [ - "进驻贸易站时,每有1条赤金生产线,则当前贸易站订单获取效率+5%" - ], + "desc": ["进驻贸易站时,每有1条赤金生产线,则当前贸易站订单获取效率+5%"], "efficient": { "all": 6 }, @@ -2596,9 +2302,7 @@ "template": "Bskill_tra_flow_gs.png" }, "bskill_tra_flow_gs1": { - "desc": [ - "进驻贸易站时,订单获取效率+5%,制造站每有4条赤金生产线,则为当前贸易站订单获取效率额外+15%" - ], + "desc": ["进驻贸易站时,订单获取效率+5%,制造站每有4条赤金生产线,则为当前贸易站订单获取效率额外+15%"], "efficient": { "all": 5 }, @@ -2606,9 +2310,7 @@ "template": "Bskill_tra_flow_gs1.png" }, "bskill_tra_flow_gs2": { - "desc": [ - "进驻贸易站时,订单获取效率+5%,制造站每有2条赤金生产线,则为当前贸易站订单获取效率额外+15%" - ], + "desc": ["进驻贸易站时,订单获取效率+5%,制造站每有2条赤金生产线,则为当前贸易站订单获取效率额外+15%"], "efficient": { "Money": 20, "all": 5 @@ -2617,9 +2319,7 @@ "template": "Bskill_tra_flow_gs2.png" }, "bskill_tra_law": { - "desc": [ - "进驻贸易站时,如果下笔赤金订单交付数小于4,则视为违约订单" - ], + "desc": ["进驻贸易站时,如果下笔赤金订单交付数小于4,则视为违约订单"], "name": ["合同法"], "template": "Bskill_tra_law.png" }, @@ -2629,9 +2329,7 @@ "template": "Bskill_tra_limit&cost.png" }, "bskill_tra_limit2spd": { - "desc": [ - "进驻贸易站时,当前贸易站内干员提升的每5个订单上限,提供25%订单获取效率,最多提供100%效率" - ], + "desc": ["进驻贸易站时,当前贸易站内干员提升的每5个订单上限,提供25%订单获取效率,最多提供100%效率"], "name": ["冠军风采"], "template": "Bskill_tra_limit2spd.png" }, @@ -2643,44 +2341,32 @@ "template": "Bskill_tra_limit_count.png" }, "bskill_tra_limit_diff": { - "desc": [ - "进驻贸易站时,当前订单数与订单上限每差1笔订单,则订单获取效率+4%" - ], + "desc": ["进驻贸易站时,当前订单数与订单上限每差1笔订单,则订单获取效率+4%"], "name": ["摊贩经济"], "template": "Bskill_tra_limit_diff.png" }, "bskill_tra_long1": { - "desc": [ - "进驻贸易站后,如果下笔赤金订单交付数大于3,则其龙门币收益+250,心情每小时消耗-0.25" - ], + "desc": ["进驻贸易站后,如果下笔赤金订单交付数大于3,则其龙门币收益+250,心情每小时消耗-0.25"], "name": ["投资·α"], "template": "Bskill_tra_long1.png" }, "bskill_tra_long2": { - "desc": [ - "进驻贸易站后,如果下笔赤金订单交付数大于3,则其龙门币收益+500,心情每小时消耗-0.25" - ], + "desc": ["进驻贸易站后,如果下笔赤金订单交付数大于3,则其龙门币收益+500,心情每小时消耗-0.25"], "name": ["投资·β"], "template": "Bskill_tra_long2.png" }, "bskill_tra_ord_spd_ext0": { - "desc": [ - "进驻贸易站时,订单获取效率+25%;当乌尔比安在基建内时(不包含副手),订单获取效率额外+5%" - ], + "desc": ["进驻贸易站时,订单获取效率+25%;当乌尔比安在基建内时(不包含副手),订单获取效率额外+5%"], "name": ["对陆接洽代表·α"], "template": "Bskill_tra_ord_spd_ext0.png" }, "bskill_tra_ord_spd_ext1": { - "desc": [ - "进驻贸易站时,订单获取效率+30%;当乌尔比安在基建内时(不包含副手),订单获取效率额外+10%" - ], + "desc": ["进驻贸易站时,订单获取效率+30%;当乌尔比安在基建内时(不包含副手),订单获取效率额外+10%"], "name": ["对陆接洽代表·β"], "template": "Bskill_tra_ord_spd_ext1.png" }, "bskill_tra_par&per1": { - "desc": [ - "进驻贸易站时,订单获取效率+25%;当伊内丝入驻工作场所时(不包含副手),订单获取效率额外+5%" - ], + "desc": ["进驻贸易站时,订单获取效率+25%;当伊内丝入驻工作场所时(不包含副手),订单获取效率额外+5%"], "name": ["白手起家·α"], "template": "Bskill_tra_par&per1.png" }, @@ -2699,9 +2385,7 @@ "template": "Bskill_tra_par1.png" }, "bskill_tra_share1": { - "desc": [ - "进驻贸易站时,贸易站内除自身以外每名处于工作状态的干员+15%订单获取效率" - ], + "desc": ["进驻贸易站时,贸易站内除自身以外每名处于工作状态的干员+15%订单获取效率"], "efficient": { "all": 30 }, @@ -2733,9 +2417,7 @@ "template": "Bskill_tra_spd&dorm2.png" }, "bskill_tra_spd&formula1": { - "desc": [ - "进驻贸易站时,订单获取效率+30%,制造站每有1类配方进行加工,则当前贸易站订单获取效率额外+2%" - ], + "desc": ["进驻贸易站时,订单获取效率+30%,制造站每有1类配方进行加工,则当前贸易站订单获取效率额外+2%"], "efficient": { "all": 34 }, @@ -2802,37 +2484,27 @@ "template": "Bskill_tra_spd&limit7.png" }, "bskill_tra_spd&limit_down1": { - "desc": [ - "进驻贸易站时,订单获取效率+20%,且订单上限-2(订单最少为1)" - ], + "desc": ["进驻贸易站时,订单获取效率+20%,且订单上限-2(订单最少为1)"], "name": ["威压"], "template": "Bskill_tra_spd&limit_down1.png" }, "bskill_tra_spd&limit_down2": { - "desc": [ - "进驻贸易站时,订单获取效率+25%,且订单上限-6(订单最少为1)" - ], + "desc": ["进驻贸易站时,订单获取效率+25%,且订单上限-6(订单最少为1)"], "name": ["不怒自威"], "template": "Bskill_tra_spd&limit_down2.png" }, "bskill_tra_spd&limit_felyne": { - "desc": [ - "进驻贸易站时,订单获取效率+5%,且订单上限+2,同时每有1个木天蓼,则订单获取效率+3%" - ], + "desc": ["进驻贸易站时,订单获取效率+5%,且订单上限+2,同时每有1个木天蓼,则订单获取效率+3%"], "name": ["可爱的艾露猫"], "template": "Bskill_tra_spd&limit_felyne.png" }, "bskill_tra_spd&meet": { - "desc": [ - "进驻贸易站时,订单获取效率+15%,会客室每级额外提供5%获取效率,最多提供30%效率" - ], + "desc": ["进驻贸易站时,订单获取效率+15%,会客室每级额外提供5%获取效率,最多提供30%效率"], "name": ["天生的顾问"], "template": "Bskill_tra_spd&meet.png" }, "bskill_tra_spd&meet1": { - "desc": [ - "进驻贸易站时,订单获取效率+25%,会客室每级额外提供5%获取效率,最多提供40%效率" - ], + "desc": ["进驻贸易站时,订单获取效率+25%,会客室每级额外提供5%获取效率,最多提供40%效率"], "efficient": { "all": 40 }, @@ -2840,9 +2512,7 @@ "template": "Bskill_tra_spd&meet1.png" }, "bskill_tra_spd&wt1": { - "desc": [ - "进驻贸易站时,订单获取效率+10%,当前贸易站赤金订单的赤金交付数必定为2(不视作违约订单)" - ], + "desc": ["进驻贸易站时,订单获取效率+10%,当前贸易站赤金订单的赤金交付数必定为2(不视作违约订单)"], "name": ["天真的谈判者"], "template": "Bskill_tra_spd&wt1.png" }, @@ -2859,10 +2529,7 @@ "template": "Bskill_tra_spd1.png" }, "bskill_tra_spd2": { - "desc": [ - "进驻贸易站时,订单获取效率+30%", - "进驻贸易站时,订单获取效率+30%" - ], + "desc": ["进驻贸易站时,订单获取效率+30%", "进驻贸易站时,订单获取效率+30%"], "efficient": { "all": 30 }, @@ -2870,10 +2537,7 @@ "template": "Bskill_tra_spd2.png" }, "bskill_tra_spd3": { - "desc": [ - "进驻贸易站时,订单获取效率+35%", - "进驻贸易站时,订单获取效率+35%" - ], + "desc": ["进驻贸易站时,订单获取效率+35%", "进驻贸易站时,订单获取效率+35%"], "efficient": { "all": 35 }, @@ -2891,9 +2555,7 @@ "template": "Bskill_tra_spd_bd2.png" }, "bskill_tra_spd_variable21": { - "desc": [ - "进驻贸易站时,当前贸易站内干员提供的每5%订单获取效率,额外提供5%效率,最多提供25%效率" - ], + "desc": ["进驻贸易站时,当前贸易站内干员提供的每5%订单获取效率,额外提供5%效率,最多提供25%效率"], "efficient": { "all": 25 }, @@ -2901,9 +2563,7 @@ "template": "Bskill_tra_spd_variable21.png" }, "bskill_tra_spd_variable22": { - "desc": [ - "进驻贸易站时,当前贸易站内干员提供的每5%订单获取效率,额外提供5%效率,最多提供35%效率" - ], + "desc": ["进驻贸易站时,当前贸易站内干员提供的每5%订单获取效率,额外提供5%效率,最多提供35%效率"], "efficient": { "all": 35 }, @@ -2911,9 +2571,7 @@ "template": "Bskill_tra_spd_variable22.png" }, "bskill_tra_texas1": { - "desc": [ - "当与拉普兰德在同一个贸易站时,心情每小时消耗+0.3,订单获取效率+65%" - ], + "desc": ["当与拉普兰德在同一个贸易站时,心情每小时消耗+0.3,订单获取效率+65%"], "name": ["恩怨"], "template": "Bskill_tra_texas1.png" }, @@ -2949,9 +2607,7 @@ "template": "Bskill_tra_wt&cost2.png" }, "bskill_trade_ord_spd_variable": { - "desc": [ - "进驻贸易站时,当前贸易站内干员提升的每个订单上限,提供4%订单获取效率" - ], + "desc": ["进驻贸易站时,当前贸易站内干员提升的每个订单上限,提供4%订单获取效率"], "name": ["招商引资"], "template": "Bskill_trade_ord_spd_variable.png" } @@ -2989,10 +2645,7 @@ "efficient": { "all": 32 }, - "skills": [ - "bskill_tra_limit_diff", - "bskill_tra_limit_count" - ] + "skills": ["bskill_tra_limit_diff", "bskill_tra_limit_count"] }, { "Doc": "能天使1的技能别人也有,识别上不了,管不了了", @@ -3066,10 +2719,7 @@ "efficient": { "all": 32 }, - "skills": [ - "bskill_tra_limit_diff", - "bskill_tra_limit_count" - ] + "skills": ["bskill_tra_limit_diff", "bskill_tra_limit_count"] } ] }, @@ -3195,10 +2845,7 @@ "efficient": { "all": 40 }, - "skills": [ - "bskill_tra_limit_count", - "bskill_tra_limit_diff" - ] + "skills": ["bskill_tra_limit_count", "bskill_tra_limit_diff"] } ], "optional": [ @@ -3242,13 +2889,5 @@ ], "skillsGroup_Doc": "相关技能组参考https://bbs.nga.cn/read.php?tid=25965441" }, - "roomType": [ - "Control", - "Reception", - "Power", - "Dorm", - "Office", - "Trade", - "Mfg" - ] + "roomType": ["Control", "Reception", "Power", "Dorm", "Office", "Trade", "Mfg"] } diff --git a/resource/recruitment.json b/resource/recruitment.json index 5922e66ac2..85a1e1b44f 100644 --- a/resource/recruitment.json +++ b/resource/recruitment.json @@ -706,14 +706,7 @@ "id": "char_202_demkni", "name": "塞雷娅", "rarity": 6, - "tags": [ - "防护", - "治疗", - "支援", - "近战位", - "高级资深干员", - "重装干员" - ] + "tags": ["防护", "治疗", "支援", "近战位", "高级资深干员", "重装干员"] }, { "id": "char_172_svrash", @@ -749,27 +742,13 @@ "id": "char_248_mgllan", "name": "麦哲伦", "rarity": 6, - "tags": [ - "支援", - "减速", - "输出", - "远程位", - "高级资深干员", - "辅助干员" - ] + "tags": ["支援", "减速", "输出", "远程位", "高级资深干员", "辅助干员"] }, { "id": "char_213_mostma", "name": "莫斯提马", "rarity": 6, - "tags": [ - "群攻", - "支援", - "控场", - "远程位", - "高级资深干员", - "术师干员" - ] + "tags": ["群攻", "支援", "控场", "远程位", "高级资深干员", "术师干员"] }, { "id": "char_017_huang", @@ -799,27 +778,13 @@ "id": "char_250_phatom", "name": "傀影", "rarity": 6, - "tags": [ - "快速复活", - "控场", - "输出", - "近战位", - "高级资深干员", - "特种干员" - ] + "tags": ["快速复活", "控场", "输出", "近战位", "高级资深干员", "特种干员"] }, { "id": "char_400_weedy", "name": "温蒂", "rarity": 6, - "tags": [ - "位移", - "输出", - "控场", - "近战位", - "高级资深干员", - "特种干员" - ] + "tags": ["位移", "输出", "控场", "近战位", "高级资深干员", "特种干员"] }, { "id": "char_197_poca", @@ -831,14 +796,7 @@ "id": "char_358_lisa", "name": "铃兰", "rarity": 6, - "tags": [ - "减速", - "支援", - "输出", - "远程位", - "高级资深干员", - "辅助干员" - ] + "tags": ["减速", "支援", "输出", "远程位", "高级资深干员", "辅助干员"] }, { "id": "char_293_thorns", @@ -850,14 +808,7 @@ "id": "char_416_zumama", "name": "森蚺", "rarity": 6, - "tags": [ - "输出", - "生存", - "防护", - "近战位", - "高级资深干员", - "重装干员" - ] + "tags": ["输出", "生存", "防护", "近战位", "高级资深干员", "重装干员"] }, { "id": "char_350_surtr", @@ -869,14 +820,7 @@ "id": "char_423_blemsh", "name": "瑕光", "rarity": 6, - "tags": [ - "防护", - "治疗", - "输出", - "近战位", - "高级资深干员", - "重装干员" - ] + "tags": ["防护", "治疗", "输出", "近战位", "高级资深干员", "重装干员"] } ], "tags": { diff --git a/resource/roguelike/Mizuki/autopilot/“命运的宠儿”.json b/resource/roguelike/Mizuki/autopilot/“命运的宠儿”.json index 5d7ee11dc0..0693f7ad82 100644 --- a/resource/roguelike/Mizuki/autopilot/“命运的宠儿”.json +++ b/resource/roguelike/Mizuki/autopilot/“命运的宠儿”.json @@ -28,18 +28,7 @@ "direction": "left" }, { - "groups": [ - "号角", - "基石", - "地面C", - "地刺", - "挡人先锋", - "投锋", - "重装", - "刺客", - "异德", - "其他地面" - ], + "groups": ["号角", "基石", "地面C", "地刺", "挡人先锋", "投锋", "重装", "刺客", "异德", "其他地面"], "location": [5, 4], "direction": "left" }, @@ -64,15 +53,7 @@ "direction": "down" }, { - "groups": [ - "召唤", - "高台C", - "控制", - "狙击", - "术师", - "辅助", - "其他高台" - ], + "groups": ["召唤", "高台C", "控制", "狙击", "术师", "辅助", "其他高台"], "location": [3, 1], "direction": "down" }, diff --git a/resource/roguelike/Mizuki/autopilot/互助.json b/resource/roguelike/Mizuki/autopilot/互助.json index 2cbe265770..8a592dd5b1 100644 --- a/resource/roguelike/Mizuki/autopilot/互助.json +++ b/resource/roguelike/Mizuki/autopilot/互助.json @@ -23,47 +23,17 @@ "direction": "left" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [6, 3], "direction": "left" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "玛恩纳", - "号角", - "地刺", - "刺客", - "重装", - "挡人先锋" - ], + "groups": ["百嘉", "基石", "地面C", "玛恩纳", "号角", "地刺", "刺客", "重装", "挡人先锋"], "location": [4, 4], "direction": "up" }, { - "groups": [ - "单奶", - "群奶", - "召唤", - "高台C", - "控制", - "术师", - "狙击", - "辅助", - "其他高台" - ], + "groups": ["单奶", "群奶", "召唤", "高台C", "控制", "术师", "狙击", "辅助", "其他高台"], "location": [6, 1], "direction": "down" }, @@ -73,17 +43,7 @@ "direction": "down" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "玛恩纳", - "号角", - "地刺", - "刺客", - "重装", - "挡人先锋" - ], + "groups": ["百嘉", "基石", "地面C", "玛恩纳", "号角", "地刺", "刺客", "重装", "挡人先锋"], "location": [7, 3], "direction": "left" } diff --git a/resource/roguelike/Mizuki/autopilot/人之光辉.json b/resource/roguelike/Mizuki/autopilot/人之光辉.json index 0437d96417..6e03d298f2 100644 --- a/resource/roguelike/Mizuki/autopilot/人之光辉.json +++ b/resource/roguelike/Mizuki/autopilot/人之光辉.json @@ -23,32 +23,12 @@ "direction": "left" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "挡人先锋", - "重装", - "其他地面", - "号角", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "挡人先锋", "重装", "其他地面", "号角", "异德", "刺客"], "location": [8, 4], "direction": "left" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "挡人先锋", - "重装", - "其他地面", - "号角", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "挡人先锋", "重装", "其他地面", "号角", "异德", "刺客"], "location": [8, 5], "direction": "left" }, @@ -68,41 +48,17 @@ "direction": "left" }, { - "groups": [ - "号角", - "百嘉", - "基石", - "地面C", - "挡人先锋", - "重装", - "其他地面" - ], + "groups": ["号角", "百嘉", "基石", "地面C", "挡人先锋", "重装", "其他地面"], "location": [9, 4], "direction": "left" }, { - "groups": [ - "高台C", - "控制", - "召唤", - "术师", - "狙击", - "辅助", - "其他高台" - ], + "groups": ["高台C", "控制", "召唤", "术师", "狙击", "辅助", "其他高台"], "location": [7, 6], "direction": "up" }, { - "groups": [ - "高台C", - "控制", - "召唤", - "术师", - "狙击", - "辅助", - "其他高台" - ], + "groups": ["高台C", "控制", "召唤", "术师", "狙击", "辅助", "其他高台"], "location": [7, 7], "direction": "up" }, @@ -112,17 +68,7 @@ "direction": "left" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "挡人先锋", - "重装", - "其他地面", - "号角", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "挡人先锋", "重装", "其他地面", "号角", "异德", "刺客"], "location": [9, 5], "direction": "left" } diff --git a/resource/roguelike/Mizuki/autopilot/余烬方阵.json b/resource/roguelike/Mizuki/autopilot/余烬方阵.json index 061d6c1f31..c1e59a82bc 100644 --- a/resource/roguelike/Mizuki/autopilot/余烬方阵.json +++ b/resource/roguelike/Mizuki/autopilot/余烬方阵.json @@ -13,17 +13,7 @@ "direction": "left" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [7, 5], "direction": "left" }, @@ -48,16 +38,7 @@ "direction": "left" }, { - "groups": [ - "玛恩纳", - "地刺", - "重装", - "异德", - "刺客", - "挡人先锋", - "地面C", - "其他地面" - ], + "groups": ["玛恩纳", "地刺", "重装", "异德", "刺客", "挡人先锋", "地面C", "其他地面"], "location": [5, 5], "direction": "up" }, @@ -77,31 +58,12 @@ "direction": "down" }, { - "groups": [ - "玛恩纳", - "地刺", - "重装", - "异德", - "刺客", - "挡人先锋", - "地面C", - "其他地面" - ], + "groups": ["玛恩纳", "地刺", "重装", "异德", "刺客", "挡人先锋", "地面C", "其他地面"], "location": [5, 5], "direction": "up" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [7, 5], "direction": "left" } diff --git a/resource/roguelike/Mizuki/autopilot/共生.json b/resource/roguelike/Mizuki/autopilot/共生.json index cda078a221..077c60da91 100644 --- a/resource/roguelike/Mizuki/autopilot/共生.json +++ b/resource/roguelike/Mizuki/autopilot/共生.json @@ -13,17 +13,7 @@ "direction": "up" }, { - "groups": [ - "基石", - "地面C", - "号角", - "玛恩纳", - "地刺", - "刺客", - "重装", - "挡人先锋", - "其他地面" - ], + "groups": ["基石", "地面C", "号角", "玛恩纳", "地刺", "刺客", "重装", "挡人先锋", "其他地面"], "location": [4, 5], "direction": "up" }, @@ -38,15 +28,7 @@ "direction": "left" }, { - "groups": [ - "召唤", - "高台C", - "控制", - "术师", - "狙击", - "辅助", - "其他高台" - ], + "groups": ["召唤", "高台C", "控制", "术师", "狙击", "辅助", "其他高台"], "location": [2, 4], "direction": "right" }, diff --git a/resource/roguelike/Mizuki/autopilot/分离与统一.json b/resource/roguelike/Mizuki/autopilot/分离与统一.json index 5be6f19295..242ecb60b3 100644 --- a/resource/roguelike/Mizuki/autopilot/分离与统一.json +++ b/resource/roguelike/Mizuki/autopilot/分离与统一.json @@ -61,17 +61,7 @@ "direction": "left" }, { - "groups": [ - "高台C", - "群奶", - "单奶", - "召唤", - "控制", - "狙击", - "术师", - "辅助", - "其他高台" - ], + "groups": ["高台C", "群奶", "单奶", "召唤", "控制", "狙击", "术师", "辅助", "其他高台"], "location": [6, 5], "direction": "up" } diff --git a/resource/roguelike/Mizuki/autopilot/原始部落.json b/resource/roguelike/Mizuki/autopilot/原始部落.json index b73a1dabd1..bf6f736d4f 100644 --- a/resource/roguelike/Mizuki/autopilot/原始部落.json +++ b/resource/roguelike/Mizuki/autopilot/原始部落.json @@ -45,30 +45,10 @@ [4, 3], [4, 4] ], - "role_order": [ - "warrior", - "pioneer", - "sniper", - "caster", - "medic", - "tank", - "support", - "special", - "drone" - ], + "role_order": ["warrior", "pioneer", "sniper", "caster", "medic", "tank", "support", "special", "drone"], "deploy_plan": [ { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [7, 1], "direction": "down" }, @@ -93,15 +73,7 @@ "direction": "left" }, { - "groups": [ - "基石", - "挡人先锋", - "地面C", - "异德", - "刺客", - "重装", - "其他地面" - ], + "groups": ["基石", "挡人先锋", "地面C", "异德", "刺客", "重装", "其他地面"], "location": [7, 5], "direction": "up" }, @@ -111,17 +83,7 @@ "direction": "left" }, { - "groups": [ - "召唤", - "高台C", - "控制", - "术师", - "狙击", - "辅助", - "其他高台", - "单奶", - "群奶" - ], + "groups": ["召唤", "高台C", "控制", "术师", "狙击", "辅助", "其他高台", "单奶", "群奶"], "location": [8, 4], "direction": "left" } diff --git a/resource/roguelike/Mizuki/autopilot/吹笛人的号召.json b/resource/roguelike/Mizuki/autopilot/吹笛人的号召.json index 8e174df95e..0ee429fc0b 100644 --- a/resource/roguelike/Mizuki/autopilot/吹笛人的号召.json +++ b/resource/roguelike/Mizuki/autopilot/吹笛人的号召.json @@ -82,15 +82,7 @@ "direction": "up" }, { - "groups": [ - "基石", - "重装", - "异德", - "刺客", - "挡人先锋", - "地面C", - "其他地面" - ], + "groups": ["基石", "重装", "异德", "刺客", "挡人先锋", "地面C", "其他地面"], "location": [7, 3], "direction": "right" } diff --git a/resource/roguelike/Mizuki/autopilot/回溯.json b/resource/roguelike/Mizuki/autopilot/回溯.json index 073053e661..c4af47016f 100644 --- a/resource/roguelike/Mizuki/autopilot/回溯.json +++ b/resource/roguelike/Mizuki/autopilot/回溯.json @@ -24,32 +24,12 @@ ], "deploy_plan": [ { - "groups": [ - "号角", - "百嘉", - "基石", - "地面C", - "挡人先锋", - "投锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["号角", "百嘉", "基石", "地面C", "挡人先锋", "投锋", "重装", "其他地面", "异德", "刺客"], "location": [4, 1], "direction": "down" }, { - "groups": [ - "百嘉", - "基石", - "号角", - "玛恩纳", - "投锋", - "挡人先锋", - "地面C", - "重装" - ], + "groups": ["百嘉", "基石", "号角", "玛恩纳", "投锋", "挡人先锋", "地面C", "重装"], "location": [4, 2], "direction": "down" }, @@ -99,32 +79,12 @@ "direction": "down" }, { - "groups": [ - "玛恩纳", - "号角", - "地面C", - "异德", - "地刺", - "刺客", - "重装", - "挡人先锋", - "其他地面" - ], + "groups": ["玛恩纳", "号角", "地面C", "异德", "地刺", "刺客", "重装", "挡人先锋", "其他地面"], "location": [3, 2], "direction": "down" }, { - "groups": [ - "玛恩纳", - "号角", - "地面C", - "异德", - "地刺", - "刺客", - "重装", - "挡人先锋", - "其他地面" - ], + "groups": ["玛恩纳", "号角", "地面C", "异德", "地刺", "刺客", "重装", "挡人先锋", "其他地面"], "location": [5, 2], "direction": "down" } diff --git a/resource/roguelike/Mizuki/autopilot/地下天途.json b/resource/roguelike/Mizuki/autopilot/地下天途.json index d326d8b2c7..60af700203 100644 --- a/resource/roguelike/Mizuki/autopilot/地下天途.json +++ b/resource/roguelike/Mizuki/autopilot/地下天途.json @@ -62,17 +62,7 @@ "direction": "left" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [8, 3], "direction": "left" }, diff --git a/resource/roguelike/Mizuki/autopilot/大君遗脉.json b/resource/roguelike/Mizuki/autopilot/大君遗脉.json index db8c122eb0..820f2e1953 100644 --- a/resource/roguelike/Mizuki/autopilot/大君遗脉.json +++ b/resource/roguelike/Mizuki/autopilot/大君遗脉.json @@ -19,54 +19,22 @@ "direction": "up" }, { - "groups": [ - "基石", - "地面C", - "百嘉", - "挡人先锋", - "重装", - "其他地面", - "地面阻挡" - ], + "groups": ["基石", "地面C", "百嘉", "挡人先锋", "重装", "其他地面", "地面阻挡"], "location": [4, 4], "direction": "up" }, { - "groups": [ - "基石", - "地面C", - "百嘉", - "挡人先锋", - "重装", - "其他地面", - "地面阻挡" - ], + "groups": ["基石", "地面C", "百嘉", "挡人先锋", "重装", "其他地面", "地面阻挡"], "location": [3, 4], "direction": "up" }, { - "groups": [ - "玛恩纳", - "百嘉", - "基石", - "挡人先锋", - "地面C", - "号角", - "重装" - ], + "groups": ["玛恩纳", "百嘉", "基石", "挡人先锋", "地面C", "号角", "重装"], "location": [4, 5], "direction": "up" }, { - "groups": [ - "玛恩纳", - "百嘉", - "基石", - "挡人先锋", - "地面C", - "号角", - "重装" - ], + "groups": ["玛恩纳", "百嘉", "基石", "挡人先锋", "地面C", "号角", "重装"], "location": [3, 5], "direction": "up" }, @@ -102,32 +70,12 @@ "direction": "right" }, { - "groups": [ - "召唤", - "高台C", - "控制", - "术师", - "狙击", - "辅助", - "其他高台", - "单奶", - "群奶" - ], + "groups": ["召唤", "高台C", "控制", "术师", "狙击", "辅助", "其他高台", "单奶", "群奶"], "location": [6, 5], "direction": "left" }, { - "groups": [ - "召唤", - "高台C", - "控制", - "术师", - "狙击", - "辅助", - "其他高台", - "单奶", - "群奶" - ], + "groups": ["召唤", "高台C", "控制", "术师", "狙击", "辅助", "其他高台", "单奶", "群奶"], "location": [6, 3], "direction": "left" } diff --git a/resource/roguelike/Mizuki/autopilot/大群所向.json b/resource/roguelike/Mizuki/autopilot/大群所向.json index c44df10c0d..f35bc90699 100644 --- a/resource/roguelike/Mizuki/autopilot/大群所向.json +++ b/resource/roguelike/Mizuki/autopilot/大群所向.json @@ -43,15 +43,7 @@ "direction": "right" }, { - "groups": [ - "高台C", - "控制", - "狙击", - "术师", - "召唤", - "辅助", - "其他高台" - ], + "groups": ["高台C", "控制", "狙击", "术师", "召唤", "辅助", "其他高台"], "location": [6, 1], "direction": "down" }, diff --git a/resource/roguelike/Mizuki/autopilot/失控.json b/resource/roguelike/Mizuki/autopilot/失控.json index 0c179de299..4fcebc2504 100644 --- a/resource/roguelike/Mizuki/autopilot/失控.json +++ b/resource/roguelike/Mizuki/autopilot/失控.json @@ -50,17 +50,7 @@ [8, 6], [9, 3] ], - "role_order": [ - "warrior", - "pioneer", - "sniper", - "caster", - "medic", - "tank", - "support", - "special", - "drone" - ], + "role_order": ["warrior", "pioneer", "sniper", "caster", "medic", "tank", "support", "special", "drone"], "force_air_defense_when_deploy_blocking_num": { "melee_num": 2, "air_defense_num": 2, @@ -100,57 +90,22 @@ "direction": "down" }, { - "groups": [ - "高台C", - "召唤", - "控制", - "狙击", - "术师", - "辅助", - "其他高台" - ], + "groups": ["高台C", "召唤", "控制", "狙击", "术师", "辅助", "其他高台"], "location": [5, 1], "direction": "right" }, { - "groups": [ - "基石", - "重装", - "挡人先锋", - "地面C", - "其他地面", - "异德", - "刺客", - "投锋" - ], + "groups": ["基石", "重装", "挡人先锋", "地面C", "其他地面", "异德", "刺客", "投锋"], "location": [10, 4], "direction": "up" }, { - "groups": [ - "基石", - "重装", - "挡人先锋", - "地面C", - "其他地面", - "异德", - "刺客", - "投锋" - ], + "groups": ["基石", "重装", "挡人先锋", "地面C", "其他地面", "异德", "刺客", "投锋"], "location": [10, 5], "direction": "up" }, { - "groups": [ - "召唤", - "高台C", - "控制", - "狙击", - "凯尔希", - "术师", - "辅助", - "其他高台" - ], + "groups": ["召唤", "高台C", "控制", "狙击", "凯尔希", "术师", "辅助", "其他高台"], "location": [6, 1], "direction": "down" }, @@ -160,16 +115,7 @@ "direction": "left" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "地面阻挡", - "挡人先锋", - "重装", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "地面阻挡", "挡人先锋", "重装", "异德", "刺客"], "location": [9, 6], "direction": "left" } diff --git a/resource/roguelike/Mizuki/autopilot/射手部队.json b/resource/roguelike/Mizuki/autopilot/射手部队.json index 76485a672f..b6483df01d 100644 --- a/resource/roguelike/Mizuki/autopilot/射手部队.json +++ b/resource/roguelike/Mizuki/autopilot/射手部队.json @@ -19,17 +19,7 @@ ], "deploy_plan": [ { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [7, 3], "direction": "left" }, @@ -39,17 +29,7 @@ "direction": "right" }, { - "groups": [ - "基石", - "地面C", - "号角", - "玛恩纳", - "地刺", - "刺客", - "重装", - "挡人先锋", - "投锋" - ], + "groups": ["基石", "地面C", "号角", "玛恩纳", "地刺", "刺客", "重装", "挡人先锋", "投锋"], "location": [7, 4], "direction": "left" }, @@ -59,15 +39,7 @@ "direction": "right" }, { - "groups": [ - "召唤", - "高台C", - "控制", - "术师", - "狙击", - "辅助", - "其他高台" - ], + "groups": ["召唤", "高台C", "控制", "术师", "狙击", "辅助", "其他高台"], "location": [4, 3], "direction": "left" }, diff --git a/resource/roguelike/Mizuki/autopilot/崇敬深海.json b/resource/roguelike/Mizuki/autopilot/崇敬深海.json index d67a9c1799..8dc6e2a0bd 100644 --- a/resource/roguelike/Mizuki/autopilot/崇敬深海.json +++ b/resource/roguelike/Mizuki/autopilot/崇敬深海.json @@ -32,15 +32,7 @@ "air_defense_num": 1, "ban_medic": false }, - "role_order": [ - "warrior", - "pioneer", - "sniper", - "medic", - "tank", - "caster", - "support" - ], + "role_order": ["warrior", "pioneer", "sniper", "medic", "tank", "caster", "support"], "force_deploy_direction": [ { "location": [5, 3], @@ -61,17 +53,7 @@ "deploy_plan": [ { "Doc": "低难打法优先,异德打法全部在后面", - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [5, 4], "direction": "left" }, @@ -96,15 +78,7 @@ "direction": "left" }, { - "groups": [ - "高台C", - "控制", - "狙击", - "术师", - "召唤", - "辅助", - "其他高台" - ], + "groups": ["高台C", "控制", "狙击", "术师", "召唤", "辅助", "其他高台"], "location": [5, 1], "direction": "left" }, @@ -120,17 +94,7 @@ "direction": "down" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [7, 4], "direction": "left" }, @@ -150,30 +114,12 @@ "direction": "left" }, { - "groups": [ - "号角", - "基石", - "地面C", - "地刺", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["号角", "基石", "地面C", "地刺", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [8, 4], "direction": "left" }, { - "groups": [ - "高台C", - "控制", - "狙击", - "术师", - "召唤", - "辅助", - "其他高台" - ], + "groups": ["高台C", "控制", "狙击", "术师", "召唤", "辅助", "其他高台"], "location": [6, 3], "direction": "left" }, @@ -183,43 +129,17 @@ "direction": "down" }, { - "groups": [ - "召唤", - "高台C", - "控制", - "狙击", - "术师", - "辅助", - "其他高台" - ], + "groups": ["召唤", "高台C", "控制", "狙击", "术师", "辅助", "其他高台"], "location": [5, 1], "direction": "left" }, { - "groups": [ - "基石", - "挡人先锋", - "地面C", - "重装", - "地刺", - "异德", - "刺客", - "其他地面" - ], + "groups": ["基石", "挡人先锋", "地面C", "重装", "地刺", "异德", "刺客", "其他地面"], "location": [5, 4], "direction": "left" }, { - "groups": [ - "基石", - "挡人先锋", - "地面C", - "重装", - "地刺", - "异德", - "刺客", - "其他地面" - ], + "groups": ["基石", "挡人先锋", "地面C", "重装", "地刺", "异德", "刺客", "其他地面"], "location": [6, 4], "direction": "left" } diff --git a/resource/roguelike/Mizuki/autopilot/巢穴.json b/resource/roguelike/Mizuki/autopilot/巢穴.json index 124204ebd3..7d8669f680 100644 --- a/resource/roguelike/Mizuki/autopilot/巢穴.json +++ b/resource/roguelike/Mizuki/autopilot/巢穴.json @@ -21,17 +21,7 @@ "direction": "right" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [5, 4], "direction": "up" }, @@ -51,17 +41,7 @@ "direction": "up" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [5, 5], "direction": "right" }, @@ -86,28 +66,12 @@ "direction": "right" }, { - "groups": [ - "挡人先锋", - "地面C", - "重装", - "地刺", - "异德", - "刺客", - "其他地面" - ], + "groups": ["挡人先锋", "地面C", "重装", "地刺", "异德", "刺客", "其他地面"], "location": [5, 3], "direction": "right" }, { - "groups": [ - "挡人先锋", - "地面C", - "重装", - "地刺", - "异德", - "刺客", - "其他地面" - ], + "groups": ["挡人先锋", "地面C", "重装", "地刺", "异德", "刺客", "其他地面"], "location": [6, 5], "direction": "right" }, diff --git a/resource/roguelike/Mizuki/autopilot/异体同心.json b/resource/roguelike/Mizuki/autopilot/异体同心.json index 595fc4be21..fe8a9bf999 100644 --- a/resource/roguelike/Mizuki/autopilot/异体同心.json +++ b/resource/roguelike/Mizuki/autopilot/异体同心.json @@ -61,17 +61,7 @@ "direction": "left" }, { - "groups": [ - "高台C", - "群奶", - "单奶", - "召唤", - "控制", - "狙击", - "术师", - "辅助", - "其他高台" - ], + "groups": ["高台C", "群奶", "单奶", "召唤", "控制", "狙击", "术师", "辅助", "其他高台"], "location": [6, 5], "direction": "up" } diff --git a/resource/roguelike/Mizuki/autopilot/征兆.json b/resource/roguelike/Mizuki/autopilot/征兆.json index b18fc53a8a..4b78932f45 100644 --- a/resource/roguelike/Mizuki/autopilot/征兆.json +++ b/resource/roguelike/Mizuki/autopilot/征兆.json @@ -18,18 +18,7 @@ "direction": "up" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "投锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "投锋", "重装", "其他地面", "异德", "刺客"], "location": [3, 4], "direction": "up" }, @@ -44,74 +33,27 @@ "direction": "right" }, { - "groups": [ - "基石", - "玛恩纳", - "号角", - "地面C", - "地刺", - "刺客", - "重装", - "投锋", - "挡人先锋" - ], + "groups": ["基石", "玛恩纳", "号角", "地面C", "地刺", "刺客", "重装", "投锋", "挡人先锋"], "location": [3, 3], "direction": "right" }, { - "groups": [ - "基石", - "玛恩纳", - "号角", - "地面C", - "地刺", - "刺客", - "重装", - "投锋", - "挡人先锋" - ], + "groups": ["基石", "玛恩纳", "号角", "地面C", "地刺", "刺客", "重装", "投锋", "挡人先锋"], "location": [4, 3], "direction": "right" }, { - "groups": [ - "高台C", - "控制", - "术师", - "狙击", - "辅助", - "单奶", - "群奶", - "其他高台" - ], + "groups": ["高台C", "控制", "术师", "狙击", "辅助", "单奶", "群奶", "其他高台"], "location": [4, 2], "direction": "right" }, { - "groups": [ - "高台C", - "控制", - "术师", - "狙击", - "辅助", - "单奶", - "群奶", - "其他高台" - ], + "groups": ["高台C", "控制", "术师", "狙击", "辅助", "单奶", "群奶", "其他高台"], "location": [5, 2], "direction": "right" }, { - "groups": [ - "高台C", - "控制", - "术师", - "狙击", - "辅助", - "单奶", - "群奶", - "其他高台" - ], + "groups": ["高台C", "控制", "术师", "狙击", "辅助", "单奶", "群奶", "其他高台"], "location": [3, 2], "direction": "right" } diff --git a/resource/roguelike/Mizuki/autopilot/据险固守.json b/resource/roguelike/Mizuki/autopilot/据险固守.json index 306574692a..8ca450bcc1 100644 --- a/resource/roguelike/Mizuki/autopilot/据险固守.json +++ b/resource/roguelike/Mizuki/autopilot/据险固守.json @@ -25,17 +25,7 @@ "air_defense_num": 1, "ban_medic": false }, - "role_order": [ - "warrior", - "pioneer", - "sniper", - "caster", - "medic", - "tank", - "support", - "special", - "drone" - ], + "role_order": ["warrior", "pioneer", "sniper", "caster", "medic", "tank", "support", "special", "drone"], "deploy_plan": [ { "groups": ["百嘉"], @@ -43,15 +33,7 @@ "direction": "down" }, { - "groups": [ - "基石", - "地面C", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["基石", "地面C", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [6, 4], "direction": "right" }, @@ -101,15 +83,7 @@ "direction": "up" }, { - "groups": [ - "基石", - "地面C", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["基石", "地面C", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [5, 4], "direction": "right" } diff --git a/resource/roguelike/Mizuki/autopilot/教徒居所.json b/resource/roguelike/Mizuki/autopilot/教徒居所.json index 9af3e98ee1..a18dfb6169 100644 --- a/resource/roguelike/Mizuki/autopilot/教徒居所.json +++ b/resource/roguelike/Mizuki/autopilot/教徒居所.json @@ -18,15 +18,7 @@ "direction": "left" } ], - "role_order": [ - "sniper", - "caster", - "warrior", - "pioneer", - "medic", - "tank", - "support" - ], + "role_order": ["sniper", "caster", "warrior", "pioneer", "medic", "tank", "support"], "force_air_defense_when_deploy_blocking_num": { "melee_num": 0, "air_defense_num": 2, @@ -57,15 +49,7 @@ "direction": "down" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面"], "location": [8, 4], "direction": "up" }, @@ -115,15 +99,7 @@ "direction": "right" }, { - "groups": [ - "高台C", - "召唤", - "控制", - "狙击", - "术师", - "辅助", - "其他高台" - ], + "groups": ["高台C", "召唤", "控制", "狙击", "术师", "辅助", "其他高台"], "location": [7, 4], "direction": "up" }, diff --git a/resource/roguelike/Mizuki/autopilot/无声呼号.json b/resource/roguelike/Mizuki/autopilot/无声呼号.json index a4b02b048c..17a82f158f 100644 --- a/resource/roguelike/Mizuki/autopilot/无声呼号.json +++ b/resource/roguelike/Mizuki/autopilot/无声呼号.json @@ -14,17 +14,7 @@ [6, 4], [2, 4] ], - "role_order": [ - "warrior", - "pioneer", - "sniper", - "caster", - "medic", - "tank", - "support", - "special", - "drone" - ], + "role_order": ["warrior", "pioneer", "sniper", "caster", "medic", "tank", "support", "special", "drone"], "deploy_plan": [ { "groups": ["投锋", "挡人先锋"], @@ -32,17 +22,7 @@ "direction": "right" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [2, 2], "direction": "down" }, @@ -63,30 +43,12 @@ "condition": [8, 16] }, { - "groups": [ - "基石", - "地面C", - "号角", - "玛恩纳", - "地刺", - "刺客", - "重装", - "挡人先锋", - "其他地面" - ], + "groups": ["基石", "地面C", "号角", "玛恩纳", "地刺", "刺客", "重装", "挡人先锋", "其他地面"], "location": [3, 2], "direction": "down" }, { - "groups": [ - "召唤", - "高台C", - "控制", - "术师", - "狙击", - "辅助", - "其他高台" - ], + "groups": ["召唤", "高台C", "控制", "术师", "狙击", "辅助", "其他高台"], "location": [4, 1], "direction": "down" }, @@ -96,17 +58,7 @@ "direction": "left" }, { - "groups": [ - "玛恩纳", - "号角", - "地面C", - "异德", - "地刺", - "刺客", - "重装", - "挡人先锋", - "其他地面" - ], + "groups": ["玛恩纳", "号角", "地面C", "异德", "地刺", "刺客", "重装", "挡人先锋", "其他地面"], "location": [3, 3], "direction": "down" } diff --git a/resource/roguelike/Mizuki/autopilot/机械之灾.json b/resource/roguelike/Mizuki/autopilot/机械之灾.json index 387aea9a81..2e296896b6 100644 --- a/resource/roguelike/Mizuki/autopilot/机械之灾.json +++ b/resource/roguelike/Mizuki/autopilot/机械之灾.json @@ -39,28 +39,12 @@ "condition": [0, 0] }, { - "groups": [ - "高台C", - "控制", - "狙击", - "召唤", - "术师", - "辅助", - "其他高台" - ], + "groups": ["高台C", "控制", "狙击", "召唤", "术师", "辅助", "其他高台"], "location": [8, 2], "direction": "left" }, { - "groups": [ - "高台C", - "控制", - "狙击", - "召唤", - "术师", - "辅助", - "其他高台" - ], + "groups": ["高台C", "控制", "狙击", "召唤", "术师", "辅助", "其他高台"], "location": [9, 2], "direction": "left" }, diff --git a/resource/roguelike/Mizuki/autopilot/水火相容.json b/resource/roguelike/Mizuki/autopilot/水火相容.json index c6c8d6fa84..6170c5472a 100644 --- a/resource/roguelike/Mizuki/autopilot/水火相容.json +++ b/resource/roguelike/Mizuki/autopilot/水火相容.json @@ -13,15 +13,7 @@ "direction": "down" }, { - "groups": [ - "号角", - "基石", - "地面C", - "挡人先锋", - "投锋", - "重装", - "其他地面" - ], + "groups": ["号角", "基石", "地面C", "挡人先锋", "投锋", "重装", "其他地面"], "location": [1, 5], "direction": "right" }, @@ -41,28 +33,12 @@ "direction": "right" }, { - "groups": [ - "高台C", - "控制", - "狙击", - "术师", - "召唤", - "辅助", - "其他高台" - ], + "groups": ["高台C", "控制", "狙击", "术师", "召唤", "辅助", "其他高台"], "location": [4, 5], "direction": "right" }, { - "groups": [ - "高台C", - "控制", - "狙击", - "术师", - "召唤", - "辅助", - "其他高台" - ], + "groups": ["高台C", "控制", "狙击", "术师", "召唤", "辅助", "其他高台"], "location": [5, 5], "direction": "right" }, diff --git a/resource/roguelike/Mizuki/autopilot/永恒安息.json b/resource/roguelike/Mizuki/autopilot/永恒安息.json index ca9e08a872..4e6432f8a9 100644 --- a/resource/roguelike/Mizuki/autopilot/永恒安息.json +++ b/resource/roguelike/Mizuki/autopilot/永恒安息.json @@ -33,15 +33,7 @@ "direction": "right" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "挡人先锋", - "重装", - "地刺", - "其他地面" - ], + "groups": ["百嘉", "基石", "地面C", "挡人先锋", "重装", "地刺", "其他地面"], "location": [5, 4], "direction": "up" }, @@ -58,15 +50,7 @@ "condition": [15, 18] }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "挡人先锋", - "重装", - "地刺", - "其他地面" - ], + "groups": ["百嘉", "基石", "地面C", "挡人先锋", "重装", "地刺", "其他地面"], "location": [5, 4], "direction": "up" }, @@ -96,15 +80,7 @@ "direction": "right" }, { - "groups": [ - "高台C", - "召唤", - "控制", - "狙击", - "术师", - "辅助", - "其他高台" - ], + "groups": ["高台C", "召唤", "控制", "狙击", "术师", "辅助", "其他高台"], "location": [2, 4], "direction": "right" }, diff --git a/resource/roguelike/Mizuki/autopilot/永恒愤怒.json b/resource/roguelike/Mizuki/autopilot/永恒愤怒.json index 2015340f1d..28da066e89 100644 --- a/resource/roguelike/Mizuki/autopilot/永恒愤怒.json +++ b/resource/roguelike/Mizuki/autopilot/永恒愤怒.json @@ -45,15 +45,7 @@ "condition": [15, 18] }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "挡人先锋", - "重装", - "地刺", - "其他地面" - ], + "groups": ["百嘉", "基石", "地面C", "挡人先锋", "重装", "地刺", "其他地面"], "location": [5, 4], "direction": "up" }, @@ -83,15 +75,7 @@ "direction": "right" }, { - "groups": [ - "高台C", - "召唤", - "控制", - "狙击", - "术师", - "辅助", - "其他高台" - ], + "groups": ["高台C", "召唤", "控制", "狙击", "术师", "辅助", "其他高台"], "location": [2, 4], "direction": "right" } diff --git a/resource/roguelike/Mizuki/autopilot/海神的信者.json b/resource/roguelike/Mizuki/autopilot/海神的信者.json index 01f5cd1907..e8b26dc855 100644 --- a/resource/roguelike/Mizuki/autopilot/海神的信者.json +++ b/resource/roguelike/Mizuki/autopilot/海神的信者.json @@ -17,47 +17,17 @@ "blacklist_location": [[4, 1]], "deploy_plan": [ { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [7, 1], "direction": "down" }, { - "groups": [ - "百嘉", - "玛恩纳", - "基石", - "地面C", - "号角", - "投锋", - "挡人先锋", - "重装", - "其他地面" - ], + "groups": ["百嘉", "玛恩纳", "基石", "地面C", "号角", "投锋", "挡人先锋", "重装", "其他地面"], "location": [7, 2], "direction": "left" }, { - "groups": [ - "百嘉", - "玛恩纳", - "基石", - "地面C", - "号角", - "投锋", - "挡人先锋", - "重装", - "其他地面" - ], + "groups": ["百嘉", "玛恩纳", "基石", "地面C", "号角", "投锋", "挡人先锋", "重装", "其他地面"], "location": [6, 2], "direction": "left" }, @@ -82,17 +52,7 @@ "direction": "down" }, { - "groups": [ - "基石", - "地面C", - "号角", - "玛恩纳", - "地刺", - "刺客", - "重装", - "挡人先锋", - "其他地面" - ], + "groups": ["基石", "地面C", "号角", "玛恩纳", "地刺", "刺客", "重装", "挡人先锋", "其他地面"], "location": [5, 2], "direction": "left" }, @@ -102,17 +62,7 @@ "direction": "down" }, { - "groups": [ - "玛恩纳", - "号角", - "地面C", - "异德", - "地刺", - "刺客", - "重装", - "挡人先锋", - "其他地面" - ], + "groups": ["玛恩纳", "号角", "地面C", "异德", "地刺", "刺客", "重装", "挡人先锋", "其他地面"], "location": [4, 2], "direction": "down" } diff --git a/resource/roguelike/Mizuki/autopilot/海窟沙暴.json b/resource/roguelike/Mizuki/autopilot/海窟沙暴.json index c7a191e3d6..9b13ce0d37 100644 --- a/resource/roguelike/Mizuki/autopilot/海窟沙暴.json +++ b/resource/roguelike/Mizuki/autopilot/海窟沙暴.json @@ -43,16 +43,7 @@ "direction": "up" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [3, 3], "direction": "up" }, @@ -67,15 +58,7 @@ "direction": "right" }, { - "groups": [ - "基石", - "地面C", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["基石", "地面C", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [4, 3], "direction": "up" }, @@ -100,29 +83,12 @@ "direction": "left" }, { - "groups": [ - "高台C", - "控制", - "狙击", - "术师", - "辅助", - "单奶", - "其他高台" - ], + "groups": ["高台C", "控制", "狙击", "术师", "辅助", "单奶", "其他高台"], "location": [2, 5], "direction": "up" }, { - "groups": [ - "基石", - "挡人先锋", - "地面C", - "重装", - "地刺", - "异德", - "刺客", - "其他地面" - ], + "groups": ["基石", "挡人先锋", "地面C", "重装", "地刺", "异德", "刺客", "其他地面"], "location": [2, 4], "direction": "right" } diff --git a/resource/roguelike/Mizuki/autopilot/深度认知.json b/resource/roguelike/Mizuki/autopilot/深度认知.json index cd1f69ba95..660c9e8bf2 100644 --- a/resource/roguelike/Mizuki/autopilot/深度认知.json +++ b/resource/roguelike/Mizuki/autopilot/深度认知.json @@ -13,15 +13,7 @@ "direction": "right" }, { - "groups": [ - "号角", - "基石", - "地面C", - "挡人先锋", - "投锋", - "重装", - "其他地面" - ], + "groups": ["号角", "基石", "地面C", "挡人先锋", "投锋", "重装", "其他地面"], "location": [1, 3], "direction": "right" }, @@ -61,28 +53,12 @@ "direction": "right" }, { - "groups": [ - "高台C", - "控制", - "狙击", - "术师", - "召唤", - "辅助", - "其他高台" - ], + "groups": ["高台C", "控制", "狙击", "术师", "召唤", "辅助", "其他高台"], "location": [1, 2], "direction": "right" }, { - "groups": [ - "控制", - "高台C", - "狙击", - "术师", - "召唤", - "辅助", - "其他高台" - ], + "groups": ["控制", "高台C", "狙击", "术师", "召唤", "辅助", "其他高台"], "location": [4, 4], "direction": "up" }, @@ -92,15 +68,7 @@ "direction": "right" }, { - "groups": [ - "高台C", - "控制", - "狙击", - "术师", - "召唤", - "辅助", - "其他高台" - ], + "groups": ["高台C", "控制", "狙击", "术师", "召唤", "辅助", "其他高台"], "location": [4, 2], "direction": "right" }, diff --git a/resource/roguelike/Mizuki/autopilot/溟痕乐园.json b/resource/roguelike/Mizuki/autopilot/溟痕乐园.json index 444321869f..801e16d203 100644 --- a/resource/roguelike/Mizuki/autopilot/溟痕乐园.json +++ b/resource/roguelike/Mizuki/autopilot/溟痕乐园.json @@ -18,15 +18,7 @@ "direction": "right" } ], - "role_order": [ - "sniper", - "caster", - "warrior", - "pioneer", - "medic", - "support", - "tank" - ], + "role_order": ["sniper", "caster", "warrior", "pioneer", "medic", "support", "tank"], "deploy_plan": [ { "groups": ["投锋", "挡人先锋"], @@ -59,30 +51,12 @@ "direction": "left" }, { - "groups": [ - "高台C", - "控制", - "召唤", - "狙击", - "术师", - "辅助", - "单奶", - "群奶" - ], + "groups": ["高台C", "控制", "召唤", "狙击", "术师", "辅助", "单奶", "群奶"], "location": [4, 4], "direction": "left" }, { - "groups": [ - "高台C", - "控制", - "召唤", - "狙击", - "术师", - "辅助", - "单奶", - "群奶" - ], + "groups": ["高台C", "控制", "召唤", "狙击", "术师", "辅助", "单奶", "群奶"], "location": [4, 3], "direction": "left" }, @@ -93,16 +67,7 @@ "condition": [17, 23] }, { - "groups": [ - "基石", - "挡人先锋", - "地面C", - "重装", - "地刺", - "异德", - "刺客", - "其他地面" - ], + "groups": ["基石", "挡人先锋", "地面C", "重装", "地刺", "异德", "刺客", "其他地面"], "location": [2, 4], "direction": "left" }, diff --git a/resource/roguelike/Mizuki/autopilot/漩涡.json b/resource/roguelike/Mizuki/autopilot/漩涡.json index a098900019..1234eeb9a6 100644 --- a/resource/roguelike/Mizuki/autopilot/漩涡.json +++ b/resource/roguelike/Mizuki/autopilot/漩涡.json @@ -28,31 +28,12 @@ "direction": "left" }, { - "groups": [ - "单奶", - "群奶", - "高台C", - "控制", - "狙击", - "术师", - "辅助", - "其他高台" - ], + "groups": ["单奶", "群奶", "高台C", "控制", "狙击", "术师", "辅助", "其他高台"], "location": [8, 4], "direction": "up" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [8, 3], "direction": "left" }, @@ -72,17 +53,7 @@ "direction": "left" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [8, 3], "direction": "left" } diff --git a/resource/roguelike/Mizuki/autopilot/火之骄子.json b/resource/roguelike/Mizuki/autopilot/火之骄子.json index f8223a45f8..26a6fcb5d5 100644 --- a/resource/roguelike/Mizuki/autopilot/火之骄子.json +++ b/resource/roguelike/Mizuki/autopilot/火之骄子.json @@ -31,16 +31,7 @@ "direction": "right" }, { - "groups": [ - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [5, 2], "direction": "right" }, @@ -66,15 +57,7 @@ "condition": [9, 24] }, { - "groups": [ - "基石", - "地面C", - "重装", - "挡人先锋", - "刺客", - "地刺", - "其他地面" - ], + "groups": ["基石", "地面C", "重装", "挡人先锋", "刺客", "地刺", "其他地面"], "location": [5, 3], "direction": "right" }, @@ -84,15 +67,7 @@ "direction": "up" }, { - "groups": [ - "挡人先锋", - "地面C", - "重装", - "地刺", - "异德", - "刺客", - "其他地面" - ], + "groups": ["挡人先锋", "地面C", "重装", "地刺", "异德", "刺客", "其他地面"], "location": [6, 2], "direction": "right" }, diff --git a/resource/roguelike/Mizuki/autopilot/犹豫不决.json b/resource/roguelike/Mizuki/autopilot/犹豫不决.json index d3ea2e0b01..85eacff739 100644 --- a/resource/roguelike/Mizuki/autopilot/犹豫不决.json +++ b/resource/roguelike/Mizuki/autopilot/犹豫不决.json @@ -8,17 +8,7 @@ ], "deploy_plan": [ { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [6, 3], "direction": "left" }, @@ -28,17 +18,7 @@ "direction": "down" }, { - "groups": [ - "基石", - "地面C", - "号角", - "玛恩纳", - "地刺", - "刺客", - "重装", - "挡人先锋", - "其他地面" - ], + "groups": ["基石", "地面C", "号角", "玛恩纳", "地刺", "刺客", "重装", "挡人先锋", "其他地面"], "location": [4, 3], "direction": "left" }, @@ -48,32 +28,12 @@ "direction": "up" }, { - "groups": [ - "基石", - "地面C", - "号角", - "玛恩纳", - "地刺", - "刺客", - "重装", - "挡人先锋", - "其他地面" - ], + "groups": ["基石", "地面C", "号角", "玛恩纳", "地刺", "刺客", "重装", "挡人先锋", "其他地面"], "location": [4, 4], "direction": "down" }, { - "groups": [ - "基石", - "地面C", - "号角", - "玛恩纳", - "地刺", - "刺客", - "重装", - "挡人先锋", - "其他地面" - ], + "groups": ["基石", "地面C", "号角", "玛恩纳", "地刺", "刺客", "重装", "挡人先锋", "其他地面"], "location": [4, 2], "direction": "up" } diff --git a/resource/roguelike/Mizuki/autopilot/狩猎场.json b/resource/roguelike/Mizuki/autopilot/狩猎场.json index bbd9924bf4..1f49541c3d 100644 --- a/resource/roguelike/Mizuki/autopilot/狩猎场.json +++ b/resource/roguelike/Mizuki/autopilot/狩猎场.json @@ -1,14 +1,6 @@ { "stage_name": "狩猎场", - "role_order": [ - "pioneer", - "sniper", - "warrior", - "tank", - "medic", - "caster", - "support" - ], + "role_order": ["pioneer", "sniper", "warrior", "tank", "medic", "caster", "support"], "replacement_home": [ { "location": [5, 5], @@ -46,29 +38,12 @@ "direction": "right" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [5, 5], "direction": "right" }, { - "groups": [ - "基石", - "地面C", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["基石", "地面C", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [5, 3], "direction": "right" }, @@ -93,56 +68,22 @@ "direction": "right" }, { - "groups": [ - "高台C", - "控制", - "狙击", - "术师", - "召唤", - "辅助", - "其他高台" - ], + "groups": ["高台C", "控制", "狙击", "术师", "召唤", "辅助", "其他高台"], "location": [3, 3], "direction": "left" }, { - "groups": [ - "高台C", - "控制", - "狙击", - "术师", - "召唤", - "辅助", - "其他高台" - ], + "groups": ["高台C", "控制", "狙击", "术师", "召唤", "辅助", "其他高台"], "location": [4, 3], "direction": "right" }, { - "groups": [ - "基石", - "挡人先锋", - "地面C", - "重装", - "地刺", - "异德", - "刺客", - "其他地面" - ], + "groups": ["基石", "挡人先锋", "地面C", "重装", "地刺", "异德", "刺客", "其他地面"], "location": [5, 4], "direction": "right" }, { - "groups": [ - "基石", - "挡人先锋", - "地面C", - "重装", - "地刺", - "异德", - "刺客", - "其他地面" - ], + "groups": ["基石", "挡人先锋", "地面C", "重装", "地刺", "异德", "刺客", "其他地面"], "location": [5, 5], "direction": "right" } diff --git a/resource/roguelike/Mizuki/autopilot/病症.json b/resource/roguelike/Mizuki/autopilot/病症.json index 054d69c61a..a9117e0df0 100644 --- a/resource/roguelike/Mizuki/autopilot/病症.json +++ b/resource/roguelike/Mizuki/autopilot/病症.json @@ -37,17 +37,7 @@ ], "deploy_plan": [ { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [7, 3], "direction": "up" }, @@ -67,34 +57,12 @@ "direction": "right" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "投锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "投锋", "重装", "其他地面", "异德", "刺客"], "location": [7, 2], "direction": "down" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "投锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "投锋", "重装", "其他地面", "异德", "刺客"], "location": [7, 4], "direction": "up" }, @@ -104,32 +72,12 @@ "direction": "right" }, { - "groups": [ - "基石", - "地面C", - "号角", - "玛恩纳", - "地刺", - "刺客", - "重装", - "挡人先锋", - "其他地面" - ], + "groups": ["基石", "地面C", "号角", "玛恩纳", "地刺", "刺客", "重装", "挡人先锋", "其他地面"], "location": [6, 2], "direction": "left" }, { - "groups": [ - "基石", - "地面C", - "号角", - "玛恩纳", - "地刺", - "刺客", - "重装", - "挡人先锋", - "其他地面" - ], + "groups": ["基石", "地面C", "号角", "玛恩纳", "地刺", "刺客", "重装", "挡人先锋", "其他地面"], "location": [6, 4], "direction": "left" }, diff --git a/resource/roguelike/Mizuki/autopilot/瞻前顾后.json b/resource/roguelike/Mizuki/autopilot/瞻前顾后.json index 7b2c2e89c2..1cefb92b21 100644 --- a/resource/roguelike/Mizuki/autopilot/瞻前顾后.json +++ b/resource/roguelike/Mizuki/autopilot/瞻前顾后.json @@ -8,17 +8,7 @@ ], "deploy_plan": [ { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [2, 5], "direction": "up" }, @@ -33,30 +23,12 @@ "direction": "up" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "玛恩纳", - "号角", - "地刺", - "刺客", - "重装", - "挡人先锋" - ], + "groups": ["百嘉", "基石", "地面C", "玛恩纳", "号角", "地刺", "刺客", "重装", "挡人先锋"], "location": [3, 5], "direction": "up" }, { - "groups": [ - "召唤", - "高台C", - "控制", - "术师", - "狙击", - "辅助", - "其他高台" - ], + "groups": ["召唤", "高台C", "控制", "术师", "狙击", "辅助", "其他高台"], "location": [7, 2], "direction": "left" }, diff --git a/resource/roguelike/Mizuki/autopilot/精酿杀手.json b/resource/roguelike/Mizuki/autopilot/精酿杀手.json index d2ccc8a02a..c463ca2e7e 100644 --- a/resource/roguelike/Mizuki/autopilot/精酿杀手.json +++ b/resource/roguelike/Mizuki/autopilot/精酿杀手.json @@ -32,17 +32,7 @@ [7, 2], [5, 2] ], - "role_order": [ - "warrior", - "pioneer", - "sniper", - "caster", - "medic", - "tank", - "support", - "special", - "drone" - ], + "role_order": ["warrior", "pioneer", "sniper", "caster", "medic", "tank", "support", "special", "drone"], "force_deploy_direction": [ { "location": [1, 3], @@ -57,15 +47,7 @@ ], "deploy_plan": [ { - "groups": [ - "挡人先锋", - "基石", - "地面C", - "重装", - "其他地面", - "号角", - "百嘉" - ], + "groups": ["挡人先锋", "基石", "地面C", "重装", "其他地面", "号角", "百嘉"], "location": [2, 1], "direction": "up" }, @@ -75,17 +57,7 @@ "direction": "right" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [6, 3], "direction": "up" }, @@ -100,16 +72,7 @@ "direction": "left" }, { - "groups": [ - "高台C", - "控制", - "术师", - "狙击", - "辅助", - "其他高台", - "单奶", - "群奶" - ], + "groups": ["高台C", "控制", "术师", "狙击", "辅助", "其他高台", "单奶", "群奶"], "location": [3, 3], "direction": "right" }, @@ -129,28 +92,12 @@ "direction": "up" }, { - "groups": [ - "基石", - "挡人先锋", - "地面C", - "异德", - "刺客", - "重装", - "其他地面" - ], + "groups": ["基石", "挡人先锋", "地面C", "异德", "刺客", "重装", "其他地面"], "location": [2, 2], "direction": "down" }, { - "groups": [ - "基石", - "挡人先锋", - "地面C", - "异德", - "刺客", - "重装", - "其他地面" - ], + "groups": ["基石", "挡人先锋", "地面C", "异德", "刺客", "重装", "其他地面"], "location": [2, 1], "direction": "down" } diff --git a/resource/roguelike/Mizuki/autopilot/纠错.json b/resource/roguelike/Mizuki/autopilot/纠错.json index 14bec7fac3..4902f32123 100644 --- a/resource/roguelike/Mizuki/autopilot/纠错.json +++ b/resource/roguelike/Mizuki/autopilot/纠错.json @@ -20,15 +20,7 @@ "direction": "right" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面"], "location": [3, 5], "direction": "right" }, @@ -68,15 +60,7 @@ "direction": "right" }, { - "groups": [ - "高台C", - "召唤", - "控制", - "狙击", - "术师", - "辅助", - "其他高台" - ], + "groups": ["高台C", "召唤", "控制", "狙击", "术师", "辅助", "其他高台"], "location": [3, 2], "direction": "right" } diff --git a/resource/roguelike/Mizuki/autopilot/蓄水池.json b/resource/roguelike/Mizuki/autopilot/蓄水池.json index 6e3240a466..8a6ae7b136 100644 --- a/resource/roguelike/Mizuki/autopilot/蓄水池.json +++ b/resource/roguelike/Mizuki/autopilot/蓄水池.json @@ -17,17 +17,7 @@ "not_use_dice_Doc": "蓝门干员撤退时是否需要用骰子,不写默认false", "not_use_dice": false, "role_order_Doc": "干员类型部署顺序,未写出部分以近卫,先锋,医疗,重装,狙击,术师,辅助,特种,召唤物的顺序补全,输入英文", - "role_order": [ - "warrior", - "pioneer", - "medic", - "tank", - "sniper", - "caster", - "support", - "special", - "drone" - ], + "role_order": ["warrior", "pioneer", "medic", "tank", "sniper", "caster", "support", "special", "drone"], "force_air_defense_when_deploy_blocking_num_Doc": "场上有10000个阻挡单位时就开始强制部署总共1个对空单位(填不填写均不影响正常部署逻辑),在此期间不禁止部署医疗单位(不写默认false)", "force_air_defense_when_deploy_blocking_num": { "melee_num": 10000, @@ -50,17 +40,7 @@ ], "deploy_plan": [ { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [6, 4], "direction": "left" }, @@ -70,18 +50,7 @@ "direction": "left" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "玛恩纳", - "地刺", - "重装", - "投锋", - "挡人先锋", - "其他地面" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "玛恩纳", "地刺", "重装", "投锋", "挡人先锋", "其他地面"], "location": [7, 4], "direction": "left" }, @@ -96,15 +65,7 @@ "direction": "left" }, { - "groups": [ - "召唤", - "高台C", - "控制", - "术师", - "狙击", - "辅助", - "其他高台" - ], + "groups": ["召唤", "高台C", "控制", "术师", "狙击", "辅助", "其他高台"], "location": [6, 2], "direction": "up" }, @@ -114,15 +75,7 @@ "direction": "right" }, { - "groups": [ - "召唤", - "高台C", - "控制", - "术师", - "狙击", - "辅助", - "其他高台" - ], + "groups": ["召唤", "高台C", "控制", "术师", "狙击", "辅助", "其他高台"], "location": [2, 3], "direction": "right" } diff --git a/resource/roguelike/Mizuki/autopilot/蔓延.json b/resource/roguelike/Mizuki/autopilot/蔓延.json index 4062d17d9f..30202d8c16 100644 --- a/resource/roguelike/Mizuki/autopilot/蔓延.json +++ b/resource/roguelike/Mizuki/autopilot/蔓延.json @@ -32,46 +32,19 @@ ], "deploy_plan": [ { - "groups": [ - "百嘉", - "号角", - "玛恩纳", - "地面C", - "基石", - "重装", - "挡人先锋", - "其他地面" - ], + "groups": ["百嘉", "号角", "玛恩纳", "地面C", "基石", "重装", "挡人先锋", "其他地面"], "location": [7, 1], "direction": "right", "condition": [20, 50] }, { - "groups": [ - "百嘉", - "号角", - "玛恩纳", - "地面C", - "基石", - "重装", - "挡人先锋", - "其他地面" - ], + "groups": ["百嘉", "号角", "玛恩纳", "地面C", "基石", "重装", "挡人先锋", "其他地面"], "location": [5, 1], "direction": "right", "condition": [20, 50] }, { - "groups": [ - "百嘉", - "号角", - "玛恩纳", - "地面C", - "基石", - "重装", - "挡人先锋", - "其他地面" - ], + "groups": ["百嘉", "号角", "玛恩纳", "地面C", "基石", "重装", "挡人先锋", "其他地面"], "location": [6, 1], "direction": "right", "condition": [20, 50] @@ -82,30 +55,12 @@ "direction": "left" }, { - "groups": [ - "基石", - "地面C", - "挡人先锋", - "重装", - "号角", - "其他地面", - "异德", - "刺客" - ], + "groups": ["基石", "地面C", "挡人先锋", "重装", "号角", "其他地面", "异德", "刺客"], "location": [6, 3], "direction": "left" }, { - "groups": [ - "基石", - "地面C", - "挡人先锋", - "重装", - "号角", - "其他地面", - "异德", - "刺客" - ], + "groups": ["基石", "地面C", "挡人先锋", "重装", "号角", "其他地面", "异德", "刺客"], "location": [6, 4], "direction": "left" }, diff --git a/resource/roguelike/Mizuki/autopilot/虫群横行.json b/resource/roguelike/Mizuki/autopilot/虫群横行.json index e3dde360c0..b6bd8f555a 100644 --- a/resource/roguelike/Mizuki/autopilot/虫群横行.json +++ b/resource/roguelike/Mizuki/autopilot/虫群横行.json @@ -15,30 +15,10 @@ } ], "blacklist_location": [[4, 1]], - "role_order": [ - "warrior", - "pioneer", - "sniper", - "caster", - "medic", - "tank", - "support", - "special", - "drone" - ], + "role_order": ["warrior", "pioneer", "sniper", "caster", "medic", "tank", "support", "special", "drone"], "deploy_plan": [ { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [7, 4], "direction": "left" }, @@ -48,17 +28,7 @@ "direction": "right" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "玛恩纳", - "号角", - "地刺", - "刺客", - "重装", - "挡人先锋" - ], + "groups": ["百嘉", "基石", "地面C", "玛恩纳", "号角", "地刺", "刺客", "重装", "挡人先锋"], "location": [6, 4], "direction": "left" }, @@ -68,15 +38,7 @@ "direction": "right" }, { - "groups": [ - "召唤", - "高台C", - "控制", - "术师", - "狙击", - "辅助", - "其他高台" - ], + "groups": ["召唤", "高台C", "控制", "术师", "狙击", "辅助", "其他高台"], "location": [3, 3], "direction": "up" }, diff --git a/resource/roguelike/Mizuki/autopilot/订正.json b/resource/roguelike/Mizuki/autopilot/订正.json index b4cb7dbb86..e38d607bf7 100644 --- a/resource/roguelike/Mizuki/autopilot/订正.json +++ b/resource/roguelike/Mizuki/autopilot/订正.json @@ -20,15 +20,7 @@ "direction": "right" }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面"], "location": [3, 5], "direction": "right" }, @@ -78,15 +70,7 @@ "direction": "right" }, { - "groups": [ - "高台C", - "召唤", - "控制", - "狙击", - "术师", - "辅助", - "其他高台" - ], + "groups": ["高台C", "召唤", "控制", "狙击", "术师", "辅助", "其他高台"], "location": [3, 2], "direction": "right" } diff --git a/resource/roguelike/Mizuki/autopilot/认知即重担.json b/resource/roguelike/Mizuki/autopilot/认知即重担.json index 5b480119d9..4f65ed669f 100644 --- a/resource/roguelike/Mizuki/autopilot/认知即重担.json +++ b/resource/roguelike/Mizuki/autopilot/认知即重担.json @@ -22,17 +22,7 @@ "direction": "up" } ], - "role_order": [ - "warrior", - "pioneer", - "sniper", - "caster", - "medic", - "tank", - "support", - "special", - "drone" - ], + "role_order": ["warrior", "pioneer", "sniper", "caster", "medic", "tank", "support", "special", "drone"], "blacklist_location": [ [1, 1], [1, 2], @@ -131,15 +121,7 @@ "direction": "up" }, { - "groups": [ - "高台C", - "控制", - "狙击", - "术师", - "召唤", - "辅助", - "其他高台" - ], + "groups": ["高台C", "控制", "狙击", "术师", "召唤", "辅助", "其他高台"], "location": [2, 2], "direction": "right" }, @@ -149,15 +131,7 @@ "direction": "right" }, { - "groups": [ - "基石", - "地面C", - "地刺", - "挡人先锋", - "投锋", - "重装", - "其他地面" - ], + "groups": ["基石", "地面C", "地刺", "挡人先锋", "投锋", "重装", "其他地面"], "location": [5, 2], "direction": "up" } diff --git a/resource/roguelike/Mizuki/autopilot/铳与秩序.json b/resource/roguelike/Mizuki/autopilot/铳与秩序.json index e5669d4a26..1925fb81d1 100644 --- a/resource/roguelike/Mizuki/autopilot/铳与秩序.json +++ b/resource/roguelike/Mizuki/autopilot/铳与秩序.json @@ -12,15 +12,7 @@ ], "deploy_plan": [ { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面"], "location": [7, 4], "direction": "left" }, @@ -31,31 +23,12 @@ "condition": [1, 2] }, { - "groups": [ - "挡人先锋", - "投锋", - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面" - ], + "groups": ["挡人先锋", "投锋", "百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面"], "location": [6, 4], "direction": "left" }, { - "groups": [ - "单奶", - "群奶", - "高台C", - "控制", - "召唤", - "术师", - "狙击", - "辅助" - ], + "groups": ["单奶", "群奶", "高台C", "控制", "召唤", "术师", "狙击", "辅助"], "location": [7, 5], "direction": "left" }, @@ -87,15 +60,7 @@ "condition": [6, 15] }, { - "groups": [ - "召唤", - "高台C", - "控制", - "术师", - "狙击", - "辅助", - "其他高台" - ], + "groups": ["召唤", "高台C", "控制", "术师", "狙击", "辅助", "其他高台"], "location": [5, 6], "direction": "right" }, diff --git a/resource/roguelike/Mizuki/autopilot/除暴安良.json b/resource/roguelike/Mizuki/autopilot/除暴安良.json index 4ca9ef5cf5..41d93c5292 100644 --- a/resource/roguelike/Mizuki/autopilot/除暴安良.json +++ b/resource/roguelike/Mizuki/autopilot/除暴安良.json @@ -12,17 +12,7 @@ ], "deploy_plan": [ { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [4, 3], "direction": "right" }, diff --git a/resource/roguelike/Mizuki/autopilot/领地意识.json b/resource/roguelike/Mizuki/autopilot/领地意识.json index c0261b93f1..3a89c22bcf 100644 --- a/resource/roguelike/Mizuki/autopilot/领地意识.json +++ b/resource/roguelike/Mizuki/autopilot/领地意识.json @@ -31,15 +31,7 @@ [7, 2], [7, 4] ], - "role_order": [ - "sniper", - "caster", - "warrior", - "pioneer", - "medic", - "tank", - "support" - ], + "role_order": ["sniper", "caster", "warrior", "pioneer", "medic", "tank", "support"], "force_air_defense_when_deploy_blocking_num": { "melee_num": 0, "air_defense_num": 1, diff --git a/resource/roguelike/Mizuki/autopilot/饥渴.json b/resource/roguelike/Mizuki/autopilot/饥渴.json index 5e5966a7d9..6a03284b8a 100644 --- a/resource/roguelike/Mizuki/autopilot/饥渴.json +++ b/resource/roguelike/Mizuki/autopilot/饥渴.json @@ -8,16 +8,7 @@ ], "deploy_plan": [ { - "groups": [ - "地面C", - "玛恩纳", - "号角", - "异德", - "地刺", - "刺客", - "挡人先锋", - "其他地面" - ], + "groups": ["地面C", "玛恩纳", "号角", "异德", "地刺", "刺客", "挡人先锋", "其他地面"], "location": [3, 2], "direction": "down" }, @@ -40,17 +31,7 @@ "condition": [15, 20] }, { - "groups": [ - "百嘉", - "基石", - "地面C", - "号角", - "挡人先锋", - "重装", - "其他地面", - "异德", - "刺客" - ], + "groups": ["百嘉", "基石", "地面C", "号角", "挡人先锋", "重装", "其他地面", "异德", "刺客"], "location": [3, 3], "direction": "down" }, @@ -60,31 +41,12 @@ "direction": "right" }, { - "groups": [ - "单奶", - "群奶", - "高台C", - "召唤", - "控制", - "术师", - "狙击", - "辅助" - ], + "groups": ["单奶", "群奶", "高台C", "召唤", "控制", "术师", "狙击", "辅助"], "location": [2, 3], "direction": "right" }, { - "groups": [ - "重装", - "百嘉", - "基石", - "地面C", - "玛恩纳", - "号角", - "地刺", - "刺客", - "挡人先锋" - ], + "groups": ["重装", "百嘉", "基石", "地面C", "玛恩纳", "号角", "地刺", "刺客", "挡人先锋"], "location": [4, 3], "direction": "right" }, diff --git a/resource/roguelike/Mizuki/recruitment.json b/resource/roguelike/Mizuki/recruitment.json index e72c99a1c8..7ba8717df1 100644 --- a/resource/roguelike/Mizuki/recruitment.json +++ b/resource/roguelike/Mizuki/recruitment.json @@ -395,13 +395,7 @@ "is_start": true, "recruit_priority_offsets": [ { - "groups": [ - "百嘉", - "基石", - "玛恩纳", - "号角", - "地面C" - ], + "groups": ["百嘉", "基石", "玛恩纳", "号角", "地面C"], "threshold": 2, "offset": -300 } @@ -416,13 +410,7 @@ "is_start": true, "recruit_priority_offsets": [ { - "groups": [ - "百嘉", - "基石", - "玛恩纳", - "号角", - "地面C" - ], + "groups": ["百嘉", "基石", "玛恩纳", "号角", "地面C"], "threshold": 2, "offset": -200 } @@ -436,13 +424,7 @@ "promote_priority": 803, "recruit_priority_offsets": [ { - "groups": [ - "百嘉", - "基石", - "玛恩纳", - "号角", - "地面C" - ], + "groups": ["百嘉", "基石", "玛恩纳", "号角", "地面C"], "threshold": 2, "offset": -200 } @@ -456,13 +438,7 @@ "is_start": true, "recruit_priority_offsets": [ { - "groups": [ - "百嘉", - "基石", - "玛恩纳", - "号角", - "地面C" - ], + "groups": ["百嘉", "基石", "玛恩纳", "号角", "地面C"], "threshold": 2, "offset": -300 } @@ -477,13 +453,7 @@ "is_start": true, "recruit_priority_offsets": [ { - "groups": [ - "百嘉", - "基石", - "玛恩纳", - "号角", - "地面C" - ], + "groups": ["百嘉", "基石", "玛恩纳", "号角", "地面C"], "threshold": 2, "offset": -300 } @@ -497,13 +467,7 @@ "promote_priority": 920, "recruit_priority_offsets": [ { - "groups": [ - "百嘉", - "基石", - "玛恩纳", - "号角", - "地面C" - ], + "groups": ["百嘉", "基石", "玛恩纳", "号角", "地面C"], "threshold": 2, "offset": -300 } @@ -534,13 +498,7 @@ "is_start": true, "recruit_priority_offsets": [ { - "groups": [ - "百嘉", - "基石", - "玛恩纳", - "号角", - "地面C" - ], + "groups": ["百嘉", "基石", "玛恩纳", "号角", "地面C"], "threshold": 2, "offset": -300 } @@ -622,13 +580,7 @@ "is_start": true, "recruit_priority_offsets": [ { - "groups": [ - "百嘉", - "基石", - "玛恩纳", - "号角", - "地面C" - ], + "groups": ["百嘉", "基石", "玛恩纳", "号角", "地面C"], "threshold": 2, "offset": -300 } @@ -647,13 +599,7 @@ "promote_priority": 840, "recruit_priority_offsets": [ { - "groups": [ - "百嘉", - "基石", - "玛恩纳", - "号角", - "地面C" - ], + "groups": ["百嘉", "基石", "玛恩纳", "号角", "地面C"], "threshold": 2, "offset": -150 }, @@ -839,14 +785,7 @@ "is_start": true, "recruit_priority_offsets": [ { - "groups": [ - "百嘉", - "基石", - "召唤", - "号角", - "地面C", - "玛恩纳" - ], + "groups": ["百嘉", "基石", "召唤", "号角", "地面C", "玛恩纳"], "threshold": 2, "offset": -400 } @@ -1607,14 +1546,7 @@ "promote_priority": 320, "recruit_priority_offsets": [ { - "groups": [ - "百嘉", - "基石", - "玛恩纳", - "号角", - "地面C", - "重装" - ], + "groups": ["百嘉", "基石", "玛恩纳", "号角", "地面C", "重装"], "threshold": 2, "offset": -300 } @@ -1627,14 +1559,7 @@ "promote_priority": 321, "recruit_priority_offsets": [ { - "groups": [ - "百嘉", - "基石", - "玛恩纳", - "号角", - "地面C", - "重装" - ], + "groups": ["百嘉", "基石", "玛恩纳", "号角", "地面C", "重装"], "threshold": 2, "offset": -300 } @@ -1675,14 +1600,7 @@ "is_start": true, "recruit_priority_offsets": [ { - "groups": [ - "百嘉", - "基石", - "玛恩纳", - "号角", - "地面C", - "重装" - ], + "groups": ["百嘉", "基石", "玛恩纳", "号角", "地面C", "重装"], "threshold": 2, "offset": -300 } diff --git a/resource/roguelike/Mizuki/shopping.json b/resource/roguelike/Mizuki/shopping.json index f8073b6274..2ae152fd40 100644 --- a/resource/roguelike/Mizuki/shopping.json +++ b/resource/roguelike/Mizuki/shopping.json @@ -143,14 +143,7 @@ "No": 172, "name": "极速之手", "effect": "【处决者】、【伏击客】和【傀儡师】相邻四格内没有我方单位时,攻击速度+120", - "chars": [ - "缄默德克萨斯", - "傀影", - "水月", - "阿斯卡纶", - "伊桑", - "归溟幽灵鲨" - ] + "chars": ["缄默德克萨斯", "傀影", "水月", "阿斯卡纶", "伊桑", "归溟幽灵鲨"] }, { "No": 173, @@ -162,15 +155,7 @@ "No": 174, "name": "净尘之手", "effect": "【吟游者】【阵法术师】【疗养师】对攻击范围内敌人每秒造成50%攻击力的法术伤害", - "chars": [ - "浊心斯卡蒂", - "卡涅利安", - "林", - "流明", - "絮雨", - "清流", - "魔王" - ] + "chars": ["浊心斯卡蒂", "卡涅利安", "林", "流明", "絮雨", "清流", "魔王"] }, { "No": 170, diff --git a/resource/roguelike/Phantom/autopilot/“骑士对决”.json b/resource/roguelike/Phantom/autopilot/“骑士对决”.json index bdc212b2b3..020343b0a2 100644 --- a/resource/roguelike/Phantom/autopilot/“骑士对决”.json +++ b/resource/roguelike/Phantom/autopilot/“骑士对决”.json @@ -46,15 +46,7 @@ "direction": "right" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [5, 5], "direction": "right" }, diff --git a/resource/roguelike/Phantom/autopilot/与虫为伴.json b/resource/roguelike/Phantom/autopilot/与虫为伴.json index 7c2741ee8a..780f871f76 100644 --- a/resource/roguelike/Phantom/autopilot/与虫为伴.json +++ b/resource/roguelike/Phantom/autopilot/与虫为伴.json @@ -36,15 +36,7 @@ "direction": "up" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [4, 4], "direction": "up" }, diff --git a/resource/roguelike/Phantom/autopilot/从众效应.json b/resource/roguelike/Phantom/autopilot/从众效应.json index 10e6f54c51..968dc71f86 100644 --- a/resource/roguelike/Phantom/autopilot/从众效应.json +++ b/resource/roguelike/Phantom/autopilot/从众效应.json @@ -39,54 +39,22 @@ "direction": "up" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [6, 4], "direction": "up" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [5, 4], "direction": "up" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [5, 3], "direction": "up" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [4, 4], "direction": "up" }, diff --git a/resource/roguelike/Phantom/autopilot/仪式之夜.json b/resource/roguelike/Phantom/autopilot/仪式之夜.json index 481951dc15..5944cd9fde 100644 --- a/resource/roguelike/Phantom/autopilot/仪式之夜.json +++ b/resource/roguelike/Phantom/autopilot/仪式之夜.json @@ -58,15 +58,7 @@ "doc": "最好能二倍速下前置20000ms延时" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [9, 4], "direction": "right" }, @@ -86,15 +78,7 @@ "direction": "down" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [8, 4], "direction": "right" } diff --git a/resource/roguelike/Phantom/autopilot/似曾相识.json b/resource/roguelike/Phantom/autopilot/似曾相识.json index 903fd9d43d..b1db491995 100644 --- a/resource/roguelike/Phantom/autopilot/似曾相识.json +++ b/resource/roguelike/Phantom/autopilot/似曾相识.json @@ -39,28 +39,12 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [5, 4], "direction": "up" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [3, 3], "direction": "right" }, @@ -70,15 +54,7 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [6, 5], "direction": "right" }, diff --git a/resource/roguelike/Phantom/autopilot/分赃不均.json b/resource/roguelike/Phantom/autopilot/分赃不均.json index 769c9c798f..dffdd09bbf 100644 --- a/resource/roguelike/Phantom/autopilot/分赃不均.json +++ b/resource/roguelike/Phantom/autopilot/分赃不均.json @@ -50,28 +50,12 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [2, 3], "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [2, 1], "direction": "left" }, diff --git a/resource/roguelike/Phantom/autopilot/危机四伏.json b/resource/roguelike/Phantom/autopilot/危机四伏.json index 20ff386c71..a3f20e6428 100644 --- a/resource/roguelike/Phantom/autopilot/危机四伏.json +++ b/resource/roguelike/Phantom/autopilot/危机四伏.json @@ -18,15 +18,7 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [7, 5], "direction": "left" }, @@ -56,28 +48,12 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [6, 5], "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [8, 5], "direction": "left" } diff --git a/resource/roguelike/Phantom/autopilot/压轴登场.json b/resource/roguelike/Phantom/autopilot/压轴登场.json index 0ddee072fa..1d13044bc8 100644 --- a/resource/roguelike/Phantom/autopilot/压轴登场.json +++ b/resource/roguelike/Phantom/autopilot/压轴登场.json @@ -29,28 +29,12 @@ "direction": "right" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [1, 3], "direction": "right" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [3, 4], "direction": "up" }, @@ -75,15 +59,7 @@ "direction": "right" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [2, 3], "direction": "up" }, diff --git a/resource/roguelike/Phantom/autopilot/大盗当头.json b/resource/roguelike/Phantom/autopilot/大盗当头.json index 9afdcb50a1..0261dadfe5 100644 --- a/resource/roguelike/Phantom/autopilot/大盗当头.json +++ b/resource/roguelike/Phantom/autopilot/大盗当头.json @@ -28,15 +28,7 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [2, 3], "direction": "up" }, @@ -61,15 +53,7 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [4, 2], "direction": "right" }, @@ -84,15 +68,7 @@ "direction": "right" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [8, 2], "direction": "down" } diff --git a/resource/roguelike/Phantom/autopilot/寒渊惜别.json b/resource/roguelike/Phantom/autopilot/寒渊惜别.json index efaad50dab..b4a870f6c7 100644 --- a/resource/roguelike/Phantom/autopilot/寒渊惜别.json +++ b/resource/roguelike/Phantom/autopilot/寒渊惜别.json @@ -48,15 +48,7 @@ "direction": "right" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [6, 5], "direction": "left" }, diff --git a/resource/roguelike/Phantom/autopilot/巡逻队.json b/resource/roguelike/Phantom/autopilot/巡逻队.json index 771db2f10e..fdf1944594 100644 --- a/resource/roguelike/Phantom/autopilot/巡逻队.json +++ b/resource/roguelike/Phantom/autopilot/巡逻队.json @@ -35,15 +35,7 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [7, 4], "direction": "left" }, @@ -63,15 +55,7 @@ "direction": "down" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [6, 4], "direction": "left" } diff --git a/resource/roguelike/Phantom/autopilot/开门请当心.json b/resource/roguelike/Phantom/autopilot/开门请当心.json index 1f0d1005a8..b6aab094e6 100644 --- a/resource/roguelike/Phantom/autopilot/开门请当心.json +++ b/resource/roguelike/Phantom/autopilot/开门请当心.json @@ -43,41 +43,17 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [6, 5], "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [7, 4], "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [6, 6], "direction": "left" } diff --git a/resource/roguelike/Phantom/autopilot/彻骨冰寒.json b/resource/roguelike/Phantom/autopilot/彻骨冰寒.json index 4014bbce41..f60b11785b 100644 --- a/resource/roguelike/Phantom/autopilot/彻骨冰寒.json +++ b/resource/roguelike/Phantom/autopilot/彻骨冰寒.json @@ -29,28 +29,12 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [6, 2], "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [5, 4], "direction": "left" } diff --git a/resource/roguelike/Phantom/autopilot/恐怖传说.json b/resource/roguelike/Phantom/autopilot/恐怖传说.json index 0cae85400b..661d6b4c99 100644 --- a/resource/roguelike/Phantom/autopilot/恐怖传说.json +++ b/resource/roguelike/Phantom/autopilot/恐怖传说.json @@ -44,28 +44,12 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [9, 4], "direction": "up" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [9, 3], "direction": "up" }, diff --git a/resource/roguelike/Phantom/autopilot/惊喜工厂.json b/resource/roguelike/Phantom/autopilot/惊喜工厂.json index 9551ccb765..025bddd592 100644 --- a/resource/roguelike/Phantom/autopilot/惊喜工厂.json +++ b/resource/roguelike/Phantom/autopilot/惊喜工厂.json @@ -62,15 +62,7 @@ "direction": "up" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [4, 3], "direction": "right" } diff --git a/resource/roguelike/Phantom/autopilot/意外.json b/resource/roguelike/Phantom/autopilot/意外.json index 8035558f76..ad93073aaf 100644 --- a/resource/roguelike/Phantom/autopilot/意外.json +++ b/resource/roguelike/Phantom/autopilot/意外.json @@ -55,28 +55,12 @@ "direction": "down" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [3, 3], "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [5, 3], "direction": "left" } diff --git a/resource/roguelike/Phantom/autopilot/感化.json b/resource/roguelike/Phantom/autopilot/感化.json index 234e7698ed..8097a9ce66 100644 --- a/resource/roguelike/Phantom/autopilot/感化.json +++ b/resource/roguelike/Phantom/autopilot/感化.json @@ -50,28 +50,12 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [5, 1], "direction": "down" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [6, 2], "direction": "left" }, diff --git a/resource/roguelike/Phantom/autopilot/无序盛宴.json b/resource/roguelike/Phantom/autopilot/无序盛宴.json index 19ee63a52e..e16108d219 100644 --- a/resource/roguelike/Phantom/autopilot/无序盛宴.json +++ b/resource/roguelike/Phantom/autopilot/无序盛宴.json @@ -18,15 +18,7 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [10, 4], "direction": "left" }, @@ -41,15 +33,7 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [9, 6], "direction": "left" }, @@ -69,28 +53,12 @@ "direction": "right" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [9, 5], "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [8, 5], "direction": "left" } diff --git a/resource/roguelike/Phantom/autopilot/正义.json b/resource/roguelike/Phantom/autopilot/正义.json index 87676ef860..423e007446 100644 --- a/resource/roguelike/Phantom/autopilot/正义.json +++ b/resource/roguelike/Phantom/autopilot/正义.json @@ -23,15 +23,7 @@ "direction": "down" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [6, 3], "direction": "right" }, @@ -61,15 +53,7 @@ "direction": "right" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [6, 3], "direction": "right" }, diff --git a/resource/roguelike/Phantom/autopilot/步步紧逼.json b/resource/roguelike/Phantom/autopilot/步步紧逼.json index 23491f3190..b46bbeb02e 100644 --- a/resource/roguelike/Phantom/autopilot/步步紧逼.json +++ b/resource/roguelike/Phantom/autopilot/步步紧逼.json @@ -25,15 +25,7 @@ "direction": "right" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [6, 3], "direction": "right" }, diff --git a/resource/roguelike/Phantom/autopilot/死斗.json b/resource/roguelike/Phantom/autopilot/死斗.json index 271111b6d0..09179dd14f 100644 --- a/resource/roguelike/Phantom/autopilot/死斗.json +++ b/resource/roguelike/Phantom/autopilot/死斗.json @@ -31,15 +31,7 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [1, 3], "direction": "up" }, diff --git a/resource/roguelike/Phantom/autopilot/永无尽头.json b/resource/roguelike/Phantom/autopilot/永无尽头.json index 5983d7fd6e..f674d2e611 100644 --- a/resource/roguelike/Phantom/autopilot/永无尽头.json +++ b/resource/roguelike/Phantom/autopilot/永无尽头.json @@ -34,15 +34,7 @@ "direction": "up" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [4, 7], "direction": "up" }, @@ -77,28 +69,12 @@ "direction": "right" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [3, 6], "direction": "up" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [4, 6], "direction": "up" } diff --git a/resource/roguelike/Phantom/autopilot/烟花秀.json b/resource/roguelike/Phantom/autopilot/烟花秀.json index f2b032c954..8cafb29a09 100644 --- a/resource/roguelike/Phantom/autopilot/烟花秀.json +++ b/resource/roguelike/Phantom/autopilot/烟花秀.json @@ -75,15 +75,7 @@ "direction": "down" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [3, 1], "direction": "down" }, @@ -93,41 +85,17 @@ "direction": "down" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [7, 5], "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [6, 5], "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [5, 5], "direction": "left" }, diff --git a/resource/roguelike/Phantom/autopilot/礼炮小队.json b/resource/roguelike/Phantom/autopilot/礼炮小队.json index 37a6dcc182..c2d716e044 100644 --- a/resource/roguelike/Phantom/autopilot/礼炮小队.json +++ b/resource/roguelike/Phantom/autopilot/礼炮小队.json @@ -31,15 +31,7 @@ "direction": "down" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [3, 2], "direction": "up" }, @@ -49,15 +41,7 @@ "direction": "right" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [3, 1], "direction": "right" }, diff --git a/resource/roguelike/Phantom/autopilot/红雾弥漫.json b/resource/roguelike/Phantom/autopilot/红雾弥漫.json index 395f4d5869..45ad9b4fb3 100644 --- a/resource/roguelike/Phantom/autopilot/红雾弥漫.json +++ b/resource/roguelike/Phantom/autopilot/红雾弥漫.json @@ -52,15 +52,7 @@ "direction": "down" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [5, 3], "direction": "down" }, @@ -70,28 +62,12 @@ "direction": "down" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [4, 1], "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [9, 2], "direction": "down" }, diff --git a/resource/roguelike/Phantom/autopilot/自缚.json b/resource/roguelike/Phantom/autopilot/自缚.json index e7d0afbbde..3bb7ec83f2 100644 --- a/resource/roguelike/Phantom/autopilot/自缚.json +++ b/resource/roguelike/Phantom/autopilot/自缚.json @@ -12,15 +12,7 @@ "direction": "up" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [9, 4], "direction": "left" }, diff --git a/resource/roguelike/Phantom/autopilot/荒唐把戏.json b/resource/roguelike/Phantom/autopilot/荒唐把戏.json index e7f4adc19c..b148d71ad5 100644 --- a/resource/roguelike/Phantom/autopilot/荒唐把戏.json +++ b/resource/roguelike/Phantom/autopilot/荒唐把戏.json @@ -45,15 +45,7 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [8, 1], "direction": "left" }, @@ -78,15 +70,7 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [9, 2], "direction": "left" }, @@ -109,15 +93,7 @@ "condition": [42, 45] }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [6, 1], "direction": "left", "condition": [42, 45] diff --git a/resource/roguelike/Phantom/autopilot/落魄骑士.json b/resource/roguelike/Phantom/autopilot/落魄骑士.json index 702251ab44..d7a451b336 100644 --- a/resource/roguelike/Phantom/autopilot/落魄骑士.json +++ b/resource/roguelike/Phantom/autopilot/落魄骑士.json @@ -42,28 +42,12 @@ "direction": "right" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [3, 3], "direction": "right" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [3, 4], "direction": "right" }, diff --git a/resource/roguelike/Phantom/autopilot/覆水难收.json b/resource/roguelike/Phantom/autopilot/覆水难收.json index c706d87997..f475a023ec 100644 --- a/resource/roguelike/Phantom/autopilot/覆水难收.json +++ b/resource/roguelike/Phantom/autopilot/覆水难收.json @@ -41,14 +41,7 @@ "condition": [0, 20] }, { - "groups": [ - "地面阻挡", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [4, 3], "direction": "up" }, @@ -80,15 +73,7 @@ "direction": "up" }, { - "groups": [ - "高台C", - "狙击", - "高台输出", - "盾法", - "狙击", - "梓兰", - "高台预备" - ], + "groups": ["高台C", "狙击", "高台输出", "盾法", "狙击", "梓兰", "高台预备"], "location": [2, 2], "direction": "right", "condition": [0, 42] @@ -104,16 +89,7 @@ "direction": "left" }, { - "groups": [ - "地面远程", - "地面阻挡", - "地面单切", - "其他地面", - "回费", - "棘刺", - "炮灰", - "斯卡蒂的海嗣" - ], + "groups": ["地面远程", "地面阻挡", "地面单切", "其他地面", "回费", "棘刺", "炮灰", "斯卡蒂的海嗣"], "location": [4, 4], "direction": "up", "condition": [30, 80] @@ -131,57 +107,25 @@ "condition": [34, 37] }, { - "groups": [ - "史尔特尔", - "地面单切", - "情报官", - "地面阻挡", - "银灰", - "炮灰", - "其他地面" - ], + "groups": ["史尔特尔", "地面单切", "情报官", "地面阻挡", "银灰", "炮灰", "其他地面"], "location": [3, 1], "direction": "left", "condition": [43, 60] }, { - "groups": [ - "史尔特尔", - "地面单切", - "银灰", - "情报官", - "地面阻挡", - "炮灰", - "其他地面" - ], + "groups": ["史尔特尔", "地面单切", "银灰", "情报官", "地面阻挡", "炮灰", "其他地面"], "location": [4, 1], "direction": "left", "condition": [43, 60] }, { - "groups": [ - "高台C", - "狙击", - "高台输出", - "盾法", - "狙击", - "梓兰", - "高台预备" - ], + "groups": ["高台C", "狙击", "高台输出", "盾法", "狙击", "梓兰", "高台预备"], "location": [2, 2], "direction": "right", "condition": [46, 80] }, { - "groups": [ - "地面远程", - "地面阻挡", - "地面单切", - "其他地面", - "回费", - "炮灰", - "斯卡蒂的海嗣" - ], + "groups": ["地面远程", "地面阻挡", "地面单切", "其他地面", "回费", "炮灰", "斯卡蒂的海嗣"], "location": [3, 4], "direction": "up", "condition": [45, 80] diff --git a/resource/roguelike/Phantom/autopilot/观察.json b/resource/roguelike/Phantom/autopilot/观察.json index c9ff20d843..7333ecc09c 100644 --- a/resource/roguelike/Phantom/autopilot/观察.json +++ b/resource/roguelike/Phantom/autopilot/观察.json @@ -30,28 +30,12 @@ "direction": "up" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [5, 4], "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [4, 3], "direction": "right" }, diff --git a/resource/roguelike/Phantom/autopilot/远方来客.json b/resource/roguelike/Phantom/autopilot/远方来客.json index ef172ef1ba..3294ecc49f 100644 --- a/resource/roguelike/Phantom/autopilot/远方来客.json +++ b/resource/roguelike/Phantom/autopilot/远方来客.json @@ -47,15 +47,7 @@ "direction": "right" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [3, 5], "direction": "right" }, diff --git a/resource/roguelike/Phantom/autopilot/邪异囚笼.json b/resource/roguelike/Phantom/autopilot/邪异囚笼.json index 506d4f9205..5bee2ff011 100644 --- a/resource/roguelike/Phantom/autopilot/邪异囚笼.json +++ b/resource/roguelike/Phantom/autopilot/邪异囚笼.json @@ -18,28 +18,12 @@ "direction": "up" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [5, 4], "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [5, 2], "direction": "left" }, diff --git a/resource/roguelike/Phantom/autopilot/酒商运输队.json b/resource/roguelike/Phantom/autopilot/酒商运输队.json index be83917821..80c3ef9256 100644 --- a/resource/roguelike/Phantom/autopilot/酒商运输队.json +++ b/resource/roguelike/Phantom/autopilot/酒商运输队.json @@ -17,28 +17,12 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [8, 3], "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [7, 3], "direction": "left" }, @@ -58,15 +42,7 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [7, 3], "direction": "left" }, diff --git a/resource/roguelike/Phantom/autopilot/阴云笼罩.json b/resource/roguelike/Phantom/autopilot/阴云笼罩.json index 3826749625..0d34d6fa87 100644 --- a/resource/roguelike/Phantom/autopilot/阴云笼罩.json +++ b/resource/roguelike/Phantom/autopilot/阴云笼罩.json @@ -44,15 +44,7 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [6, 1], "direction": "down" }, @@ -67,15 +59,7 @@ "direction": "down" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [6, 1], "direction": "down" }, @@ -85,28 +69,12 @@ "direction": "down" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [4, 1], "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [9, 2], "direction": "down" }, diff --git a/resource/roguelike/Phantom/autopilot/隔岸观火.json b/resource/roguelike/Phantom/autopilot/隔岸观火.json index c4e06c1344..c2461c0772 100644 --- a/resource/roguelike/Phantom/autopilot/隔岸观火.json +++ b/resource/roguelike/Phantom/autopilot/隔岸观火.json @@ -42,15 +42,7 @@ "direction": "down" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [8, 2], "direction": "down" }, diff --git a/resource/roguelike/Phantom/autopilot/雕匠与石像.json b/resource/roguelike/Phantom/autopilot/雕匠与石像.json index f17ea1ebcb..92eae6c06b 100644 --- a/resource/roguelike/Phantom/autopilot/雕匠与石像.json +++ b/resource/roguelike/Phantom/autopilot/雕匠与石像.json @@ -21,17 +21,7 @@ "direction": "left" }, { - "groups": [ - "地面单切", - "情报官", - "炮灰", - "回费", - "棘刺", - "高台C", - "高台输出", - "梓兰", - "高台预备" - ], + "groups": ["地面单切", "情报官", "炮灰", "回费", "棘刺", "高台C", "高台输出", "梓兰", "高台预备"], "location": [8, 5], "direction": "up" }, @@ -53,28 +43,12 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [7, 4], "direction": "left" }, { - "groups": [ - "棘刺", - "地面阻挡", - "地面单切", - "情报官", - "炮灰", - "银灰", - "回费" - ], + "groups": ["棘刺", "地面阻挡", "地面单切", "情报官", "炮灰", "银灰", "回费"], "location": [9, 4], "direction": "left" }, @@ -99,15 +73,7 @@ "direction": "down" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [7, 4], "direction": "left" }, diff --git a/resource/roguelike/Phantom/autopilot/雪山上的来客.json b/resource/roguelike/Phantom/autopilot/雪山上的来客.json index ade2de6d7c..ce19045dbf 100644 --- a/resource/roguelike/Phantom/autopilot/雪山上的来客.json +++ b/resource/roguelike/Phantom/autopilot/雪山上的来客.json @@ -38,15 +38,7 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [5, 5], "direction": "up" }, @@ -71,14 +63,7 @@ "direction": "down" }, { - "groups": [ - "史尔特尔", - "地面单切", - "情报官", - "银灰", - "炮灰", - "地面阻挡" - ], + "groups": ["史尔特尔", "地面单切", "情报官", "银灰", "炮灰", "地面阻挡"], "location": [1, 5], "direction": "up", "condition": [34, 36] diff --git a/resource/roguelike/Phantom/autopilot/首演.json b/resource/roguelike/Phantom/autopilot/首演.json index fa816513ac..dca2b82318 100644 --- a/resource/roguelike/Phantom/autopilot/首演.json +++ b/resource/roguelike/Phantom/autopilot/首演.json @@ -41,41 +41,17 @@ "direction": "left" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [10, 3], "direction": "down" }, { - "groups": [ - "地面阻挡", - "情报官", - "地面单切", - "炮灰", - "银灰", - "回费", - "史尔特尔" - ], + "groups": ["地面阻挡", "情报官", "地面单切", "炮灰", "银灰", "回费", "史尔特尔"], "location": [9, 4], "direction": "left" }, { - "groups": [ - "凯尔希", - "浊心斯卡蒂", - "奶", - "高台C", - "高台输出", - "梓兰", - "高台预备" - ], + "groups": ["凯尔希", "浊心斯卡蒂", "奶", "高台C", "高台输出", "梓兰", "高台预备"], "location": [9, 3], "direction": "left" }, diff --git a/resource/roguelike/Phantom/recruitment.json b/resource/roguelike/Phantom/recruitment.json index 47dba6ed8d..de71d1356a 100644 --- a/resource/roguelike/Phantom/recruitment.json +++ b/resource/roguelike/Phantom/recruitment.json @@ -342,13 +342,7 @@ "offset": -180 }, { - "groups": [ - "凯尔希", - "近卫", - "重装", - "情报官", - "挡人先锋" - ], + "groups": ["凯尔希", "近卫", "重装", "情报官", "挡人先锋"], "threshold": 1, "is_less": true, "offset": -300, diff --git a/resource/roguelike/Sami/autopilot/以守代攻.json b/resource/roguelike/Sami/autopilot/以守代攻.json index 463f3d6cda..e26f997efe 100644 --- a/resource/roguelike/Sami/autopilot/以守代攻.json +++ b/resource/roguelike/Sami/autopilot/以守代攻.json @@ -62,26 +62,12 @@ "direction": "left" }, { - "groups": [ - "浊心斯卡蒂", - "水陈", - "狙击", - "高台输出", - "辅助", - "其他高台" - ], + "groups": ["浊心斯卡蒂", "水陈", "狙击", "高台输出", "辅助", "其他高台"], "location": [6, 3], "direction": "left" }, { - "groups": [ - "炮灰", - "处决者", - "障碍物", - "地面阻挡", - "地刺", - "其他地面" - ], + "groups": ["炮灰", "处决者", "障碍物", "地面阻挡", "地刺", "其他地面"], "location": [4, 4], "direction": "down", "condition": [16, 36] diff --git a/resource/roguelike/Sami/autopilot/低空机动.json b/resource/roguelike/Sami/autopilot/低空机动.json index 154caab218..89521c7d0d 100644 --- a/resource/roguelike/Sami/autopilot/低空机动.json +++ b/resource/roguelike/Sami/autopilot/低空机动.json @@ -32,14 +32,7 @@ "direction": "left" }, { - "groups": [ - "伊内丝", - "地面远程", - "地面阻挡", - "处决者", - "回费", - "其他地面" - ], + "groups": ["伊内丝", "地面远程", "地面阻挡", "处决者", "回费", "其他地面"], "location": [7, 2], "direction": "left" }, diff --git a/resource/roguelike/Sami/autopilot/冰凝之所.json b/resource/roguelike/Sami/autopilot/冰凝之所.json index 905c5f2b85..610dc60fcf 100644 --- a/resource/roguelike/Sami/autopilot/冰凝之所.json +++ b/resource/roguelike/Sami/autopilot/冰凝之所.json @@ -70,14 +70,7 @@ "direction": "up" }, { - "groups": [ - "狙击", - "高台输出", - "浊心斯卡蒂", - "单奶", - "召唤", - "其他高台" - ], + "groups": ["狙击", "高台输出", "浊心斯卡蒂", "单奶", "召唤", "其他高台"], "location": [7, 5], "direction": "left" }, diff --git a/resource/roguelike/Sami/autopilot/冰海疑影.json b/resource/roguelike/Sami/autopilot/冰海疑影.json index 0b70ed4e7c..944786f992 100644 --- a/resource/roguelike/Sami/autopilot/冰海疑影.json +++ b/resource/roguelike/Sami/autopilot/冰海疑影.json @@ -67,14 +67,7 @@ "condition": [0, 27] }, { - "groups": [ - "地面远程", - "地面阻挡", - "处决者", - "其他地面", - "炮灰", - "地刺" - ], + "groups": ["地面远程", "地面阻挡", "处决者", "其他地面", "炮灰", "地刺"], "location": [3, 5], "direction": "right", "condition": [0, 28] diff --git a/resource/roguelike/Sami/autopilot/咫尺天涯.json b/resource/roguelike/Sami/autopilot/咫尺天涯.json index 07535587e5..b84d0bdcf6 100644 --- a/resource/roguelike/Sami/autopilot/咫尺天涯.json +++ b/resource/roguelike/Sami/autopilot/咫尺天涯.json @@ -40,29 +40,12 @@ "direction": "right" }, { - "groups": [ - "焰苇", - "速狙", - "狙击", - "术师", - "召唤", - "辅助", - "奶", - "其他高台" - ], + "groups": ["焰苇", "速狙", "狙击", "术师", "召唤", "辅助", "奶", "其他高台"], "location": [6, 2], "direction": "right" }, { - "groups": [ - "水陈", - "速狙", - "盾法", - "术师", - "召唤", - "辅助", - "其他高台" - ], + "groups": ["水陈", "速狙", "盾法", "术师", "召唤", "辅助", "其他高台"], "location": [7, 2], "direction": "right" }, diff --git a/resource/roguelike/Sami/autopilot/坍缩体的午后.json b/resource/roguelike/Sami/autopilot/坍缩体的午后.json index 356c9432a2..bd89c80879 100644 --- a/resource/roguelike/Sami/autopilot/坍缩体的午后.json +++ b/resource/roguelike/Sami/autopilot/坍缩体的午后.json @@ -48,15 +48,7 @@ "direction": "right" }, { - "groups": [ - "地面阻挡", - "处决者", - "炮灰", - "地刺", - "其他地面", - "支援陷阱", - "障碍物" - ], + "groups": ["地面阻挡", "处决者", "炮灰", "地刺", "其他地面", "支援陷阱", "障碍物"], "location": [5, 5], "direction": "down" }, diff --git a/resource/roguelike/Sami/autopilot/大地醒转.json b/resource/roguelike/Sami/autopilot/大地醒转.json index 66b8728ada..172e19d946 100644 --- a/resource/roguelike/Sami/autopilot/大地醒转.json +++ b/resource/roguelike/Sami/autopilot/大地醒转.json @@ -53,15 +53,7 @@ "direction": "left" }, { - "groups": [ - "M3", - "挡人先锋", - "情报官", - "近卫", - "重装", - "投锋", - "其他地面" - ], + "groups": ["M3", "挡人先锋", "情报官", "近卫", "重装", "投锋", "其他地面"], "location": [5, 1], "direction": "left" }, diff --git a/resource/roguelike/Sami/autopilot/天途半道.json b/resource/roguelike/Sami/autopilot/天途半道.json index ddc7503a22..c91672b075 100644 --- a/resource/roguelike/Sami/autopilot/天途半道.json +++ b/resource/roguelike/Sami/autopilot/天途半道.json @@ -33,15 +33,7 @@ "direction": "up" }, { - "groups": [ - "狙击", - "高台输出", - "浊心斯卡蒂", - "单奶", - "群奶", - "召唤", - "其他高台" - ], + "groups": ["狙击", "高台输出", "浊心斯卡蒂", "单奶", "群奶", "召唤", "其他高台"], "location": [5, 3], "direction": "up" }, diff --git a/resource/roguelike/Sami/autopilot/巍峨银凇.json b/resource/roguelike/Sami/autopilot/巍峨银凇.json index c282dc9a70..028ddd8ba4 100644 --- a/resource/roguelike/Sami/autopilot/巍峨银凇.json +++ b/resource/roguelike/Sami/autopilot/巍峨银凇.json @@ -50,15 +50,7 @@ "condition": [2, 52] }, { - "groups": [ - "焰苇", - "速狙", - "盾法", - "术师", - "召唤", - "高台输出", - "其他高台" - ], + "groups": ["焰苇", "速狙", "盾法", "术师", "召唤", "高台输出", "其他高台"], "location": [10, 5], "direction": "up", "condition": [1, 20] diff --git a/resource/roguelike/Sami/autopilot/应用测试.json b/resource/roguelike/Sami/autopilot/应用测试.json index ee5d79dcca..2f8eebd25e 100644 --- a/resource/roguelike/Sami/autopilot/应用测试.json +++ b/resource/roguelike/Sami/autopilot/应用测试.json @@ -14,14 +14,7 @@ "condition": [0, 21] }, { - "groups": [ - "领主", - "挡人先锋", - "地面阻挡", - "处决者", - "其他地面", - "障碍物" - ], + "groups": ["领主", "挡人先锋", "地面阻挡", "处决者", "其他地面", "障碍物"], "location": [10, 3], "direction": "left" }, diff --git a/resource/roguelike/Sami/autopilot/新部族.json b/resource/roguelike/Sami/autopilot/新部族.json index 22d400c005..8b080b03b7 100644 --- a/resource/roguelike/Sami/autopilot/新部族.json +++ b/resource/roguelike/Sami/autopilot/新部族.json @@ -19,14 +19,7 @@ "direction": "left" }, { - "groups": [ - "情报官", - "回费", - "地面远程", - "地面阻挡", - "处决者", - "障碍物" - ], + "groups": ["情报官", "回费", "地面远程", "地面阻挡", "处决者", "障碍物"], "location": [7, 4], "direction": "left" }, diff --git a/resource/roguelike/Sami/autopilot/求敌得敌.json b/resource/roguelike/Sami/autopilot/求敌得敌.json index 445242d760..c9ddcf72be 100644 --- a/resource/roguelike/Sami/autopilot/求敌得敌.json +++ b/resource/roguelike/Sami/autopilot/求敌得敌.json @@ -48,15 +48,7 @@ "direction": "right" }, { - "groups": [ - "高台输出", - "盾法", - "辅助", - "单奶", - "狙击", - "群奶", - "其他高台" - ], + "groups": ["高台输出", "盾法", "辅助", "单奶", "狙击", "群奶", "其他高台"], "location": [7, 4], "direction": "left" }, diff --git a/resource/roguelike/Sami/autopilot/混乱的表象.json b/resource/roguelike/Sami/autopilot/混乱的表象.json index 7c06fb657d..4bb4410f09 100644 --- a/resource/roguelike/Sami/autopilot/混乱的表象.json +++ b/resource/roguelike/Sami/autopilot/混乱的表象.json @@ -64,15 +64,7 @@ "direction": "left" }, { - "groups": [ - "高台输出", - "狙击", - "盾法", - "辅助", - "单奶", - "群奶", - "其他高台" - ], + "groups": ["高台输出", "狙击", "盾法", "辅助", "单奶", "群奶", "其他高台"], "location": [6, 2], "direction": "left" }, diff --git a/resource/roguelike/Sami/autopilot/自然之怒.json b/resource/roguelike/Sami/autopilot/自然之怒.json index 4c07b8b9f4..fe5cde1428 100644 --- a/resource/roguelike/Sami/autopilot/自然之怒.json +++ b/resource/roguelike/Sami/autopilot/自然之怒.json @@ -24,13 +24,7 @@ "condition": [0, 11] }, { - "groups": [ - "地面阻挡", - "地面远程", - "地面阻挡", - "处决者", - "其他地面" - ], + "groups": ["地面阻挡", "地面远程", "地面阻挡", "处决者", "其他地面"], "location": [4, 4], "direction": "up" }, diff --git a/resource/roguelike/Sami/autopilot/豪华车队.json b/resource/roguelike/Sami/autopilot/豪华车队.json index 3b9b96a24d..3f330b0353 100644 --- a/resource/roguelike/Sami/autopilot/豪华车队.json +++ b/resource/roguelike/Sami/autopilot/豪华车队.json @@ -43,15 +43,7 @@ "direction": "left" }, { - "groups": [ - "凯尔希", - "召唤", - "狙击", - "速狙", - "术师", - "狙击", - "辅助" - ], + "groups": ["凯尔希", "召唤", "狙击", "速狙", "术师", "狙击", "辅助"], "location": [8, 1], "direction": "down" }, diff --git a/resource/roguelike/Sami/autopilot/还之彼身.json b/resource/roguelike/Sami/autopilot/还之彼身.json index 3a76a95176..90879d7c93 100644 --- a/resource/roguelike/Sami/autopilot/还之彼身.json +++ b/resource/roguelike/Sami/autopilot/还之彼身.json @@ -35,46 +35,17 @@ "direction": "right" }, { - "groups": [ - "益达", - "苇草", - "奶", - "凯尔希", - "速狙", - "盾法", - "术师", - "召唤", - "高台输出", - "辅助", - "其他高台" - ], + "groups": ["益达", "苇草", "奶", "凯尔希", "速狙", "盾法", "术师", "召唤", "高台输出", "辅助", "其他高台"], "location": [2, 4], "direction": "right" }, { - "groups": [ - "益达", - "奶", - "速狙", - "盾法", - "术师", - "召唤", - "高台输出", - "其他高台" - ], + "groups": ["益达", "奶", "速狙", "盾法", "术师", "召唤", "高台输出", "其他高台"], "location": [2, 1], "direction": "down" }, { - "groups": [ - "高台输出", - "奶", - "速狙", - "盾法", - "术师", - "召唤", - "其他高台" - ], + "groups": ["高台输出", "奶", "速狙", "盾法", "术师", "召唤", "其他高台"], "location": [3, 1], "direction": "down" }, diff --git a/resource/roguelike/Sami/foldartal.json b/resource/roguelike/Sami/foldartal.json index 01c0fe13e0..3b830a27dd 100644 --- a/resource/roguelike/Sami/foldartal.json +++ b/resource/roguelike/Sami/foldartal.json @@ -10,19 +10,7 @@ "down": ["空无"] }, { - "up": [ - "黜人", - "猎手", - "战士", - "萨满", - "英雄", - "源石", - "灌木", - "兽类", - "人类", - "眼睛", - "雪祀" - ], + "up": ["黜人", "猎手", "战士", "萨满", "英雄", "源石", "灌木", "兽类", "人类", "眼睛", "雪祀"], "down": ["惊讶", "疑惑", "爱恋", "繁衍", "歇息"] } ] @@ -86,15 +74,7 @@ "down": ["告解", "满足", "喜悦"] }, { - "up": [ - "英雄", - "萨满", - "战士", - "雪祀", - "猎手", - "黜人", - "到来" - ], + "up": ["英雄", "萨满", "战士", "雪祀", "猎手", "黜人", "到来"], "down": ["慰藉", "朗诵", "呼救"] } ] @@ -124,15 +104,7 @@ "down": ["迁徙", "掠夺", "筑巢", "歇息"] }, { - "up": [ - "树冠", - "大地", - "光芒", - "拱门", - "眼睛", - "水面", - "到来" - ], + "up": ["树冠", "大地", "光芒", "拱门", "眼睛", "水面", "到来"], "down": ["惊讶", "爱恋", "喜悦", "憧憬", "朗诵"] } ] @@ -146,15 +118,7 @@ "down": ["迁徙", "掠夺", "筑巢", "歇息", "巡视"] }, { - "up": [ - "大地", - "光芒", - "拱门", - "眼睛", - "水面", - "到来", - "离去" - ], + "up": ["大地", "光芒", "拱门", "眼睛", "水面", "到来", "离去"], "down": ["惊讶", "爱恋", "喜悦", "满足", "憧憬", "朗诵"] }, { diff --git a/resource/roguelike/Sami/recruitment.json b/resource/roguelike/Sami/recruitment.json index 179a302556..af4b057526 100644 --- a/resource/roguelike/Sami/recruitment.json +++ b/resource/roguelike/Sami/recruitment.json @@ -382,13 +382,7 @@ "offset": -180 }, { - "groups": [ - "凯尔希", - "近卫", - "重装", - "情报官", - "挡人先锋" - ], + "groups": ["凯尔希", "近卫", "重装", "情报官", "挡人先锋"], "threshold": 1, "is_less": true, "offset": -300, @@ -1223,15 +1217,7 @@ "promote_priority": 910, "recruit_priority_offsets": [ { - "groups": [ - "凯尔希", - "重装", - "召唤", - "近卫", - "情报官", - "挡人先锋", - "其他地面" - ], + "groups": ["凯尔希", "重装", "召唤", "近卫", "情报官", "挡人先锋", "其他地面"], "threshold": 2, "is_less": true, "offset": -350, @@ -1288,15 +1274,7 @@ "offset": -200 }, { - "groups": [ - "凯尔希", - "重装", - "召唤", - "近卫", - "情报官", - "挡人先锋", - "其他地面" - ], + "groups": ["凯尔希", "重装", "召唤", "近卫", "情报官", "挡人先锋", "其他地面"], "threshold": 1, "is_less": true, "offset": -350, @@ -3127,13 +3105,7 @@ "offset": -350 }, { - "groups": [ - "凯尔希", - "近卫", - "重装", - "情报官", - "挡人先锋" - ], + "groups": ["凯尔希", "近卫", "重装", "情报官", "挡人先锋"], "threshold": 1, "is_less": true, "offset": -600, diff --git a/resource/roguelike/Sami/shopping.json b/resource/roguelike/Sami/shopping.json index a3173ea4db..b0a544d77d 100644 --- a/resource/roguelike/Sami/shopping.json +++ b/resource/roguelike/Sami/shopping.json @@ -963,15 +963,7 @@ "name": "空羽兽", "effect": "【召唤物】生命值+30%,攻击力+30%,且在场时使它所属的干员攻击力+60%", "No": 138, - "chars": [ - "令", - "凯尔希", - "涤火杰西卡", - "耀骑士临光", - "多萝西", - "艾拉", - "维什戴尔" - ] + "chars": ["令", "凯尔希", "涤火杰西卡", "耀骑士临光", "多萝西", "艾拉", "维什戴尔"] }, { "name": "突击协议-利刃", diff --git a/resource/roguelike/Sarkaz/autopilot/公害.json b/resource/roguelike/Sarkaz/autopilot/公害.json index adb8ed0fcf..d5e2fbc07a 100644 --- a/resource/roguelike/Sarkaz/autopilot/公害.json +++ b/resource/roguelike/Sarkaz/autopilot/公害.json @@ -9,14 +9,7 @@ "blacklist_location": [[3, 3]], "deploy_plan": [ { - "groups": [ - "锏", - "回费", - "地面远程", - "重装", - "地面阻挡", - "其他地面" - ], + "groups": ["锏", "回费", "地面远程", "重装", "地面阻挡", "其他地面"], "location": [3, 5], "direction": "up" }, diff --git a/resource/roguelike/Sarkaz/autopilot/安全检查.json b/resource/roguelike/Sarkaz/autopilot/安全检查.json index 5e57ad1ef0..eb26e67e1f 100644 --- a/resource/roguelike/Sarkaz/autopilot/安全检查.json +++ b/resource/roguelike/Sarkaz/autopilot/安全检查.json @@ -32,18 +32,7 @@ "direction": "left" }, { - "groups": [ - "锏", - "地刺", - "重装", - "玛恩纳", - "情报官", - "地面远程", - "地面阻挡", - "处决者", - "回费", - "其他地面" - ], + "groups": ["锏", "地刺", "重装", "玛恩纳", "情报官", "地面远程", "地面阻挡", "处决者", "回费", "其他地面"], "location": [6, 3], "direction": "left" }, @@ -68,15 +57,7 @@ "direction": "up" }, { - "groups": [ - "玛恩纳", - "地面远程", - "重装", - "地面阻挡", - "回费", - "处决者", - "其他地面" - ], + "groups": ["玛恩纳", "地面远程", "重装", "地面阻挡", "回费", "处决者", "其他地面"], "location": [7, 2], "direction": "left" }, diff --git a/resource/roguelike/Sarkaz/recruitment.json b/resource/roguelike/Sarkaz/recruitment.json index 416c62070d..905c9a5488 100644 --- a/resource/roguelike/Sarkaz/recruitment.json +++ b/resource/roguelike/Sarkaz/recruitment.json @@ -381,13 +381,7 @@ "offset": -180 }, { - "groups": [ - "凯尔希", - "近卫", - "重装", - "情报官", - "挡人先锋" - ], + "groups": ["凯尔希", "近卫", "重装", "情报官", "挡人先锋"], "threshold": 1, "is_less": true, "offset": -300, @@ -1267,15 +1261,7 @@ "promote_priority": 910, "recruit_priority_offsets": [ { - "groups": [ - "凯尔希", - "重装", - "召唤", - "近卫", - "情报官", - "挡人先锋", - "其他地面" - ], + "groups": ["凯尔希", "重装", "召唤", "近卫", "情报官", "挡人先锋", "其他地面"], "threshold": 2, "is_less": true, "offset": -350, @@ -1332,15 +1318,7 @@ "offset": -200 }, { - "groups": [ - "凯尔希", - "重装", - "召唤", - "近卫", - "情报官", - "挡人先锋", - "其他地面" - ], + "groups": ["凯尔希", "重装", "召唤", "近卫", "情报官", "挡人先锋", "其他地面"], "threshold": 1, "is_less": true, "offset": -350, @@ -3297,13 +3275,7 @@ "offset": -350 }, { - "groups": [ - "凯尔希", - "近卫", - "重装", - "情报官", - "挡人先锋" - ], + "groups": ["凯尔希", "近卫", "重装", "情报官", "挡人先锋"], "threshold": 1, "is_less": true, "offset": -600, diff --git a/resource/roguelike/Sarkaz/shopping.json b/resource/roguelike/Sarkaz/shopping.json index b93035145c..2fee8a2b7e 100644 --- a/resource/roguelike/Sarkaz/shopping.json +++ b/resource/roguelike/Sarkaz/shopping.json @@ -316,15 +316,7 @@ }, { "name": "空羽兽", - "chars": [ - "令", - "凯尔希", - "涤火杰西卡", - "耀骑士临光", - "多萝西", - "艾拉", - "维什戴尔" - ], + "chars": ["令", "凯尔希", "涤火杰西卡", "耀骑士临光", "多萝西", "艾拉", "维什戴尔"], "effect": "【召唤物】生命值+30%,攻击力+30%,且在场时使它所属的干员攻击力+60%" }, { @@ -698,14 +690,7 @@ }, { "name": "锈刃-遗世独立", - "chars": [ - "阿斯卡纶", - "水月", - "缄默德克萨斯", - "麒麟R夜刀", - "艾拉", - "伊桑" - ], + "chars": ["阿斯卡纶", "水月", "缄默德克萨斯", "麒麟R夜刀", "艾拉", "伊桑"], "effect": "【特种】干员周围4格没有其他友方角色时,攻击力+70%" }, { diff --git a/resource/tasks.json b/resource/tasks.json index 917664f553..5076cef299 100644 --- a/resource/tasks.json +++ b/resource/tasks.json @@ -113,11 +113,7 @@ }, "ToChapter1": { "algorithm": "JustReturn", - "next": [ - "ClickChapter1@ClickChapter2@ClickChapter3", - "ClickChapter1@ClickChapter2", - "ClickChapter1" - ] + "next": ["ClickChapter1@ClickChapter2@ClickChapter3", "ClickChapter1@ClickChapter2", "ClickChapter1"] }, "ToChapter2": { "algorithm": "JustReturn", @@ -250,23 +246,10 @@ "text": ["EPISODE12", "EPISODE13", "EPISODE14", "EPISODE15"] }, "10@SwipeLeftToEpisode": { - "text": [ - "EPISODE11", - "EPISODE12", - "EPISODE13", - "EPISODE14", - "EPISODE15" - ] + "text": ["EPISODE11", "EPISODE12", "EPISODE13", "EPISODE14", "EPISODE15"] }, "09@SwipeLeftToEpisode": { - "text": [ - "EPISODE10", - "EPISODE11", - "EPISODE12", - "EPISODE13", - "EPISODE14", - "EPISODE15" - ] + "text": ["EPISODE10", "EPISODE11", "EPISODE12", "EPISODE13", "EPISODE14", "EPISODE15"] }, "08@SwipeLeftToEpisode": { "text": ["_SKIP_"] @@ -1351,12 +1334,7 @@ }, "GT-5": { "algorithm": "JustReturn", - "sub": [ - "StageEpisode", - "StageEpisodeToGT", - "GTToGT-5", - "GT-5@SideStoryStage" - ] + "sub": ["StageEpisode", "StageEpisodeToGT", "GTToGT-5", "GT-5@SideStoryStage"] }, "StageEpisodeToGT": { "algorithm": "OcrDetect", @@ -1375,23 +1353,11 @@ }, "OF-1": { "algorithm": "JustReturn", - "sub": [ - "StageEpisode", - "StageEpisodeToOF", - "OFToOF-Chapter", - "ChapterSwipeToTheLeft", - "OF-1@SideStoryStage" - ] + "sub": ["StageEpisode", "StageEpisodeToOF", "OFToOF-Chapter", "ChapterSwipeToTheLeft", "OF-1@SideStoryStage"] }, "OF-F3": { "algorithm": "JustReturn", - "sub": [ - "StageEpisode", - "StageEpisodeToOF", - "OFToOF-Chapter", - "OF-Chapter2", - "StageOF-F3" - ] + "sub": ["StageEpisode", "StageEpisodeToOF", "OFToOF-Chapter", "OF-Chapter2", "StageOF-F3"] }, "StageEpisodeToOF": { "algorithm": "OcrDetect", @@ -2107,13 +2073,7 @@ }, "CloseAnnos": { "algorithm": "JustReturn", - "next": [ - "CloseAnno", - "CloseAnnoTexas", - "CloseAnnoSpecialAccess", - "TodaysSupplies", - "NotDownloadVoice" - ] + "next": ["CloseAnno", "CloseAnnoTexas", "CloseAnnoSpecialAccess", "TodaysSupplies", "NotDownloadVoice"] }, "MainThemes": { "Doc": "使用本任务时带上 #next", @@ -2218,12 +2178,7 @@ "next": ["CloseAnnos#next", "OfflineConfirmImpl", "StartUpThemes#next"] }, "StartUp@ClickCorner": { - "next": [ - "StartUp@ReturnButtons#next", - "StartUp", - "StartUp@CloseAnnos#next", - "StartUp@OfflineConfirm" - ] + "next": ["StartUp@ReturnButtons#next", "StartUp", "StartUp@CloseAnnos#next", "StartUp@OfflineConfirm"] }, "Annihilation": { "Doc": "剿灭作战,一般本周的满了也不会有人再刷的,所以只识别右上角ToDoList里的剿灭就可以了", @@ -2388,24 +2343,12 @@ "StartButton2WaitTime": { "algorithm": "JustReturn", "postDelay": 40000, - "next": [ - "PRTS#next", - "StartButton2TryAgain", - "OfflineConfirm", - "WaitAfterPRTS" - ] + "next": ["PRTS#next", "StartButton2TryAgain", "OfflineConfirm", "WaitAfterPRTS"] }, "PRTS": { "algorithm": "JustReturn", "postDelay": 5000, - "next": [ - "PRTS1", - "PRTS2", - "PRTS3", - "EndOfAction", - "PrtsErrorConfirm", - "FightMissionFailed" - ] + "next": ["PRTS1", "PRTS2", "PRTS3", "EndOfAction", "PrtsErrorConfirm", "FightMissionFailed"] }, "PRTS1": { "template": "BattleOfficiallyBegin.png", @@ -2429,12 +2372,7 @@ "WaitAfterPRTS": { "algorithm": "JustReturn", "reduceOtherTimes": ["ClickCornerAfterPRTS*5"], - "next": [ - "PRTS#next", - "WaitAfterPRTS@LoadingText", - "WaitAfterPRTS@LoadingIcon", - "ClickCornerAfterPRTS" - ] + "next": ["PRTS#next", "WaitAfterPRTS@LoadingText", "WaitAfterPRTS@LoadingIcon", "ClickCornerAfterPRTS"] }, "ClickCornerAfterPRTS": { "algorithm": "JustReturn", @@ -2444,11 +2382,7 @@ "specificRect": [1000, 120, 270, 10], "maxTimes": 5, "postDelay": 3000, - "next": [ - "EndOfAction", - "(ClickCorner + WaitAfterPRTS + StartUpThemes)#next ^ #self", - "#self" - ], + "next": ["EndOfAction", "(ClickCorner + WaitAfterPRTS + StartUpThemes)#next ^ #self", "#self"], "exceededNext": ["RestartGameAndContinue"] }, "EndOfAction": { @@ -2517,11 +2451,7 @@ "roi": [1000, 500, 200, 150], "postDelay": 500, "reduceOtherTimes": ["MedicineNotConfirmed*5"], - "next": [ - "MedicineConfirm@LoadingText", - "MedicineConfirmed", - "MedicineNotConfirmed" - ] + "next": ["MedicineConfirm@LoadingText", "MedicineConfirmed", "MedicineNotConfirmed"] }, "MedicineConfirm@LoadingText": { "next": ["#self", "MedicineConfirmed"] @@ -2533,11 +2463,7 @@ "reduceOtherTimes": [], "maxTimes": 5, "postDelay": 1000, - "exceededNext": [ - "MedicineNotConfirmed@LoadingText", - "MedicineConfirmed", - "MedicineConfirm" - ] + "exceededNext": ["MedicineNotConfirmed@LoadingText", "MedicineConfirmed", "MedicineConfirm"] }, "MedicineConfirmed": { "baseTask": "StartButton1", @@ -2603,11 +2529,7 @@ "roi": [1000, 500, 200, 150], "reduceOtherTimes": ["StartButton1"], "exceededNext": ["CloseStonePage"], - "next": [ - "StartButton1", - "OfflineConfirm", - "StoneConfirmAgain@LoadingText" - ] + "next": ["StartButton1", "OfflineConfirm", "StoneConfirmAgain@LoadingText"] }, "StoneConfirmAgain": { "Doc": "StoneConfirm 波动进入 LoadingText 之后,加载完成后碎石界面可能不会立即消失,这时候需要防止重复计数", @@ -2636,36 +2558,20 @@ "template": "PopupConfirm.png", "action": "ClickSelf", "roi": [630, 400, 650, 160], - "next": [ - "PRTS#next", - "OfflineConfirm", - "StartUpThemes#next", - "OfflineConfirmAfterBattle" - ] + "next": ["PRTS#next", "OfflineConfirm", "StartUpThemes#next", "OfflineConfirmAfterBattle"] }, "AbandonAction": { "action": "ClickSelf", "reduceOtherTimes": ["StartButton1", "StartButton2"], "roi": [0, 400, 650, 230], - "next": [ - "FightMissionFailed", - "EndOfAction", - "OfflineConfirm", - "StartUpThemes#next", - "StartButton1" - ] + "next": ["FightMissionFailed", "EndOfAction", "OfflineConfirm", "StartUpThemes#next", "StartButton1"] }, "FightMissionFailed": { "algorithm": "OcrDetect", "text": ["任务失败"], "action": "ClickSelf", "roi": [36, 226, 482, 269], - "next": [ - "EndOfAction", - "OfflineConfirm", - "StartUpThemes#next", - "StartButton1" - ], + "next": ["EndOfAction", "OfflineConfirm", "StartUpThemes#next", "StartButton1"], "maxTimes": 3, "maxTimesDoc": "这是失败次数的限制,超过此限制会停止任务,但每成功一次 EndOfAction 会减少一次失败次数", "exceededNext": ["FightMissionFailedAndStop"], @@ -2681,11 +2587,7 @@ "Doc": "base_task", "algorithm": "JustReturn", "postDelay": 5000, - "next": [ - "StartUpThemes#next", - "RestartGameAndContinue@LoadingIcon", - "ReturnButtons#next" - ] + "next": ["StartUpThemes#next", "RestartGameAndContinue@LoadingIcon", "ReturnButtons#next"] }, "Fight": { "template": [ @@ -2697,17 +2599,8 @@ ], "action": "ClickSelf", "roi": [844, 58, 268, 272], - "exceededNext": [ - "Fight@TodaysSupplies", - "Fight@CloseAnnos#next", - "Stop" - ], - "next": [ - "Fight@GoLastBattle", - "Fight", - "Fight@CloseAnnos#next", - "Stop" - ], + "exceededNext": ["Fight@TodaysSupplies", "Fight@CloseAnnos#next", "Stop"], + "next": ["Fight@GoLastBattle", "Fight", "Fight@CloseAnnos#next", "Stop"], "postDelay": 3000 }, "GoLastBattle": { @@ -2715,12 +2608,7 @@ "text": ["前往上一次作战", "作战"], "roi": [916, 479, 249, 127], "action": "ClickSelf", - "next": [ - "UsePrts-Annihilation", - "UsePrts", - "UsePrts-StageSN", - "StartButton1" - ] + "next": ["UsePrts-Annihilation", "UsePrts", "UsePrts-StageSN", "StartButton1"] }, "RecruitBegin": { "algorithm": "JustReturn", @@ -2733,13 +2621,7 @@ ] }, "Recruit": { - "template": [ - "Recruit.png", - "RecruitDark.png", - "RecruitSami.png", - "RecruitMistCity.png", - "RecruitSiege.png" - ], + "template": ["Recruit.png", "RecruitDark.png", "RecruitSami.png", "RecruitMistCity.png", "RecruitSiege.png"], "action": "ClickSelf", "roi": [900, 450, 200, 150], "crop_doc": { @@ -2753,13 +2635,7 @@ "action": "ClickSelf", "templThreshold": 0.7, "roi": [0, 300, 1280, 420], - "next": [ - "RecruitFinish@LoadingText", - "RecruitFinish", - "Recruit", - "RecruitSkip", - "RecruitSkipWithoutButton" - ] + "next": ["RecruitFinish@LoadingText", "RecruitFinish", "Recruit", "RecruitSkip", "RecruitSkipWithoutButton"] }, "RecruitSkip": { "action": "ClickSelf", @@ -2770,13 +2646,7 @@ "algorithm": "JustReturn", "action": "ClickRect", "specificRect": [1180, 15, 85, 60], - "next": [ - "RecruitFinish", - "RecruitFlag", - "RecruitSkip", - "Recruit", - "RecruitSkipWithoutButton" - ] + "next": ["RecruitFinish", "RecruitFlag", "RecruitSkip", "Recruit", "RecruitSkipWithoutButton"] }, "StartRecruit": { "algorithm": "OcrDetect", @@ -2814,11 +2684,7 @@ }, "MiningActivitiesBegin": { "algorithm": "JustReturn", - "next": [ - "MiningActivitiesReturnHome@ReturnButtons#next", - "MiningActivitiesReturnHome", - "MiningActivities" - ] + "next": ["MiningActivitiesReturnHome@ReturnButtons#next", "MiningActivitiesReturnHome", "MiningActivities"] }, "MiningActivitiesReturnHome": { "baseTask": "Home", @@ -2858,11 +2724,7 @@ }, "OrundumActivitiesBegin": { "algorithm": "JustReturn", - "next": [ - "OrundumActivitiesReturnHome@ReturnButtons#next", - "OrundumActivitiesReturnHome", - "OrundumActivities" - ] + "next": ["OrundumActivitiesReturnHome@ReturnButtons#next", "OrundumActivitiesReturnHome", "OrundumActivities"] }, "OrundumActivitiesReturnHome": { "baseTask": "Home", @@ -2889,17 +2751,9 @@ "baseTask": "OrundumActivitiesClick", "template": "OrundumActivitiesClick.png", "action": "DoNothing", - "sub": [ - "OrundumActivitiesClick", - "OrundumActivitiesClick", - "OrundumActivitiesClick" - ], + "sub": ["OrundumActivitiesClick", "OrundumActivitiesClick", "OrundumActivitiesClick"], "subErrorIgnored": true, - "next": [ - "OrundumActivitiesConfirm", - "OrundumActivitiesEarnRewards", - "OrundumActivitiesReturn" - ] + "next": ["OrundumActivitiesConfirm", "OrundumActivitiesEarnRewards", "OrundumActivitiesReturn"] }, "OrundumActivitiesClick": { "action": "ClickSelf", @@ -2980,10 +2834,7 @@ "action": "ClickSelf", "template": "RecruitSkip.png", "roi": [1100, 0, 180, 150], - "next": [ - "RecruitingActivitiesRecruitSkip", - "RecruitingActivitiesRecruitSkipWithoutButton" - ] + "next": ["RecruitingActivitiesRecruitSkip", "RecruitingActivitiesRecruitSkipWithoutButton"] }, "RecruitingActivitiesRecruitSkipWithoutButton": { "action": "ClickRect", @@ -3027,10 +2878,7 @@ "text": ["五周年", "专享", "专享活动"], "action": "ClickSelf", "roi": [74, 79, 79, 41], - "next": [ - "SpecialAccessActivitiesConfirm", - "SpecialAccessActivitiesReturn" - ], + "next": ["SpecialAccessActivitiesConfirm", "SpecialAccessActivitiesReturn"], "onErrorNext": ["Stop"] }, "SpecialAccessActivitiesConfirm": { @@ -3063,24 +2911,12 @@ ] }, "Award": { - "template": [ - "Task.png", - "TaskDark.png", - "TaskSami.png", - "TaskMistCity.png", - "TaskSiege.png" - ], + "template": ["Task.png", "TaskDark.png", "TaskSami.png", "TaskMistCity.png", "TaskSiege.png"], "maskRange": [1, 255], "templThreshold": 0.7, "action": "ClickSelf", "roi": [700, 530, 230, 190], - "next": [ - "ReceiveAward", - "DailyTask", - "WeeklyTask", - "Award", - "Award@CloseAnnos#next" - ], + "next": ["ReceiveAward", "DailyTask", "WeeklyTask", "Award", "Award@CloseAnnos#next"], "crop_doc": { "roi": [720, 553, 75, 70], "mask": [] @@ -3124,11 +2960,7 @@ }, "MailBegin": { "algorithm": "JustReturn", - "next": [ - "MailReturnToHome@ReturnButtons#next", - "MailReturnToHome", - "ReceiveMail" - ] + "next": ["MailReturnToHome@ReturnButtons#next", "MailReturnToHome", "ReceiveMail"] }, "MailReturnToHome": { "baseTask": "Home", @@ -3179,13 +3011,7 @@ ] }, "Visit": { - "template": [ - "Friends.png", - "FriendsDark.png", - "FriendsSami.png", - "FriendsMistCity.png", - "FriendsSiege.png" - ], + "template": ["Friends.png", "FriendsDark.png", "FriendsSami.png", "FriendsMistCity.png", "FriendsSiege.png"], "templThreshold": 0.7, "maskRange": [1, 255], "action": "ClickSelf", @@ -3210,19 +3036,10 @@ }, "StartToVisit": { "action": "ClickSelf", - "template": [ - "StartToVisit.png", - "StartToVisitDetermine.png", - "StartToVisitSportsman" - ], + "template": ["StartToVisit.png", "StartToVisitDetermine.png", "StartToVisitSportsman"], "templThreshold": [0.9, 0.9, 0.9], "roi": [990, 90, 195, 165], - "next": [ - "VisitNext", - "VisitNext@LoadingText", - "VisitNextBlack", - "VisitNextOcr" - ], + "next": ["VisitNext", "VisitNext@LoadingText", "VisitNextBlack", "VisitNextOcr"], "postDelay": 2000 }, "VisitNext": { @@ -3313,11 +3130,7 @@ "template": "BuyIt.png", "action": "ClickSelf", "roi": [800, 500, 250, 150], - "next": [ - "CreditShop-Bought", - "CreditShop-BuyIt@LoadingText", - "CreditShop-NoMoney" - ] + "next": ["CreditShop-Bought", "CreditShop-BuyIt@LoadingText", "CreditShop-NoMoney"] }, "CreditShop-Bought": { "templThreshold": 0.7, @@ -3391,11 +3204,7 @@ "roi": [630, 400, 650, 160], "preDelay": 500, "postDelay": 500, - "next": [ - "RecruitRefreshConfirm@LoadingText", - "Recruit@OfflineConfirm", - "SleepThenStop" - ] + "next": ["RecruitRefreshConfirm@LoadingText", "Recruit@OfflineConfirm", "SleepThenStop"] }, "SleepThenStop": { "algorithm": "JustReturn", @@ -3420,11 +3229,7 @@ "RecruitConfirm": { "action": "ClickSelf", "roi": [860, 540, 230, 80], - "next": [ - "RecruitConfirm@LoadingText", - "Recruit@OfflineConfirm", - "RecruitFlag" - ] + "next": ["RecruitConfirm@LoadingText", "Recruit@OfflineConfirm", "RecruitFlag"] }, "InfrastBegin": { "algorithm": "JustReturn", @@ -3457,12 +3262,7 @@ "maskRange": [1, 255], "roi": [930, 540, 230, 180], "action": "ClickSelf", - "next": [ - "InfrastEnteredFlag", - "Infrast", - "Infrast@CloseAnnos#next", - "Infrast@OfflineConfirm" - ], + "next": ["InfrastEnteredFlag", "Infrast", "Infrast@CloseAnnos#next", "Infrast@OfflineConfirm"], "postDelay": 5000, "crop_doc": { "roi": [935, 570, 85, 75], @@ -3515,12 +3315,7 @@ "action": "ClickSelf", "postDelay": 3500, "roi": [778, 501, 377, 165], - "next": [ - "DroneConfirm@LoadingText", - "DeliverableOrder", - "DroneAssist-Trade-Stop", - "DroneAssistMfg" - ] + "next": ["DroneConfirm@LoadingText", "DeliverableOrder", "DroneAssist-Trade-Stop", "DroneAssistMfg"] }, "DroneCancel": { "action": "ClickSelf", @@ -3776,10 +3571,7 @@ "action": "ClickSelf", "template": "InfrastFilterMenu.png", "roi": [1050, 0, 230, 100], - "next": [ - "InfrastFilterMenuNotStationedButton", - "InfrastFilterMenuNotStationedButtonAlreadyClicked" - ], + "next": ["InfrastFilterMenuNotStationedButton", "InfrastFilterMenuNotStationedButtonAlreadyClicked"], "postDelay": 1000 }, "InfrastFilterMenuNotStationedButton": { @@ -3847,33 +3639,21 @@ "action": "ClickRect", "specificRect": [1105, 655, 150, 40], "postDelay": 500, - "next": [ - "InfrastDormConfirmButtonWait", - "InfrastDormDoubleConfirmButton", - "Stop" - ] + "next": ["InfrastDormConfirmButtonWait", "InfrastDormDoubleConfirmButton", "Stop"] }, "InfrastDormConfirmButtonWait": { "algorithm": "OcrDetect", "text": ["正在提交", "反馈至神经"], "roi": [700, 640, 300, 80], "postDelay": 500, - "next": [ - "InfrastDormConfirmButtonWait", - "InfrastDormDoubleConfirmButton", - "Stop" - ] + "next": ["InfrastDormConfirmButtonWait", "InfrastDormDoubleConfirmButton", "Stop"] }, "InfrastDormDoubleConfirmButton": { "template": "DormConfirm.png", "action": "ClickSelf", "roi": [630, 620, 650, 100], "postDelay": 500, - "next": [ - "InfrastDormConfirmButtonWait", - "InfrastDormDoubleConfirmButton", - "Stop" - ] + "next": ["InfrastDormConfirmButtonWait", "InfrastDormDoubleConfirmButton", "Stop"] }, "InfrastEnterFacility": { "algorithm": "JustReturn", @@ -4062,12 +3842,7 @@ "template": "GetClue1.png", "action": "ClickSelf", "roi": [680, 540, 250, 80], - "next": [ - "InfrastClueSelfFull", - "InfrastClueFriendNew", - "CloseCluePage", - "ReceptionFlag" - ] + "next": ["InfrastClueSelfFull", "InfrastClueFriendNew", "CloseCluePage", "ReceptionFlag"] }, "InfrastClueFriendNew": { "template": "ClueNew.png", @@ -4085,12 +3860,7 @@ "CloseCluePage": { "action": "ClickSelf", "roi": [930, 50, 120, 120], - "next": [ - "CloseCluePage", - "SendClueFlag", - "InfrastClueFriendNew", - "ReceptionFlag" - ] + "next": ["CloseCluePage", "SendClueFlag", "InfrastClueFriendNew", "ReceptionFlag"] }, "SendClueFlag": { "Doc": "这里识别的是自己的线索的new:如果获取完自己的线索、再获取完好友送的线索,自己的线索new还亮着,则说明自己的线索没获取成功,即线索满了", @@ -4165,11 +3935,7 @@ "template": "SendClueConfirm.png", "action": "ClickSelf", "roi": [1150, 50, 100, 160], - "next": [ - "ClueGiveTo1stConfirm@LoadingText", - "SelectClue", - "CloseSendClue" - ] + "next": ["ClueGiveTo1stConfirm@LoadingText", "SelectClue", "CloseSendClue"] }, "ClueGiveTo2nd": { "template": "ClusCanBeSent.png", @@ -4181,11 +3947,7 @@ "template": "SendClueConfirm.png", "action": "ClickSelf", "roi": [1150, 200, 100, 160], - "next": [ - "ClueGiveTo2ndConfirm@LoadingText", - "SelectClue", - "CloseSendClue" - ] + "next": ["ClueGiveTo2ndConfirm@LoadingText", "SelectClue", "CloseSendClue"] }, "ClueGiveTo3rd": { "template": "ClusCanBeSent.png", @@ -4197,11 +3959,7 @@ "template": "SendClueConfirm.png", "action": "ClickSelf", "roi": [1150, 350, 100, 160], - "next": [ - "ClueGiveTo3rdConfirm@LoadingText", - "SelectClue", - "CloseSendClue" - ] + "next": ["ClueGiveTo3rdConfirm@LoadingText", "SelectClue", "CloseSendClue"] }, "ClueGiveTo4th": { "template": "ClusCanBeSent.png", @@ -4213,22 +3971,13 @@ "template": "SendClueConfirm.png", "action": "ClickSelf", "roi": [1150, 500, 100, 160], - "next": [ - "ClueGiveTo4thConfirm@LoadingText", - "SelectClue", - "CloseSendClue" - ] + "next": ["ClueGiveTo4thConfirm@LoadingText", "SelectClue", "CloseSendClue"] }, "CloseSendClue": { "action": "ClickSelf", "roi": [1225, 16, 41, 41], "preDelay": 2500, - "next": [ - "InfrastClueSelfNew", - "InfrastClueFriendNew", - "ReceptionFlag", - "CloseSendClue" - ] + "next": ["InfrastClueSelfNew", "InfrastClueFriendNew", "ReceptionFlag", "CloseSendClue"] }, "ClueGiveToNextPage": { "action": "ClickSelf", @@ -4381,10 +4130,7 @@ "BattleSupportUnitFormation": { "action": "ClickSelf", "roi": [995, 248, 244, 167], - "next": [ - "BattleSupportUnitFormationSelect", - "BattleSupportUnitFormation" - ], + "next": ["BattleSupportUnitFormationSelect", "BattleSupportUnitFormation"], "postDelay": 2000 }, "BattleSupportUnitFormationSelect": { @@ -5161,12 +4907,7 @@ }, "OperBoxBegin": { "algorithm": "JustReturn", - "next": [ - "OperBoxEnter", - "OperBoxRoleTabSelect", - "OperBoxRoleTab", - "OperBoxEnter@ReturnButtons#next" - ] + "next": ["OperBoxEnter", "OperBoxRoleTabSelect", "OperBoxRoleTab", "OperBoxEnter@ReturnButtons#next"] }, "OperBoxEnter": { "template": [ @@ -5438,11 +5179,7 @@ "algorithm": "JustReturn", "maxTimes": 30, "exceededNext": ["Copilot@EndOfAction"], - "next": [ - "Copilot@SkipThePreBattlePlot", - "Copilot@EndOfAction", - "Copilot@ClickCornerBeforeThreeStars" - ] + "next": ["Copilot@SkipThePreBattlePlot", "Copilot@EndOfAction", "Copilot@ClickCornerBeforeThreeStars"] }, "Copilot@SkipThePreBattlePlotConfirm": { "template": "SkipThePreBattlePlotConfirm.png", @@ -5451,10 +5188,7 @@ "Copilot@EndOfAction": { "template": "EndOfAction.png", "reduceOtherTimes": [], - "next": [ - "Copilot@StageDrops-Stars-3", - "Copilot@StageDrops-Stars-Adverse" - ] + "next": ["Copilot@StageDrops-Stars-3", "Copilot@StageDrops-Stars-Adverse"] }, "Copilot@StageDrops-Stars-3": { "Doc": "如果没有三星就终止", @@ -5693,32 +5427,19 @@ "algorithm": "OcrDetect", "text": ["寻访一次", "访一次"], "roi": [779, 576, 248, 141], - "next": [ - "GachaOncePrefix@DoGacha@LoadingText", - "GachaOncePrefix@DoGacha", - "GachaConfirm" - ] + "next": ["GachaOncePrefix@DoGacha@LoadingText", "GachaOncePrefix@DoGacha", "GachaConfirm"] }, "GachaTenTimesPrefix@DoGacha": { "action": "ClickSelf", "algorithm": "OcrDetect", "text": ["寻访十次", "访十次"], "roi": [975, 571, 257, 149], - "next": [ - "GachaTenTimesPrefix@DoGacha@LoadingText", - "GachaTenTimesPrefix@DoGacha", - "GachaConfirm" - ] + "next": ["GachaTenTimesPrefix@DoGacha@LoadingText", "GachaTenTimesPrefix@DoGacha", "GachaConfirm"] }, "GachaConfirm": { "action": "ClickSelf", "roi": [830, 431, 228, 151], - "next": [ - "GachaConfirm@LoadingText", - "GachaWaitingForBag", - "GachaNoMoney", - "GachaConfirm" - ] + "next": ["GachaConfirm@LoadingText", "GachaWaitingForBag", "GachaNoMoney", "GachaConfirm"] }, "GachaNoMoney": { "action": "Stop", @@ -5754,12 +5475,7 @@ ], "action": "ClickSelf", "roi": [844, 58, 268, 272], - "next": [ - "Roguelike", - "Roguelike@CloseAnnos#next", - "Roguelike@TodoEnter", - "Roguelike@IntegratedStrategies" - ], + "next": ["Roguelike", "Roguelike@CloseAnnos#next", "Roguelike@TodoEnter", "Roguelike@IntegratedStrategies"], "postDelay": 1000 }, "RoguelikeBattleAbandon": { @@ -5776,11 +5492,7 @@ "action": "ClickSelf", "roi": [3, 0, 153, 154], "maskRange": [100, 255], - "next": [ - "RoguelikeBattleAbandon", - "RoguelikeBattleExitBegin", - "NormalBattleAbandon" - ] + "next": ["RoguelikeBattleAbandon", "RoguelikeBattleExitBegin", "NormalBattleAbandon"] }, "RoguelikeBattleSpeedUp": { "algorithm": "JustReturn", @@ -5850,19 +5562,13 @@ "template": "Roguelike@FormationConfirm.png", "action": "ClickSelf", "roi": [1015, 601, 265, 119], - "next": [ - "RoguelikeQuickFormationClearAndReselect-Formation", - "RoguelikeQuickFormationClearAndReselect-Confirm" - ] + "next": ["RoguelikeQuickFormationClearAndReselect-Formation", "RoguelikeQuickFormationClearAndReselect-Confirm"] }, "RoguelikeQuickFormationClearAndReselect-Formation": { "template": "Roguelike@QuickFormation.png", "action": "ClickSelf", "roi": [817, 0, 402, 146], - "next": [ - "RoguelikeQuickFormationClearAndReselect-Stop", - "RoguelikeQuickFormationClearAndReselect-Formation" - ], + "next": ["RoguelikeQuickFormationClearAndReselect-Stop", "RoguelikeQuickFormationClearAndReselect-Formation"], "postDelay": 500 }, "RoguelikeQuickFormationClearAndReselect-Stop": { @@ -6220,11 +5926,7 @@ "Roguelike@ClickToStartPointAfterFailed": { "doc": "因为是从肉鸽失败界面进入,删除了对下个stage的判断", "baseTask": "Roguelike@ClickToStartPoint", - "next": [ - "Roguelike@StartExplore", - "Roguelike@StartUpThemes#next", - "Roguelike@ClickToStartPointAfterFailed" - ] + "next": ["Roguelike@StartExplore", "Roguelike@StartUpThemes#next", "Roguelike@ClickToStartPointAfterFailed"] }, "Roguelike@CloseCollection": { "Doc": "base_task", @@ -6344,11 +6046,7 @@ "Roguelike@GamePassSkip2": { "action": "ClickSelf", "roi": [1109, 0, 171, 138], - "next": [ - "Roguelike@GamePassTheEndConfirm", - "Roguelike@GamePass", - "Roguelike@ClickToStartPoint" - ] + "next": ["Roguelike@GamePassTheEndConfirm", "Roguelike@GamePass", "Roguelike@ClickToStartPoint"] }, "Roguelike@GamePassTheEndConfirm": { "action": "ClickSelf", @@ -6375,23 +6073,14 @@ "template": "empty.png", "baseTask": "Roguelike@GetDrop", "Doc2": "希望,黄色的“拿走”按钮", - "next": [ - "Roguelike@DropsFlag", - "Roguelike@ChooseOperFlag", - "Roguelike@DropsFlag", - "Roguelike@ClickToDrops" - ] + "next": ["Roguelike@DropsFlag", "Roguelike@ChooseOperFlag", "Roguelike@DropsFlag", "Roguelike@ClickToDrops"] }, "Roguelike@GetDrop3": { "Doc": "base_task", "template": "empty.png", "baseTask": "Roguelike@GetDrop", "Doc2": "未知的剧目,黄色的“翻开”按钮", - "next": [ - "Roguelike@ChooseOperFlag", - "Roguelike@DropsFlag", - "Roguelike@ClickToDrops" - ] + "next": ["Roguelike@ChooseOperFlag", "Roguelike@DropsFlag", "Roguelike@ClickToDrops"] }, "Roguelike@GetDropCompleted": { "Doc": "base_task", @@ -6400,11 +6089,7 @@ "specificRect": [600, 600, 50, 50], "roi": [488, 206, 302, 289], "postDelay": 3000, - "next": [ - "Roguelike@GetDrops#next", - "Roguelike@ChooseOperFlag", - "Roguelike@ClickToDrops" - ] + "next": ["Roguelike@GetDrops#next", "Roguelike@ChooseOperFlag", "Roguelike@ClickToDrops"] }, "Roguelike@GetDropLeave": { "Doc": "base_task", @@ -6412,11 +6097,7 @@ "template": "empty.png", "action": "ClickSelf", "roi": [0, 218, 1280, 296], - "next": [ - "Roguelike@GetDropLeaveConfirm", - "Roguelike@DropsFlag", - "Roguelike@ChooseOperFlag" - ] + "next": ["Roguelike@GetDropLeaveConfirm", "Roguelike@DropsFlag", "Roguelike@ChooseOperFlag"] }, "Roguelike@GetDropLeaveConfirm": { "action": "ClickSelf", @@ -6557,12 +6238,7 @@ "next": ["RoguelikeControlTaskPlugin-Stop"] }, "Roguelike@MainThemes": { - "next": [ - "Roguelike", - "Roguelike@ChooseDifficulty", - "Roguelike@StartExplore", - "Roguelike@Abandon" - ] + "next": ["Roguelike", "Roguelike@ChooseDifficulty", "Roguelike@StartExplore", "Roguelike@Abandon"] }, "Roguelike@MissionCompletedFlag": { "roi": [0, 0, 148, 143], @@ -6572,11 +6248,7 @@ "Doc": "base_task", "template": "empty.png", "roi": [504, 163, 480, 267], - "next": [ - "Roguelike@Stages#next", - "Roguelike@MissionFailedFlag2", - "Roguelike@ClickToStartPoint" - ] + "next": ["Roguelike@Stages#next", "Roguelike@MissionFailedFlag2", "Roguelike@ClickToStartPoint"] }, "Roguelike@MissionFailedFlag2": { "Doc": "base_task, 注册了RoguelikeSettlement插件用于存储结算图", @@ -6774,11 +6446,7 @@ "baseTask": "Roguelike@Stage", "Doc2": "普通作战", "next_Doc": "普通作战和紧急作战的图比较像,有时候会识别错,这里的next把两个开始的按钮都放进来,提高容错", - "next": [ - "Roguelike@StageCombatDpsEnter", - "Roguelike@StageEmergencyDpsEnter", - "Roguelike@Stages#next" - ] + "next": ["Roguelike@StageCombatDpsEnter", "Roguelike@StageEmergencyDpsEnter", "Roguelike@Stages#next"] }, "Roguelike@StageCombatDpsEnter": { "Doc": "base_task", @@ -6809,11 +6477,7 @@ "baseTask": "Roguelike@Stage", "Doc2": "紧急作战", "next_Doc": "普通作战和紧急作战的图比较像,有时候会识别错,这里的next把两个开始的按钮都放进来,提高容错", - "next": [ - "Roguelike@StageEmergencyDpsEnter", - "Roguelike@StageCombatDpsEnter", - "Roguelike@Stages#next" - ] + "next": ["Roguelike@StageEmergencyDpsEnter", "Roguelike@StageCombatDpsEnter", "Roguelike@Stages#next"] }, "Roguelike@StageEmergencyDpsEnter": { "Doc": "base_task", @@ -6864,10 +6528,7 @@ "Roguelike@StageEncounterJudgeOption": { "algorithm": "JustReturn", "Doc": "本任务注册了插件RoguelikeStageEncounterTaskPlugin", - "next": [ - "Roguelike@StageEncounterOptions#next", - "Roguelike@Stages#next" - ] + "next": ["Roguelike@StageEncounterOptions#next", "Roguelike@Stages#next"] }, "Roguelike@StageEncounterLeaveConfirm": { "Doc": "base_task", @@ -6896,10 +6557,7 @@ "action": "ClickSelf", "roi": [1100, 0, 180, 700], "preDelay": 500, - "next": [ - "Roguelike@StageEncounterLeaveConfirm", - "Roguelike@StageEncounterOptions#next" - ] + "next": ["Roguelike@StageEncounterLeaveConfirm", "Roguelike@StageEncounterOptions#next"] }, "Roguelike@StageEncounterOptionFree": { "baseTask": "Roguelike@StageEncounterOption", @@ -6948,10 +6606,7 @@ "template": "empty.png", "action": "ClickSelf", "roi": [570, 400, 140, 138], - "next": [ - "Roguelike@StageEncounterSpecialClose", - "Roguelike@ClickToDrops" - ] + "next": ["Roguelike@StageEncounterSpecialClose", "Roguelike@ClickToDrops"] }, "Roguelike@StageEnter": { "Doc": "base_task", @@ -7034,19 +6689,13 @@ "action": "ClickSelf", "roi": [507, 418, 242, 149], "exceededNext": ["Roguelike@ExitThenAbandon"], - "next": [ - "Roguelike@StageTraderInvestSystemLeave", - "Roguelike@StageTraderInvestSystemLeave#next" - ] + "next": ["Roguelike@StageTraderInvestSystemLeave", "Roguelike@StageTraderInvestSystemLeave#next"] }, "Roguelike@StageTraderInvestConfirm": { "doc": "绑定 RoguelikeInvestTaskPlugin 插件进行投资,本任务仅作为进入投资系统时的初始化确认", "roi": [852, 422, 278, 144], "exceededNext": ["RoguelikeControlTaskPlugin-ExitThenStop"], - "next": [ - "Roguelike@StageTraderInvestSystemError", - "Roguelike@StageTraderInvestCancel" - ] + "next": ["Roguelike@StageTraderInvestSystemError", "Roguelike@StageTraderInvestCancel"] }, "Roguelike@StageTraderInvestError-Count": { "doc": "商店投资界面系统出错时余额显示", @@ -7057,10 +6706,7 @@ "templThreshold": 0.75, "action": "ClickSelf", "roi": [360, 51, 450, 450], - "exceededNext": [ - "Roguelike@TraderRandomShopping", - "Roguelike@StageTraderLeave" - ], + "exceededNext": ["Roguelike@TraderRandomShopping", "Roguelike@StageTraderLeave"], "next": [ "Roguelike@StageTraderInvestSystemEnter", "Roguelike@TraderRandomShopping", @@ -7096,10 +6742,7 @@ "Roguelike@StageTraderLeave": { "action": "ClickSelf", "roi": [1046, 443, 234, 204], - "next": [ - "Roguelike@StageTraderLeaveConfirm", - "Roguelike@StageTraderLeave" - ] + "next": ["Roguelike@StageTraderLeaveConfirm", "Roguelike@StageTraderLeave"] }, "Roguelike@StageTraderLeaveConfirm": { "action": "ClickSelf", @@ -7125,10 +6768,7 @@ "Roguelike@StageTraderRefreshWithDiceConfirm": { "action": "ClickSelf", "roi": [759, 415, 171, 161], - "next": [ - "Roguelike@StageTraderRefreshWithDiceConfirm", - "Roguelike@StageTraderRefreshWithDiceDoubleConfirm" - ] + "next": ["Roguelike@StageTraderRefreshWithDiceConfirm", "Roguelike@StageTraderRefreshWithDiceDoubleConfirm"] }, "Roguelike@StageTraderRefreshWithDiceDoubleConfirm": { "action": "ClickRect", @@ -7147,11 +6787,7 @@ "algorithm": "OcrDetect", "text": ["本商店", "刷新次数", "已用完"], "roi": [988, 47, 292, 139], - "next": [ - "Roguelike@StageTraderInvestSystem", - "Roguelike@TraderRandomShopping", - "Roguelike@StageTraderLeave" - ] + "next": ["Roguelike@StageTraderInvestSystem", "Roguelike@TraderRandomShopping", "Roguelike@StageTraderLeave"] }, "Roguelike@StageTraderSpecialShoppingAfterRefresh": { "action": "ClickSelf", @@ -7177,19 +6813,12 @@ "Roguelike@StageVerticalConfirmEncounter": { "baseTask": "Roguelike@StageVerticalConfirm", "template": "Roguelike@StageVerticalConfirm.png", - "next": [ - "Roguelike@StageEncounterEnter", - "Roguelike@StageEncounterJudgeClick" - ] + "next": ["Roguelike@StageEncounterEnter", "Roguelike@StageEncounterJudgeClick"] }, "Roguelike@StageVerticalConfirmSafeHouse": { "baseTask": "Roguelike@StageVerticalConfirm", "template": "Roguelike@StageVerticalConfirm.png", - "next": [ - "Roguelike@StageSafeHouseEnter", - "Roguelike@StageEncounterOptions#next", - "Roguelike@NextLevel" - ] + "next": ["Roguelike@StageSafeHouseEnter", "Roguelike@StageEncounterOptions#next", "Roguelike@NextLevel"] }, "Roguelike@StageVerticalConfirmTrader": { "template": "Roguelike@StageVerticalConfirm.png", @@ -7298,11 +6927,7 @@ "Roguelike@TraderRandomShoppingConfirm": { "action": "ClickSelf", "roi": [872, 425, 221, 136], - "next": [ - "Roguelike@TraderRandomShopping", - "Roguelike@ChooseOperFlag", - "Roguelike@StageTraderLeave" - ] + "next": ["Roguelike@TraderRandomShopping", "Roguelike@ChooseOperFlag", "Roguelike@StageTraderLeave"] }, "Roguelike@WaitForStartButtonClicked": { "Doc": "点了开始行动之后,可能会网络不好一直loading,用这个任务等一会", @@ -7333,10 +6958,7 @@ "Phantom@Roguelike@Continue": {}, "Phantom@Roguelike@DialogSkipConfirm": { "template": "Roguelike@DialogSkipConfirm.png", - "next": [ - "Phantom@Roguelike@DialogSkip", - "Phantom@Roguelike@Stages#next" - ] + "next": ["Phantom@Roguelike@DialogSkip", "Phantom@Roguelike@Stages#next"] }, "Phantom@Roguelike@DropsFlag": { "template": "Roguelike@DropsFlag.png", @@ -7345,17 +6967,11 @@ "Phantom@Roguelike@EnterAfterRecruit": {}, "Phantom@Roguelike@ExitThenAbandon": { "template": "Roguelike@ExitThenAbandon.png", - "next": [ - "Phantom@Roguelike@ExitThenAbandon", - "Phantom@Roguelike@Abandon" - ] + "next": ["Phantom@Roguelike@ExitThenAbandon", "Phantom@Roguelike@Abandon"] }, "Phantom@Roguelike@ExitThenAbandon_ToHardest": { "template": "Roguelike@ExitThenAbandon.png", - "next": [ - "Phantom@Roguelike@ExitThenAbandon_ToHardest", - "Phantom@Roguelike@Abandon" - ] + "next": ["Phantom@Roguelike@ExitThenAbandon_ToHardest", "Phantom@Roguelike@Abandon"] }, "Phantom@Roguelike@GamePass": {}, "Phantom@Roguelike@GamePassSkip1": {}, @@ -7398,14 +7014,7 @@ }, "Phantom@Roguelike@MissionFailedFlag2": {}, "Phantom@Roguelike@NextLevel": { - "text": [ - "迷雾歧途", - "落阳庭院", - "故土残躯", - "噩梦之始", - "血月长廊", - "渴欲大厅" - ] + "text": ["迷雾歧途", "落阳庭院", "故土残躯", "噩梦之始", "血月长廊", "渴欲大厅"] }, "Phantom@Roguelike@RecruitMain": { "template": "Phantom@Roguelike@Recruit.png" @@ -7652,10 +7261,7 @@ "specificRect": [600, 600, 50, 50], "postDelay": 1000, "roi": [519, 202, 282, 154], - "next": [ - "Mizuki@Roguelike@StageEncounterEnter", - "Mizuki@Roguelike@Stages#next" - ] + "next": ["Mizuki@Roguelike@StageEncounterEnter", "Mizuki@Roguelike@Stages#next"] }, "Mizuki@Roguelike@Continue": {}, "Mizuki@Roguelike@DataTraceback": { @@ -7756,11 +7362,7 @@ "roi": [830, 438, 276, 140], "templThreshold": 0.85, "postDelay": 1000, - "next": [ - "Mizuki@Roguelike@DropsFlag", - "Mizuki@Roguelike@ChooseOperFlag", - "Mizuki@Roguelike@ClickToDrops" - ] + "next": ["Mizuki@Roguelike@DropsFlag", "Mizuki@Roguelike@ChooseOperFlag", "Mizuki@Roguelike@ClickToDrops"] }, "Mizuki@Roguelike@GetDropCompleted": {}, "Mizuki@Roguelike@GetDropLeave": {}, @@ -7804,19 +7406,8 @@ "Mizuki@Roguelike@MissionFailedFlag": {}, "Mizuki@Roguelike@MissionFailedFlag2": {}, "Mizuki@Roguelike@NextLevel": { - "text": [ - "天光海岸", - "离岸孤岛", - "波涛略地", - "隐秘温床", - "失尘岩洞", - "幽海丛林", - "绀碧摇篮" - ], - "next": [ - "Mizuki@Roguelike@DiceConfirmAfterNextLevel", - "Mizuki@Roguelike@StrategyChange" - ] + "text": ["天光海岸", "离岸孤岛", "波涛略地", "隐秘温床", "失尘岩洞", "幽海丛林", "绀碧摇篮"], + "next": ["Mizuki@Roguelike@DiceConfirmAfterNextLevel", "Mizuki@Roguelike@StrategyChange"] }, "Mizuki@Roguelike@RecruitMain": { "template": "Mizuki@Roguelike@Recruit.png" @@ -7895,10 +7486,7 @@ "Doc": "紧急运输,拒绝可以获取3希望", "baseTask": "Mizuki@Roguelike@Stage", "templThreshold": 0.95, - "next": [ - "Mizuki@Roguelike@StageEncounterEnter", - "Mizuki@Roguelike@Stages#next" - ] + "next": ["Mizuki@Roguelike@StageEncounterEnter", "Mizuki@Roguelike@Stages#next"] }, "Mizuki@Roguelike@StageEncounter": { "templThreshold": 0.96 @@ -7933,19 +7521,13 @@ "Doc": "骰子关卡", "baseTask": "Mizuki@Roguelike@Stage", "templThreshold": 0.95, - "next": [ - "Mizuki@Roguelike@StageEncounterEnter", - "Mizuki@Roguelike@Stages#next" - ] + "next": ["Mizuki@Roguelike@StageEncounterEnter", "Mizuki@Roguelike@Stages#next"] }, "Mizuki@Roguelike@StageRegionalCommissioning": { "Doc": "地区委托(随机奖励)", "baseTask": "Mizuki@Roguelike@Stage", "templThreshold": 0.95, - "next": [ - "Mizuki@Roguelike@StageEncounterEnter", - "Mizuki@Roguelike@Stages#next" - ] + "next": ["Mizuki@Roguelike@StageEncounterEnter", "Mizuki@Roguelike@Stages#next"] }, "Mizuki@Roguelike@StageSafeHouse": { "templThreshold": 0.95 @@ -7966,10 +7548,7 @@ "Mizuki@Roguelike@StageTraderEnter": {}, "Mizuki@Roguelike@StageTraderLeaveConfirm": { "template": "Roguelike@StageTraderLeaveConfirm.png", - "exceededNext": [ - "Mizuki@Roguelike@DiceConfirmThenAbandon", - "Mizuki@Roguelike@ExitThenAbandon" - ] + "exceededNext": ["Mizuki@Roguelike@DiceConfirmThenAbandon", "Mizuki@Roguelike@ExitThenAbandon"] }, "Mizuki@Roguelike@StageVerticalConfirm": { "next": ["#back"] @@ -7978,10 +7557,7 @@ "Doc": "风雨际会,拒绝可以获取4生命值", "baseTask": "Mizuki@Roguelike@Stage", "templThreshold": 0.95, - "next": [ - "Mizuki@Roguelike@StageEncounterEnter", - "Mizuki@Roguelike@Stages#next" - ] + "next": ["Mizuki@Roguelike@StageEncounterEnter", "Mizuki@Roguelike@Stages#next"] }, "Mizuki@Roguelike@Stages": { "baseTask": "Mizuki@Roguelike@Stages_default" @@ -8092,10 +7668,7 @@ "template": "RoguelikeSettlementConfirm.png" }, "Sami@Roguelike@Abandon": { - "template": [ - "Sami@Roguelike@Abandon.png", - "Sami@Roguelike@AbandonPushDoor.png" - ], + "template": ["Sami@Roguelike@Abandon.png", "Sami@Roguelike@AbandonPushDoor.png"], "crop_doc": { "roi": [1112, 268, 53, 52], "mask": [] @@ -8322,24 +7895,12 @@ }, "Sami@Roguelike@Continue": { "roi": [967, 536, 313, 177], - "next": [ - "Sami@Roguelike@MissionFailedFlag2", - "Sami@Roguelike@ExitThenAbandon", - "Sami@Roguelike@ContinueClick" - ] + "next": ["Sami@Roguelike@MissionFailedFlag2", "Sami@Roguelike@ExitThenAbandon", "Sami@Roguelike@ContinueClick"] }, "Sami@Roguelike@ContinueClick": { "algorithm": "OcrDetect", "action": "ClickSelf", - "text": [ - "初霜湖泽", - "密静林地", - "昧明冻土", - "积冰岩骸", - "无瑕花园", - "远见之构", - "深埋迷境" - ], + "text": ["初霜湖泽", "密静林地", "昧明冻土", "积冰岩骸", "无瑕花园", "远见之构", "深埋迷境"], "roi": [522, 431, 245, 144], "next": ["Sami@Roguelike@Continue"] }, @@ -8360,10 +7921,7 @@ }, "Sami@Roguelike@ExitThenAbandon_ToHardest": { "template": "Roguelike@ExitThenAbandon.png", - "next": [ - "Sami@Roguelike@ExitThenAbandon_ToHardest", - "Sami@Roguelike@Abandon" - ] + "next": ["Sami@Roguelike@ExitThenAbandon_ToHardest", "Sami@Roguelike@Abandon"] }, "Sami@Roguelike@Foldartal": { "action": "ClickSelf", @@ -8383,11 +7941,7 @@ "postDelay": 500, "roi": [333, 201, 676, 307], "maskRange": [1, 255], - "next": [ - "Sami@Roguelike@FoldartalGain", - "Sami@Roguelike@LastRewardChoose", - "Sami@Roguelike@SquadConfirm#next" - ] + "next": ["Sami@Roguelike@FoldartalGain", "Sami@Roguelike@LastRewardChoose", "Sami@Roguelike@SquadConfirm#next"] }, "Sami@Roguelike@FoldartalGainOcr": { "algorithm": "OcrDetect", @@ -8529,11 +8083,7 @@ "Sami@Roguelike@GamePass": {}, "Sami@Roguelike@GamePassSkip1": {}, "Sami@Roguelike@GamePassSkip1Confirm": { - "next": [ - "Sami@Roguelike@GamePassSkip2", - "Sami@Roguelike@GamePassTheEndConfirm", - "Sami@Roguelike@GamePass" - ] + "next": ["Sami@Roguelike@GamePassSkip2", "Sami@Roguelike@GamePassTheEndConfirm", "Sami@Roguelike@GamePass"] }, "Sami@Roguelike@GamePassSkip2": {}, "Sami@Roguelike@GamePassTheEndConfirm": {}, @@ -8542,11 +8092,7 @@ "Sami@Roguelike@GetDrop3": {}, "Sami@Roguelike@GetDrop4": { "baseTask": "Roguelike@GetDrop", - "next": [ - "Sami@Roguelike@DropsFlag", - "Sami@Roguelike@ChooseOperFlag", - "Sami@Roguelike@ClickToDrops" - ] + "next": ["Sami@Roguelike@DropsFlag", "Sami@Roguelike@ChooseOperFlag", "Sami@Roguelike@ClickToDrops"] }, "Sami@Roguelike@GetDropCompleted": {}, "Sami@Roguelike@GetDropLeave": {}, @@ -8569,11 +8115,7 @@ "Doc": "密文板三选一", "roi": [0, 420, 1280, 175], "postDelay": 800, - "next": [ - "Sami@Roguelike@GetDropSelectReward2", - "Sami@Roguelike@ChooseOperFlag", - "Sami@Roguelike@ClickToDrops" - ] + "next": ["Sami@Roguelike@GetDropSelectReward2", "Sami@Roguelike@ChooseOperFlag", "Sami@Roguelike@ClickToDrops"] }, "Sami@Roguelike@GetDrops": { "next": [ @@ -8610,10 +8152,7 @@ "Sami@Roguelike@NextLevelThenExit": { "Doc": "点进下一层后执行退出", "baseTask": "Sami@Roguelike@NextLevel", - "next": [ - "Sami@Roguelike@NextLevelThenExit", - "Sami@Roguelike@ExitThenAbandon" - ] + "next": ["Sami@Roguelike@NextLevelThenExit", "Sami@Roguelike@ExitThenAbandon"] }, "Sami@Roguelike@RecruitMain": { "template": "Sami@Roguelike@Recruit.png" @@ -8679,18 +8218,12 @@ "Sami@Roguelike@StageBoskyPassage": { "templThreshold": 0.9, "baseTask": "Sami@Roguelike@Stage", - "next": [ - "Sami@Roguelike@StageBoskyPassageEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageBoskyPassageEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageBoskyPassageAI6": { "templThreshold": 0.9, "baseTask": "Sami@Roguelike@Stage", - "next": [ - "Sami@Roguelike@StageBoskyPassageEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageBoskyPassageEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageBoskyPassageEnter": { "baseTask": "Sami@Roguelike@StageEnter", @@ -8749,18 +8282,12 @@ "Doc": "先行一步,拒绝可以获取2希望", "baseTask": "Sami@Roguelike@Stage", "templThreshold": 0.95, - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageEmergencyTransportationAI6": { "baseTask": "Sami@Roguelike@Stage", "templThreshold": 0.95, - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageEncounter": { "templThreshold": 0.96 @@ -8768,10 +8295,7 @@ "Sami@Roguelike@StageEncounterAI6": { "templThreshold": 0.96, "baseTask": "Sami@Roguelike@Stage", - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageEncounterEnter": {}, "Sami@Roguelike@StageEncounterLeaveConfirm": {}, @@ -8799,10 +8323,7 @@ "Doc": "凶戾的预感", "baseTask": "Sami@Roguelike@Stage", "templThreshold": 0.9, - "next": [ - "Sami@Roguelike@StageFerociousPresageEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageFerociousPresageEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageFerociousPresageEnter": { "baseTask": "Sami@Roguelike@StageEnterBattle" @@ -8811,53 +8332,35 @@ "Doc": "骰子关卡", "baseTask": "Sami@Roguelike@Stage", "templThreshold": 0.95, - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageGamblingAI6": { "baseTask": "Sami@Roguelike@Stage", "templThreshold": 0.95, - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageMysteriousPresage": { "Doc": "诡秘的预感", "baseTask": "Sami@Roguelike@Stage", "templThreshold": 0.9, - "next": [ - "Sami@Roguelike@StageMysteriousPresageEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageMysteriousPresageEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageMysteriousPresageEnter": { "baseTask": "Sami@Roguelike@StageEnter", "templThreshold": 0.9, "postDelay": 1000, - "next": [ - "Sami@Roguelike@TraderCheck", - "Sami@Roguelike@StageEncounterJudgeClick" - ] + "next": ["Sami@Roguelike@TraderCheck", "Sami@Roguelike@StageEncounterJudgeClick"] }, "Sami@Roguelike@StageProphecy": { "Doc": "结局选择关卡", "baseTask": "Sami@Roguelike@Stage", "templThreshold": 0.95, - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageProphecyAI6": { "baseTask": "Sami@Roguelike@Stage", "templThreshold": 0.95, - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageSafeHouse": { "templThreshold": 0.95 @@ -8865,10 +8368,7 @@ "Sami@Roguelike@StageSafeHouseAI6": { "templThreshold": 0.95, "baseTask": "Sami@Roguelike@Stage", - "next": [ - "Sami@Roguelike@StageSafeHouseEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageSafeHouseEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageSafeHouseEnter": { "next": [ @@ -8892,19 +8392,13 @@ "Sami@Roguelike@StageTraderAI6": { "templThreshold": 0.95, "baseTask": "Sami@Roguelike@Stage", - "next": [ - "Sami@Roguelike@StageTraderEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageTraderEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageTraderEnter": {}, "Sami@Roguelike@StageTraderLeaveConfirm": { "template": "Roguelike@StageTraderLeaveConfirm.png", "postDelay": 1000, - "exceededNext": [ - "Sami@Roguelike@ExitThenAbandon", - "Sami@Roguelike@NextLevelThenExit" - ] + "exceededNext": ["Sami@Roguelike@ExitThenAbandon", "Sami@Roguelike@NextLevelThenExit"] }, "Sami@Roguelike@StageTraderRefresh": { "action": "ClickSelf", @@ -8929,18 +8423,12 @@ "Sami@Roguelike@StageVerticalBoskyPassage": { "templThreshold": 0.9, "baseTask": "Roguelike@StageVertical", - "next": [ - "Sami@Roguelike@StageBoskyPassageEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageBoskyPassageEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageVerticalBoskyPassageAI6": { "templThreshold": 0.9, "baseTask": "Roguelike@StageVertical", - "next": [ - "Sami@Roguelike@StageBoskyPassageEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageBoskyPassageEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageVerticalCombatDps": { "templThreshold": 0.9, @@ -8962,26 +8450,17 @@ }, "Sami@Roguelike@StageVerticalConfirm": { "next": ["#back"], - "exceededNext": [ - "Sami@Roguelike@ExitThenAbandon", - "Sami@Roguelike@NextLevelThenExit" - ] + "exceededNext": ["Sami@Roguelike@ExitThenAbandon", "Sami@Roguelike@NextLevelThenExit"] }, "Sami@Roguelike@StageVerticalConfirmBoons": { "template": "Sami@Roguelike@StageVerticalConfirm.png", "baseTask": "Sami@Roguelike@StageVerticalConfirm", - "next": [ - "Sami@Roguelike@StageBoonsEnter", - "Sami@Roguelike@StageEncounterJudgeClick" - ] + "next": ["Sami@Roguelike@StageBoonsEnter", "Sami@Roguelike@StageEncounterJudgeClick"] }, "Sami@Roguelike@StageVerticalConfirmBoskyPassage": { "template": "Sami@Roguelike@StageVerticalConfirm.png", "baseTask": "Sami@Roguelike@StageVerticalConfirm", - "next": [ - "Sami@Roguelike@StageBoskyPassageEnter", - "Sami@Roguelike@StageEncounterJudgeClick" - ] + "next": ["Sami@Roguelike@StageBoskyPassageEnter", "Sami@Roguelike@StageEncounterJudgeClick"] }, "Sami@Roguelike@StageVerticalConfirmSafeHouse": { "template": "Sami@Roguelike@StageVerticalConfirm.png", @@ -9019,134 +8498,86 @@ "Doc": "先行一步,拒绝可以获取2希望", "baseTask": "Roguelike@StageVertical", "templThreshold": 0.9, - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageVerticalEmergencyTransportationAI6": { "baseTask": "Roguelike@StageVertical", "templThreshold": 0.9, - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageVerticalEncounter": { "baseTask": "Roguelike@StageVertical", "templThreshold": 0.9, - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageVerticalEncounterAI6": { "templThreshold": 0.9, "baseTask": "Roguelike@StageVertical", - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageVerticalGambling": { "Doc": "骰子关卡", "baseTask": "Roguelike@StageVertical", "templThreshold": 0.9, - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageVerticalGamblingAI6": { "baseTask": "Roguelike@StageVertical", "templThreshold": 0.9, - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageVerticalProphecy": { "Doc": "结局选择关卡", "baseTask": "Sami@Roguelike@StageVertical", "templThreshold": 0.9, - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageVerticalProphecyAI6": { "baseTask": "Sami@Roguelike@StageVertical", "templThreshold": 0.9, - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageVerticalSafeHouse": { "baseTask": "Roguelike@StageVertical", "templThreshold": 0.9, - "next": [ - "Sami@Roguelike@StageSafeHouseEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageSafeHouseEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageVerticalSafeHouseAI6": { "templThreshold": 0.9, "baseTask": "Roguelike@StageVertical", - "next": [ - "Sami@Roguelike@StageSafeHouseEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageSafeHouseEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageVerticalTrader": { "baseTask": "Roguelike@StageVertical", "templThreshold": 0.9, - "next": [ - "Sami@Roguelike@StageTraderEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageTraderEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageVerticalTraderAI6": { "baseTask": "Roguelike@StageVertical", "templThreshold": 0.9, - "next": [ - "Sami@Roguelike@StageTraderEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageTraderEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageVerticalWindAndRain": { "Doc": "失与得", "baseTask": "Roguelike@StageVertical", "templThreshold": 0.9, - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageVerticalWindAndRainAI6": { "baseTask": "Roguelike@StageVertical", "templThreshold": 0.9, - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageWindAndRain": { "Doc": "失与得", "baseTask": "Sami@Roguelike@Stage", "templThreshold": 0.95, - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@StageWindAndRainAI6": { "baseTask": "Sami@Roguelike@Stage", "templThreshold": 0.95, - "next": [ - "Sami@Roguelike@StageEncounterEnter", - "Sami@Roguelike@Stages#next" - ] + "next": ["Sami@Roguelike@StageEncounterEnter", "Sami@Roguelike@Stages#next"] }, "Sami@Roguelike@Stages": { "baseTask": "Sami@Roguelike@Stages_default" @@ -9449,10 +8880,7 @@ }, "Sami@Roguelike@WaitForStartButtonClicked": { "template": "Roguelike@QuickFormation.png", - "next": [ - "Sami@Roguelike@StageVerticalConfirmStartButtonClicked", - "Sami@Roguelike@WaitForStartButtonClicked" - ] + "next": ["Sami@Roguelike@StageVerticalConfirmStartButtonClicked", "Sami@Roguelike@WaitForStartButtonClicked"] }, "Sami@RoguelikeSettlementConfirm": { "template": "RoguelikeSettlementConfirm.png" @@ -9475,10 +8903,7 @@ "action": "ClickRect", "specificRect": [710, 680, 0, 0], "postDelay": 500, - "next": [ - "Sarkaz@Roguelike@ChooseBurdenOperator", - "Sarkaz@Roguelike@ChooseBurdenOperatorQuit" - ] + "next": ["Sarkaz@Roguelike@ChooseBurdenOperator", "Sarkaz@Roguelike@ChooseBurdenOperatorQuit"] }, "Sarkaz@Roguelike@ChooseBurdenOperatorConfirm": { "roi": [542, 551, 135, 134], @@ -9601,10 +9026,7 @@ "templThreshold": 0.95, "action": "ClickRect", "specificRect": [430, 215, 0, 0], - "next": [ - "Sarkaz@Roguelike@DecreaseBurdenAbandon", - "Sarkaz@Roguelike@DecreaseBurdenSwapUiToDefault1" - ] + "next": ["Sarkaz@Roguelike@DecreaseBurdenAbandon", "Sarkaz@Roguelike@DecreaseBurdenSwapUiToDefault1"] }, "Sarkaz@Roguelike@DecreaseBurdenChaos": { "roi": [559, 608, 157, 112], @@ -9646,20 +9068,14 @@ "templThreshold": 0.9, "action": "ClickRect", "specificRect": [1210, 120, 0, 0], - "next": [ - "Sarkaz@Roguelike@DecreaseBurdenSwapUiToDefault2", - "Sarkaz@Roguelike@DecreaseBurdenSwapUiToDefault1" - ] + "next": ["Sarkaz@Roguelike@DecreaseBurdenSwapUiToDefault2", "Sarkaz@Roguelike@DecreaseBurdenSwapUiToDefault1"] }, "Sarkaz@Roguelike@DecreaseBurdenSwapUiToDefault2": { "roi": [1101, 51, 179, 137], "templThreshold": 0.9, "action": "ClickRect", "specificRect": [1210, 120, 0, 0], - "next": [ - "Sarkaz@Roguelike@DecreaseBurdenSwapUiToDefault2", - "Sarkaz@Roguelike@DecreaseBurdenUseTheFirst" - ] + "next": ["Sarkaz@Roguelike@DecreaseBurdenSwapUiToDefault2", "Sarkaz@Roguelike@DecreaseBurdenUseTheFirst"] }, "Sarkaz@Roguelike@DecreaseBurdenUse": { "roi": [734, 469, 168, 155], @@ -9742,10 +9158,7 @@ }, "Sarkaz@Roguelike@ExitThenAbandon_ToHardest": { "template": "Roguelike@ExitThenAbandon.png", - "next": [ - "Sarkaz@Roguelike@ExitThenAbandon_ToHardest", - "Sarkaz@Roguelike@Abandon" - ] + "next": ["Sarkaz@Roguelike@ExitThenAbandon_ToHardest", "Sarkaz@Roguelike@Abandon"] }, "Sarkaz@Roguelike@GamePass": {}, "Sarkaz@Roguelike@GamePassSkip1": {}, @@ -9808,15 +9221,7 @@ }, "Sarkaz@Roguelike@MissionFailedFlag2": {}, "Sarkaz@Roguelike@NextLevel": { - "text": [ - "熔魂之始", - "锻铁根须", - "灰铸迷城", - "或然歧域", - "虚实疆界", - "辉光天顶", - "诡谲断章" - ], + "text": ["熔魂之始", "锻铁根须", "灰铸迷城", "或然歧域", "虚实疆界", "辉光天顶", "诡谲断章"], "roi": [550, 564, 184, 64] }, "Sarkaz@Roguelike@RecruitMain": { @@ -9864,28 +9269,19 @@ "Sarkaz@Roguelike@StageBoons": { "Doc": "得偿所愿", "templThreshold": 0.95, - "next": [ - "Sarkaz@Roguelike@StageBoonsEnter", - "Sarkaz@Roguelike@Stages#next" - ] + "next": ["Sarkaz@Roguelike@StageBoonsEnter", "Sarkaz@Roguelike@Stages#next"] }, "Sarkaz@Roguelike@StageBoonsEnter": { "template": "Sarkaz@Roguelike@StageTraderEnter.png", "baseTask": "Sarkaz@Roguelike@StageEnter", - "next": [ - "Sarkaz@Roguelike@StageBoonsEnter", - "Sarkaz@Roguelike@StageEncounterJudgeClick" - ] + "next": ["Sarkaz@Roguelike@StageBoonsEnter", "Sarkaz@Roguelike@StageEncounterJudgeClick"] }, "Sarkaz@Roguelike@StageBoskyPassage": { "Doc": "诡谲断章", "method": "CcoeffHSV", "templThreshold": 0.95, "baseTask": "Sarkaz@Roguelike@Stage", - "next": [ - "Sarkaz@Roguelike@StageBoskyPassageEnter", - "Sarkaz@Roguelike@Stages#next" - ] + "next": ["Sarkaz@Roguelike@StageBoskyPassageEnter", "Sarkaz@Roguelike@Stages#next"] }, "Sarkaz@Roguelike@StageBoskyPassageEnter": { "baseTask": "Sarkaz@Roguelike@StageEnter", @@ -9896,10 +9292,7 @@ [138, 180, 180] ] ], - "next": [ - "Sarkaz@Roguelike@StageBoskyPassageEnter", - "Sarkaz@Roguelike@StageEncounterJudgeClick" - ] + "next": ["Sarkaz@Roguelike@StageBoskyPassageEnter", "Sarkaz@Roguelike@StageEncounterJudgeClick"] }, "Sarkaz@Roguelike@StageCanDeepen": { "baseTask": "Sarkaz@Roguelike@StageCanReconstruct", @@ -9959,10 +9352,7 @@ "Doc": "狭路相逢", "baseTask": "Sarkaz@Roguelike@Stage", "templThreshold": 0.95, - "next": [ - "Sarkaz@Roguelike@StageEncounterEnter", - "Sarkaz@Roguelike@Stages#next" - ] + "next": ["Sarkaz@Roguelike@StageEncounterEnter", "Sarkaz@Roguelike@Stages#next"] }, "Sarkaz@Roguelike@StageDreadfulFoe": {}, "Sarkaz@Roguelike@StageDreadfulFoe-5": { @@ -9998,10 +9388,7 @@ "baseTask": "Sarkaz@Roguelike@Stage", "method": "CcoeffHSV", "templThreshold": 0.95, - "next": [ - "Sarkaz@Roguelike@StageEncounterEnter", - "Sarkaz@Roguelike@Stages#next" - ] + "next": ["Sarkaz@Roguelike@StageEncounterEnter", "Sarkaz@Roguelike@Stages#next"] }, "Sarkaz@Roguelike@StageEncounter": { "templThreshold": 0.96 @@ -10035,10 +9422,7 @@ "Doc": "去伪存真", "baseTask": "Sarkaz@Roguelike@Stage", "templThreshold": 0.95, - "next": [ - "Sarkaz@Roguelike@StageFilterTruthEnter", - "Sarkaz@Roguelike@Stages#next" - ] + "next": ["Sarkaz@Roguelike@StageFilterTruthEnter", "Sarkaz@Roguelike@Stages#next"] }, "Sarkaz@Roguelike@StageFilterTruthCR": { "Doc": "可重建", @@ -10056,10 +9440,7 @@ "method": "CcoeffHSV", "templThreshold": 0.95, "roi": [750, 525, 188, 129], - "next": [ - "Sarkaz@Roguelike@StageFilterTruthChooseCollection", - "Sarkaz@Roguelike@StageFilterTruthConfirm" - ] + "next": ["Sarkaz@Roguelike@StageFilterTruthChooseCollection", "Sarkaz@Roguelike@StageFilterTruthConfirm"] }, "Sarkaz@Roguelike@StageFilterTruthCannotCombine": { "action": "DoNothing", @@ -10072,27 +9453,18 @@ "Doc": "合成出现藏品二选一", "baseTask": "Sarkaz@Roguelike@GetDrop3", "template": "Sarkaz@Roguelike@GetDrop3.png", - "next": [ - "Sarkaz@Roguelike@StageFilterTruthTryCombine1", - "Sarkaz@Roguelike@StageFilterTruthCannotCombine" - ] + "next": ["Sarkaz@Roguelike@StageFilterTruthTryCombine1", "Sarkaz@Roguelike@StageFilterTruthCannotCombine"] }, "Sarkaz@Roguelike@StageFilterTruthCloseCollection": { "baseTask": "Sarkaz@Roguelike@CloseCollectionClose", "template": "Sarkaz@Roguelike@CloseCollectionClose.png", - "next": [ - "Sarkaz@Roguelike@StageFilterTruthTryCombine1", - "Sarkaz@Roguelike@StageFilterTruthLeave" - ] + "next": ["Sarkaz@Roguelike@StageFilterTruthTryCombine1", "Sarkaz@Roguelike@StageFilterTruthLeave"] }, "Sarkaz@Roguelike@StageFilterTruthConfirm": { "action": "ClickSelf", "postDelay": 500, "roi": [346, 560, 684, 66], - "next": [ - "Sarkaz@Roguelike@StageFilterTruthTryCombine1", - "Sarkaz@Roguelike@StageFilterTruthCannotCombine" - ] + "next": ["Sarkaz@Roguelike@StageFilterTruthTryCombine1", "Sarkaz@Roguelike@StageFilterTruthCannotCombine"] }, "Sarkaz@Roguelike@StageFilterTruthEnter": { "baseTask": "Sarkaz@Roguelike@StageEnter", @@ -10114,18 +9486,12 @@ "Doc": "已深化", "baseTask": "Sarkaz@Roguelike@Stage", "templThreshold": 0.95, - "next": [ - "Sarkaz@Roguelike@StageFilterTruthEnter", - "Sarkaz@Roguelike@Stages#next" - ] + "next": ["Sarkaz@Roguelike@StageFilterTruthEnter", "Sarkaz@Roguelike@Stages#next"] }, "Sarkaz@Roguelike@StageFilterTruthLeave": { "action": "ClickSelf", "roi": [1046, 443, 234, 204], - "next": [ - "Sarkaz@Roguelike@StageFilterTruthLeaveConfirm", - "Sarkaz@Roguelike@StageFilterTruthLeave" - ] + "next": ["Sarkaz@Roguelike@StageFilterTruthLeaveConfirm", "Sarkaz@Roguelike@StageFilterTruthLeave"] }, "Sarkaz@Roguelike@StageFilterTruthLeaveConfirm": { "action": "ClickSelf", @@ -10142,10 +9508,7 @@ "algorithm": "JustReturn", "action": "ClickRect", "specificRect": [907, 188, 22, 20], - "next": [ - "Sarkaz@Roguelike@StageFilterTruthCanCombine", - "Sarkaz@Roguelike@StageFilterTruthTryCombine3" - ] + "next": ["Sarkaz@Roguelike@StageFilterTruthCanCombine", "Sarkaz@Roguelike@StageFilterTruthTryCombine3"] }, "Sarkaz@Roguelike@StageFilterTruthTryCombine3": { "algorithm": "JustReturn", @@ -10161,19 +9524,13 @@ "Doc": "兴致盎然", "baseTask": "Sarkaz@Roguelike@Stage", "templThreshold": 0.95, - "next": [ - "Sarkaz@Roguelike@StageEncounterEnter", - "Sarkaz@Roguelike@Stages#next" - ] + "next": ["Sarkaz@Roguelike@StageEncounterEnter", "Sarkaz@Roguelike@Stages#next"] }, "Sarkaz@Roguelike@StageProphecy": { "Doc": "命运所指", "baseTask": "Sarkaz@Roguelike@Stage", "templThreshold": 0.97, - "next": [ - "Sarkaz@Roguelike@StageEncounterEnter", - "Sarkaz@Roguelike@Stages#next" - ] + "next": ["Sarkaz@Roguelike@StageEncounterEnter", "Sarkaz@Roguelike@Stages#next"] }, "Sarkaz@Roguelike@StageRefresh": { "action": "ClickSelf", @@ -10181,10 +9538,7 @@ "postDelay": 500, "maskRange": [80, 160], "roi": [790, 130, 60, 144], - "next": [ - "Sarkaz@Roguelike@StageRefreshConfirm", - "Sarkaz@Roguelike@StageRefreshUpperLimit" - ] + "next": ["Sarkaz@Roguelike@StageRefreshConfirm", "Sarkaz@Roguelike@StageRefreshUpperLimit"] }, "Sarkaz@Roguelike@StageRefreshClickLeft": { "action": "ClickRect", @@ -10197,10 +9551,7 @@ "action": "ClickSelf", "postDelay": 700, "roi": [767, 409, 469, 155], - "next": [ - "Sarkaz@Roguelike@StageRefreshNoThought", - "Sarkaz@Roguelike@StageRefreshClickLeft" - ] + "next": ["Sarkaz@Roguelike@StageRefreshNoThought", "Sarkaz@Roguelike@StageRefreshClickLeft"] }, "Sarkaz@Roguelike@StageRefreshNoThought": { "action": "ClickRect", @@ -10238,19 +9589,13 @@ [107, 160, 180] ] ], - "next": [ - "Sarkaz@Roguelike@StageSafeHouseEnter", - "Sarkaz@Roguelike@StageEncounterJudgeClick" - ] + "next": ["Sarkaz@Roguelike@StageSafeHouseEnter", "Sarkaz@Roguelike@StageEncounterJudgeClick"] }, "Sarkaz@Roguelike@StageSafeHouseHD": { "Doc": "已深化", "templThreshold": 0.95, "baseTask": "Sarkaz@Roguelike@Stage", - "next": [ - "Sarkaz@Roguelike@StageSafeHouseEnter", - "Sarkaz@Roguelike@Stages#next" - ] + "next": ["Sarkaz@Roguelike@StageSafeHouseEnter", "Sarkaz@Roguelike@Stages#next"] }, "Sarkaz@Roguelike@StageSafeHouseReuse": { "algorithm": "OcrDetect", @@ -10288,10 +9633,7 @@ "Doc": "已深化", "templThreshold": 0.95, "baseTask": "Sarkaz@Roguelike@Stage", - "next": [ - "Sarkaz@Roguelike@StageTraderEnter", - "Sarkaz@Roguelike@Stages#next" - ] + "next": ["Sarkaz@Roguelike@StageTraderEnter", "Sarkaz@Roguelike@Stages#next"] }, "Sarkaz@Roguelike@StageTraderLeaveConfirm": { "template": "Roguelike@StageTraderLeaveConfirm.png", @@ -10312,10 +9654,7 @@ "baseTask": "Sarkaz@Roguelike@Stage", "method": "CcoeffHSV", "templThreshold": 0.95, - "next": [ - "Sarkaz@Roguelike@StageEncounterEnter", - "Sarkaz@Roguelike@Stages#next" - ] + "next": ["Sarkaz@Roguelike@StageEncounterEnter", "Sarkaz@Roguelike@Stages#next"] }, "Sarkaz@Roguelike@Stages": { "baseTask": "Sarkaz@Roguelike@Stages_default" @@ -10477,11 +9816,7 @@ ], "action": "ClickSelf", "roi": [844, 58, 268, 272], - "next": [ - "Reclamation", - "Reclamation@CloseAnnos#next", - "Reclamation@TodoEnter" - ], + "next": ["Reclamation", "Reclamation@CloseAnnos#next", "Reclamation@TodoEnter"], "postDelay": 1000 }, "Reclamation2": { @@ -10537,11 +9872,7 @@ }, "Reclamation2BirdlandBegin": { "algorithm": "JustReturn", - "sub": [ - "Reclamation2Fight@Reclamation2EnterStage", - "Reclamation2LeaveStage", - "Reclamation2ClickDrop" - ] + "sub": ["Reclamation2Fight@Reclamation2EnterStage", "Reclamation2LeaveStage", "Reclamation2ClickDrop"] }, "Reclamation2ClickBeginPlotTalk": { "Doc": "点对话框区域", @@ -10570,11 +9901,7 @@ }, "Reclamation2CopiousCoppiceBegin": { "algorithm": "JustReturn", - "sub": [ - "Reclamation2Fight@Reclamation2EnterStage", - "Reclamation2LeaveStage", - "Reclamation2ClickDrop" - ] + "sub": ["Reclamation2Fight@Reclamation2EnterStage", "Reclamation2LeaveStage", "Reclamation2ClickDrop"] }, "Reclamation2DeleteArchive": { "Doc": "删除存档", @@ -10659,14 +9986,8 @@ }, "Reclamation2ExManufacture": { "algorithm": "JustReturn", - "sub": [ - "Reclamation2ExSwipeAndClickProduct", - "Reclamation2ExAddProduct" - ], - "next": [ - "Reclamation2ExManufactureConfirmAmount", - "Reclamation2ExManufactureConfirm" - ] + "sub": ["Reclamation2ExSwipeAndClickProduct", "Reclamation2ExAddProduct"], + "next": ["Reclamation2ExManufactureConfirmAmount", "Reclamation2ExManufactureConfirm"] }, "Reclamation2ExManufactureConfirm": { "algorithm": "OcrDetect", @@ -10707,10 +10028,7 @@ "action": "ClickSelf", "text": ["读取"], "roi": [1030, 548, 170, 124], - "sub": [ - "Reclamation2ExReadArchiveSelectDay", - "Reclamation2ExReadArchiveSelectDayConfirm" - ] + "sub": ["Reclamation2ExReadArchiveSelectDay", "Reclamation2ExReadArchiveSelectDayConfirm"] }, "Reclamation2ExReadArchiveSelectDay": { "algorithm": "OcrDetect", @@ -10985,10 +10303,7 @@ "algorithm": "OcrDetect", "roi": [592, 595, 336, 125], "text": ["请选择", "参加", "演算"], - "next": [ - "Reclamation@QuickFormation", - "Reclamation@QuickFormationSelectOneUnit" - ] + "next": ["Reclamation@QuickFormation", "Reclamation@QuickFormationSelectOneUnit"] }, "Reclamation@EnterResearchLab": { "algorithm": "OcrDetect", @@ -11029,10 +10344,7 @@ "text": ["放", "弃"], "roi": [684, 569, 273, 151], "action": "ClickSelf", - "next": [ - "Reclamation@GiveupAlgorithmConfirm", - "Reclamation@GiveupAlgorithm" - ] + "next": ["Reclamation@GiveupAlgorithmConfirm", "Reclamation@GiveupAlgorithm"] }, "Reclamation@GiveupAlgorithmConfirm": { "template": "PopupConfirm.png", @@ -11059,18 +10371,12 @@ "roi": [500, 441, 780, 268], "action": "ClickSelf", "text": ["紧急", "撤退"], - "next": [ - "Reclamation@GiveupCheckRemainItems", - "Reclamation@GiveupClickEmergencyExit" - ] + "next": ["Reclamation@GiveupCheckRemainItems", "Reclamation@GiveupClickEmergencyExit"] }, "Reclamation@GiveupCrossdoaimSwipeRight": { "baseTask": "SwipeToTheRight", "postDelay": 1500, - "next": [ - "Reclamation@GiveupClickEmergencyExit", - "Reclamation@GiveupCrossdoaimSwipeRight" - ] + "next": ["Reclamation@GiveupClickEmergencyExit", "Reclamation@GiveupCrossdoaimSwipeRight"] }, "Reclamation@GiveupCrossdomainPageFlag": { "algorithm": "OcrDetect", @@ -11081,20 +10387,12 @@ "Reclamation@GiveupReportSkip": { "roi": [1074, 537, 183, 180], "action": "ClickSelf", - "next": [ - "Reclamation@GiveupReportSkip", - "Reclamation@GiveupSkipConfirm", - "Reclamation@GiveupSkipConfirm#next" - ] + "next": ["Reclamation@GiveupReportSkip", "Reclamation@GiveupSkipConfirm", "Reclamation@GiveupSkipConfirm#next"] }, "Reclamation@GiveupSkipConfirm": { "roi": [1082, 547, 198, 157], "action": "ClickSelf", - "next": [ - "Reclamation@GainReward", - "Reclamation@AtHomePageFlag", - "Reclamation@GiveupSkipConfirm" - ] + "next": ["Reclamation@GainReward", "Reclamation@AtHomePageFlag", "Reclamation@GiveupSkipConfirm"] }, "Reclamation@GiveupTakeNothing": { "algorithm": "OcrDetect", @@ -11140,21 +10438,13 @@ "action": "ClickSelf", "postDelay": 1000, "text": ["结束", "MISSION", "RESULTS"], - "next": [ - "Reclamation@NextDay", - "Reclamation@ResetScope", - "Reclamation@LevelComplete" - ] + "next": ["Reclamation@NextDay", "Reclamation@ResetScope", "Reclamation@LevelComplete"] }, "Reclamation@LevelForceExit": { "baseTask": "Reclamation@ClickExitLevel", "template": "Reclamation@ClickExitLevel.png", "postDelay": 3000, - "next": [ - "Reclamation@LevelForceExitConfirm", - "Reclamation@LevelForceExit", - "Reclamation@ReturnButton#next" - ] + "next": ["Reclamation@LevelForceExitConfirm", "Reclamation@LevelForceExit", "Reclamation@ReturnButton#next"] }, "Reclamation@LevelForceExitConfirm": { "baseTask": "Reclamation@ExitLevelConfirm", @@ -11206,11 +10496,7 @@ "Reclamation@NextDay": { "roi": [1055, 0, 225, 177], "action": "ClickSelf", - "next": [ - "Reclamation@Emergency", - "Reclamation@NextDay", - "Reclamation@ConfirmStart#next" - ] + "next": ["Reclamation@Emergency", "Reclamation@NextDay", "Reclamation@ConfirmStart#next"] }, "Reclamation@PrepareAction": { "algorithm": "OcrDetect", @@ -11222,20 +10508,13 @@ "Reclamation@QuickFormation": { "roi": [958, 0, 175, 144], "action": "ClickSelf", - "next": [ - "Reclamation@QuickFormationSelectOneUnit", - "Reclamation@QuickFormation" - ] + "next": ["Reclamation@QuickFormationSelectOneUnit", "Reclamation@QuickFormation"] }, "Reclamation@QuickFormationConfirm": { "baseTask": "Reclamation@FormationConfirmBase", "template": "Reclamation@FormationConfirm.png", "action": "ClickSelf", - "next": [ - "Reclamation@EmptyInitUnits", - "Reclamation@InitSupplyAll", - "Reclamation@ConfirmStart" - ] + "next": ["Reclamation@EmptyInitUnits", "Reclamation@InitSupplyAll", "Reclamation@ConfirmStart"] }, "Reclamation@QuickFormationSelectOneUnit": { "baseTask": "Reclamation@FormationConfirmBase", @@ -11291,11 +10570,7 @@ "roi": [1109, 0, 171, 151], "text": ["跳过"], "action": "ClickSelf", - "next": [ - "Reclamation@SkipAnnounce", - "Reclamation@SkipDailyReport", - "Reclamation@AtMapFlag" - ] + "next": ["Reclamation@SkipAnnounce", "Reclamation@SkipDailyReport", "Reclamation@AtMapFlag"] }, "Reclamation@SkipDailyReport": { "algorithm": "OcrDetect", @@ -11303,11 +10578,7 @@ "text": ["今日", "日报"], "action": "ClickRect", "specificRect": [1190, 651, 52, 48], - "next": [ - "Reclamation@SkipAnnounce", - "Reclamation@SkipDailyReport", - "Reclamation@AtMapFlag" - ] + "next": ["Reclamation@SkipAnnounce", "Reclamation@SkipDailyReport", "Reclamation@AtMapFlag"] }, "Reclamation@SmallReturn": { "roi": [0, 0, 148, 148], @@ -11318,40 +10589,26 @@ "Reclamation@StartActionConfirm": { "roi": [962, 65, 311, 522], "action": "ClickSelf", - "next": [ - "Reclamation@BattleStart", - "Reclamation@StartActionPopupConfirm", - "Reclamation@StartActionConfirm" - ] + "next": ["Reclamation@BattleStart", "Reclamation@StartActionPopupConfirm", "Reclamation@StartActionConfirm"] }, "Reclamation@StartActionEnter": { "algorithm": "OcrDetect", "roi": [995, 550, 285, 130], "text": ["开始行动", "决断"], "action": "ClickSelf", - "next": [ - "Reclamation@PrepareAction", - "Reclamation@StartActionEnter", - "Reclamation@StartActionConfirm" - ] + "next": ["Reclamation@PrepareAction", "Reclamation@StartActionEnter", "Reclamation@StartActionConfirm"] }, "Reclamation@StartActionPopupConfirm": { "template": "PopupConfirm.png", "baseTask": "Reclamation@ReturnConfirm", "postDelay": 4000, - "next": [ - "Reclamation@BattleStart", - "Reclamation@StartActionPopupConfirm" - ] + "next": ["Reclamation@BattleStart", "Reclamation@StartActionPopupConfirm"] }, "Reclamation@StartAlgorithm": { "Doc": "继续演算的图标也能match,所以就不单独写了", "roi": [844, 569, 436, 151], "action": "ClickSelf", - "next": [ - "Reclamation@ClickChooseInitUnits", - "Reclamation@StartAlgorithm" - ] + "next": ["Reclamation@ClickChooseInitUnits", "Reclamation@StartAlgorithm"] }, "Reclamation@TodoEnter": { "action": "ClickSelf", @@ -11410,10 +10667,7 @@ "next": ["Stop"] }, "LevelCompleteConfirm@Reclamation@LevelComplete": { - "next": [ - "LevelCompleteConfirm@Reclamation@AtMapFlag", - "LevelCompleteConfirm@Reclamation@LevelComplete" - ] + "next": ["LevelCompleteConfirm@Reclamation@AtMapFlag", "LevelCompleteConfirm@Reclamation@LevelComplete"] }, "NavigateHome@Reclamation@AtHomePageFlag": { "template": "Reclamation@AtHomePageFlag.png",