2025年7月25日 v22.5

This commit is contained in:
枫谷剑仙 2025-07-25 23:56:51 +08:00
parent 38dcbe4257
commit ea814ec7f1
11 changed files with 13 additions and 13 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 449 KiB

After

Width:  |  Height:  |  Size: 455 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 250 KiB

After

Width:  |  Height:  |  Size: 918 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1002 KiB

After

Width:  |  Height:  |  Size: 1015 KiB

View File

@ -2,10 +2,10 @@
{ {
"code": "ja", "code": "ja",
"ckey": { "ckey": {
"card": "ab1946ccce8b2bce9943bf1f0664f808", "card": "1416d795854fd3d13b243fb6e58ace49",
"skill": "213f6c1489dd8f0c9071797e7c0b455f" "skill": "d4fd66684c67858e5f28dfc1b17956d1"
}, },
"updateTime": 1753367609622 "updateTime": 1753458630994
}, },
{ {
"code": "en", "code": "en",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -568,7 +568,7 @@ const official_badge_sorting = [ //20是没有启用的全属性徽章现在
7, 8, 9, 11, 17, 18, 19, 21, 7, 8, 9, 11, 17, 18, 19, 21,
10, 12, 13, 14, 41, 42, 43, 44, 10, 12, 13, 14, 41, 42, 43, 44,
45, 46, 47, 48, 24, 25, 26, 53, 27, 45, 46, 47, 48, 24, 25, 26, 53, 27,
28, 29, 30, 65, 31, 15, 16, 32, 33, 28, 29, 30, 65, 31, 15, 16, 70, 32, 33,
34, 35, 36, 37, 38, 62, 39, 40, 49, 34, 35, 36, 37, 38, 62, 39, 40, 49,
50, 51, 52, 54, 55, 56, 57, 58, 59, 50, 51, 52, 54, 55, 56, 57, 58, 59,
60, 61, 63, 64, 66, 67, 68, 69 60, 61, 63, 64, 66, 67, 68, 69

View File

@ -7683,7 +7683,7 @@ function refreshTeamTotalHP(totalDom, team, teamIdx) {
case 30: case 65: return member.card.gachaIds.includes(6) ? 1.15 : 1; //花嫁 case 30: case 65: return member.card.gachaIds.includes(6) ? 1.15 : 1; //花嫁
case 31: return member.card.collabId === 113 ? 1.15 : 1; //叛逆的鲁鲁修 case 31: return member.card.collabId === 113 ? 1.15 : 1; //叛逆的鲁鲁修
case 15: return member.card.collabId === 96 ? 1.15 : 1; //漫威 case 15: return member.card.collabId === 96 ? 1.15 : 1; //漫威
case 16: return member.card.gachaIds.includes(9) ? 1.15 : 1; //泳装 case 16: case 70: return member.card.gachaIds.includes(9) ? 1.15 : 1; //泳装
case 32: return [21, 61].includes(member.card.collabId) ? 1.15 : 1; //怪物猎人 case 32: return [21, 61].includes(member.card.collabId) ? 1.15 : 1; //怪物猎人
case 33: return member.card.collabId === 27 ? 1.15 : 1; //三丽鸥 case 33: return member.card.collabId === 27 ? 1.15 : 1; //三丽鸥
case 34: return member.card.collabId === 97 ? 1.15 : 1; //咒术回战 case 34: return member.card.collabId === 97 ? 1.15 : 1; //咒术回战

View File

@ -511,7 +511,7 @@ const cachesMap = new Map([
], ],
[ [
"images/cards_ja/CARDS_128.PNG", "images/cards_ja/CARDS_128.PNG",
"e0dce786b19bddb5bcac2541883916a1" "6c0b56448ff0544f600ffff28569a3b9"
], ],
[ [
"sound/voice/ja/padv001.wav", "sound/voice/ja/padv001.wav",
@ -56963,7 +56963,7 @@ const cachesMap = new Map([
], ],
[ [
"script-json_data.js", "script-json_data.js",
"ac29a5250191c5889a980d840bd0c42e" "e1a0f4ae8b8e0a9c85f61c26f5f45016"
], ],
[ [
"script-skill-parser.js", "script-skill-parser.js",
@ -56975,7 +56975,7 @@ const cachesMap = new Map([
], ],
[ [
"script.js", "script.js",
"65760cf1a45020768e42387762269ac7" "0e09610f3c46c91d63c4b68098263241"
], ],
[ [
"solo.html", "solo.html",
@ -57067,7 +57067,7 @@ const cachesMap = new Map([
], ],
[ [
"images/badge.png", "images/badge.png",
"87d8ed9704ea5d11050a6783ca1d7996" "62a8527970104dae99155272bdae2d9e"
], ],
[ [
"images/brown-button.svg", "images/brown-button.svg",