diff --git a/repo/js/AutoSwitchRoles/Assets/characterimage/奈芙尔01.png b/repo/js/AutoSwitchRoles/Assets/characterimage/奈芙尔01.png new file mode 100644 index 000000000..a4bbb1c59 Binary files /dev/null and b/repo/js/AutoSwitchRoles/Assets/characterimage/奈芙尔01.png differ diff --git a/repo/js/AutoSwitchRoles/attribute.txt b/repo/js/AutoSwitchRoles/attribute.txt index b48feb49e..dd641b6d0 100644 --- a/repo/js/AutoSwitchRoles/attribute.txt +++ b/repo/js/AutoSwitchRoles/attribute.txt @@ -102,3 +102,4 @@ 菈乌玛,草,法器 爱诺,水,大剑 菲林斯,雷,长枪 +奈芙尔,草,法器 diff --git a/repo/js/AutoSwitchRoles/combat_avatar.json b/repo/js/AutoSwitchRoles/combat_avatar.json index 0341918db..1e8de7c67 100644 --- a/repo/js/AutoSwitchRoles/combat_avatar.json +++ b/repo/js/AutoSwitchRoles/combat_avatar.json @@ -1951,5 +1951,18 @@ "nameEn": "Aino", "skillCD": 10, "weapon": "11" + }, + { + "alias": [ + "奈芙尔", + "Nefer", + "蛇女" + ], + "burstCD": 15, + "id": "10000122", + "name": "奈芙尔", + "nameEn": "Nefer", + "skillCD": 9, + "weapon": "10" } ] \ No newline at end of file diff --git a/repo/js/AutoSwitchRoles/manifest.json b/repo/js/AutoSwitchRoles/manifest.json index 04ef5f948..4490b2480 100644 --- a/repo/js/AutoSwitchRoles/manifest.json +++ b/repo/js/AutoSwitchRoles/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 1, "name": "配对界面切换角色", - "version": "6.0.2", - "bgi_version": "0.50.0", + "version": "6.1.0", + "bgi_version": "0.53.0", "description": "在配对界面切换指定位置的指定角色", "authors": [ {