diff --git a/images/cards_ja/CARDS_067.PNG b/images/cards_ja/CARDS_067.PNG index 493b9bf9..15553d23 100644 Binary files a/images/cards_ja/CARDS_067.PNG and b/images/cards_ja/CARDS_067.PNG differ diff --git a/images/latent.png b/images/latent.png index 341eeb74..80295187 100644 Binary files a/images/latent.png and b/images/latent.png differ diff --git a/images/project file/latent.fw.png b/images/project file/latent.fw.png index 484cd9d9..b2a192a9 100644 Binary files a/images/project file/latent.fw.png and b/images/project file/latent.fw.png differ diff --git a/languages/en.css b/languages/en.css index 2cd94a25..f71bd9cf 100644 --- a/languages/en.css +++ b/languages/en.css @@ -1,4 +1,5 @@ @charset "utf-8"; +@import "icon-en.css"; .status.loading-check-version .text::before{ content: "Checking the data version, please wait..."; } @@ -354,26 +355,4 @@ } .control-div .search-close::before{ content: "Close Search Panel"; -} - -/*Some icons, style different from the Japanese version*/ -.awoken-icon[data-awoken-icon='40'], -.awoken-icon[data-awoken-icon='46'], -.awoken-icon[data-awoken-icon='47'], -.awoken-icon[data-awoken-icon='48'], -.type-icon[data-type-icon='12'], -.type-icon[data-type-icon='9'] -{ - background-position-x: -32px; -} -.latent-icon[data-latent-icon='17']::before, -.latent-icon[data-latent-icon='37']::before, -.latent-icon[data-latent-icon='41']::before -{ - background-position-x: -252px; -} -.badge[data-badge-icon='0']::before, -.badge[data-badge-icon='2']::before -{ - background-position-x: -36px; } \ No newline at end of file diff --git a/languages/icon-en.css b/languages/icon-en.css new file mode 100644 index 00000000..85d02e15 --- /dev/null +++ b/languages/icon-en.css @@ -0,0 +1,22 @@ +@charset "utf-8"; +/*Some icons, style different from the Japanese version*/ +.awoken-icon[data-awoken-icon='40'], +.awoken-icon[data-awoken-icon='46'], +.awoken-icon[data-awoken-icon='47'], +.awoken-icon[data-awoken-icon='48'], +.type-icon[data-type-icon='12'], +.type-icon[data-type-icon='9'] +{ + background-position-x: -32px; +} +.latent-icon[data-latent-icon='17']::before, +.latent-icon[data-latent-icon='37']::before, +.latent-icon[data-latent-icon='39']::before +{ + background-position-x: -252px; +} +.badge[data-badge-icon='0']::before, +.badge[data-badge-icon='2']::before +{ + background-position-x: -36px; +} \ No newline at end of file diff --git a/languages/icon-zh.css b/languages/icon-zh.css new file mode 100644 index 00000000..70211022 --- /dev/null +++ b/languages/icon-zh.css @@ -0,0 +1,12 @@ +@charset "utf-8"; +/*Some icons, style different from the Japanese version*/ +.awoken-icon[data-awoken-icon='46'], +.awoken-icon[data-awoken-icon='47'] +{ + background-position-x: calc(-32px * 2); +} +.badge[data-badge-icon='0']::before, +.badge[data-badge-icon='14']::before +{ + background-position-x: calc(-36px * 2); +} \ No newline at end of file diff --git a/languages/ko.css b/languages/ko.css index aaf10422..2f370aa2 100644 --- a/languages/ko.css +++ b/languages/ko.css @@ -1,4 +1,5 @@ @charset "utf-8"; +@import "icon-en.css"; .status.loading-check-version .text::before{ content: "데이터 버전을 확인 합니다."; } @@ -343,25 +344,4 @@ } .control-div .search-close::before{ content: "찾기 닫기"; -} -/*Some icons, style different from the Japanese version*/ -.awoken-icon[data-awoken-icon='40'], -.awoken-icon[data-awoken-icon='46'], -.awoken-icon[data-awoken-icon='47'], -.awoken-icon[data-awoken-icon='48'], -.type-icon[data-type-icon='12'], -.type-icon[data-type-icon='9'] -{ - background-position-x: -32px; -} -.latent-icon[data-latent-icon='17']::before, -.latent-icon[data-latent-icon='37']::before, -.latent-icon[data-latent-icon='41']::before -{ - background-position-x: -252px; -} -.badge[data-badge-icon='0']::before, -.badge[data-badge-icon='2']::before -{ - background-position-x: -36px; } \ No newline at end of file diff --git a/languages/zh-TW.css b/languages/zh-TW.css index 113dc2b4..e705622c 100644 --- a/languages/zh-TW.css +++ b/languages/zh-TW.css @@ -1,4 +1,5 @@ @charset "utf-8"; +@import "icon-zh.css"; .status.loading-check-version .text::before{ content: "正在檢查数据版本,請稍候……"; } @@ -349,15 +350,4 @@ } .control-div .search-close::before{ content: "關閉搜索"; -} -/*Some icons, style different from the Japanese version*/ -.awoken-icon[data-awoken-icon='46'], -.awoken-icon[data-awoken-icon='47'] -{ - background-position-x: calc(-32px * 2); -} -.badge[data-badge-icon='0']::before, -.badge[data-badge-icon='14']::before -{ - background-position-x: calc(-36px * 2); } \ No newline at end of file diff --git a/languages/zh.css b/languages/zh.css index 5b68f81c..f645d5bd 100644 --- a/languages/zh.css +++ b/languages/zh.css @@ -1,4 +1,5 @@ @charset "utf-8"; +@import "icon-zh.css"; .status.loading-check-version .text::before{ content: "正在检查数据版本,请稍候……"; } @@ -349,15 +350,4 @@ } .control-div .search-close::before{ content: "关闭搜索"; -} -/*Some icons, style different from the Japanese version*/ -.awoken-icon[data-awoken-icon='46'], -.awoken-icon[data-awoken-icon='47'] -{ - background-position-x: calc(-32px * 2); -} -.badge[data-badge-icon='0']::before, -.badge[data-badge-icon='14']::before -{ - background-position-x: calc(-36px * 2); } \ No newline at end of file diff --git a/multi.html b/multi.html index c48b3a6b..ad652f7f 100644 --- a/multi.html +++ b/multi.html @@ -827,9 +827,9 @@ var formation = new Formation(teamsCount,5);
  • -
  • +
  • -
  • +
  • diff --git a/solo.html b/solo.html index b542deb1..6e0c229a 100644 --- a/solo.html +++ b/solo.html @@ -777,9 +777,9 @@ var formation = new Formation(teamsCount,6);
  • -
  • +
  • -
  • +
  • diff --git a/style-monsterimages.css b/style-monsterimages.css index 90dd9588..500616d6 100644 --- a/style-monsterimages.css +++ b/style-monsterimages.css @@ -820,13 +820,13 @@ .latent-icon[data-latent-icon='38']::before{ /*3色破属吸*/ background-position-y: calc(-32px * 38); } -.latent-icon[data-latent-icon='39']::before{ /*U解禁消*/ +.latent-icon[data-latent-icon='39']::before{ /*C珠破吸*/ background-position-y: calc(-32px * 39); } .latent-icon[data-latent-icon='40']::before{ /*心横解转转*/ background-position-y: calc(-32px * 40); } -.latent-icon[data-latent-icon='41']::before{ /*C珠破吸*/ +.latent-icon[data-latent-icon='41']::before{ /*U解禁消*/ background-position-y: calc(-32px * 41); } diff --git a/triple.html b/triple.html index 4d88530f..245d40b0 100644 --- a/triple.html +++ b/triple.html @@ -1472,9 +1472,9 @@ var formation = new Formation(teamsCount,6);
  • -
  • +
  • -
  • +