mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-19 03:59:51 +08:00
js 配对界面切换角色 更新菈乌玛 爱诺 (#1858)
This commit is contained in:
|
Before Width: | Height: | Size: 8.1 KiB After Width: | Height: | Size: 8.1 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 5.6 KiB |
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: 9.5 KiB |
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: 8.4 KiB |
@@ -1903,6 +1903,7 @@
|
||||
"alias": [
|
||||
"伊涅芙",
|
||||
"Ineffa",
|
||||
"机器人",
|
||||
"机娘"
|
||||
],
|
||||
"burstCD": 15,
|
||||
@@ -1911,5 +1912,44 @@
|
||||
"nameEn": "Ineffa",
|
||||
"skillCD": 16,
|
||||
"weapon": "13"
|
||||
},
|
||||
{
|
||||
"alias": [
|
||||
"菈乌玛",
|
||||
"Lauma",
|
||||
"鹿女"
|
||||
],
|
||||
"burstCD": 15,
|
||||
"id": "10000119",
|
||||
"name": "菈乌玛",
|
||||
"nameEn": "Lauma",
|
||||
"skillCD": 12,
|
||||
"weapon": "10"
|
||||
},
|
||||
{
|
||||
"alias": [
|
||||
"菲林斯",
|
||||
"Flins",
|
||||
"执灯人"
|
||||
],
|
||||
"burstCD": 20,
|
||||
"id": "10000120",
|
||||
"name": "菲林斯",
|
||||
"nameEn": "Flins",
|
||||
"skillCD": 6,
|
||||
"skillHoldCD": 16,
|
||||
"weapon": "13"
|
||||
},
|
||||
{
|
||||
"alias": [
|
||||
"爱诺",
|
||||
"Aino"
|
||||
],
|
||||
"burstCD": 13.5,
|
||||
"id": "10000121",
|
||||
"name": "爱诺",
|
||||
"nameEn": "Aino",
|
||||
"skillCD": 10,
|
||||
"weapon": "11"
|
||||
}
|
||||
]
|
||||
@@ -1,13 +1,13 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "配对界面切换角色",
|
||||
"version": "5.8.1",
|
||||
"bgi_version": "0.45.1",
|
||||
"version": "6.0.0",
|
||||
"bgi_version": "0.45.0",
|
||||
"description": "在配对界面切换指定位置的指定角色",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Tool_tingsu",
|
||||
"links": "https://github.com/Tooltingsu"
|
||||
"link": ""
|
||||
}
|
||||
],
|
||||
"settings_ui": "settings.json",
|
||||
|
||||
Reference in New Issue
Block a user