mtg-db 0.8.6 → 0.8.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/data/cards.json +769 -134
  3. data/data/missing.json +506 -0
  4. data/lib/mtg-db.rb +1 -1
  5. metadata +3 -2
@@ -0,0 +1,506 @@
1
+ {
2
+ "exp": [
3
+ {
4
+ "name": "Mystic Gate",
5
+ "set_name": "Zendikar Expeditions",
6
+ "collector_num": "26",
7
+ "illustrator": "Adam Paquette",
8
+ "types": [
9
+ "Land"
10
+ ],
11
+ "supertypes": [],
12
+ "subtypes": [],
13
+ "rarity": "Mythic Rare",
14
+ "mana_cost": null,
15
+ "converted_mana_cost": 0,
16
+ "oracle_text": [
17
+ "{T}: Add {1} to your mana pool.",
18
+ "{W/U}, {T}: Add {W}{W}, {W}{U}, or {U}{U} to your mana pool."
19
+ ],
20
+ "flavor_text": null,
21
+ "power": null,
22
+ "toughness": null,
23
+ "loyalty": null,
24
+ "multiverse_id": 409557,
25
+ "other_part": null,
26
+ "color_indicator": null
27
+ },
28
+ {
29
+ "name": "Sunken Ruins",
30
+ "set_name": "Zendikar Expeditions",
31
+ "collector_num": "27",
32
+ "illustrator": "Adam Paquette",
33
+ "types": [
34
+ "Land"
35
+ ],
36
+ "supertypes": [],
37
+ "subtypes": [],
38
+ "rarity": "Mythic Rare",
39
+ "mana_cost": null,
40
+ "converted_mana_cost": 0,
41
+ "oracle_text": [
42
+ "{T}: Add {1} to your mana pool.",
43
+ "{U/B}, {T}: Add {U}{U}, {U}{B}, or {B}{B} to your mana pool."
44
+ ],
45
+ "flavor_text": null,
46
+ "power": null,
47
+ "toughness": null,
48
+ "loyalty": null,
49
+ "multiverse_id": 409558,
50
+ "other_part": null,
51
+ "color_indicator": null
52
+ },
53
+ {
54
+ "name": "Graven Cairns",
55
+ "set_name": "Zendikar Expeditions",
56
+ "collector_num": "28",
57
+ "illustrator": "Adam Paquette",
58
+ "types": [
59
+ "Land"
60
+ ],
61
+ "supertypes": [],
62
+ "subtypes": [],
63
+ "rarity": "Mythic Rare",
64
+ "mana_cost": null,
65
+ "converted_mana_cost": 0,
66
+ "oracle_text": [
67
+ "{T}: Add {1} to your mana pool.",
68
+ "{B/R}, {T}: Add {B}{B}, {B}{R}, or {R}{R} to your mana pool."
69
+ ],
70
+ "flavor_text": null,
71
+ "power": null,
72
+ "toughness": null,
73
+ "loyalty": null,
74
+ "multiverse_id": 409559,
75
+ "other_part": null,
76
+ "color_indicator": null
77
+ },
78
+ {
79
+ "name": "Fire-Lit Thicket",
80
+ "set_name": "Zendikar Expeditions",
81
+ "collector_num": "29",
82
+ "illustrator": "Adam Paquette",
83
+ "types": [
84
+ "Land"
85
+ ],
86
+ "supertypes": [],
87
+ "subtypes": [],
88
+ "rarity": "Mythic Rare",
89
+ "mana_cost": null,
90
+ "converted_mana_cost": 0,
91
+ "oracle_text": [
92
+ "{T}: Add {1} to your mana pool.",
93
+ "{R/G}, {T}: Add {R}{R}, {R}{G}, or {G}{G} to your mana pool."
94
+ ],
95
+ "flavor_text": null,
96
+ "power": null,
97
+ "toughness": null,
98
+ "loyalty": null,
99
+ "multiverse_id": 409560,
100
+ "other_part": null,
101
+ "color_indicator": null
102
+ },
103
+ {
104
+ "name": "Wooded Bastion",
105
+ "set_name": "Zendikar Expeditions",
106
+ "collector_num": "30",
107
+ "illustrator": "Adam Paquette",
108
+ "types": [
109
+ "Land"
110
+ ],
111
+ "supertypes": [],
112
+ "subtypes": [],
113
+ "rarity": "Mythic Rare",
114
+ "mana_cost": null,
115
+ "converted_mana_cost": 0,
116
+ "oracle_text": [
117
+ "{T}: Add {1} to your mana pool.",
118
+ "{G/W}, {T}: Add {G}{G}, {G}{W}, or {W}{W} to your mana pool."
119
+ ],
120
+ "flavor_text": null,
121
+ "power": null,
122
+ "toughness": null,
123
+ "loyalty": null,
124
+ "multiverse_id": 409561,
125
+ "other_part": null,
126
+ "color_indicator": null
127
+ },
128
+ {
129
+ "name": "Fetid Heath",
130
+ "set_name": "Zendikar Expeditions",
131
+ "collector_num": "31",
132
+ "illustrator": "Christine Choi",
133
+ "types": [
134
+ "Land"
135
+ ],
136
+ "supertypes": [],
137
+ "subtypes": [],
138
+ "rarity": "Mythic Rare",
139
+ "mana_cost": null,
140
+ "converted_mana_cost": 0,
141
+ "oracle_text": [
142
+ "{T}: Add {1} to your mana pool.",
143
+ "{W/B}, {T}: Add {W}{W}, {W}{B}, or {B}{B} to your mana pool."
144
+ ],
145
+ "flavor_text": null,
146
+ "power": null,
147
+ "toughness": null,
148
+ "loyalty": null,
149
+ "multiverse_id": 409562,
150
+ "other_part": null,
151
+ "color_indicator": null
152
+ },
153
+ {
154
+ "name": "Cascade Bluffs",
155
+ "set_name": "Zendikar Expeditions",
156
+ "collector_num": "32",
157
+ "illustrator": "Christine Choi",
158
+ "types": [
159
+ "Land"
160
+ ],
161
+ "supertypes": [],
162
+ "subtypes": [],
163
+ "rarity": "Mythic Rare",
164
+ "mana_cost": null,
165
+ "converted_mana_cost": 0,
166
+ "oracle_text": [
167
+ "{T}: Add {1} to your mana pool.",
168
+ "{U/R}, {T}: Add {U}{U}, {U}{R}, or {R}{R} to your mana pool."
169
+ ],
170
+ "flavor_text": null,
171
+ "power": null,
172
+ "toughness": null,
173
+ "loyalty": null,
174
+ "multiverse_id": 409563,
175
+ "other_part": null,
176
+ "color_indicator": null
177
+ },
178
+ {
179
+ "name": "Twilight Mire",
180
+ "set_name": "Zendikar Expeditions",
181
+ "collector_num": "33",
182
+ "illustrator": "Christine Choi",
183
+ "types": [
184
+ "Land"
185
+ ],
186
+ "supertypes": [],
187
+ "subtypes": [],
188
+ "rarity": "Mythic Rare",
189
+ "mana_cost": null,
190
+ "converted_mana_cost": 0,
191
+ "oracle_text": [
192
+ "{T}: Add {1} to your mana pool.",
193
+ "{B/G}, {T}: Add {B}{B}, {B}{G}, or {G}{G} to your mana pool."
194
+ ],
195
+ "flavor_text": null,
196
+ "power": null,
197
+ "toughness": null,
198
+ "loyalty": null,
199
+ "multiverse_id": 409564,
200
+ "other_part": null,
201
+ "color_indicator": null
202
+ },
203
+ {
204
+ "name": "Rugged Prairie",
205
+ "set_name": "Zendikar Expeditions",
206
+ "collector_num": "34",
207
+ "illustrator": "Christine Choi",
208
+ "types": [
209
+ "Land"
210
+ ],
211
+ "supertypes": [],
212
+ "subtypes": [],
213
+ "rarity": "Mythic Rare",
214
+ "mana_cost": null,
215
+ "converted_mana_cost": 0,
216
+ "oracle_text": [
217
+ "{T}: Add {1} to your mana pool.",
218
+ "{R/W}, {T}: Add {R}{R}, {R}{W}, or {W}{W} to your mana pool."
219
+ ],
220
+ "flavor_text": null,
221
+ "power": null,
222
+ "toughness": null,
223
+ "loyalty": null,
224
+ "multiverse_id": 409565,
225
+ "other_part": null,
226
+ "color_indicator": null
227
+ },
228
+ {
229
+ "name": "Flooded Grove",
230
+ "set_name": "Zendikar Expeditions",
231
+ "collector_num": "35",
232
+ "illustrator": "Christine Choi",
233
+ "types": [
234
+ "Land"
235
+ ],
236
+ "supertypes": [],
237
+ "subtypes": [],
238
+ "rarity": "Mythic Rare",
239
+ "mana_cost": null,
240
+ "converted_mana_cost": 0,
241
+ "oracle_text": [
242
+ "{T}: Add {1} to your mana pool.",
243
+ "{G/U}, {T}: Add {G}{G}, {G}{U}, or {U}{U} to your mana pool."
244
+ ],
245
+ "flavor_text": null,
246
+ "power": null,
247
+ "toughness": null,
248
+ "loyalty": null,
249
+ "multiverse_id": 409566,
250
+ "other_part": null,
251
+ "color_indicator": null
252
+ },
253
+ {
254
+ "name": "Ancient Tomb",
255
+ "set_name": "Zendikar Expeditions",
256
+ "collector_num": "36",
257
+ "illustrator": "Howard Lyon",
258
+ "types": [
259
+ "Land"
260
+ ],
261
+ "supertypes": [],
262
+ "subtypes": [],
263
+ "rarity": "Mythic Rare",
264
+ "mana_cost": null,
265
+ "converted_mana_cost": 0,
266
+ "oracle_text": [
267
+ "{T}: Add {2} to your mana pool. Ancient Tomb deals 2 damage to you."
268
+ ],
269
+ "flavor_text": null,
270
+ "power": null,
271
+ "toughness": null,
272
+ "loyalty": null,
273
+ "multiverse_id": 409567,
274
+ "other_part": null,
275
+ "color_indicator": null
276
+ },
277
+ {
278
+ "name": "Dust Bowl",
279
+ "set_name": "Zendikar Expeditions",
280
+ "collector_num": "37",
281
+ "illustrator": "Florian de Gesincourt",
282
+ "types": [
283
+ "Land"
284
+ ],
285
+ "supertypes": [],
286
+ "subtypes": [],
287
+ "rarity": "Mythic Rare",
288
+ "mana_cost": null,
289
+ "converted_mana_cost": 0,
290
+ "oracle_text": [
291
+ "{T}: Add {1} to your mana pool.",
292
+ "{3}, {T}, Sacrifice a land: Destroy target nonbasic land."
293
+ ],
294
+ "flavor_text": null,
295
+ "power": null,
296
+ "toughness": null,
297
+ "loyalty": null,
298
+ "multiverse_id": 409568,
299
+ "other_part": null,
300
+ "color_indicator": null
301
+ },
302
+ {
303
+ "name": "Eye of Ugin",
304
+ "set_name": "Zendikar Expeditions",
305
+ "collector_num": "38",
306
+ "illustrator": "James Paick",
307
+ "types": [
308
+ "Land"
309
+ ],
310
+ "supertypes": [
311
+ "Legendary"
312
+ ],
313
+ "subtypes": [],
314
+ "rarity": "Mythic Rare",
315
+ "mana_cost": null,
316
+ "converted_mana_cost": 0,
317
+ "oracle_text": [
318
+ "Colorless Eldrazi spells you cast cost {2} less to cast.",
319
+ "{7}, {T}: Search your library for a colorless creature card, reveal it, and put it into your hand. Then shuffle your library."
320
+ ],
321
+ "flavor_text": null,
322
+ "power": null,
323
+ "toughness": null,
324
+ "loyalty": null,
325
+ "multiverse_id": 409569,
326
+ "other_part": null,
327
+ "color_indicator": null
328
+ },
329
+ {
330
+ "name": "Forbidden Orchard",
331
+ "set_name": "Zendikar Expeditions",
332
+ "collector_num": "39",
333
+ "illustrator": "Jesper Ejsing",
334
+ "types": [
335
+ "Land"
336
+ ],
337
+ "supertypes": [],
338
+ "subtypes": [],
339
+ "rarity": "Mythic Rare",
340
+ "mana_cost": null,
341
+ "converted_mana_cost": 0,
342
+ "oracle_text": [
343
+ "{T}: Add one mana of any color to your mana pool.",
344
+ "Whenever you tap Forbidden Orchard for mana, target opponent puts a 1/1 colorless Spirit creature token onto the battlefield."
345
+ ],
346
+ "flavor_text": null,
347
+ "power": null,
348
+ "toughness": null,
349
+ "loyalty": null,
350
+ "multiverse_id": 409570,
351
+ "other_part": null,
352
+ "color_indicator": null
353
+ },
354
+ {
355
+ "name": "Horizon Canopy",
356
+ "set_name": "Zendikar Expeditions",
357
+ "collector_num": "40",
358
+ "illustrator": "Florian de Gesincourt",
359
+ "types": [
360
+ "Land"
361
+ ],
362
+ "supertypes": [],
363
+ "subtypes": [],
364
+ "rarity": "Mythic Rare",
365
+ "mana_cost": null,
366
+ "converted_mana_cost": 0,
367
+ "oracle_text": [
368
+ "{T}, Pay 1 life: Add {G} or {W} to your mana pool.",
369
+ "{1}, {T}, Sacrifice Horizon Canopy: Draw a card."
370
+ ],
371
+ "flavor_text": null,
372
+ "power": null,
373
+ "toughness": null,
374
+ "loyalty": null,
375
+ "multiverse_id": 409571,
376
+ "other_part": null,
377
+ "color_indicator": null
378
+ },
379
+ {
380
+ "name": "Kor Haven",
381
+ "set_name": "Zendikar Expeditions",
382
+ "collector_num": "41",
383
+ "illustrator": "Jonas De Ro",
384
+ "types": [
385
+ "Land"
386
+ ],
387
+ "supertypes": [
388
+ "Legendary"
389
+ ],
390
+ "subtypes": [],
391
+ "rarity": "Mythic Rare",
392
+ "mana_cost": null,
393
+ "converted_mana_cost": 0,
394
+ "oracle_text": [
395
+ "{T}: Add {1} to your mana pool.",
396
+ "{1}{W}, {T}: Prevent all combat damage that would be dealt by target attacking creature this turn."
397
+ ],
398
+ "flavor_text": null,
399
+ "power": null,
400
+ "toughness": null,
401
+ "loyalty": null,
402
+ "multiverse_id": 409572,
403
+ "other_part": null,
404
+ "color_indicator": null
405
+ },
406
+ {
407
+ "name": "Mana Confluence",
408
+ "set_name": "Zendikar Expeditions",
409
+ "collector_num": "42",
410
+ "illustrator": "Howard Lyon",
411
+ "types": [
412
+ "Land"
413
+ ],
414
+ "supertypes": [],
415
+ "subtypes": [],
416
+ "rarity": "Mythic Rare",
417
+ "mana_cost": null,
418
+ "converted_mana_cost": 0,
419
+ "oracle_text": [
420
+ "{T}, Pay 1 life: Add one mana of any color to your mana pool."
421
+ ],
422
+ "flavor_text": null,
423
+ "power": null,
424
+ "toughness": null,
425
+ "loyalty": null,
426
+ "multiverse_id": 409573,
427
+ "other_part": null,
428
+ "color_indicator": null
429
+ },
430
+ {
431
+ "name": "Strip Mine",
432
+ "set_name": "Zendikar Expeditions",
433
+ "collector_num": "43",
434
+ "illustrator": "Howard Lyon",
435
+ "types": [
436
+ "Land"
437
+ ],
438
+ "supertypes": [],
439
+ "subtypes": [],
440
+ "rarity": "Mythic Rare",
441
+ "mana_cost": null,
442
+ "converted_mana_cost": 0,
443
+ "oracle_text": [
444
+ "{T}: Add {1} to your mana pool.",
445
+ "{T}, Sacrifice Strip Mine: Destroy target land."
446
+ ],
447
+ "flavor_text": null,
448
+ "power": null,
449
+ "toughness": null,
450
+ "loyalty": null,
451
+ "multiverse_id": 409574,
452
+ "other_part": null,
453
+ "color_indicator": null
454
+ },
455
+ {
456
+ "name": "Tectonic Edge",
457
+ "set_name": "Zendikar Expeditions",
458
+ "collector_num": "44",
459
+ "illustrator": "Raymond Swanland",
460
+ "types": [
461
+ "Land"
462
+ ],
463
+ "supertypes": [],
464
+ "subtypes": [],
465
+ "rarity": "Mythic Rare",
466
+ "mana_cost": null,
467
+ "converted_mana_cost": 0,
468
+ "oracle_text": [
469
+ "{T}: Add {1} to your mana pool.",
470
+ "{1}, {T}, Sacrifice Tectonic Edge: Destroy target nonbasic land. Activate this ability only if an opponent controls four or more lands."
471
+ ],
472
+ "flavor_text": null,
473
+ "power": null,
474
+ "toughness": null,
475
+ "loyalty": null,
476
+ "multiverse_id": 409575,
477
+ "other_part": null,
478
+ "color_indicator": null
479
+ },
480
+ {
481
+ "name": "Wasteland",
482
+ "set_name": "Zendikar Expeditions",
483
+ "collector_num": "45",
484
+ "illustrator": "William Wu",
485
+ "types": [
486
+ "Land"
487
+ ],
488
+ "supertypes": [],
489
+ "subtypes": [],
490
+ "rarity": "Mythic Rare",
491
+ "mana_cost": null,
492
+ "converted_mana_cost": 0,
493
+ "oracle_text": [
494
+ "{T}: Add {1} to your mana pool.",
495
+ "{T}, Sacrifice Wasteland: Destroy target nonbasic land."
496
+ ],
497
+ "flavor_text": null,
498
+ "power": null,
499
+ "toughness": null,
500
+ "loyalty": null,
501
+ "multiverse_id": 409576,
502
+ "other_part": null,
503
+ "color_indicator": null
504
+ }
505
+ ]
506
+ }