Browse Source

美韩v19.7

tags/v21.0
枫谷剑仙 4 years ago
parent
commit
2bd39af30c
17 changed files with 11 additions and 11 deletions
  1. BIN
      images/cards_en/CARDS_073.PNG
  2. BIN
      images/cards_en/CARDS_078.PNG
  3. BIN
      images/cards_en/CARDS_080.PNG
  4. BIN
      images/cards_ko/CARDS_073.PNG
  5. BIN
      images/cards_ko/CARDS_078.PNG
  6. BIN
      images/cards_ko/CARDS_080.PNG
  7. +1
    -1
      monsters-info/ckey.json
  8. +1
    -1
      monsters-info/mon_en.json
  9. +1
    -1
      monsters-info/mon_ja.json
  10. +1
    -1
      monsters-info/mon_ko.json
  11. +1
    -1
      monsters-info/official-API/en-card.json
  12. +1
    -1
      monsters-info/official-API/en-skill.json
  13. +1
    -1
      monsters-info/official-API/ko-card.json
  14. +1
    -1
      monsters-info/official-API/ko-skill.json
  15. +1
    -1
      monsters-info/skill_en.json
  16. +1
    -1
      monsters-info/skill_ko.json
  17. +1
    -1
      style-monsterimages.css

BIN
images/cards_en/CARDS_073.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 906 kB Width: 1024  |  Height: 1024  |  Size: 946 kB

BIN
images/cards_en/CARDS_078.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 828 kB Width: 1024  |  Height: 1024  |  Size: 893 kB

BIN
images/cards_en/CARDS_080.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 307 kB Width: 1024  |  Height: 1024  |  Size: 339 kB

BIN
images/cards_ko/CARDS_073.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 906 kB Width: 1024  |  Height: 1024  |  Size: 946 kB

BIN
images/cards_ko/CARDS_078.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 828 kB Width: 1024  |  Height: 1024  |  Size: 893 kB

BIN
images/cards_ko/CARDS_080.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 307 kB Width: 1024  |  Height: 1024  |  Size: 339 kB

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

@@ -1 +1 @@
[{"code":"ja","ckey":{"card":"eaf7bc719c3ac21c6007e725dbbf366a","skill":"51bb1569ec939ecf64d3031cd304e18d"},"updateTime":1638757742339},{"code":"en","ckey":{"card":"28e9e445e5f262c88c560d281052afb5","skill":"68027ce793e9c574c928d7e9ddee3640"},"updateTime":1638527561529},{"code":"ko","ckey":{"card":"5e3a565bb4157d950f4f3b56496ce4c6","skill":"2586c24276e2858d49fdc0addf9f5e59"},"updateTime":1638527561529}]
[{"code":"ja","ckey":{"card":"0d078ca694a09dfab0b4156077b2318d","skill":"51bb1569ec939ecf64d3031cd304e18d"},"updateTime":1638965288139},{"code":"en","ckey":{"card":"6f8a34eccbcd2b4026d93f3828768657","skill":"9af3c9515f1115ce020d15d04a9974e1"},"updateTime":1638965288139},{"code":"ko","ckey":{"card":"1c48bcbf00d7a9666ff9b5554e610bb8","skill":"d6ce45c51f2b2bdfaee02c8de9ee2362"},"updateTime":1638965288139}]

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


+ 1
- 1
style-monsterimages.css View File

@@ -709,7 +709,7 @@ icon.type
box-shadow:inset 0 2px 1px -1px rgba(0,0,0,0.5);
}
.latent-icon::before,
.ds-ja .latent-icon::after /*目前x1.5暂时只有日服支持,美服支持后删除.ds-ja*/
.latent-icon::after /*目前x1.5暂时只有日服支持,美服支持后删除.ds-ja*/
{
display: inline-block;
margin: -2px;


Loading…
Cancel
Save