js 配对界面切换角色 更新5.8角色 (#1457)

* Delete repo/js/AutoSwitchRoles/combat_avatar.json

* Add files via upload

* Add files via upload

* Update manifest.json

* Update manifest.json
This commit is contained in:
Tool_tingsu
2025-08-03 12:54:41 +08:00
committed by GitHub
parent 5288b82eab
commit 5ec6ec019d
4 changed files with 20 additions and 3 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 KiB

View File

@@ -1898,5 +1898,18 @@
"nameEn": "Dahlia",
"skillCD": 9,
"weapon": "1"
},
{
"alias": [
"伊涅芙",
"Ineffa",
"机娘"
],
"burstCD": 15,
"id": "10000116",
"name": "伊涅芙",
"nameEn": "Ineffa",
"skillCD": 16,
"weapon": "13"
}
]

View File

@@ -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"
}
}

View File

@@ -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"
}
}