v20.0正式更新

This commit is contained in:
枫谷剑仙 2022-05-30 13:05:57 +08:00
parent f2d31780ca
commit 4b0465ee65
13 changed files with 9 additions and 7 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 818 KiB

After

Width:  |  Height:  |  Size: 829 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 314 KiB

After

Width:  |  Height:  |  Size: 481 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 73 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 297 KiB

After

Width:  |  Height:  |  Size: 291 KiB

View File

@ -1 +1 @@
[{"code":"ja","ckey":{"card":"a120dd9dea0e5ba053f6ced22abf546c","skill":"210364812f1132a4ed87700b81f58b7a"},"updateTime":1653638649495},{"code":"en","ckey":{"card":"0e647ffaa965d606285be84d2096ecea","skill":"2cdd511d8d6e5170a331bc24aca7f6df"},"updateTime":1653638649495},{"code":"ko","ckey":{"card":"8096fcba54032b9d834d3b492ca679c3","skill":"3e51c4ace725e653237b93fa4773958a"},"updateTime":1653638649495}]
[{"code":"ja","ckey":{"card":"f328738c81c8b33b5ce566832b2c4c74","skill":"a35db3570575d578f26d0908619751fc"},"updateTime":1653887136370},{"code":"en","ckey":{"card":"3657760a636a9c46227cf02b3d00a89d","skill":"2cdd511d8d6e5170a331bc24aca7f6df"},"updateTime":1653887136370},{"code":"ko","ckey":{"card":"6d527727a8a8175039c2269a2ff00b4d","skill":"3e51c4ace725e653237b93fa4773958a"},"updateTime":1653887136370}]

View File

@ -99,6 +99,7 @@ officialAPI.forEach(function(lang) {
delete card.searchFlags;
monCards.push(card);
}
/*
//测试附加属性与类型的武器用
for (let i = 83; i <= 95; i++)
{
@ -111,6 +112,7 @@ officialAPI.forEach(function(lang) {
testCard.awakenings.push(49, i);
monCards.push(testCard);
}
*/
//加入自定义的语言
lang.customName.forEach(function(lcode){

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