From 93eca2df0269b125dd156ea7714b4e8eddfd71d9 Mon Sep 17 00:00:00 2001 From: WWPXX <64907423+WWPXX233@users.noreply.github.com> Date: Sun, 9 Oct 2022 15:47:56 +0800 Subject: [PATCH] =?UTF-8?q?=E7=95=A5=E5=BE=AE=E4=BC=98=E5=8C=964-5?= =?UTF-8?q?=E5=B1=82=E7=9A=84=E9=83=A8=E5=88=86=E9=AB=98=E9=9A=BE=E5=BA=A6?= =?UTF-8?q?=E5=85=B3=E5=8D=A1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resource/roguelike_copilot.json | 124 +++++++++++++++++++++++++++++--- 1 file changed, 116 insertions(+), 8 deletions(-) diff --git a/resource/roguelike_copilot.json b/resource/roguelike_copilot.json index c3e4a8e3a8..94a09f069a 100644 --- a/resource/roguelike_copilot.json +++ b/resource/roguelike_copilot.json @@ -1205,6 +1205,102 @@ [ 1, 2 + ], + [ + 1, + 3 + ], + [ + 1, + 4 + ], + [ + 2, + 4 + ], + [ + 3, + 3 + ], + [ + 3, + 4 + ], + [ + 4, + 2 + ], + [ + 4, + 3 + ], + [ + 4, + 4 + ], + [ + 4, + 5 + ], + [ + 4, + 6 + ], + [ + 5, + 2 + ], + [ + 6, + 2 + ], + [ + 7, + 1 + ], + [ + 7, + 2 + ], + [ + 8, + 2 + ], + [ + 5, + 6 + ], + [ + 6, + 6 + ], + [ + 5, + 6 + ], + [ + 7, + 6 + ], + [ + 8, + 3 + ], + [ + 8, + 4 + ], + [ + 8, + 5 + ], + [ + 9, + 3 + ], + [ + 10, + 3 ] ], "role_order": [ @@ -1303,6 +1399,10 @@ 2, 2 ], + [ + 2, + 2 + ], [ 2, 3 @@ -1331,14 +1431,6 @@ 4, 6 ], - [ - 6, - 6 - ], - [ - 7, - 6 - ], [ 9, 4 @@ -1443,6 +1535,22 @@ [ 7, 5 + ], + [ + 5, + 2 + ], + [ + 7, + 2 + ], + [ + 5, + 4 + ], + [ + 7, + 4 ] ] },