Browse Source

2025年8月8日

master
枫谷剑仙 9 months ago
parent
commit
5e1a15d606
11 changed files with 16 additions and 16 deletions
  1. BIN
      images/cards_ja/CARDS_106.PNG
  2. BIN
      images/cards_ja/CARDS_109.PNG
  3. BIN
      images/cards_ja/CARDS_128.PNG
  4. +7
    -7
      monsters-info/ckey.json
  5. +1
    -1
      monsters-info/mon_en.json
  6. +1
    -1
      monsters-info/mon_ja.json
  7. +1
    -1
      monsters-info/mon_ko.json
  8. +1
    -1
      monsters-info/official-API/ja-card.json
  9. +1
    -1
      monsters-info/official-API/ja-skill.json
  10. +1
    -1
      monsters-info/skill_ja.json
  11. +3
    -3
      service-worker.js

BIN
images/cards_ja/CARDS_106.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 918 kB Width: 1024  |  Height: 1024  |  Size: 961 kB

BIN
images/cards_ja/CARDS_109.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 973 kB Width: 1024  |  Height: 1024  |  Size: 1.1 MB

BIN
images/cards_ja/CARDS_128.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 940 kB Width: 1024  |  Height: 1024  |  Size: 1.0 MB

+ 7
- 7
monsters-info/ckey.json View File

@@ -2,25 +2,25 @@
{
"code": "ja",
"ckey": {
"card": "6605c3a5fd327a4338c089e20b4e1dd0",
"skill": "ecae49f01756343393170b3e1aa4d009"
"card": "824e53e792c92f2c1302b24e9ab5a402",
"skill": "98a1496a2c24fb05a876605c91abca96"
},
"updateTime": 1753886542502
"updateTime": 1754586462295
},
{
"code": "en",
"ckey": {
"card": "5bee4b91262b84250d8e425fd58fa926",
"card": "791050d3e65b89c0a81e1598e2da1a0c",
"skill": "41a7831e3090e3b14ca147163eb5616e"
},
"updateTime": 1754237196926
"updateTime": 1754586462295
},
{
"code": "ko",
"ckey": {
"card": "7d02df2ece70dd26f290174be464d204",
"card": "3d47c79d83193913dae31e7a49f8b49a",
"skill": "33bbdcbd1fcd3997f0f0f8413f35b277"
},
"updateTime": 1754237196926
"updateTime": 1754586462295
}
]

+ 1
- 1
monsters-info/mon_en.json
File diff suppressed because it is too large
View File


+ 1
- 1
monsters-info/mon_ja.json
File diff suppressed because it is too large
View File


+ 1
- 1
monsters-info/mon_ko.json
File diff suppressed because it is too large
View File


+ 1
- 1
monsters-info/official-API/ja-card.json
File diff suppressed because it is too large
View File


+ 1
- 1
monsters-info/official-API/ja-skill.json
File diff suppressed because it is too large
View File


+ 1
- 1
monsters-info/skill_ja.json
File diff suppressed because it is too large
View File


+ 3
- 3
service-worker.js View File

@@ -423,7 +423,7 @@ const cachesMap = new Map([
],
[
"images/cards_ja/CARDS_106.PNG",
"36f56c1f84772530ac25772cb36c71b4"
"dba4f31ef616e95d6cfb9433e92523e0"
],
[
"images/cards_ja/CARDS_107.PNG",
@@ -435,7 +435,7 @@ const cachesMap = new Map([
],
[
"images/cards_ja/CARDS_109.PNG",
"65e4d8e9ff81650da55e1968d83c9d1b"
"2e6b77bd1b0bdb3fa340a3d350d121e5"
],
[
"images/cards_ja/CARDS_110.PNG",
@@ -511,7 +511,7 @@ const cachesMap = new Map([
],
[
"images/cards_ja/CARDS_128.PNG",
"6c0b56448ff0544f600ffff28569a3b9"
"1669cd741fabfe6272bd458a9db564b8"
],
[
"sound/voice/ja/padv001.wav",


Loading…
Cancel
Save