2024年8月16日

This commit is contained in:
枫谷剑仙 2024-08-16 19:42:24 +08:00
parent 6b047ca509
commit 502854b4ac
15 changed files with 290 additions and 124 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 75 KiB

After

Width:  |  Height:  |  Size: 77 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 375 KiB

After

Width:  |  Height:  |  Size: 529 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 127 KiB

After

Width:  |  Height:  |  Size: 252 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 256 KiB

After

Width:  |  Height:  |  Size: 261 KiB

View File

@ -2,25 +2,25 @@
{
"code": "ja",
"ckey": {
"card": "c485f48165950b6943c6cd11205559dc",
"skill": "e28920ca54a6497d2e7f1aff8a3af6aa"
"card": "eac576e10a1674611c034f6751b24dbd",
"skill": "1771b77801979a344f1375a2b8b20123"
},
"updateTime": 1723208076931
"updateTime": 1723808469153
},
{
"code": "en",
"ckey": {
"card": "26fa92f4903fbe211098c9b0bff9ef98",
"card": "d61990d7bea9939106ba91e63c65207c",
"skill": "b6b2980efa3abc6cae2acafc1871b6fa"
},
"updateTime": 1723208076931
"updateTime": 1723808469153
},
{
"code": "ko",
"ckey": {
"card": "4542165beda3f1114387b9115efb7324",
"card": "b196b4f1f0cb439aee654fdac26f5e0b",
"skill": "6f0afb5cea5fb619438e5c612fc4812a"
},
"updateTime": 1723208076931
"updateTime": 1723808469153
}
]

File diff suppressed because it is too large Load Diff

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -553,7 +553,7 @@ const official_badge_sorting = [
1, 22, 23, 2, 3, 4, 5, 6,
7, 8, 9, 11, 17, 18, 19, 20,
21, 10, 12, 13, 14, 24, 25, 26,
27, 28, 29, 30, 31, 32,
27, 28, 29, 30, 31, 32, 33,
PAD_PASS_BADGE,
]
//官方的觉醒排列顺序

View File

@ -1084,6 +1084,7 @@ Formation.pdcBadgeMap = [
{pdf:30,pdc:28}, //花嫁
{pdf:31,pdc:29}, //叛逆的鲁鲁修
{pdf:32,pdc:30}, //漫威
{pdf:33,pdc:31}, //泳装
];
//pdc的潜觉对应数字
Formation.pdcLatentMap = [
@ -1398,7 +1399,7 @@ Formation.daddbBadgeMap = [
{pdf:23,daddb:20}, //除武器10SB(S+×5)
{pdf:PAD_PASS_BADGE,daddb:18}, //月卡
];
//paddb的潜觉对应数字
//daddb的潜觉对应数字
Formation.daddbLatentMap = [
{pdf:1,daddb:[0,1]}, //HP
{pdf:2,daddb:[0,2]}, //攻击
@ -7460,6 +7461,7 @@ function refreshTeamTotalHP(totalDom, team, teamIdx) {
case 30: return member.card.gachaIds.includes(6) ? 1.15 : 1; //花嫁
case 31: return member.card.collabId === 113 ? 1.15 : 1; //叛逆的鲁鲁修
case 32: return member.card.collabId === 96 ? 1.15 : 1; //漫威
case 33: return member.card.gachaIds.includes(9) ? 1.15 : 1; //泳装
default: return 1;
}
}

View File

@ -459,11 +459,11 @@ const cachesMap = new Map([
],
[
"images/cards_ja/CARDS_115.PNG",
"bfdd67f3e4f7ce7dce09ba98828ac725"
"9acf4cda3de50366a22ed18759aa25ea"
],
[
"images/cards_ja/CARDS_116.PNG",
"5d31864d71bf9e4b0047963696be038a"
"350e2a8953aa750096d18786f9aa56ce"
],
[
"sound/voice/ja/padv001.wav",
@ -33483,7 +33483,7 @@ const cachesMap = new Map([
],
[
"script-json_data.js",
"9ff0ee763405b2910d9f229b3f623945"
"79bdff71e5aea2579763b7309a6cabe5"
],
[
"script-skill-parser.js",
@ -33495,7 +33495,7 @@ const cachesMap = new Map([
],
[
"script.js",
"366f359512c995f514a23e5fbb28f9da"
"efc4df4ad3c4471c02c20748bec3884a"
],
[
"solo.html",
@ -33587,7 +33587,7 @@ const cachesMap = new Map([
],
[
"images/badge.png",
"79d6928074e7d6815799ca6120a00082"
"3c22bdef7949e6316853612c9b954b4f"
],
[
"images/brown-button.svg",