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:
BIN
repo/js/AutoSwitchRoles/Assets/characterimage/伊涅芙01.png
Normal file
BIN
repo/js/AutoSwitchRoles/Assets/characterimage/伊涅芙01.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 7.8 KiB |
@@ -1898,5 +1898,18 @@
|
||||
"nameEn": "Dahlia",
|
||||
"skillCD": 9,
|
||||
"weapon": "1"
|
||||
},
|
||||
{
|
||||
"alias": [
|
||||
"伊涅芙",
|
||||
"Ineffa",
|
||||
"机娘"
|
||||
],
|
||||
"burstCD": 15,
|
||||
"id": "10000116",
|
||||
"name": "伊涅芙",
|
||||
"nameEn": "Ineffa",
|
||||
"skillCD": 16,
|
||||
"weapon": "13"
|
||||
}
|
||||
]
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user