2025年2月5日
BIN
images/badge.png
Before Width: | Height: | Size: 348 KiB After Width: | Height: | Size: 355 KiB |
Before Width: | Height: | Size: 612 KiB After Width: | Height: | Size: 834 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 442 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 276 KiB |
Before Width: | Height: | Size: 908 KiB After Width: | Height: | Size: 929 KiB |
Before Width: | Height: | Size: 586 KiB After Width: | Height: | Size: 727 KiB |
Before Width: | Height: | Size: 612 KiB After Width: | Height: | Size: 834 KiB |
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 442 KiB |
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 276 KiB |
Before Width: | Height: | Size: 805 KiB After Width: | Height: | Size: 818 KiB |
|
@ -2,25 +2,25 @@
|
||||||
{
|
{
|
||||||
"code": "ja",
|
"code": "ja",
|
||||||
"ckey": {
|
"ckey": {
|
||||||
"card": "5e77387046113578125272505c16d5c7",
|
"card": "eba6a92ff555596721e121d42928def3",
|
||||||
"skill": "c88bfdd73de2b41bed8970604201418d"
|
"skill": "11c71d03b8c589da6d502e13558f368e"
|
||||||
},
|
},
|
||||||
"updateTime": 1737719642002
|
"updateTime": 1738723034878
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"code": "en",
|
"code": "en",
|
||||||
"ckey": {
|
"ckey": {
|
||||||
"card": "65b1d1045b18462bf205136ad681e4f5",
|
"card": "5036af7a05113ea4c7950d6320edc0d3",
|
||||||
"skill": "bbc75d12c8f383d13c4202a182ca0007"
|
"skill": "455558916580164f5d6bc930a5b7c2a0"
|
||||||
},
|
},
|
||||||
"updateTime": 1737115318282
|
"updateTime": 1738723034878
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"code": "ko",
|
"code": "ko",
|
||||||
"ckey": {
|
"ckey": {
|
||||||
"card": "6aa5ff061223157fe3325c8e7a80f2d6",
|
"card": "2b8091ffd3d087b5641510c82e57da69",
|
||||||
"skill": "5412b8c5facb833f3738ca40e37ca84a"
|
"skill": "b14bbf6eb88111bb7c9e6c13b0d2e326"
|
||||||
},
|
},
|
||||||
"updateTime": 1737115318282
|
"updateTime": 1738723034878
|
||||||
}
|
}
|
||||||
]
|
]
|
|
@ -562,7 +562,7 @@ const official_badge_sorting = [ //20是没有启用的全属性徽章,现在
|
||||||
45, 46, 47, 48, 24, 25, 26, 27,
|
45, 46, 47, 48, 24, 25, 26, 27,
|
||||||
28, 29, 30, 31, 15, 16, 32, 33,
|
28, 29, 30, 31, 15, 16, 32, 33,
|
||||||
34, 35, 36, 37, 38, 39, 40, 49,
|
34, 35, 36, 37, 38, 39, 40, 49,
|
||||||
50, 51,
|
50, 51, 52,
|
||||||
PAD_PASS_BADGE,
|
PAD_PASS_BADGE,
|
||||||
]
|
]
|
||||||
//官方的觉醒排列顺序
|
//官方的觉醒排列顺序
|
||||||
|
|
|
@ -7494,6 +7494,7 @@ function refreshTeamTotalHP(totalDom, team, teamIdx) {
|
||||||
case 49: return member.card.collabId === 116 ? 1.15 : 1; //GA文库
|
case 49: return member.card.collabId === 116 ? 1.15 : 1; //GA文库
|
||||||
case 50: return member.card.gachaIds.includes(0) ? 1.15 : 1; //正月(新年)
|
case 50: return member.card.gachaIds.includes(0) ? 1.15 : 1; //正月(新年)
|
||||||
case 51: return member.card.gachaIds.includes(14) ? 1.15 : 1; //女子桶
|
case 51: return member.card.gachaIds.includes(14) ? 1.15 : 1; //女子桶
|
||||||
|
case 52: return member.card.gachaIds.includes(2) ? 1.15 : 1; //情人节
|
||||||
default: return 1;
|
default: return 1;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -463,7 +463,7 @@ const cachesMap = new Map([
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"images/cards_ja/CARDS_116.PNG",
|
"images/cards_ja/CARDS_116.PNG",
|
||||||
"793baaf3f483a4daf1faecb083394f09"
|
"c87fbe1cbab3c28f2cd4812ad0ae8e61"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"images/cards_ja/CARDS_117.PNG",
|
"images/cards_ja/CARDS_117.PNG",
|
||||||
|
@ -487,7 +487,7 @@ const cachesMap = new Map([
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"images/cards_ja/CARDS_122.PNG",
|
"images/cards_ja/CARDS_122.PNG",
|
||||||
"5e06e28460e6c2ab78b457cdabdfbd87"
|
"dccf06e1af8ae57a9a32b36f8c74e928"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"sound/voice/ja/padv001.wav",
|
"sound/voice/ja/padv001.wav",
|
||||||
|
@ -14297,10 +14297,18 @@ const cachesMap = new Map([
|
||||||
"sound/voice/ja/padv4062.wav",
|
"sound/voice/ja/padv4062.wav",
|
||||||
"e47bab2367dbd0edd7db0a6725b05920"
|
"e47bab2367dbd0edd7db0a6725b05920"
|
||||||
],
|
],
|
||||||
|
[
|
||||||
|
"sound/voice/ja/padv4063.wav",
|
||||||
|
"eb7f399e1acd7172417e009b2b284c47"
|
||||||
|
],
|
||||||
[
|
[
|
||||||
"sound/voice/ja/padv4064.wav",
|
"sound/voice/ja/padv4064.wav",
|
||||||
"474c5db64759c5fc9af359a6f5cfe6aa"
|
"474c5db64759c5fc9af359a6f5cfe6aa"
|
||||||
],
|
],
|
||||||
|
[
|
||||||
|
"sound/voice/ja/padv4065.wav",
|
||||||
|
"8935bbabcc044d2abab20bddbc26d32d"
|
||||||
|
],
|
||||||
[
|
[
|
||||||
"sound/voice/ja/padv4067.wav",
|
"sound/voice/ja/padv4067.wav",
|
||||||
"b006af44ef4daeac994fe905e9deffba"
|
"b006af44ef4daeac994fe905e9deffba"
|
||||||
|
@ -17171,7 +17179,7 @@ const cachesMap = new Map([
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"images/cards_en/CARDS_116.PNG",
|
"images/cards_en/CARDS_116.PNG",
|
||||||
"1439e014bf8be5c2f3e87f0c3990b835"
|
"02e981a11f30bd7d4ea2b6d0af8f2acf"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"images/cards_en/CARDS_117.PNG",
|
"images/cards_en/CARDS_117.PNG",
|
||||||
|
@ -17183,11 +17191,11 @@ const cachesMap = new Map([
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"images/cards_en/CARDS_119.PNG",
|
"images/cards_en/CARDS_119.PNG",
|
||||||
"7eeda8d68a1bf348c9b657e4f5f02ae5"
|
"783a1ca18446b10d7034de2cab1689a3"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"images/cards_en/CARDS_120.PNG",
|
"images/cards_en/CARDS_120.PNG",
|
||||||
"46850bde9336e92ca3b875e349e00723"
|
"06579a296e83b599d276a9772719bdae"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"images/cards_en/CARDS_121.PNG",
|
"images/cards_en/CARDS_121.PNG",
|
||||||
|
@ -28615,7 +28623,7 @@ const cachesMap = new Map([
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"images/cards_ko/CARDS_116.PNG",
|
"images/cards_ko/CARDS_116.PNG",
|
||||||
"1439e014bf8be5c2f3e87f0c3990b835"
|
"02e981a11f30bd7d4ea2b6d0af8f2acf"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"images/cards_ko/CARDS_117.PNG",
|
"images/cards_ko/CARDS_117.PNG",
|
||||||
|
@ -28627,11 +28635,11 @@ const cachesMap = new Map([
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"images/cards_ko/CARDS_119.PNG",
|
"images/cards_ko/CARDS_119.PNG",
|
||||||
"7eeda8d68a1bf348c9b657e4f5f02ae5"
|
"783a1ca18446b10d7034de2cab1689a3"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"images/cards_ko/CARDS_120.PNG",
|
"images/cards_ko/CARDS_120.PNG",
|
||||||
"46850bde9336e92ca3b875e349e00723"
|
"06579a296e83b599d276a9772719bdae"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"images/cards_ko/CARDS_121.PNG",
|
"images/cards_ko/CARDS_121.PNG",
|
||||||
|
@ -41363,7 +41371,7 @@ const cachesMap = new Map([
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"script-json_data.js",
|
"script-json_data.js",
|
||||||
"93003bbb7ee2d688ed4e68b21d39a53f"
|
"048a1b983032df70648518ac785b9acd"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"script-skill-parser.js",
|
"script-skill-parser.js",
|
||||||
|
@ -41375,7 +41383,7 @@ const cachesMap = new Map([
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"script.js",
|
"script.js",
|
||||||
"b2c3ce5002d03f1a47911d127fbc1477"
|
"e6c8cd26fd84c78146c99c29f437b0c3"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"solo.html",
|
"solo.html",
|
||||||
|
@ -41467,7 +41475,7 @@ const cachesMap = new Map([
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"images/badge.png",
|
"images/badge.png",
|
||||||
"b2529516943c1a86c1ce9e10509e8366"
|
"b732193b5311c336b3cd65548d5c895b"
|
||||||
],
|
],
|
||||||
[
|
[
|
||||||
"images/brown-button.svg",
|
"images/brown-button.svg",
|
||||||
|
|