Browse Source

v17.3

tags/v8.0
枫谷剑仙 6 years ago
parent
commit
cc037e768e
6 changed files with 4 additions and 3 deletions
  1. BIN
      images/cards/CARDS_053.PNG
  2. BIN
      images/cards/CARDS_055.PNG
  3. +1
    -1
      monsters-info/mon.json
  4. +1
    -1
      monsters-info/official-API/ja-skill.json
  5. +1
    -1
      monsters-info/official-API/ja.json
  6. +1
    -0
      monsters-info/提取整合怪物信息.bat

BIN
images/cards/CARDS_053.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 780 kB Width: 1024  |  Height: 1024  |  Size: 799 kB

BIN
images/cards/CARDS_055.PNG View File

Before After
Width: 1024  |  Height: 1024  |  Size: 333 kB Width: 1024  |  Height: 1024  |  Size: 403 kB

+ 1
- 1
monsters-info/mon.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/ja.json
File diff suppressed because it is too large
View File


+ 1
- 0
monsters-info/提取整合怪物信息.bat View File

@@ -1,2 +1,3 @@
@echo off
node.exe extractByNode.js
pause

Loading…
Cancel
Save