Browse Source

更新2020大感谢祭数据

tags/v8.0
枫谷剑仙 5 years ago
parent
commit
f6ebcb3fb1
7 changed files with 15 additions and 6 deletions
  1. +1
    -1
      monsters-info/ckey.json
  2. +1
    -1
      monsters-info/custom/chs.json
  3. +1
    -1
      monsters-info/custom/cht.json
  4. +1
    -1
      monsters-info/mon_ja.json
  5. +1
    -1
      monsters-info/official-API/ja-card.json
  6. +1
    -1
      monsters-info/skill_ja.json
  7. +9
    -0
      style.css

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

@@ -1 +1 @@
[{"code":"ja","ckey":{"card":"0d7cad4eb1d67a8466f4d4c6fd0a7520","skill":"2a003fe65379c17c5cefb544dc948513"},"updateTime":1601287993975},{"code":"en","ckey":{"card":"fe10b42354a6e7421f3f36345ae61dd4","skill":"e21b6319ad481dfe29168e06a1d4fcec"},"updateTime":1601034396316},{"code":"ko","ckey":{"card":"633c567680f0dc66649e375ecebf14e3","skill":"d4f97026268ec6699ef713734767ec4b"},"updateTime":1601034396316}]
[{"code":"ja","ckey":{"card":"76f8074238aa6bd33b31159a18c040db","skill":"fea03ea5be0d261cb1a6d14b3d7ee1b7"},"updateTime":1601382587318},{"code":"en","ckey":{"card":"fe10b42354a6e7421f3f36345ae61dd4","skill":"e21b6319ad481dfe29168e06a1d4fcec"},"updateTime":1601034396316},{"code":"ko","ckey":{"card":"633c567680f0dc66649e375ecebf14e3","skill":"d4f97026268ec6699ef713734767ec4b"},"updateTime":1601034396316}]

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


+ 1
- 1
monsters-info/custom/cht.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/official-API/ja-card.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


+ 9
- 0
style.css View File

@@ -1325,6 +1325,15 @@ ul{
line-height: 35px;
text-shadow: black 2px 2px 0;
}
.row-mon-level .monster-cost
{
background-color: #2F2B28;
border: solid 4px #563E22;
border-radius: 12px;
padding: 0 5px;
font-size: 0.8em;
box-shadow: inset 0 4px 4px black;
}
.row-mon-plus .plus-box{
border-color: #A07740;
border-style: solid;


Loading…
Cancel
Save