From e2015c4affc0e07c7c20f496f0cfe5be2e956a15 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9E=AB=E8=B0=B7=E5=89=91=E4=BB=99?= Date: Mon, 10 Jun 2019 18:58:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=90=9E=E6=B8=85=E6=A5=9A=E4=BA=86=E6=80=AA?= =?UTF-8?q?=E7=89=A9=E6=95=B0=E6=8D=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 51 ++++++++++++++++++ monsters-info/README.md | 29 ++++++++++ monsters-info/en.json | 1 + monsters-info/extractByNode.js | 60 +++++++++++++++++++++ monsters-info.json => monsters-info/ja.json | 0 monsters-info/mon.json | 1 + monsters-info/提取信息.bat | 2 + script.js | 25 +++++++++ 8 files changed, 169 insertions(+) create mode 100644 monsters-info/README.md create mode 100644 monsters-info/en.json create mode 100644 monsters-info/extractByNode.js rename monsters-info.json => monsters-info/ja.json (100%) create mode 100644 monsters-info/mon.json create mode 100644 monsters-info/提取信息.bat create mode 100644 script.js diff --git a/index.html b/index.html index 50f9fabe..c91ef2d2 100644 --- a/index.html +++ b/index.html @@ -4,6 +4,8 @@ 智龙迷城车队阵型图制作 + + @@ -14,6 +16,8 @@