Browse Source

2025年8月28日

master
枫谷剑仙 8 months ago
parent
commit
3737df4ba3
13 changed files with 21 additions and 21 deletions
  1. +9
    -9
      monsters-info/ckey.json
  2. +1
    -1
      monsters-info/mon_en.json
  3. +1
    -1
      monsters-info/mon_ja.json
  4. +1
    -1
      monsters-info/mon_ko.json
  5. +1
    -1
      monsters-info/official-API/en-card.json
  6. +1
    -1
      monsters-info/official-API/en-skill.json
  7. +1
    -1
      monsters-info/official-API/ja-card.json
  8. +1
    -1
      monsters-info/official-API/ja-skill.json
  9. +1
    -1
      monsters-info/official-API/ko-card.json
  10. +1
    -1
      monsters-info/official-API/ko-skill.json
  11. +1
    -1
      monsters-info/skill_en.json
  12. +1
    -1
      monsters-info/skill_ja.json
  13. +1
    -1
      monsters-info/skill_ko.json

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

@@ -2,25 +2,25 @@
{
"code": "ja",
"ckey": {
"card": "843749c3b1a875df41bc3897c591be88",
"skill": "143d66b6e195b32964c7fa522b9a9517"
"card": "573a0c732bed8aab5ac391332c736de7",
"skill": "f50f2c3ea271966df050fd3218cbe397"
},
"updateTime": 1755778075184
"updateTime": 1756391471198
},
{
"code": "en",
"ckey": {
"card": "bf4aaeb91fe895e6d6843c724fd0ca94",
"skill": "8b2d2dcd439ae5ec29f8624443d1f664"
"card": "c15c0348c36fd6cc9cf24cc093b299a4",
"skill": "2ca0d893c39c874236ad7d65bb244bfe"
},
"updateTime": 1755670797103
"updateTime": 1756391471198
},
{
"code": "ko",
"ckey": {
"card": "a282199346b97e619eaaa1d6abfe4f5d",
"skill": "a93090b3e1173f17b10ddb1103a2b5e5"
"card": "231da249254cad314fb90cd411957c15",
"skill": "f838e39b9ee85536fd23894066a81a82"
},
"updateTime": 1755670797103
"updateTime": 1756391471198
}
]

+ 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/en-card.json
File diff suppressed because it is too large
View File


+ 1
- 1
monsters-info/official-API/en-skill.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/official-API/ko-card.json
File diff suppressed because it is too large
View File


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


+ 1
- 1
monsters-info/skill_en.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


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


Loading…
Cancel
Save