diff --git a/repo/js/AutoSwitchRoles/Assets/characterimage/旅行者03.png b/repo/js/AutoSwitchRoles/Assets/characterimage/旅行者03.png new file mode 100644 index 000000000..799f50a43 Binary files /dev/null and b/repo/js/AutoSwitchRoles/Assets/characterimage/旅行者03.png differ diff --git a/repo/js/AutoSwitchRoles/Assets/characterimage/旅行者04.png b/repo/js/AutoSwitchRoles/Assets/characterimage/旅行者04.png new file mode 100644 index 000000000..522ccdbd8 Binary files /dev/null and b/repo/js/AutoSwitchRoles/Assets/characterimage/旅行者04.png differ diff --git a/repo/js/AutoSwitchRoles/Assets/characterimage/法尔伽01.png b/repo/js/AutoSwitchRoles/Assets/characterimage/法尔伽01.png new file mode 100644 index 000000000..8477854c6 Binary files /dev/null and b/repo/js/AutoSwitchRoles/Assets/characterimage/法尔伽01.png differ diff --git a/repo/js/AutoSwitchRoles/Assets/characterimage/空02.png b/repo/js/AutoSwitchRoles/Assets/characterimage/空02.png new file mode 100644 index 000000000..522ccdbd8 Binary files /dev/null and b/repo/js/AutoSwitchRoles/Assets/characterimage/空02.png differ diff --git a/repo/js/AutoSwitchRoles/Assets/characterimage/荧02.png b/repo/js/AutoSwitchRoles/Assets/characterimage/荧02.png new file mode 100644 index 000000000..799f50a43 Binary files /dev/null and b/repo/js/AutoSwitchRoles/Assets/characterimage/荧02.png differ diff --git a/repo/js/AutoSwitchRoles/attribute.txt b/repo/js/AutoSwitchRoles/attribute.txt index 499eb6d37..19759a0ab 100644 --- a/repo/js/AutoSwitchRoles/attribute.txt +++ b/repo/js/AutoSwitchRoles/attribute.txt @@ -1,4 +1,6 @@ 旅行者,,单手剑 +空,,单手剑 +荧,,单手剑 安柏,火,弓 凯亚,冰,单手剑 丽莎,雷,法器 @@ -108,3 +110,4 @@ 哥伦比娅,水,法器 叶洛亚,岩,长枪 兹白,岩,单手剑 +法尔伽,风,大剑 diff --git a/repo/js/AutoSwitchRoles/combat_avatar.json b/repo/js/AutoSwitchRoles/combat_avatar.json index 0e4a2852c..641aef8d8 100644 --- a/repo/js/AutoSwitchRoles/combat_avatar.json +++ b/repo/js/AutoSwitchRoles/combat_avatar.json @@ -1450,5 +1450,12 @@ "alias": [ "叶落亚" ] + }, + { + "name": "法尔伽", + "alias": [ + "大团长", + "法尔加" + ] } ] \ No newline at end of file diff --git a/repo/js/AutoSwitchRoles/manifest.json b/repo/js/AutoSwitchRoles/manifest.json index e8df5846d..79d9b4b38 100644 --- a/repo/js/AutoSwitchRoles/manifest.json +++ b/repo/js/AutoSwitchRoles/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 1, "name": "配对界面切换角色", - "version": "6.3.2", - "bgi_version": "0.55.0", + "version": "6.4.0", + "bgi_version": "0.57.0", "description": "在配对界面切换指定位置的指定角色", "authors": [ {