-
Notifications
You must be signed in to change notification settings - Fork 6
/
hulltype.json
243 lines (243 loc) · 10.8 KB
/
hulltype.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
{
"1": {
"id": 1,
"name": "Destroyer",
"short": "DD",
"position": "vanguard",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/1.png",
"tech": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/tech_1.png",
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_1.png",
"label": {
"DD": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_1.png",
"CL/DD": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_55.png"
}
},
"2": {
"id": 2,
"name": "Light Cruiser",
"short": "CL",
"position": "vanguard",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/2.png",
"tech": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/tech_2.png",
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_2.png",
"label": {
"CL": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_2.png",
"CL/DD": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_55.png"
}
},
"3": {
"id": 3,
"name": "Heavy Cruiser",
"short": "CA",
"position": "vanguard",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/3.png",
"tech": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/tech_3.png",
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_3.png",
"label": {
"CA": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_3.png",
"CA/CB": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_13.png"
}
},
"4": {
"id": 4,
"name": "Battlecruiser",
"short": "BC",
"position": "main",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/4.png",
"tech": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/tech_4.png",
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_4.png",
"label": {
"BC": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_4.png",
"BB/BC": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_11.png"
}
},
"5": {
"id": 5,
"name": "Battleship",
"short": "BB",
"position": "main",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/5.png",
"tech": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/tech_5.png",
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_5.png",
"label": {
"BB": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_5.png",
"BB/BC": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_11.png"
}
},
"6": {
"id": 6,
"name": "Light Carrier",
"short": "CVL",
"position": "main",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/6.png",
"tech": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/tech_6.png",
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_6.png",
"label": {
"CVL": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_6.png",
"CV/CVL": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_12.png"
}
},
"7": {
"id": 7,
"name": "Aircraft Carrier",
"short": "CV",
"position": "main",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/7.png",
"tech": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/tech_7.png",
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_7.png",
"label": {
"CV": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_7.png",
"CV/CVL": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_12.png"
}
},
"8": {
"id": 8,
"name": "Submarine",
"short": "SS",
"position": "submarine",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/8.png",
"tech": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/tech_8.png",
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_8.png",
"label": {
"SS": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_19.png",
"SS/SSV": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_8.png"
}
},
"10": {
"id": 10,
"name": "Aviation Battleship",
"short": "BBV",
"position": "main",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/10.png",
"tech": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/tech_10.png",
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_10.png",
"label": {
"BBV": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_10.png"
}
},
"12": {
"id": 12,
"name": "Repair",
"short": "AR",
"position": "main",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/12.png",
"tech": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/tech_12.png",
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_12.png",
"label": {
"AR": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_20.png"
}
},
"13": {
"id": 13,
"name": "Monitor",
"short": "BM",
"position": "main",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/13.png",
"tech": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/tech_13.png",
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_13.png",
"label": {
"BM": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_21.png"
}
},
"17": {
"id": 17,
"name": "Aviation Submarine",
"short": "SSV",
"position": "submarine",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/17.png",
"tech": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/tech_17.png",
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_17.png",
"label": {
"SSV": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_17.png",
"SS/SSV": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_8.png"
}
},
"18": {
"id": 18,
"name": "Large Cruiser",
"short": "CB",
"position": "vanguard",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/18.png",
"tech": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/tech_18.png",
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_18.png",
"label": {
"CB": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_18.png",
"CA/CB": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_13.png"
}
},
"19": {
"id": 19,
"name": "Munition",
"short": "AE",
"position": "vanguard",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/19.png",
"tech": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/tech_19.png",
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_19.png",
"label": {
"AE": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_22.png"
}
},
"20": {
"id": 20,
"name": "Guided-missile Destroyer",
"short": "DDGV",
"position": "vanguard",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/20.png",
"tech": null,
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_20.png",
"label": {
"DDG": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_23.png"
}
},
"21": {
"id": 21,
"name": "Guided-missile Destroyer",
"short": "DDGM",
"position": "main",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/21.png",
"tech": null,
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_21.png",
"label": {
"DDG": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_23.png"
}
},
"22": {
"id": 22,
"name": "Sailing Frigate",
"short": "IXS",
"position": "submarine",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/22.png",
"tech": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/tech_22.png",
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_22.png",
"label": {
"IX": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_27.png",
"IXS": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_24.png"
}
},
"23": {
"id": 23,
"name": "Sailing Frigate",
"short": "IXV",
"position": "vanguard",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/23.png",
"tech": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/tech_23.png",
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_23.png",
"label": {
"IX": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_27.png",
"IXV": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_25.png"
}
},
"24": {
"id": 24,
"name": "Sailing Frigate",
"short": "IXM",
"position": "main",
"icon": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/24.png",
"tech": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/tech_24.png",
"title": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/title_24.png",
"label": {
"IX": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_27.png",
"IXM": "https://raw.githubusercontent.com/Fernando2603/AzurLane/main/images/type/label_26.png"
}
}
}