Skip to content

Commit

Permalink
Add shiptype and useitem
Browse files Browse the repository at this point in the history
  • Loading branch information
Gizeta committed Jun 16, 2016
1 parent e7764ab commit 9eb9f66
Show file tree
Hide file tree
Showing 97 changed files with 3,320 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _config.yml
Expand Up @@ -4,4 +4,8 @@ collections:
ship:
output: true
slotitem:
output: true
shiptype:
output: true
useitem:
output: true
106 changes: 106 additions & 0 deletions _shiptype/1.json
@@ -0,0 +1,106 @@
---
layout: json
data:
id: 1
sort_no: 1
name: 海防艦
scnt: 1
kcnt: 2
equip_type:
1: 0
2: 0
3: 0
4: 0
5: 0
6: 0
7: 0
8: 0
9: 0
10: 0
11: 0
12: 0
13: 0
14: 0
15: 0
16: 0
17: 0
18: 0
19: 0
20: 0
21: 0
22: 0
23: 0
24: 0
25: 0
26: 0
27: 0
28: 0
29: 0
30: 0
31: 0
32: 0
33: 0
34: 0
35: 0
36: 0
37: 0
38: 0
39: 0
40: 0
41: 0
42: 0
43: 0
44: 0
45: 0
46: 0
47: 0
48: 0
49: 0
50: 0
51: 0
52: 0
53: 0
54: 0
55: 0
56: 0
57: 0
58: 0
59: 0
60: 0
61: 0
62: 0
63: 0
64: 0
65: 0
66: 0
67: 0
68: 0
69: 0
70: 0
71: 0
72: 0
73: 0
74: 0
75: 0
76: 0
77: 0
78: 0
79: 0
80: 0
81: 0
82: 0
83: 0
84: 0
85: 0
86: 0
87: 0
88: 0
89: 0
90: 0
91: 0
92: 0
93: 0
94: 0
chinese_name: 海防舰
english_name: DE
---
106 changes: 106 additions & 0 deletions _shiptype/10.json
@@ -0,0 +1,106 @@
---
layout: json
data:
id: 10
sort_no: 10
name: 航空戦艦
scnt: 4
kcnt: 5
equip_type:
1: 0
2: 1
3: 1
4: 1
5: 0
6: 0
7: 0
8: 0
9: 0
10: 1
11: 1
12: 1
13: 1
14: 0
15: 0
16: 1
17: 1
18: 1
19: 1
20: 1
21: 1
22: 0
23: 1
24: 0
25: 1
26: 0
27: 0
28: 1
29: 1
30: 0
31: 0
32: 0
33: 1
34: 1
35: 1
36: 1
37: 1
38: 0
39: 1
40: 1
41: 0
42: 1
43: 1
44: 0
45: 1
46: 0
47: 0
48: 0
49: 0
50: 0
51: 0
52: 0
53: 0
54: 0
55: 0
56: 0
57: 0
58: 0
59: 0
60: 0
61: 0
62: 0
63: 0
64: 0
65: 0
66: 0
67: 0
68: 0
69: 0
70: 0
71: 0
72: 0
73: 0
74: 0
75: 0
76: 0
77: 0
78: 0
79: 0
80: 0
81: 0
82: 0
83: 0
84: 0
85: 0
86: 0
87: 0
88: 0
89: 0
90: 0
91: 0
92: 0
93: 1
94: 0
chinese_name: 航空战舰
english_name: BBV
---
106 changes: 106 additions & 0 deletions _shiptype/11.json
@@ -0,0 +1,106 @@
---
layout: json
data:
id: 11
sort_no: 11
name: 正規空母
scnt: 4
kcnt: 5
equip_type:
1: 0
2: 0
3: 0
4: 1
5: 0
6: 1
7: 1
8: 1
9: 1
10: 0
11: 0
12: 1
13: 1
14: 0
15: 0
16: 1
17: 1
18: 0
19: 0
20: 1
21: 1
22: 0
23: 1
24: 0
25: 0
26: 0
27: 0
28: 1
29: 0
30: 0
31: 0
32: 0
33: 0
34: 1
35: 1
36: 1
37: 0
38: 0
39: 0
40: 1
41: 0
42: 0
43: 1
44: 0
45: 0
46: 0
47: 0
48: 0
49: 0
50: 0
51: 0
52: 0
53: 0
54: 0
55: 0
56: 0
57: 0
58: 0
59: 0
60: 0
61: 0
62: 0
63: 0
64: 0
65: 0
66: 0
67: 0
68: 0
69: 0
70: 0
71: 0
72: 0
73: 0
74: 0
75: 0
76: 0
77: 0
78: 0
79: 0
80: 0
81: 0
82: 0
83: 0
84: 0
85: 0
86: 0
87: 0
88: 0
89: 0
90: 0
91: 0
92: 0
93: 0
94: 0
chinese_name: 正规空母
english_name: CV
---

0 comments on commit 9eb9f66

Please sign in to comment.