This repository has been archived by the owner on Mar 4, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy pathdigi.js
319 lines (319 loc) · 99.5 KB
/
digi.js
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
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
var digi = {
"1": {"name": {"en": "Kuramon", "ja": "クラモン", "ko": "쿠라몬", "zh-TW": "水母獸"}, "images": [1, 2, 2, 4, 5], "evol": 0, "next": [9, 12], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"2": {"name": {"en": "Pabumon", "ja": "バブモン", "ko": "뽀글몬", "zh-TW": "泡沫獸"}, "images": [6, 7, 7, 9, 10], "evol": 0, "next": [7, 13, 15], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"3": {"name": {"en": "Punimon", "ja": "プニモン", "ko": "푸니몬", "zh-TW": "普尼獸"}, "images": [11, 12, 12, 14, 15], "evol": 0, "next": [8, 11], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"4": {"name": {"en": "Botamon", "ja": "ボタモン", "ko": "깜몬", "zh-TW": "黑球獸"}, "images": [16, 17, 17, 19, 20], "evol": 0, "next": [6, 16], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"5": {"name": {"en": "Poyomon", "ja": "ポヨモン", "ko": "포요몬", "zh-TW": "浮游獸"}, "images": [21, 22, 22, 24, 25], "evol": 0, "next": [10, 14], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"6": {"name": {"en": "Koromon", "ja": "コロモン", "ko": "코로몬", "zh-TW": "滾球獸"}, "images": [26, 27, 27, 29, 30], "evol": 1, "next": [17, 27, 37, 41, 314], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"7": {"name": {"en": "Tanemon", "ja": "タネモン", "ko": "시드몬", "zh-TW": "種子獸"}, "images": [31, 32, 32, 34, 35], "evol": 1, "next": [42, 50, 52], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"8": {"name": {"en": "Tsunomon", "ja": "ツノモン", "ko": "뿔몬", "zh-TW": "獨角獸"}, "images": [36, 37, 37, 39, 40], "evol": 1, "next": [25, 26, 31, 46, 323], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"9": {"name": {"en": "Tsumemon", "ja": "ツメモン", "ko": "츠메몬", "zh-TW": "指爪獸"}, "images": [41, 42, 42, 44, 45], "evol": 1, "next": [18, 29, 43], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"10": {"name": {"en": "Tokomon", "ja": "トコモン", "ko": "토코몬", "zh-TW": "迪哥獸"}, "images": [46, 47, 47, 49, 50], "evol": 1, "next": [40, 45, 49, 51], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"11": {"name": {"en": "Nyaromon", "ja": "ニャロモン", "ko": "야옹몬", "zh-TW": "貓貓獸"}, "images": [51, 52, 52, 54, 55], "evol": 1, "next": [19, 35, 47], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"12": {"name": {"en": "Pagumon", "ja": "パグモン", "ko": "퍼그몬", "zh-TW": "柏古獸"}, "images": [56, 57, 57, 59, 60], "evol": 1, "next": [20, 24, 53], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"13": {"name": {"en": "Yokomon", "ja": "ピョコモン", "ko": "어니몬", "zh-TW": "比高獸"}, "images": [61, 62, 62, 64, 65], "evol": 1, "next": [21, 44, 54], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"14": {"name": {"en": "Bukamon", "ja": "プカモン", "ko": "둥실몬", "zh-TW": "布加獸"}, "images": [66, 67, 67, 69, 70], "evol": 1, "next": [22, 32, 33, 48], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"15": {"name": {"en": "Motimon", "ja": "モチモン", "ko": "모티몬", "zh-TW": "年糕獸"}, "images": [71, 72, 72, 74, 75], "evol": 1, "next": [30, 34, 36, 39], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"16": {"name": {"en": "Wanyamon", "ja": "ワニャモン", "ko": "와냐몬", "zh-TW": "汪喵獸"}, "images": [76, 77, 77, 79, 80], "evol": 1, "next": [23, 28, 38], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"17": {"name": {"en": "Agumon", "ja": "アグモン", "ko": "아구몬", "zh-TW": "亞古獸"}, "images": [81, 82, 82, 84, 85], "evol": 2, "next": [74, 84, 85, 90, 104], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"18": {"name": {"en": "Agumon (Black)", "ja": "アグモン(黒)", "ko": "아구몬(흑)", "zh-TW": "亞古獸(黑)"}, "images": [86, 87, 87, 89, 90], "evol": 2, "next": [72, 75, 81, 89, 90], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"19": {"name": {"en": "Armadillomon", "ja": "アルマジモン", "ko": "아르마몬", "zh-TW": "穿山獸"}, "images": [91, 92, 92, 94, 95], "evol": 2, "next": [57, 79, 80, 81, 89], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"20": {"name": {"en": "Impmon", "ja": "インプモン", "ko": "임프몬", "zh-TW": "小妖獸"}, "images": [96, 97, 97, 99, 100], "evol": 2, "next": [55, 59, 63, 88, 98, 101], "tribe": 7, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"21": {"name": {"en": "Elecmon", "ja": "エレキモン", "ko": "에렉몬", "zh-TW": "艾力獸"}, "images": [101, 102, 102, 104, 105], "evol": 2, "next": [69, 70, 79, 85, 95, 106], "tribe": 4, "skills": [{"attribute": 4, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"22": {"name": {"en": "Otamamon", "ja": "オタマモン", "ko": "올챙몬", "zh-TW": "蝌蚪獸"}, "images": [106, 107, 107, 109, 110], "evol": 2, "next": [67, 78, 83, 96], "tribe": 3, "skills": [{"attribute": 3, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"23": {"name": {"en": "Gaomon", "ja": "ガオモン", "ko": "가오몬", "zh-TW": "迦奧獸"}, "images": [111, 112, 112, 114, 115], "evol": 2, "next": [63, 65, 68, 93, 106], "tribe": 2, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"24": {"name": {"en": "Gazimon", "ja": "ガジモン", "ko": "가지몬", "zh-TW": "加支獸"}, "images": [116, 117, 117, 119, 120], "evol": 2, "next": [65, 70, 73, 94, 95, 106], "tribe": 7, "skills": [{"attribute": 1, "effect": 1, "physical": 0, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"25": {"name": {"en": "Gabumon", "ja": "ガブモン", "ko": "파피몬", "zh-TW": "加布獸"}, "images": [121, 122, 122, 124, 125], "evol": 2, "next": [69, 94, 96, 99, 105], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"26": {"name": {"en": "Gabumon (Black)", "ja": "ガブモン(黒)", "ko": "파피몬(흑)", "zh-TW": "加布獸(黑)"}, "images": [126, 127, 127, 129, 130], "evol": 2, "next": [70, 102, 105, 107], "tribe": 2, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"27": {"name": {"en": "Guilmon", "ja": "ギルモン", "ko": "길몬", "zh-TW": "基爾獸"}, "images": [131, 132, 132, 134, 135], "evol": 2, "next": [72, 75, 84, 90, 104], "tribe": 2, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"28": {"name": {"en": "Kudamon", "ja": "クダモン", "ko": "쿠다몬", "zh-TW": "管狐獸"}, "images": [136, 137, 137, 139, 140], "evol": 2, "next": [62, 80, 103, 107], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"29": {"name": {"en": "Keramon", "ja": "ケラモン", "ko": "케라몬", "zh-TW": "哈哈獸"}, "images": [141, 142, 142, 144, 145], "evol": 2, "next": [59, 73, 98, 100], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"30": {"name": {"en": "Gotsumon", "ja": "ゴツモン", "ko": "울퉁몬", "zh-TW": "礦石獸"}, "images": [146, 147, 147, 149, 150], "evol": 2, "next": [57, 76, 86, 89], "tribe": 1, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"31": {"name": {"en": "Goblimon", "ja": "ゴブリモン", "ko": "고부리몬", "zh-TW": "野人獸"}, "images": [151, 152, 152, 154, 155], "evol": 2, "next": [63, 65, 72, 75, 95], "tribe": 5, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"32": {"name": {"en": "Gomamon", "ja": "ゴマモン", "ko": "쉬라몬", "zh-TW": "哥瑪獸"}, "images": [156, 157, 157, 159, 160], "evol": 2, "next": [57, 58, 88, 105], "tribe": 3, "skills": [{"attribute": 3, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"33": {"name": {"en": "Syakomon", "ja": "シャコモン", "ko": "샤코몬", "zh-TW": "蝦蛄獸"}, "images": [161, 162, 162, 164, 165], "evol": 2, "next": [58, 67, 78, 83], "tribe": 3, "skills": [{"attribute": 3, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"34": {"name": {"en": "Solarmon", "ja": "ソーラーモン", "ko": "황금톱니몬", "zh-TW": "太陽獸"}, "images": [166, 167, 167, 169, 170], "evol": 2, "next": [76, 79, 86, 104], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"35": {"name": {"en": "Terriermon", "ja": "テリアモン", "ko": "테리어몬", "zh-TW": "大耳獸"}, "images": [171, 172, 172, 174, 175], "evol": 2, "next": [58, 68, 91, 240], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"36": {"name": {"en": "Tentomon", "ja": "テントモン", "ko": "텐토몬", "zh-TW": "甲蟲獸"}, "images": [176, 177, 177, 179, 180], "evol": 2, "next": [66, 77, 82, 87, 108], "tribe": 4, "skills": [{"attribute": 4, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"37": {"name": {"en": "ToyAgumon", "ja": "トイアグモン", "ko": "토이아구몬", "zh-TW": "積木亞古獸"}, "images": [181, 182, 182, 184, 185], "evol": 2, "next": [64, 74, 76, 85, 86], "tribe": 4, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"38": {"name": {"en": "Dorumon", "ja": "ドルモン", "ko": "돌몬", "zh-TW": "多路獸"}, "images": [186, 187, 187, 189, 190], "evol": 2, "next": [64, 81, 94, 108], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"39": {"name": {"en": "Hagurumon", "ja": "ハグルモン", "ko": "톱니몬", "zh-TW": "齒輪獸"}, "images": [191, 192, 192, 194, 195], "evol": 2, "next": [64, 76, 80, 86, 100], "tribe": 4, "skills": [{"attribute": 7, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"40": {"name": {"en": "Patamon", "ja": "パタモン", "ko": "파닥몬", "zh-TW": "巴達獸"}, "images": [196, 197, 197, 199, 200], "evol": 2, "next": [61, 62, 91, 97, 107], "tribe": 6, "skills": [{"attribute": 5, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"41": {"name": {"en": "Hackmon", "ja": "ハックモン", "ko": "헉몬", "zh-TW": "哈克獸"}, "images": [201, 202, 202, 204, 205], "evol": 2, "next": [74, 84, 100, 187], "tribe": 2, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"42": {"name": {"en": "Palmon", "ja": "パルモン", "ko": "팔몬", "zh-TW": "巴魯獸"}, "images": [206, 207, 207, 209, 210], "evol": 2, "next": [60, 77, 82, 93, 102], "tribe": 5, "skills": [{"attribute": 1, "effect": 1, "physical": 0, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"43": {"name": {"en": "DemiDevimon", "ja": "ピコデビモン", "ko": "피코데블몬", "zh-TW": "小惡魔獸"}, "images": [211, 212, 212, 214, 215], "evol": 2, "next": [55, 71, 73, 92, 98], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"44": {"name": {"en": "Biyomon", "ja": "ピヨモン", "ko": "피요몬", "zh-TW": "比丘獸"}, "images": [216, 217, 217, 219, 220], "evol": 2, "next": [56, 66, 71, 97], "tribe": 1, "skills": [{"attribute": 2, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"45": {"name": {"en": "Falcomon", "ja": "ファルコモン", "ko": "팔코몬", "zh-TW": "夜鷹獸"}, "images": [221, 222, 222, 224, 225], "evol": 2, "next": [56, 61, 87, 103], "tribe": 1, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"46": {"name": {"en": "Veemon", "ja": "ブイモン", "ko": "브이몬", "zh-TW": "V仔獸"}, "images": [226, 227, 227, 229, 230], "evol": 2, "next": [61, 99, 238, 239], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"47": {"name": {"en": "Salamon", "ja": "プロットモン", "ko": "플롯트몬", "zh-TW": "小狗獸"}, "images": [231, 232, 232, 234, 235], "evol": 2, "next": [88, 91, 99, 105, 107, 242], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"48": {"name": {"en": "Betamon", "ja": "ベタモン", "ko": "베타몬", "zh-TW": "比特獸"}, "images": [236, 237, 237, 239, 240], "evol": 2, "next": [67, 78, 83, 96, 102], "tribe": 3, "skills": [{"attribute": 4, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"49": {"name": {"en": "Hawkmon", "ja": "ホークモン", "ko": "호크몬", "zh-TW": "麻鷹獸"}, "images": [241, 242, 242, 244, 245], "evol": 2, "next": [56, 97, 103, 104], "tribe": 1, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"50": {"name": {"en": "Lalamon", "ja": "ララモン", "ko": "라라몬", "zh-TW": "拉拉獸"}, "images": [246, 247, 247, 249, 250], "evol": 2, "next": [60, 82, 93, 102], "tribe": 5, "skills": [{"attribute": 3, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"51": {"name": {"en": "Lucemon", "ja": "ルーチェモン", "ko": "루체몬", "zh-TW": "光明獸"}, "images": [251, 252, 252, 254, 255], "evol": 2, "next": [62, 92, 162], "tribe": 6, "skills": [{"attribute": 6, "effect": 2, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"52": {"name": {"en": "Renamon", "ja": "レナモン", "ko": "레나몬", "zh-TW": "妖狐獸"}, "images": [256, 257, 257, 259, 260], "evol": 2, "next": [60, 69, 71, 101], "tribe": 6, "skills": [{"attribute": 5, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"53": {"name": {"en": "Lopmon", "ja": "ロップモン", "ko": "로프몬", "zh-TW": "黑大耳獸"}, "images": [261, 262, 262, 264, 265], "evol": 2, "next": [59, 68, 92, 101], "tribe": 5, "skills": [{"attribute": 3, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"54": {"name": {"en": "Wormmon", "ja": "ワームモン", "ko": "추추몬", "zh-TW": "蟲蟲獸"}, "images": [266, 267, 267, 269, 270], "evol": 2, "next": [55, 66, 77, 87, 108], "tribe": 5, "skills": [{"attribute": 1, "effect": 1, "physical": 0, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"55": {"name": {"en": "IceDevimon", "ja": "アイスデビモン", "ko": "아이스데블몬", "zh-TW": "冰惡魔獸"}, "images": [271, 272, 272, 274, 275], "evol": 3, "next": [114, 125, 163], "tribe": 3, "skills": [{"attribute": 3, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"56": {"name": {"en": "Aquilamon", "ja": "アクィラモン", "ko": "아큐라몬", "zh-TW": "亞古拉獸"}, "images": [276, 277, 277, 279, 280], "evol": 3, "next": [115, 119, 126, 157], "tribe": 1, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"57": {"name": {"en": "Ankylomon", "ja": "アンキロモン", "ko": "황금아르마몬", "zh-TW": "戰甲獸"}, "images": [281, 282, 282, 284, 285], "evol": 3, "next": [112, 124, 128, 146], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"58": {"name": {"en": "Ikkakumon", "ja": "イッカクモン", "ko": "원뿔몬", "zh-TW": "海獅獸"}, "images": [286, 287, 287, 289, 290], "evol": 3, "next": [129, 145, 147], "tribe": 3, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"59": {"name": {"en": "Wizardmon", "ja": "ウィザーモン", "ko": "위자몬", "zh-TW": "巫師獸"}, "images": [291, 292, 292, 294, 295], "evol": 3, "next": [114, 133, 166], "tribe": 7, "skills": [{"attribute": 4, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"60": {"name": {"en": "Woodmon", "ja": "ウッドモン", "ko": "우드몬", "zh-TW": "朽木獸"}, "images": [296, 297, 297, 299, 300], "evol": 3, "next": [125, 130, 140], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"61": {"name": {"en": "ExVeemon", "ja": "エクスブイモン", "ko": "엑스브이몬", "zh-TW": "V仔獸EX"}, "images": [301, 302, 302, 304, 305], "evol": 3, "next": [138, 146, 158], "tribe": 1, "skills": [{"attribute": 6, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"62": {"name": {"en": "Angemon", "ja": "エンジェモン", "ko": "엔젤몬", "zh-TW": "天使獸"}, "images": [306, 307, 307, 309, 310], "evol": 3, "next": [119, 124, 146, 311], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"63": {"name": {"en": "Ogremon", "ja": "オーガモン", "ko": "우가몬", "zh-TW": "奧加獸"}, "images": [311, 312, 312, 314, 315], "evol": 3, "next": [132, 133, 164], "tribe": 5, "skills": [{"attribute": 7, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"64": {"name": {"en": "Guardromon", "ja": "ガードロモン", "ko": "가드로몬", "zh-TW": "守衛獸"}, "images": [316, 317, 317, 319, 320], "evol": 3, "next": [111, 122, 137, 155], "tribe": 4, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}, {"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"65": {"name": {"en": "GaoGamon", "ja": "ガオガモン", "ko": "가오가몬", "zh-TW": "迦奧迦獸"}, "images": [321, 322, 322, 324, 325], "evol": 3, "next": [122, 147, 164], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"66": {"name": {"en": "Kabuterimon", "ja": "カブテリモン", "ko": "캅테리몬", "zh-TW": "比多獸"}, "images": [326, 327, 327, 329, 330], "evol": 3, "next": [109, 125, 159, 311], "tribe": 5, "skills": [{"attribute": 4, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"67": {"name": {"en": "ShellNumemon", "ja": "カラツキヌメモン", "ko": "달팽이워매몬", "zh-TW": "貝殼鼻涕獸"}, "images": [331, 332, 332, 334, 335], "evol": 3, "next": [134, 142, 149], "tribe": 3, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"68": {"name": {"en": "Gargomon", "ja": "ガルゴモン", "ko": "가르고몬", "zh-TW": "加魯哥獸"}, "images": [336, 337, 337, 339, 340], "evol": 3, "next": [110, 151, 160], "tribe": 4, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"69": {"name": {"en": "Garurumon", "ja": "ガルルモン", "ko": "가루몬", "zh-TW": "加魯魯獸"}, "images": [341, 342, 342, 344, 345], "evol": 3, "next": [129, 135, 139, 164, 311], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"70": {"name": {"en": "Garurumon (Black)", "ja": "ガルルモン(黒)", "ko": "가루몬(흑)", "zh-TW": "黑加魯魯獸"}, "images": [346, 347, 347, 349, 350], "evol": 3, "next": [143, 147, 165], "tribe": 2, "skills": [{"attribute": 3, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"71": {"name": {"en": "Kyubimon", "ja": "キュウビモン", "ko": "구미호몬", "zh-TW": "九尾狐獸"}, "images": [351, 352, 352, 354, 355], "evol": 3, "next": [130, 156, 163], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"72": {"name": {"en": "Growlmon", "ja": "グラウモン", "ko": "그라우몬", "zh-TW": "古拉獸"}, "images": [356, 357, 357, 359, 360], "evol": 3, "next": [120, 151, 152, 154], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"73": {"name": {"en": "Chrysalimon", "ja": "クリサリモン", "ko": "크리사리몬", "zh-TW": "魔蛹獸"}, "images": [361, 362, 362, 364, 365], "evol": 3, "next": [113, 123, 130], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"74": {"name": {"en": "Greymon", "ja": "グレイモン", "ko": "그레이몬", "zh-TW": "暴龍獸"}, "images": [366, 367, 367, 369, 370], "evol": 3, "next": [128, 150, 152, 153, 311], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"75": {"name": {"en": "Greymon (Blue)", "ja": "グレイモン(青)", "ko": "그레이몬(청)", "zh-TW": "暴龍獸(藍)"}, "images": [371, 372, 372, 374, 375], "evol": 3, "next": [135, 136, 153], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"76": {"name": {"en": "Clockmon", "ja": "クロックモン", "ko": "타임몬", "zh-TW": "時鐘獸"}, "images": [376, 377, 377, 379, 380], "evol": 3, "next": [111, 136, 137, 166], "tribe": 4, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"77": {"name": {"en": "Kuwagamon", "ja": "クワガーモン", "ko": "쿠가몬", "zh-TW": "古加獸"}, "images": [381, 382, 382, 384, 385], "evol": 3, "next": [118, 121, 125, 311], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"78": {"name": {"en": "Gekomon", "ja": "ゲコモン", "ko": "개굴몬", "zh-TW": "怪蛙獸"}, "images": [386, 387, 387, 389, 390], "evol": 3, "next": [134, 145, 149], "tribe": 3, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"79": {"name": {"en": "Geremon", "ja": "ゲレモン", "ko": "옐로우워매몬", "zh-TW": "庸俗獸"}, "images": [391, 392, 392, 394, 395], "evol": 3, "next": [116, 127, 155], "tribe": 4, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"80": {"name": {"en": "GoldNumemon", "ja": "ゴールドヌメモン", "ko": "골드워매몬", "zh-TW": "黃金鼻涕獸"}, "images": [396, 397, 397, 399, 400], "evol": 3, "next": [142, 144, 206], "tribe": 6, "skills": [{"attribute": 6, "effect": 2, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"81": {"name": {"en": "Cyclonemon", "ja": "サイクロモン", "ko": "사이크로몬", "zh-TW": "獨眼龍獸"}, "images": [401, 402, 402, 404, 405], "evol": 3, "next": [135, 137, 150], "tribe": 5, "skills": [{"attribute": 2, "effect": 2, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"82": {"name": {"en": "Sunflowmon", "ja": "サンフラウモン", "ko": "해바라기몬", "zh-TW": "向日葵獸"}, "images": [406, 407, 407, 409, 410], "evol": 3, "next": [117, 159, 161], "tribe": 5, "skills": [{"attribute": 6, "effect": 2, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"83": {"name": {"en": "Seadramon", "ja": "シードラモン", "ko": "시드라몬", "zh-TW": "海龍獸"}, "images": [411, 412, 412, 414, 415], "evol": 3, "next": [134, 145, 149], "tribe": 3, "skills": [{"attribute": 3, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"84": {"name": {"en": "GeoGreymon", "ja": "ジオグレイモン", "ko": "지오그레이몬", "zh-TW": "大地暴龍獸"}, "images": [416, 417, 417, 419, 420], "evol": 3, "next": [120, 128, 158], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"85": {"name": {"en": "Sukamon", "ja": "スカモン", "ko": "스카몬", "zh-TW": "大便獸"}, "images": [421, 422, 422, 424, 425], "evol": 3, "next": [116, 127, 144], "tribe": 1, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"86": {"name": {"en": "Starmon", "ja": "スターモン", "ko": "스타몬", "zh-TW": "星星獸"}, "images": [426, 427, 427, 429, 430], "evol": 3, "next": [127, 148, 155], "tribe": 6, "skills": [{"attribute": 1, "effect": 2, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"87": {"name": {"en": "Stingmon", "ja": "スティングモン", "ko": "스팅몬", "zh-TW": "飛蟲獸"}, "images": [431, 432, 432, 434, 435], "evol": 3, "next": [113, 118, 138], "tribe": 5, "skills": [{"attribute": 3, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"88": {"name": {"en": "Sorcermon", "ja": "ソーサリモン", "ko": "소서리몬", "zh-TW": "冰巫師獸"}, "images": [436, 437, 437, 439, 440], "evol": 3, "next": [110, 141, 166], "tribe": 3, "skills": [{"attribute": 3, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"89": {"name": {"en": "Tankmon", "ja": "タンクモン", "ko": "탱크몬", "zh-TW": "坦克獸"}, "images": [441, 442, 442, 444, 445], "evol": 3, "next": [111, 120, 121, 136], "tribe": 4, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"90": {"name": {"en": "Tyrannomon", "ja": "ティラノモン", "ko": "티라노몬", "zh-TW": "巨龍獸"}, "images": [446, 447, 447, 449, 450], "evol": 3, "next": [148, 150, 153, 154], "tribe": 2, "skills": [{"attribute": 2, "effect": 2, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"91": {"name": {"en": "Gatomon", "ja": "テイルモン", "ko": "가트몬", "zh-TW": "迪路獸"}, "images": [451, 452, 452, 454, 455], "evol": 3, "next": [117, 126, 161], "tribe": 6, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"92": {"name": {"en": "Devimon", "ja": "デビモン", "ko": "데블몬", "zh-TW": "惡魔獸"}, "images": [456, 457, 457, 459, 460], "evol": 3, "next": [113, 114, 143, 153, 311], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"93": {"name": {"en": "Togemon", "ja": "トゲモン", "ko": "니드몬", "zh-TW": "仙人掌獸"}, "images": [461, 462, 462, 464, 465], "evol": 3, "next": [140, 147, 161], "tribe": 5, "skills": [{"attribute": 5, "effect": 2, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"94": {"name": {"en": "Dorugamon", "ja": "ドルガモン", "ko": "돌가몬", "zh-TW": "多路加獸"}, "images": [466, 467, 467, 469, 470], "evol": 3, "next": [131, 135, 158], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"95": {"name": {"en": "Nanimon", "ja": "ナニモン", "ko": "모야몬", "zh-TW": "亞伯獸"}, "images": [471, 472, 472, 474, 475], "evol": 3, "next": [112, 127, 132], "tribe": 1, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"96": {"name": {"en": "Numemon", "ja": "ヌメモン", "ko": "워매몬", "zh-TW": "鼻涕獸"}, "images": [476, 477, 477, 479, 480], "evol": 3, "next": [116, 142, 156], "tribe": 3, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"97": {"name": {"en": "Birdramon", "ja": "バードラモン", "ko": "버드라몬", "zh-TW": "巴多拉獸"}, "images": [481, 482, 482, 484, 485], "evol": 3, "next": [115, 119, 131, 157], "tribe": 2, "skills": [{"attribute": 2, "effect": 2, "physical": 0, "magical": 1}, {"attribute": 2, "effect": 2, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"98": {"name": {"en": "Bakemon", "ja": "バケモン", "ko": "고스몬", "zh-TW": "猛鬼獸"}, "images": [486, 487, 487, 489, 490], "evol": 3, "next": [114, 140, 143, 163], "tribe": 7, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"99": {"name": {"en": "Veedramon", "ja": "ブイドラモン", "ko": "브이드라몬", "zh-TW": "V龍獸"}, "images": [491, 492, 492, 494, 495], "evol": 3, "next": [115, 123, 151, 154], "tribe": 1, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"100": {"name": {"en": "PlatinumSukamon", "ja": "プラチナスカモン", "ko": "화이트스카몬", "zh-TW": "白金大便獸"}, "images": [496, 497, 497, 499, 500], "evol": 3, "next": [116, 144, 155], "tribe": 1, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"101": {"name": {"en": "BlackGatomon", "ja": "ブラックテイルモン", "ko": "블랙가트몬", "zh-TW": "黑迪路獸"}, "images": [501, 502, 502, 504, 505], "evol": 3, "next": [123, 136, 163, 165], "tribe": 7, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"102": {"name": {"en": "Vegiemon", "ja": "ベジーモン", "ko": "베지몬", "zh-TW": "鼻屎獸"}, "images": [506, 507, 507, 509, 510], "evol": 3, "next": [109, 132, 159], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"103": {"name": {"en": "Peckmon", "ja": "ペックモン", "ko": "펙크몬", "zh-TW": "銳啄獸"}, "images": [511, 512, 512, 514, 515], "evol": 3, "next": [110, 141, 157], "tribe": 1, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"104": {"name": {"en": "Meramon", "ja": "メラモン", "ko": "메라몬", "zh-TW": "火焰獸"}, "images": [516, 517, 517, 519, 520], "evol": 3, "next": [133, 139, 143, 148], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"105": {"name": {"en": "Frigimon", "ja": "ユキダルモン", "ko": "프리지몬", "zh-TW": "雪人獸"}, "images": [521, 522, 522, 524, 525], "evol": 3, "next": [117, 129, 156], "tribe": 3, "skills": [{"attribute": 3, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"106": {"name": {"en": "Leomon", "ja": "レオモン", "ko": "레오몬", "zh-TW": "獅子獸"}, "images": [526, 527, 527, 529, 530], "evol": 3, "next": [112, 122, 139, 152], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"107": {"name": {"en": "Reppamon", "ja": "レッパモン", "ko": "레파몬", "zh-TW": "鐮鼬獸"}, "images": [531, 532, 532, 534, 535], "evol": 3, "next": [131, 141, 160], "tribe": 6, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"108": {"name": {"en": "Waspmon", "ja": "ワスプモン", "ko": "말벌몬", "zh-TW": "雀蜂獸"}, "images": [536, 537, 537, 539, 540], "evol": 3, "next": [109, 118, 121, 160], "tribe": 4, "skills": [{"attribute": 4, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"109": {"name": {"en": "MegaKabuterimon", "ja": "アトラーカブテリモン", "ko": "아트라캅테리몬", "zh-TW": "超比多獸"}, "images": [541, 542, 542, 544, 545], "evol": 4, "next": [181, 210, 214], "tribe": 5, "skills": [{"attribute": 4, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"110": {"name": {"en": "Antylamon", "ja": "アンティラモン", "ko": "안티라몬", "zh-TW": "玉兔獸"}, "images": [546, 547, 547, 549, 550], "evol": 4, "next": [178, 184, 195, 196], "tribe": 1, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"111": {"name": {"en": "Andromon", "ja": "アンドロモン", "ko": "안드로몬", "zh-TW": "安杜路獸"}, "images": [551, 552, 552, 554, 555], "evol": 4, "next": [183, 193, 201], "tribe": 4, "skills": [{"attribute": 4, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"112": {"name": {"en": "Meteormon", "ja": "インセキモン", "ko": "운석몬", "zh-TW": "隕石獸"}, "images": [556, 557, 557, 559, 560], "evol": 4, "next": [169, 195, 221, 222], "tribe": 1, "skills": [{"attribute": 1, "effect": 2, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"113": {"name": {"en": "Infermon", "ja": "インフェルモン", "ko": "인펠몬", "zh-TW": "地獄使者獸"}, "images": [561, 562, 562, 564, 565], "evol": 4, "next": [173, 196, 211], "tribe": 7, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"114": {"name": {"en": "Myotismon", "ja": "ヴァンデモン", "ko": "묘티스몬", "zh-TW": "吸血魔獸"}, "images": [566, 567, 567, 569, 570], "evol": 4, "next": [173, 202, 204], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"115": {"name": {"en": "AeroVeedramon", "ja": "エアロブイドラモン", "ko": "에어로브이드라몬", "zh-TW": "飛行V龍獸"}, "images": [571, 572, 572, 574, 575], "evol": 4, "next": [168, 199, 228], "tribe": 1, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"116": {"name": {"en": "Etemon", "ja": "エテモン", "ko": "에테몬", "zh-TW": "悟空獸"}, "images": [576, 577, 577, 579, 580], "evol": 4, "next": [204, 206, 221, 332], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"117": {"name": {"en": "Angewomon", "ja": "エンジェウーモン", "ko": "엔젤우몬", "zh-TW": "天女獸"}, "images": [581, 582, 582, 584, 585], "evol": 4, "next": [176, 214, 216, 337], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"118": {"name": {"en": "Okuwamon", "ja": "オオクワモン", "ko": "왕쿠가몬", "zh-TW": "大古加獸"}, "images": [586, 587, 587, 589, 590], "evol": 4, "next": [181, 196, 210], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"119": {"name": {"en": "Garudamon", "ja": "ガルダモン", "ko": "가루다몬", "zh-TW": "伽樓達獸"}, "images": [591, 592, 592, 594, 595], "evol": 4, "next": [189, 213, 228], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"120": {"name": {"en": "Gigadramon", "ja": "ギガドラモン", "ko": "기가드라몬", "zh-TW": "千兆龍獸"}, "images": [596, 597, 597, 599, 600], "evol": 4, "next": [182, 220, 224], "tribe": 4, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"121": {"name": {"en": "CannonBeemon", "ja": "キャノンビーモン", "ko": "캐논벌몬", "zh-TW": "炮蜂獸"}, "images": [601, 602, 602, 604, 605], "evol": 4, "next": [182, 192, 193], "tribe": 4, "skills": [{"attribute": 4, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"122": {"name": {"en": "GrapLeomon", "ja": "グラップレオモン", "ko": "아이언레오몬", "zh-TW": "格鬥獅子獸"}, "images": [606, 607, 607, 609, 610], "evol": 4, "next": [185, 200, 203], "tribe": 4, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"123": {"name": {"en": "Cyberdramon", "ja": "サイバードラモン", "ko": "사이버드라몬", "zh-TW": "電子龍獸"}, "images": [611, 612, 612, 614, 615], "evol": 4, "next": [167, 189, 194], "tribe": 7, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"124": {"name": {"en": "Shakkoumon", "ja": "シャッコウモン", "ko": "토우몬", "zh-TW": "古神獸"}, "images": [616, 617, 617, 619, 620], "evol": 4, "next": [172, 184, 191], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"125": {"name": {"en": "Cherrymon", "ja": "ジュレイモン", "ko": "쥬레이몬", "zh-TW": "祖利獸"}, "images": [621, 622, 622, 624, 625], "evol": 4, "next": [180, 181, 205], "tribe": 5, "skills": [{"attribute": 5, "effect": 2, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"126": {"name": {"en": "Silphymon", "ja": "シルフィーモン", "ko": "실피드몬", "zh-TW": "人面戰鷹獸"}, "images": [626, 627, 627, 629, 630], "evol": 4, "next": [186, 199, 213], "tribe": 4, "skills": [{"attribute": 5, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"127": {"name": {"en": "SuperStarmon", "ja": "スーパースターモン", "ko": "슈퍼스타몬", "zh-TW": "超級流星獸"}, "images": [631, 632, 632, 634, 635], "evol": 4, "next": [179, 189, 206], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"128": {"name": {"en": "SkullGreymon", "ja": "スカルグレイモン", "ko": "스컬그레이몬", "zh-TW": "喪屍暴龍獸"}, "images": [636, 637, 637, 639, 640], "evol": 4, "next": [188, 194, 197], "tribe": 7, "skills": [{"attribute": 2, "effect": 2, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"129": {"name": {"en": "Zudomon", "ja": "ズドモン", "ko": "쥬드몬", "zh-TW": "祖頓獸"}, "images": [641, 642, 642, 644, 645], "evol": 4, "next": [172, 217, 222], "tribe": 3, "skills": [{"attribute": 4, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"130": {"name": {"en": "Taomon", "ja": "タオモン", "ko": "도사몬", "zh-TW": "祭師獸"}, "images": [646, 647, 647, 649, 650], "evol": 4, "next": [180, 186, 195, 213], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"131": {"name": {"en": "Chirinmon", "ja": "チィリンモン", "ko": "치린몬", "zh-TW": "麒麟獸"}, "images": [651, 652, 652, 654, 655], "evol": 4, "next": [176, 190, 191], "tribe": 6, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"132": {"name": {"en": "Digitamamon", "ja": "デジタマモン", "ko": "디지타몬", "zh-TW": "蛋蛋獸"}, "images": [656, 657, 657, 659, 660], "evol": 4, "next": [194, 212, 218], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"133": {"name": {"en": "SkullMeramon", "ja": "デスメラモン", "ko": "데드메라몬", "zh-TW": "死神火焰獸"}, "images": [661, 662, 662, 664, 665], "evol": 4, "next": [179, 211, 215], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"134": {"name": {"en": "ShogunGekomon", "ja": "トノサマゲコモン", "ko": "왕개굴몬", "zh-TW": "怪蛙皇"}, "images": [666, 667, 667, 669, 670], "evol": 4, "next": [172, 209, 226], "tribe": 3, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"135": {"name": {"en": "DoruGreymon", "ja": "ドルグレモン", "ko": "돌그레몬", "zh-TW": "多路龍獸"}, "images": [671, 672, 672, 674, 675], "evol": 4, "next": [167, 190], "tribe": 1, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"136": {"name": {"en": "Knightmon", "ja": "ナイトモン", "ko": "나이트몬", "zh-TW": "騎士獸"}, "images": [676, 677, 677, 679, 680], "evol": 4, "next": [183, 200, 229], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"137": {"name": {"en": "Datamon", "ja": "ナノモン", "ko": "데이터몬", "zh-TW": "分子獸"}, "images": [681, 682, 682, 684, 685], "evol": 4, "next": [182, 220, 223], "tribe": 4, "skills": [{"attribute": 2, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"138": {"name": {"en": "Paildramon", "ja": "パイルドラモン", "ko": "파일드라몬", "zh-TW": "機甲龍獸"}, "images": [686, 687, 687, 689, 690], "evol": 4, "next": [170], "tribe": 1, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"139": {"name": {"en": "IceLeomon", "ja": "パンジャモン", "ko": "화이트레오몬", "zh-TW": "邦加獸"}, "images": [691, 692, 692, 694, 695], "evol": 4, "next": [185, 203, 219], "tribe": 3, "skills": [{"attribute": 3, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"140": {"name": {"en": "Pumpkinmon", "ja": "パンプモン", "ko": "펌프몬", "zh-TW": "南瓜獸"}, "images": [696, 697, 697, 699, 700], "evol": 4, "next": [205, 215, 230], "tribe": 5, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"141": {"name": {"en": "Piximon", "ja": "ピッコロモン", "ko": "피콜몬", "zh-TW": "妖精獸"}, "images": [701, 702, 702, 704, 705], "evol": 4, "next": [176, 184, 217], "tribe": 6, "skills": [{"attribute": 2, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"142": {"name": {"en": "BlackKingNumemon", "ja": "ブラックキングヌメモン", "ko": "블랙킹워매몬", "zh-TW": "黑帝鼻涕獸"}, "images": [706, 707, 707, 709, 710], "evol": 4, "next": [206, 208, 221], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"143": {"name": {"en": "BlueMeramon", "ja": "ブルーメラモン", "ko": "블루메라몬", "zh-TW": "藍色火焰獸"}, "images": [711, 712, 712, 714, 715], "evol": 4, "next": [197, 202, 215], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"144": {"name": {"en": "Vademon", "ja": "ベーダモン", "ko": "베이더몬", "zh-TW": "入侵者獸"}, "images": [716, 717, 717, 719, 720], "evol": 4, "next": [169, 201, 210], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"145": {"name": {"en": "Whamon", "ja": "ホエーモン", "ko": "고래몬", "zh-TW": "巨鯨獸"}, "images": [721, 722, 722, 724, 725], "evol": 4, "next": [209, 217, 224], "tribe": 3, "skills": [{"attribute": 3, "effect": 2, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"146": {"name": {"en": "MagnaAngemon", "ja": "ホーリーエンジェモン", "ko": "홀리엔젤몬", "zh-TW": "神聖天使獸"}, "images": [726, 727, 727, 729, 730], "evol": 4, "next": [188, 191, 229], "tribe": 6, "skills": [{"attribute": 6, "effect": 2, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"147": {"name": {"en": "MachGaogamon", "ja": "マッハガオガモン", "ko": "마하가오가몬", "zh-TW": "音速迦奧迦獸"}, "images": [731, 732, 732, 734, 735], "evol": 4, "next": [192, 203, 219], "tribe": 5, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"148": {"name": {"en": "Mamemon", "ja": "マメモン", "ko": "콩알몬", "zh-TW": "豆豆獸"}, "images": [736, 737, 737, 739, 740], "evol": 4, "next": [174, 205, 208], "tribe": 1, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"149": {"name": {"en": "MegaSeadramon", "ja": "メガシードラモン", "ko": "메가시드라몬", "zh-TW": "超海龍獸"}, "images": [741, 742, 742, 744, 745], "evol": 4, "next": [209, 224, 226], "tribe": 3, "skills": [{"attribute": 4, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"150": {"name": {"en": "Megadramon", "ja": "メガドラモン", "ko": "메가드라몬", "zh-TW": "超蛇龍獸"}, "images": [746, 747, 747, 749, 750], "evol": 4, "next": [168, 207, 220], "tribe": 4, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"151": {"name": {"en": "WarGrowlmon", "ja": "メガログラウモン", "ko": "메가로그라우몬", "zh-TW": "大古拉獸"}, "images": [751, 752, 752, 754, 755], "evol": 4, "next": [178, 198, 225], "tribe": 2, "skills": [{"attribute": 4, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"152": {"name": {"en": "MetalGreymon", "ja": "メタルグレイモン", "ko": "메탈그레이몬", "zh-TW": "機械暴龍獸"}, "images": [756, 757, 757, 759, 760], "evol": 4, "next": [174, 177, 225, 333, 344], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"153": {"name": {"en": "MetalGreymon (Blue)", "ja": "メタルグレイモン(青)", "ko": "메탈그레이몬(청)", "zh-TW": "機械暴龍獸(藍)"}, "images": [761, 762, 762, 764, 765], "evol": 4, "next": [174, 177, 207], "tribe": 2, "skills": [{"attribute": 1, "effect": 0, "physical": 0, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"154": {"name": {"en": "MetalTyrannomon", "ja": "メタルティラノモン", "ko": "메탈티라노몬", "zh-TW": "鋼鐵巨龍獸"}, "images": [766, 767, 767, 769, 770], "evol": 4, "next": [198, 207, 225], "tribe": 4, "skills": [{"attribute": 4, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"155": {"name": {"en": "MetalMamemon", "ja": "メタルマメモン", "ko": "메탈콩알몬", "zh-TW": "鋼鐵豆豆獸"}, "images": [771, 772, 772, 774, 775], "evol": 4, "next": [169, 201, 208], "tribe": 4, "skills": [{"attribute": 4, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"156": {"name": {"en": "Monzaemon", "ja": "もんざえモン", "ko": "퍼펫몬", "zh-TW": "熊仔獸"}, "images": [776, 777, 777, 779, 780], "evol": 4, "next": [185, 186, 218], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"157": {"name": {"en": "Crowmon", "ja": "ヤタガラモン", "ko": "야타가라몬", "zh-TW": "八咫鴉獸"}, "images": [781, 782, 782, 784, 785], "evol": 4, "next": [180, 218, 228], "tribe": 1, "skills": [{"attribute": 6, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"158": {"name": {"en": "RizeGreymon", "ja": "ライズグレイモン", "ko": "라이즈그레이몬", "zh-TW": "進昇暴龍獸"}, "images": [786, 787, 787, 789, 790], "evol": 4, "next": [177, 188], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"159": {"name": {"en": "Lilamon", "ja": "ライラモン", "ko": "라일라몬", "zh-TW": "丁香獸"}, "images": [791, 792, 792, 794, 795], "evol": 4, "next": [227, 230, 231], "tribe": 5, "skills": [{"attribute": 5, "effect": 2, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"160": {"name": {"en": "Rapidmon", "ja": "ラピッドモン", "ko": "래피드몬", "zh-TW": "拉比獸"}, "images": [796, 797, 797, 799, 800], "evol": 4, "next": [192, 193, 223], "tribe": 4, "skills": [{"attribute": 4, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"161": {"name": {"en": "Lillymon", "ja": "リリモン", "ko": "릴리몬", "zh-TW": "花仙獸"}, "images": [801, 802, 802, 804, 805], "evol": 4, "next": [214, 230, 231], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"162": {"name": {"en": "Lucemon FM", "ja": "ルーチェモンFM", "ko": "루체몬FM", "zh-TW": "光明獸FM"}, "images": [806, 807, 807, 809, 810], "evol": 4, "next": [237], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"163": {"name": {"en": "LadyDevimon", "ja": "レディーデビモン", "ko": "레이디데블몬", "zh-TW": "女惡魔獸"}, "images": [811, 812, 812, 814, 815], "evol": 4, "next": [216, 227, 231], "tribe": 7, "skills": [{"attribute": 7, "effect": 2, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"164": {"name": {"en": "WereGarurumon", "ja": "ワーガルルモン", "ko": "워가루몬", "zh-TW": "獸人加魯魯"}, "images": [816, 817, 817, 819, 820], "evol": 4, "next": [219, 222, 223, 342, 345], "tribe": 5, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"165": {"name": {"en": "WereGarurumon (Black)", "ja": "ワーガルルモン(黒)", "ko": "워가루몬(흑)", "zh-TW": "黑獸人加魯魯"}, "images": [821, 822, 822, 824, 825], "evol": 4, "next": [203, 218, 223], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"166": {"name": {"en": "Wisemon", "ja": "ワイズモン", "ko": "와이즈몬", "zh-TW": "賢者獸"}, "images": [826, 827, 827, 829, 830], "evol": 4, "next": [173, 204, 212], "tribe": 7, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"167": {"name": {"en": "Alphamon", "ja": "アルファモン", "ko": "알파몬", "zh-TW": "阿爾法獸"}, "images": [831, 832, 832, 834, 835, 20001.1], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 1, "magical": 0}, {"attribute": 1, "effect": 2, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"168": {"name": {"en": "UlforceVeedramon", "ja": "アルフォースブイドラモン", "ko": "알포스브이드라몬", "zh-TW": "究極V龍獸"}, "images": [836, 837, 837, 839, 840, 20006], "evol": 5, "next": [338], "tribe": 6, "skills": [{"attribute": 6, "effect": 2, "physical": 1, "magical": 0}, {"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"169": {"name": {"en": "Ebemon", "ja": "イーバモン", "ko": "이바몬", "zh-TW": "外星獸"}, "images": [841, 842, 842, 844, 845, 20011], "evol": 5, "next": [], "tribe": 4, "skills": [{"attribute": 4, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"170": {"name": {"en": "Imperialdramon DM", "ja": "インペリアルドラモンDM", "ko": "황제드라몬DM", "zh-TW": "帝皇龍甲獸DM"}, "images": [846, 847, 847, 849, 850, 20016], "evol": 5, "next": [171], "tribe": 2, "skills": [{"attribute": 7, "effect": 2, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"171": {"name": {"en": "Imperialdramon FM", "ja": "インペリアルドラモンFM", "ko": "황제드라몬FM", "zh-TW": "帝皇龍甲獸FM"}, "images": [851, 852, 852, 854, 855, 20021], "evol": 5, "next": [170, 232], "tribe": 1, "skills": [{"attribute": 6, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 0, "global": 1},
"172": {"name": {"en": "Vikemon", "ja": "ヴァイクモン", "ko": "바이킹몬", "zh-TW": "維京毛人獸"}, "images": [856, 857, 857, 859, 860, 20026], "evol": 5, "next": [], "tribe": 3, "skills": [{"attribute": 3, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"173": {"name": {"en": "VenomMyotismon", "ja": "ヴェノムヴァンデモン", "ko": "베놈묘티스몬", "zh-TW": "究極吸血魔獸"}, "images": [861, 862, 862, 864, 865, 20031], "evol": 5, "next": [], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"174": {"name": {"en": "WarGreymon", "ja": "ウォーグレイモン", "ko": "워그레이몬", "zh-TW": "戰鬥暴龍獸"}, "images": [866, 867, 867, 869, 870, 20036.1], "evol": 5, "next": [233, 327], "tribe": 2, "skills": [{"attribute": 2, "effect": 2, "physical": 1, "magical": 0}, {"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"175": {"name": {"en": "Examon", "ja": "エグザモン", "ko": "엑자몬", "zh-TW": "艾克薩獸"}, "images": [871, 872, 872, 874, 875, 20041], "evol": 5, "next": [], "tribe": 2, "skills": [{"attribute": 4, "effect": 2, "physical": 1, "magical": 0}, {"attribute": 2, "effect": 2, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"176": {"name": {"en": "Ophanimon", "ja": "オファニモン", "ko": "오파니몬", "zh-TW": "神聖天女獸"}, "images": [876, 877, 877, 879, 880, 20046], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"177": {"name": {"en": "Gaiomon", "ja": "ガイオウモン", "ko": "가이오몬", "zh-TW": "凱王獸"}, "images": [881, 882, 882, 884, 885, 20051], "evol": 5, "next": [283], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"178": {"name": {"en": "ChaosGallantmon", "ja": "カオスデュークモン", "ko": "카오스듀크몬", "zh-TW": "混沌紅蓮騎士獸"}, "images": [886, 887, 887, 889, 890, 20056], "evol": 5, "next": [], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 1, "magical": 0}, {"attribute": 7, "effect": 2, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"179": {"name": {"en": "Gankoomon", "ja": "ガンクゥモン", "ko": "간쿠몬", "zh-TW": "頑固獸"}, "images": [891, 892, 892, 894, 895, 20061], "evol": 5, "next": [], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}, {"attribute": 5, "effect": 2, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"180": {"name": {"en": "Kuzuhamon", "ja": "クズハモン", "ko": "쿠즈하몬", "zh-TW": "葛葉獸"}, "images": [896, 897, 897, 899, 900, 20066], "evol": 5, "next": [], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"181": {"name": {"en": "GranKuwagamon", "ja": "グランクワガーモン", "ko": "그랜쿠가몬", "zh-TW": "究極古加獸"}, "images": [901, 902, 902, 904, 905, 20071], "evol": 5, "next": [], "tribe": 1, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"182": {"name": {"en": "GroundLocomon", "ja": "グランドロコモン", "ko": "그랜드로코몬", "zh-TW": "超級火車獸"}, "images": [906, 907, 907, 909, 910, 20076], "evol": 5, "next": [], "tribe": 4, "skills": [{"attribute": 5, "effect": 2, "physical": 0, "magical": 1}, {"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"183": {"name": {"en": "Craniamon", "ja": "クレニアムモン", "ko": "크레니엄몬", "zh-TW": "顱骨獸"}, "images": [911, 912, 912, 914, 915, 20081], "evol": 5, "next": [348], "tribe": 5, "skills": [{"attribute": 5, "effect": 2, "physical": 1, "magical": 0}, {"attribute": 1, "effect": 0, "physical": 0, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"184": {"name": {"en": "Cherubimon (Good)", "ja": "ケルビモン(善)", "ko": "켈비몬(선)", "zh-TW": "基路比獸(善)"}, "images": [916, 917, 917, 919, 920, 20086], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"185": {"name": {"en": "SaberLeomon", "ja": "サーベルレオモン", "ko": "샤벨레오몬", "zh-TW": "黃金劍獅獸"}, "images": [921, 922, 922, 924, 925, 20091], "evol": 5, "next": [], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"186": {"name": {"en": "Sakuyamon", "ja": "サクヤモン", "ko": "샤크라몬", "zh-TW": "沙古牙獸"}, "images": [926, 927, 927, 929, 930, 20096], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"187": {"name": {"en": "Jesmon", "ja": "ジエスモン", "ko": "제스몬", "zh-TW": "傑斯獸"}, "images": [931, 932, 932, 934, 935, 20101], "evol": 5, "next": [352], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}, {"attribute": 1, "effect": 0, "physical": 0, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"188": {"name": {"en": "ShineGreymon", "ja": "シャイングレイモン", "ko": "샤인그레이몬", "zh-TW": "閃光暴龍獸"}, "images": [936, 937, 937, 939, 940, 20106], "evol": 5, "next": [286, 303, 329], "tribe": 6, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"189": {"name": {"en": "Justimon", "ja": "ジャスティモン", "ko": "저스티몬", "zh-TW": "裁決獸"}, "images": [941, 942, 942, 944, 945, 20111], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"190": {"name": {"en": "Kentaurosmon", "ja": "スレイプモン", "ko": "슬레이프몬", "zh-TW": "八腳馬獸"}, "images": [946, 947, 947, 949, 950, 20116], "evol": 5, "next": [350], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 0, "magical": 1}, {"attribute": 3, "effect": 2, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"191": {"name": {"en": "Seraphimon", "ja": "セラフィモン", "ko": "세라피몬", "zh-TW": "究極天使獸"}, "images": [951, 952, 952, 954, 955, 20121.1], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 6, "effect": 2, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"192": {"name": {"en": "MegaGargomon", "ja": "セントガルゴモン", "ko": "세인트가르고몬", "zh-TW": "撒多格杜獸"}, "images": [956, 957, 957, 959, 960, 20126], "evol": 5, "next": [], "tribe": 4, "skills": [{"attribute": 2, "effect": 2, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"193": {"name": {"en": "TigerVespamon", "ja": "タイガーヴェスパモン", "ko": "타이거베스파몬", "zh-TW": "虎蜂獸"}, "images": [961, 962, 962, 964, 965, 20131], "evol": 5, "next": [], "tribe": 4, "skills": [{"attribute": 4, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"194": {"name": {"en": "Titamon", "ja": "タイタモン", "ko": "타이타몬", "zh-TW": "泰坦獸"}, "images": [966, 967, 967, 969, 970, 20136], "evol": 5, "next": [], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"195": {"name": {"en": "Dianamon", "ja": "ディアナモン", "ko": "디아나몬", "zh-TW": "狄安娜獸"}, "images": [971, 972, 972, 974, 975, 20141], "evol": 5, "next": [], "tribe": 3, "skills": [{"attribute": 6, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"196": {"name": {"en": "Diaboromon", "ja": "ディアボロモン", "ko": "디아블로몬", "zh-TW": "超惡魔獸"}, "images": [976, 977, 977, 979, 980, 20146], "evol": 5, "next": [339], "tribe": 7, "skills": [{"attribute": 2, "effect": 2, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"197": {"name": {"en": "Creepymon", "ja": "デーモン", "ko": "마왕몬", "zh-TW": "究極魔獸"}, "images": [981, 982, 982, 984, 985, 20151], "evol": 5, "next": [], "tribe": 7, "skills": [{"attribute": 2, "effect": 2, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"198": {"name": {"en": "Gallantmon", "ja": "デュークモン", "ko": "듀크몬", "zh-TW": "紅蓮騎士獸"}, "images": [986, 987, 987, 989, 990, 20156], "evol": 5, "next": [289, 331], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 1, "magical": 0}, {"attribute": 6, "effect": 2, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"199": {"name": {"en": "Dynasmon", "ja": "デュナスモン", "ko": "듀나스몬", "zh-TW": "杜納斯獸"}, "images": [991, 992, 992, 994, 995, 20161], "evol": 5, "next": [341], "tribe": 1, "skills": [{"attribute": 5, "effect": 2, "physical": 1, "magical": 0}, {"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"200": {"name": {"en": "Leopardmon", "ja": "ドゥフトモン", "ko": "두프트몬", "zh-TW": "芳香獸"}, "images": [996, 997, 997, 999, 1000, 20166], "evol": 5, "next": [235, 347], "tribe": 6, "skills": [{"attribute": 6, "effect": 2, "physical": 0, "magical": 1}, {"attribute": 1, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"201": {"name": {"en": "HiAndromon", "ja": "ハイアンドロモン", "ko": "하이안드로몬", "zh-TW": "高級安杜路獸"}, "images": [1001, 1002, 1002, 1004, 1005, 20171], "evol": 5, "next": [], "tribe": 4, "skills": [{"attribute": 4, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"202": {"name": {"en": "Barbamon", "ja": "バルバモン", "ko": "발바몬", "zh-TW": "巴爾巴獸"}, "images": [1006, 1007, 1007, 1009, 1010, 20176], "evol": 5, "next": [], "tribe": 7, "skills": [{"attribute": 7, "effect": 2, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"203": {"name": {"en": "BanchoLeomon", "ja": "バンチョーレオモン", "ko": "반쵸레오몬", "zh-TW": "番長獅子獸"}, "images": [1011, 1012, 1012, 1014, 1015, 20181], "evol": 5, "next": [], "tribe": 5, "skills": [{"attribute": 6, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"204": {"name": {"en": "Piedmon", "ja": "ピエモン", "ko": "피에몬", "zh-TW": "小丑皇"}, "images": [1016, 1017, 1017, 1019, 1020, 20186.1], "evol": 5, "next": [349], "tribe": 7, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"205": {"name": {"en": "Puppetmon", "ja": "ピノッキモン", "ko": "피노키몬", "zh-TW": "木偶獸"}, "images": [1021, 1022, 1022, 1024, 1025, 20191], "evol": 5, "next": [349], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"206": {"name": {"en": "PlatinumNumemon", "ja": "プラチナヌメモン", "ko": "플래티넘워매몬", "zh-TW": "白金鼻涕獸"}, "images": [1026, 1027, 1027, 1029, 1030, 20196], "evol": 5, "next": [], "tribe": 1, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"207": {"name": {"en": "BlackWarGreymon", "ja": "ブラックウォーグレイモン", "ko": "블랙워그레이몬", "zh-TW": "黑暗戰鬥暴龍獸"}, "images": [1031, 1032, 1032, 1034, 1035, 20201], "evol": 5, "next": [234, 334], "tribe": 2, "skills": [{"attribute": 7, "effect": 2, "physical": 1, "magical": 0}, {"attribute": 7, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"208": {"name": {"en": "PrinceMamemon", "ja": "プリンスマメモン", "ko": "프린스콩알몬", "zh-TW": "王子豆豆獸"}, "images": [1036, 1037, 1037, 1039, 1040, 20206], "evol": 5, "next": [], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"209": {"name": {"en": "Plesiomon", "ja": "プレシオモン", "ko": "플레시오몬", "zh-TW": "蛇頸龍獸"}, "images": [1041, 1042, 1042, 1044, 1045, 20211], "evol": 5, "next": [], "tribe": 3, "skills": [{"attribute": 3, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"210": {"name": {"en": "HerculesKabuterimon", "ja": "ヘラクルカブテリモン", "ko": "헤라클레스캅테리몬", "zh-TW": "力神比多獸"}, "images": [1046, 1047, 1047, 1049, 1050, 20216], "evol": 5, "next": [], "tribe": 5, "skills": [{"attribute": 4, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"211": {"name": {"en": "Beelzemon", "ja": "ベルゼブモン", "ko": "베르제브몬", "zh-TW": "墮天地獄獸"}, "images": [1051, 1052, 1052, 1054, 1055, 20221], "evol": 5, "next": [343, 351], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"212": {"name": {"en": "Belphemon SM", "ja": "ベルフェモンSM", "ko": "벨페몬SM", "zh-TW": "貝爾菲獸SM"}, "images": [1056, 1057, 1057, 1059, 1060, 20226], "evol": 5, "next": [236], "tribe": 7, "skills": [{"attribute": 7, "effect": 2, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"213": {"name": {"en": "Phoenixmon", "ja": "ホウオウモン", "ko": "페닉스몬", "zh-TW": "鳳凰獸"}, "images": [1061, 1062, 1062, 1064, 1065, 20231], "evol": 5, "next": [], "tribe": 2, "skills": [{"attribute": 2, "effect": 2, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"214": {"name": {"en": "Magnadramon", "ja": "ホーリードラモン", "ko": "홀리드라몬", "zh-TW": "聖龍獸"}, "images": [1066, 1067, 1067, 1069, 1070, 20236], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 6, "effect": 2, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"215": {"name": {"en": "Boltmon", "ja": "ボルトモン", "ko": "나사몬", "zh-TW": "科學怪人獸"}, "images": [1071, 1072, 1072, 1074, 1075, 20241], "evol": 5, "next": [], "tribe": 4, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"216": {"name": {"en": "Mastemon", "ja": "マスティモン", "ko": "마스테몬", "zh-TW": "混沌神魔獸"}, "images": [1076, 1077, 1077, 1079, 1080, 20246], "evol": 5, "next": [], "tribe": 1, "skills": [{"attribute": 1, "effect": 2, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"217": {"name": {"en": "MarineAngemon", "ja": "マリンエンジェモン", "ko": "마린엔젤몬", "zh-TW": "海天使獸"}, "images": [1081, 1082, 1082, 1084, 1085, 20251], "evol": 5, "next": [], "tribe": 3, "skills": [{"attribute": 1, "effect": 0, "physical": 0, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"218": {"name": {"en": "Minervamon", "ja": "ミネルヴァモン", "ko": "미네르바몬", "zh-TW": "密涅瓦獸"}, "images": [1086, 1087, 1087, 1089, 1090, 20256], "evol": 5, "next": [], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"219": {"name": {"en": "MirageGaogamon", "ja": "ミラージュガオガモン", "ko": "미라쥬가오가몬", "zh-TW": "幻影迦奧迦獸"}, "images": [1091, 1092, 1092, 1094, 1095, 20261], "evol": 5, "next": [286, 304], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"220": {"name": {"en": "Machinedramon", "ja": "ムゲンドラモン", "ko": "파워드라몬", "zh-TW": "機械邪龍獸"}, "images": [1096, 1097, 1097, 1099, 1100, 20266.1], "evol": 5, "next": [312, 313, 349], "tribe": 4, "skills": [{"attribute": 4, "effect": 2, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"221": {"name": {"en": "MetalEtemon", "ja": "メタルエテモン", "ko": "메탈에테몬", "zh-TW": "鋼鐵悟空獸"}, "images": [1101, 1102, 1102, 1104, 1105, 20271], "evol": 5, "next": [], "tribe": 5, "skills": [{"attribute": 1, "effect": 2, "physical": 0, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"222": {"name": {"en": "MetalGarurumon", "ja": "メタルガルルモン", "ko": "메탈가루몬", "zh-TW": "鋼鐵加魯魯獸"}, "images": [1106, 1107, 1107, 1109, 1110, 20276.1], "evol": 5, "next": [233, 328], "tribe": 4, "skills": [{"attribute": 3, "effect": 2, "physical": 1, "magical": 0}, {"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"223": {"name": {"en": "MetalGarurumon (Black)", "ja": "メタルガルルモン(黒)", "ko": "메탈가루몬(흑)", "zh-TW": "鋼鐵加魯魯獸(黑)"}, "images": [1111, 1112, 1112, 1114, 1115, 20281], "evol": 5, "next": [234], "tribe": 4, "skills": [{"attribute": 3, "effect": 2, "physical": 1, "magical": 0}, {"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"224": {"name": {"en": "MetalSeadramon", "ja": "メタルシードラモン", "ko": "메탈시드라몬", "zh-TW": "鋼鐵海龍獸"}, "images": [1116, 1117, 1117, 1119, 1120, 20286], "evol": 5, "next": [349], "tribe": 3, "skills": [{"attribute": 3, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"225": {"name": {"en": "RustTyranomon", "ja": "ラストティラノモン", "ko": "러스트티라노몬", "zh-TW": "終極巨龍獸"}, "images": [1121, 1122, 1122, 1124, 1125, 20291], "evol": 5, "next": [], "tribe": 4, "skills": [{"attribute": 4, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"226": {"name": {"en": "Leviamon", "ja": "リヴァイアモン", "ko": "리바이어몬", "zh-TW": "利維坦獸"}, "images": [1126, 1127, 1127, 1129, 1130, 20296], "evol": 5, "next": [], "tribe": 3, "skills": [{"attribute": 3, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"227": {"name": {"en": "Lilithmon", "ja": "リリスモン", "ko": "리리스몬", "zh-TW": "莉莉絲獸"}, "images": [1131, 1132, 1132, 1134, 1135, 20301], "evol": 5, "next": [], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"228": {"name": {"en": "Ravemon", "ja": "レイヴモン", "ko": "레이브몬", "zh-TW": "鴉神獸"}, "images": [1136, 1137, 1137, 1139, 1140, 20306], "evol": 5, "next": [305], "tribe": 4, "skills": [{"attribute": 4, "effect": 2, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"229": {"name": {"en": "LordKnightmon", "ja": "ロードナイトモン", "ko": "로드나이트몬", "zh-TW": "劍皇獸"}, "images": [1141, 1142, 1142, 1144, 1145, 20311], "evol": 5, "next": [], "tribe": 7, "skills": [{"attribute": 7, "effect": 2, "physical": 0, "magical": 1}, {"attribute": 2, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"230": {"name": {"en": "Rosemon", "ja": "ロゼモン", "ko": "로제몬", "zh-TW": "薔薇獸"}, "images": [1146, 1147, 1147, 1149, 1150, 20316], "evol": 5, "next": [306], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"231": {"name": {"en": "Lotosmon", "ja": "ロトスモン", "ko": "로터스몬", "zh-TW": "蓮花獸"}, "images": [1151, 1152, 1152, 1154, 1155, 20321], "evol": 5, "next": [], "tribe": 5, "skills": [{"attribute": 6, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"232": {"name": {"en": "Imperialdramon PM", "ja": "インペリアルドラモンPM", "ko": "황제드라몬PM", "zh-TW": "帝皇龍甲獸PM"}, "images": [1156, 1157, 1157, 1159, 1160, 20326], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"233": {"name": {"en": "Omegamon", "ja": "オメガモン", "ko": "오메가몬", "zh-TW": "奧米加獸"}, "images": [1161, 1162, 1162, 1164, 1165, 20331], "evol": 5, "next": [335, 340], "tribe": 6, "skills": [{"attribute": 2, "effect": 2, "physical": 1, "magical": 0}, {"attribute": 3, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"234": {"name": {"en": "Omegamon Zwart", "ja": "オメガモンズワルト", "ko": "오메가몬 즈왈트", "zh-TW": "黑色奧米加獸"}, "images": [1166, 1167, 1167, 1169, 1170, 20336], "evol": 5, "next": [], "tribe": 7, "skills": [{"attribute": 2, "effect": 2, "physical": 1, "magical": 0}, {"attribute": 3, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"235": {"name": {"en": "Leopardmon LM", "ja": "ドゥフトモンLM", "ko": "두프트몬LM", "zh-TW": "芳香獸LM"}, "images": [1171, 1172, 1172, 1174, 1175, 20341], "evol": 5, "next": [200, 347], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 0, "global": 1},
"236": {"name": {"en": "Belphemon RM", "ja": "ベルフェモンRM", "ko": "벨페몬RM", "zh-TW": "貝爾菲獸RM"}, "images": [1176, 1177, 1177, 1179, 1180, 20346], "evol": 5, "next": [212], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 0, "global": 1},
"237": {"name": {"en": "Lucemon SM", "ja": "ルーチェモンSM", "ko": "루체몬SM", "zh-TW": "光明獸SM"}, "images": [1181, 1182, 1182, 1184, 1185, 20351], "evol": 5, "next": [], "tribe": 7, "skills": [{"attribute": 6, "effect": 2, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"238": {"name": {"en": "Flamedramon", "ja": "フレイドラモン", "ko": "화염드라몬", "zh-TW": "烈焰獸"}, "images": [1186, 1187, 1187, 1189, 1190], "evol": 3, "next": [], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"239": {"name": {"en": "Magnamon", "ja": "マグナモン", "ko": "매그너몬", "zh-TW": "金甲龍獸"}, "images": [1191, 1192, 1192, 1194, 1195, 20356], "evol": 5, "next": [336], "tribe": 1, "skills": [{"attribute": 6, "effect": 2, "physical": 0, "magical": 1}, {"attribute": 2, "effect": 2, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"240": {"name": {"en": "Rapidmon (Gold)", "ja": "ラピッドモン(アーマー体)", "ko": "래피드몬(아머체)", "zh-TW": "拉比獸(裝甲體)"}, "images": [1196, 1197, 1197, 1199, 1200], "evol": 3, "next": [], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 0, "magical": 1}, {"attribute": 6, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"242": {"name": {"en": "Meicoomon", "ja": "メイクーモン", "ko": "메이쿠몬", "zh-TW": "緬因貓獸"}, "images": [1201, 1202, 1202, 1204, 1205], "evol": 3, "next": [243], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"243": {"name": {"en": "Meicrackmon VM", "ja": "メイクラックモンVM", "ko": "메이크랙몬VM", "zh-TW": "大緬因貓獸VM"}, "images": [1206, 1207, 1207, 1209, 1210], "evol": 4, "next": [330], "tribe": 7, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 1, "global": 1},
"9010": {"name": {"en": "Lavogaritamon (DEF)", "ja": "ラヴォガリータモン(物防型)", "ko": "라보가리타몬 (물리방어 특화)", "zh-TW": "火山岩龍獸(物防特化型)"}, "images": [10056, 10057, 10057, 10059, 10060], "evol": 4, "next": [9029], "tribe": 2, "skills": [{"attribute": 2, "effect": 2, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"283": {"name": {"en": "Susanoomon", "ja": "スサノオモン", "ko": "스사노오몬", "zh-TW": "金剛武神獸"}, "images": [1406, 1407, 1407, 1409, 1410, 20361], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"286": {"name": {"en": "Omegamon Zwart D", "ja": "オメガモンズワルトD", "ko": "오메가몬 즈왈트D", "zh-TW": "黑色奧米加獸戰損"}, "images": [1421, 1422, 1422, 1424, 1425, 20376], "evol": 5, "next": [288], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 1, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"288": {"name": {"en": "Omegamon Alter-B", "ja": "オメガモンAlter-B", "ko": "오메가몬 Alter-B", "zh-TW": "奧米加獸Alter-B"}, "images": [1431, 1432, 1432, 1434, 1435, 20386], "evol": 5, "next": [], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 1, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"289": {"name": {"en": "Gallantmon CM", "ja": "デュークモンCM", "ko": "듀크몬CM", "zh-TW": "紅蓮騎士獸CM"}, "images": [1436, 1437, 1437, 1439, 1440, 20391], "evol": 5, "next": [], "tribe": 2, "skills": [{"attribute": 6, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"290": {"name": {"en": "Shoutmon", "ja": "シャウトモン", "ko": "샤우트몬", "zh-TW": "高吼獸"}, "images": [1441, 1442, 1442, 1444, 1445], "evol": 2, "next": [291], "tribe": 4, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"291": {"name": {"en": "OmniShoutmon", "ja": "オメガシャウトモン", "ko": "오메가샤우트몬", "zh-TW": "奧米加咆哮獸"}, "images": [1446, 1447, 1447, 1449, 1450, 20396], "evol": 5, "next": [], "tribe": 4, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"292": {"name": {"en": "Gumdramon", "ja": "ガムドラモン", "ko": "가무드라몬", "zh-TW": "膠龍獸"}, "images": [1451, 1452, 1452, 1454, 1455], "evol": 2, "next": [293], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"293": {"name": {"en": "Arresterdramon", "ja": "アレスタードラモン", "ko": "아레스타드라몬", "zh-TW": "獵龍獸"}, "images": [1456, 1457, 1457, 1459, 1460, 20401.1], "evol": 5, "next": [], "tribe": 2, "skills": [{"attribute": 7, "effect": 2, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"9009": {"name": {"en": "Lavogaritamon (SATK)", "ja": "ラヴォガリータモン(魔攻型)", "ko": "라보가리타몬 (마법공격 특화)", "zh-TW": "火山岩龍獸(魔攻特化型)"}, "images": [10051, 10052, 10052, 10054, 10055], "evol": 4, "next": [9022], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"9003": {"name": {"en": "Vorvomon", "ja": "ヴォーボモン", "ko": "보보몬", "zh-TW": "火岩獸"}, "images": [10021, 10022, 10022, 10024, 10025], "evol": 2, "next": [9004, 9005, 9006, 9007], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"9004": {"name": {"en": "Lavorvomon (Orange)", "ja": "ラヴォーボモン(攻撃型)", "ko": "라보보몬 (공격 강화)", "zh-TW": "熔岩龍獸(攻擊強化型)"}, "images": [10026, 10027, 10027, 10029, 10030], "evol": 3, "next": [9008, 9009], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"9005": {"name": {"en": "Lavorvomon (Green)", "ja": "ラヴォーボモン(防御型)", "ko": "라보보몬 (방어 강화)", "zh-TW": "熔岩龍獸(防禦強化型)"}, "images": [10031, 10032, 10032, 10034, 10035], "evol": 3, "next": [9010, 9011], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"9006": {"name": {"en": "Lavorvomon (White)", "ja": "ラヴォーボモン(万能型)", "ko": "라보보몬 (밸런스)", "zh-TW": "熔岩龍獸(平均型)"}, "images": [10036, 10037, 10037, 10039, 10040], "evol": 3, "next": [9012], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"303": {"name": {"en": "ShineGreymon BM", "ja": "シャイングレイモンBM", "ko": "샤인그레이몬BM", "zh-TW": "閃光暴龍獸BM"}, "images": [1506, 1507, 1507, 1509, 1510, 20416], "evol": 5, "next": [], "tribe": 2, "skills": [{"attribute": 2, "effect": 2, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"304": {"name": {"en": "MirageGaogamon BM", "ja": "ミラージュガオガモンBM", "ko": "미라쥬가오가몬BM", "zh-TW": "幻影迦奧迦獸BM"}, "images": [1511, 1512, 1512, 1514, 1515, 20421], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"305": {"name": {"en": "Ravemon BM", "ja": "レイヴモンBM", "ko": "레이브몬BM", "zh-TW": "鴉神獸BM"}, "images": [1516, 1517, 1517, 1519, 1520, 20426], "evol": 5, "next": [], "tribe": 4, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"306": {"name": {"en": "Rosemon BM", "ja": "ロゼモンBM", "ko": "로제몬BM", "zh-TW": "薔薇獸BM"}, "images": [1521, 1522, 1522, 1524, 1525, 20431], "evol": 5, "next": [], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"9011": {"name": {"en": "Lavogaritamon (SDEF)", "ja": "ラヴォガリータモン(魔防型)", "ko": "라보가리타몬 (마법방어 특화)", "zh-TW": "火山岩龍獸(魔防特化型)"}, "images": [10061, 10062, 10062, 10064, 10065], "evol": 4, "next": [9036], "tribe": 2, "skills": [{"attribute": 2, "effect": 2, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"9012": {"name": {"en": "Lavogaritamon (BAL)", "ja": "ラヴォガリータモン(万能型)", "ko": "라보가리타몬 (초 만능형)", "zh-TW": "火山岩龍獸(超萬能型)"}, "images": [10066, 10067, 10067, 10069, 10070], "evol": 4, "next": [9043], "tribe": 2, "skills": [{"attribute": 2, "effect": 2, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"9013": {"name": {"en": "Lavogaritamon (SPD ATK)", "ja": "ラヴォガリータモン(速物攻型)", "ko": "라보가리타몬 (SPD 물리공격)", "zh-TW": "火山岩龍獸(SPD物攻型)"}, "images": [10071, 10072, 10072, 10074, 10075], "evol": 4, "next": [9050], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"9014": {"name": {"en": "Lavogaritamon (SPD SATK)", "ja": "ラヴォガリータモン(速魔攻型)", "ko": "라보가리타몬 (SPD 마법공격)", "zh-TW": "火山岩龍獸(SPD魔攻型)"}, "images": [10076, 10077, 10077, 10079, 10080], "evol": 4, "next": [9057], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"311": {"name": {"en": "Kimeramon", "ja": "キメラモン", "ko": "키메라몬", "zh-TW": "基米拉獸"}, "images": [1546, 1547, 1547, 1549, 1550], "evol": 4, "next": [312], "tribe": 1, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 1, "global": 1},
"312": {"name": {"en": "Millenniummon", "ja": "ミレニアモン", "ko": "밀레니엄몬", "zh-TW": "千年獸"}, "images": [1551, 1552, 1552, 1554, 1555, 20461], "evol": 5, "next": [], "tribe": 1, "skills": [{"attribute": 6, "effect": 2, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"313": {"name": {"en": "Chaosdramon", "ja": "カオスドラモン", "ko": "카오스드라몬", "zh-TW": "混沌龍獸"}, "images": [1556, 1557, 1557, 1559, 1560, 20471], "evol": 5, "next": [], "tribe": 4, "skills": [{"attribute": 4, "effect": 2, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"314": {"name": {"en": "Dracomon", "ja": "ドラコモン", "ko": "드라코몬", "zh-TW": "天龍獸"}, "images": [1561, 1562, 1562, 1564, 1565], "evol": 2, "next": [315, 318], "tribe": 1, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"315": {"name": {"en": "Coredramon (Blue)", "ja": "コアドラモン(青)", "ko": "코어드라몬(청)", "zh-TW": "核龍獸(藍)"}, "images": [1566, 1567, 1567, 1569, 1570], "evol": 3, "next": [316], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"316": {"name": {"en": "Wingdramon", "ja": "ウイングドラモン", "ko": "윙드라몬", "zh-TW": "翔龍獸"}, "images": [1571, 1572, 1572, 1574, 1575], "evol": 4, "next": [317], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"317": {"name": {"en": "Slayerdramon", "ja": "スレイヤードラモン", "ko": "슬레이어드라몬", "zh-TW": "斬龍獸"}, "images": [1576, 1577, 1577, 1579, 1580, 20436], "evol": 5, "next": [175], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"318": {"name": {"en": "Coredramon (Green)", "ja": "コアドラモン(緑)", "ko": "코어드라몬(녹)", "zh-TW": "核龍獸(綠)"}, "images": [1581, 1582, 1582, 1584, 1585], "evol": 3, "next": [319], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"319": {"name": {"en": "Groundramon", "ja": "グラウンドラモン", "ko": "그라운드라몬", "zh-TW": "地龍獸"}, "images": [1586, 1587, 1587, 1589, 1590], "evol": 4, "next": [320], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"320": {"name": {"en": "Brakedramon", "ja": "ブレイクドラモン", "ko": "브레이크드라몬", "zh-TW": "破壞龍獸"}, "images": [1591, 1592, 1592, 1594, 1595, 20441], "evol": 5, "next": [175], "tribe": 4, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"323": {"name": {"en": "Zubamon", "ja": "ズバモン", "ko": "즈바몬", "zh-TW": "利刃獸"}, "images": [1606, 1607, 1607, 1609, 1610], "evol": 2, "next": [324], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"324": {"name": {"en": "ZubaEagermon", "ja": "ズバイガーモン", "ko": "즈바이거몬", "zh-TW": "奔騰利刃獸"}, "images": [1611, 1612, 1612, 1614, 1615], "evol": 3, "next": [325], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"325": {"name": {"en": "Duramon", "ja": "デュラモン", "ko": "듀라몬", "zh-TW": "迪朗獸"}, "images": [1616, 1617, 1617, 1619, 1620], "evol": 4, "next": [326], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 0, "magical": 1}], "v2": 0, "fragments": 0, "global": 1},
"326": {"name": {"en": "Durandamon", "ja": "デュランダモン", "ko": "듀란다몬", "zh-TW": "迪朗達獸"}, "images": [1621, 1622, 1622, 1624, 1625, 20501.1], "evol": 5, "next": [], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"327": {"name": {"en": "WarGreymon X", "ja": "ウォーグレイモンX抗体", "ko": "워그레이몬X항체", "zh-TW": "戰鬥暴龍獸X抗體"}, "images": [1626, 1627, 1627, 1629, 1630, 20451], "evol": 5, "next": [], "tribe": 2, "skills": [{"attribute": 3, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"328": {"name": {"en": "MetalGarurumon X", "ja": "メタルガルルモンX抗体", "ko": "메탈가루몬X항체", "zh-TW": "鋼鐵加魯魯獸X抗體"}, "images": [1631, 1632, 1632, 1634, 1635, 20456], "evol": 5, "next": [], "tribe": 4, "skills": [{"attribute": 3, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"329": {"name": {"en": "ShineGreymon RM", "ja": "シャイングレイモンRM", "ko": "샤인그레이몬RM", "zh-TW": "閃光暴龍獸RM"}, "images": [1636, 1637, 1637, 1639, 1640, 20466], "evol": 5, "next": [], "tribe": 7, "skills": [{"attribute": 7, "effect": 2, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"330": {"name": {"en": "Raguelmon", "ja": "ラグエルモン", "ko": "라구엘몬", "zh-TW": "拉貴爾獸"}, "images": [1641, 1642, 1642, 1644, 1645, 20476], "evol": 5, "next": [], "tribe": 7, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"331": {"name": {"en": "Gallantmon X", "ja": "デュークモンX抗体", "ko": "듀크몬X항체", "zh-TW": "紅蓮騎士獸X抗體"}, "images": [1646, 1647, 1647, 1649, 1650, 20481], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"332": {"name": {"en": "KingEtemon", "ja": "キングエテモン", "ko": "킹에테몬", "zh-TW": "大王悟空獸"}, "images": [1651, 1652, 1652, 1654, 1655, 20486], "evol": 5, "next": [], "tribe": 5, "skills": [{"attribute": 1, "effect": 2, "physical": 0, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"333": {"name": {"en": "AncientGreymon", "ja": "エンシェントグレイモン", "ko": "에이션트그레이몬", "zh-TW": "古代暴龍獸"}, "images": [1656, 1657, 1657, 1659, 1660, 20491], "evol": 5, "next": [], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"334": {"name": {"en": "BlackWarGreymon X", "ja": "BウォーグレイモンX", "ko": "블랙워그레이몬X", "zh-TW": "B戰鬥暴龍獸X"}, "images": [1661, 1662, 1662, 1664, 1665, 20496], "evol": 5, "next": [], "tribe": 2, "skills": [{"attribute": 7, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"335": {"name": {"en": "Omegamon X", "ja": "オメガモンX抗体", "ko": "오메가몬X항체", "zh-TW": "奧米加獸X抗體"}, "images": [1666, 1667, 1667, 1669, 1670, 20506], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 1, "effect": 2, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"336": {"name": {"en": "Magnamon X", "ja": "マグナモンX抗体", "ko": "매그너몬X항체", "zh-TW": "金甲龍獸X抗體"}, "images": [1671, 1672, 1672, 1674, 1675, 20511], "evol": 5, "next": [], "tribe": 1, "skills": [{"attribute": 2, "effect": 2, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"337": {"name": {"en": "Ophanimon FM", "ja": "オファニモンFM", "ko": "오파니몬FM", "zh-TW": "神聖天女獸FM"}, "images": [1676, 1677, 1677, 1679, 1680, 20516.1], "evol": 5, "next": [], "tribe": 7, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"338": {"name": {"en": "UlforceVeedramon X", "ja": "アルフォースVドラモンX", "ko": "알포스브이드라몬X", "zh-TW": "究極V龍獸X抗體"}, "images": [1681, 1682, 1682, 1684, 1685, 20521], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 6, "effect": 2, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"339": {"name": {"en": "Armageddemon", "ja": "アーマゲモン", "ko": "아마게몬", "zh-TW": "滅世魔獸"}, "images": [1691, 1692, 1692, 1694, 1695, 20531], "evol": 5, "next": [], "tribe": 7, "skills": [{"attribute": 2, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"340": {"name": {"en": "Omegamon MM", "ja": "オメガモンMM", "ko": "오메가몬MM", "zh-TW": "奧米加獸MM"}, "images": [1686, 1687, 1687, 1689, 1690, 20526], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"341": {"name": {"en": "Dynasmon X", "ja": "デュナスモンX抗体", "ko": "듀나스몬X항체", "zh-TW": "杜納斯獸X抗體"}, "images": [1696, 1697, 1697, 1699, 1700, 20536], "evol": 5, "next": [], "tribe": 1, "skills": [{"attribute": 5, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"342": {"name": {"en": "AncientGarurumon", "ja": "エンシェントガルルモン", "ko": "에이션트가루몬", "zh-TW": "古代加魯魯獸"}, "images": [1701, 1702, 1702, 1704, 1705, 20541], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"343": {"name": {"en": "Beelzemon X", "ja": "ベルゼブモンX抗体", "ko": "베르제브몬X항체", "zh-TW": "墮天地獄獸X抗體"}, "images": [1706, 1707, 1707, 1709, 1710, 20546], "evol": 5, "next": [], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"344": {"name": {"en": "BlitzGreymon", "ja": "ブリッツグレイモン", "ko": "블리츠그레이몬", "zh-TW": "電光暴龍獸"}, "images": [1711, 1712, 1712, 1714, 1715, 20551], "evol": 5, "next": [346], "tribe": 4, "skills": [{"attribute": 4, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"345": {"name": {"en": "CresGarurumon", "ja": "クーレスガルルモン", "ko": "크레스가루몬", "zh-TW": "偃月加魯魯獸"}, "images": [1716, 1717, 1717, 1719, 1720, 20556], "evol": 5, "next": [346], "tribe": 5, "skills": [{"attribute": 5, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"346": {"name": {"en": "Omegamon Alter-S", "ja": "オメガモンAlter-S", "ko": "오메가몬Alter-S", "zh-TW": "奧米加獸Alter-S"}, "images": [1721, 1722, 1722, 1724, 1725, 20561], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}, {"attribute": 4, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"347": {"name": {"en": "Leopardmon X", "ja": "ドゥフトモンX抗体", "ko": "두프트몬X항체", "zh-TW": "芳香獸X抗體"}, "images": [1726, 1727, 1727, 1729, 1730, 20566], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 6, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"348": {"name": {"en": "Craniamon X", "ja": "クレニアムモンX抗体", "ko": "크레니엄몬X항체", "zh-TW": "顱骨獸X抗體"}, "images": [1731.1, 1732.1, 1732.1, 1734, 1735, 20571], "evol": 5, "next": [], "tribe": 5, "skills": [{"attribute": 5, "effect": 2, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"349": {"name": {"en": "Apocalymon", "ja": "アポカリモン", "ko": "아포카리몬", "zh-TW": "啟示錄獸"}, "images": [1736.1, 1737.1, 1737.1, 1739.1, 1740.1, 20576], "evol": 5, "next": [], "tribe": 7, "skills": [{"attribute": 7, "effect": 2, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"350": {"name": {"en": "Kentaurosmon X", "ja": "スレイプモンX抗体", "ko": "슬레이프몬X항체", "zh-TW": "八腳馬獸X抗體"}, "images": [1741, 1742, 1742, 1744, 1745, 20581], "evol": 5, "next": [], "tribe": 6, "skills": [{"attribute": 2, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"351": {"name": {"en": "Beelzemon BM", "ja": "ベルゼブモンBM", "ko": "베르제브몬 BM", "zh-TW": "墮天地獄獸 BM"}, "images": [1746, 1747, 1747, 1749, 1750, 20586], "evol": 5, "next": [], "tribe": 7, "skills": [{"attribute": 7, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 1, "global": 1},
"352": {"name": {"en": "Jesmon X", "ja": "ジエスモンX抗体", "ko": "제스몬X항체", "zh-TW": "傑斯獸X抗體"}, "images": [1751, 1752, 1752, 1754, 1755, 20591], "evol": 5, "next": [], "tribe": 1, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 1, "global": 1},
"9057": {"name": {"en": "Volcanicdramon (SPD SATK)", "ja": "ヴォルケニックドラモン(速魔攻型)", "ko": "볼케닉드라몬 (SPD 마법공격)", "zh-TW": "爆炎龍獸(SPD魔攻型)"}, "images": [10291, 10292, 10292, 10294, 10295, 45000], "evol": 5, "next": [], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 0, "global": 1},
"9073": {"name": {"en": "Jazamon", "ja": "ジャザモン", "ko": "쟈자몬", "zh-TW": "機鳥獸"}, "images": [10335, 10336, 10336, 10338, 10339], "evol": 2, "next": [9074], "tribe": 4, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"9074": {"name": {"en": "Jazardmon", "ja": "ジャザードモン", "ko": "쟈자드몬", "zh-TW": "機龍獸"}, "images": [10340, 10341, 10341, 10343, 10344], "evol": 3, "next": [9075], "tribe": 4, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"9075": {"name": {"en": "Jazarichmon", "ja": "ジャザリッヒモン", "ko": "쟈자리히몬", "zh-TW": "音速機龍獸"}, "images": [10345, 10346, 10346, 10348, 10349], "evol": 4, "next": [9076], "tribe": 4, "skills": [{"attribute": 1, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"9076": {"name": {"en": "Metallicdramon", "ja": "メタリックドラモン", "ko": "메탈릭드라몬", "zh-TW": "鋼鐵龍獸"}, "images": [10350, 10351, 10351, 10353, 10354, 46000], "evol": 5, "next": [], "tribe": 4, "skills": [{"attribute": 4, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 0, "global": 1},
"9022": {"name": {"en": "Volcanicdramon (SATK)", "ja": "ヴォルケニックドラモン(魔攻型)", "ko": "볼케닉드라몬 (마법공격 특화)", "zh-TW": "爆炎龍獸(魔攻特化型)"}, "images": [10116, 10117, 10117, 10119, 10120, 45000], "evol": 5, "next": [], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 0, "magical": 1}], "v2": 1, "fragments": 0, "global": 1},
"9015": {"name": {"en": "Volcanicdramon (ATK)", "ja": "ヴォルケニックドラモン(物攻型)", "ko": "볼케닉드라몬 (물리공격 특화)", "zh-TW": "爆炎龍獸(物攻特化型)"}, "images": [10081, 10082, 10082, 10084, 10085, 45000], "evol": 5, "next": [], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 0, "global": 1},
"9029": {"name": {"en": "Volcanicdramon (DEF)", "ja": "ヴォルケニックドラモン(物防型)", "ko": "볼케닉드라몬 (물리방어 특화)", "zh-TW": "爆炎龍獸(物防特化型)"}, "images": [10151, 10152, 10152, 10154, 10155, 45000], "evol": 5, "next": [], "tribe": 2, "skills": [{"attribute": 2, "effect": 2, "physical": 1, "magical": 0}], "v2": 1, "fragments": 0, "global": 1},
"9050": {"name": {"en": "Volcanicdramon (SPD ATK)", "ja": "ヴォルケニックドラモン(速物攻型)", "ko": "볼케닉드라몬 (SPD 물리공격)", "zh-TW": "爆炎龍獸(SPD物攻型)"}, "images": [10256, 10257, 10257, 10259, 10260, 45000], "evol": 5, "next": [], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 1, "fragments": 0, "global": 1},
"9008": {"name": {"en": "Lavogaritamon (ATK)", "ja": "ラヴォガリータモン(物攻型)", "ko": "라보가리타몬 (물리공격 특화)", "zh-TW": "火山岩龍獸(物攻特化型)"}, "images": [10046, 10047, 10047, 10049, 10050], "evol": 4, "next": [9015], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"9036": {"name": {"en": "Volcanicdramon (SDEF)", "ja": "ヴォルケニックドラモン(魔防型)", "ko": "볼케닉드라몬 (마법방어 특화)", "zh-TW": "爆炎龍獸(魔防特化型)"}, "images": [10186, 10187, 10187, 10189, 10190, 45000], "evol": 5, "next": [], "tribe": 2, "skills": [{"attribute": 2, "effect": 2, "physical": 0, "magical": 1}], "v2": 1, "fragments": 0, "global": 1},
"9007": {"name": {"en": "Lavorvomon (Blue)", "ja": "ラヴォーボモン(速度型)", "ko": "라보보몬 (속도)", "zh-TW": "熔岩龍獸(速度型)"}, "images": [10041, 10042, 10042, 10044, 10045], "evol": 3, "next": [9013, 9014], "tribe": 2, "skills": [{"attribute": 2, "effect": 1, "physical": 1, "magical": 0}], "v2": 0, "fragments": 0, "global": 1},
"9043": {"name": {"en": "Volcanicdramon (BAL)", "ja": "ヴォルケニックドラモン(万能型)", "ko": "볼케닉드라몬 (초 만능형)", "zh-TW": "爆炎龍獸(超萬能型)"}, "images": [10221, 10222, 10222, 10224, 10225, 45000], "evol": 5, "next": [], "tribe": 2, "skills": [{"attribute": 2, "effect": 2, "physical": 1, "magical": 0}], "v2": 1, "fragments": 0, "global": 1}
};