diff --git a/repo/js/AutoSwitchRoles/Assets/characterimage/伊涅芙01.png b/repo/js/AutoSwitchRoles/Assets/characterimage/伊涅芙01.png new file mode 100644 index 00000000..9263fbe6 Binary files /dev/null and b/repo/js/AutoSwitchRoles/Assets/characterimage/伊涅芙01.png differ diff --git a/repo/js/AutoSwitchRoles/combat_avatar.json b/repo/js/AutoSwitchRoles/combat_avatar.json index 6f63715e..b2945250 100644 --- a/repo/js/AutoSwitchRoles/combat_avatar.json +++ b/repo/js/AutoSwitchRoles/combat_avatar.json @@ -1898,5 +1898,18 @@ "nameEn": "Dahlia", "skillCD": 9, "weapon": "1" + }, + { + "alias": [ + "伊涅芙", + "Ineffa", + "机娘" + ], + "burstCD": 15, + "id": "10000116", + "name": "伊涅芙", + "nameEn": "Ineffa", + "skillCD": 16, + "weapon": "13" } ] \ No newline at end of file diff --git a/repo/js/AutoSwitchRoles/manifest.json b/repo/js/AutoSwitchRoles/manifest.json index 58fe9e1b..5d448d4d 100644 --- a/repo/js/AutoSwitchRoles/manifest.json +++ b/repo/js/AutoSwitchRoles/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 1, "name": "配对界面切换角色", - "version": "5.7.0", + "version": "5.8.0", "bgi_version": "0.45.1", "description": "在配对界面切换指定位置的指定角色", "authors": [ @@ -12,4 +12,4 @@ ], "settings_ui": "settings.json", "main": "main.js" -} \ No newline at end of file +} diff --git a/repo/js/TeyvatScanner/manifest.json b/repo/js/TeyvatScanner/manifest.json index c8bd103c..d674962a 100644 --- a/repo/js/TeyvatScanner/manifest.json +++ b/repo/js/TeyvatScanner/manifest.json @@ -11,8 +11,12 @@ { "name": "mno", "links": "https://github.com/Bedrockx" + }, + { + "name": "Tool_tingsu", + "links": "https://github.com/Tooltingsu" } ], "settings_ui": "settings.json", "main": "main.js" -} \ No newline at end of file +}