mtg-db 1.4.2 → 1.5.2

Sign up to get free protection for your applications and to get access to all the features.
@@ -2,7 +2,7 @@ require 'json'
2
2
 
3
3
  module Mtg
4
4
  module Db
5
- VERSION = '1.4.2'
5
+ VERSION = '1.5.2'
6
6
  CARDS_PATH = File.expand_path('../../data/sets/%s.json', __FILE__)
7
7
  SETS_PATH = File.expand_path('../../data/sets.json', __FILE__)
8
8
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: mtg-db
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.4.2
4
+ version: 1.5.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Gabe Smith
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2019-04-26 00:00:00.000000000 Z
11
+ date: 2019-05-02 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: 'An database of Magic: The Gathering cards and sets in JSON format.'
14
14
  email:
@@ -107,16 +107,8 @@ files:
107
107
  - data/sets/frf.json
108
108
  - data/sets/fut.json
109
109
  - data/sets/g18.json
110
- - data/sets/gk1_boros.json
111
- - data/sets/gk1_dimir.json
112
- - data/sets/gk1_golgari.json
113
- - data/sets/gk1_izzet.json
114
- - data/sets/gk1_selesnya.json
115
- - data/sets/gk2_azorius.json
116
- - data/sets/gk2_gruul.json
117
- - data/sets/gk2_orzhov.json
118
- - data/sets/gk2_rakdos.json
119
- - data/sets/gk2_simic.json
110
+ - data/sets/gk1.json
111
+ - data/sets/gk2.json
120
112
  - data/sets/gnt.json
121
113
  - data/sets/gpt.json
122
114
  - data/sets/grn.json
@@ -237,8 +229,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
237
229
  - !ruby/object:Gem::Version
238
230
  version: '0'
239
231
  requirements: []
240
- rubyforge_project:
241
- rubygems_version: 2.6.14
232
+ rubygems_version: 3.0.1
242
233
  signing_key:
243
234
  specification_version: 4
244
235
  summary: 'A JSON database of Magic: The Gathering cards and sets.'
@@ -1,673 +0,0 @@
1
- [
2
- {
3
- "name": "Aurelia, the Warleader",
4
- "set_name": "Guild Kit: Boros",
5
- "collector_num": "77",
6
- "illustrator": "Paul Scott Canavan",
7
- "types": [
8
- "Creature"
9
- ],
10
- "supertypes": [
11
- "Legendary"
12
- ],
13
- "subtypes": [
14
- "Angel"
15
- ],
16
- "rarity": "Mythic Rare",
17
- "mana_cost": "2RRWW",
18
- "converted_mana_cost": 6,
19
- "oracle_text": [
20
- "Flying, vigilance, haste",
21
- "Whenever Aurelia, the Warleader attacks for the first time each turn, untap all creatures you control. After this phase, there is an additional combat phase."
22
- ],
23
- "flavor_text": "Where Razia was aloof and untouchable, Aurelia is on the frontlines, calling for war.",
24
- "power": "3",
25
- "toughness": "4",
26
- "loyalty": null,
27
- "multiverse_id": 455754,
28
- "other_part": null,
29
- "color_indicator": null
30
- },
31
- {
32
- "name": "Boros Elite",
33
- "set_name": "Guild Kit: Boros",
34
- "collector_num": "78",
35
- "illustrator": "Willian Murai",
36
- "types": [
37
- "Creature"
38
- ],
39
- "supertypes": [],
40
- "subtypes": [
41
- "Human",
42
- "Soldier"
43
- ],
44
- "rarity": "Uncommon",
45
- "mana_cost": "W",
46
- "converted_mana_cost": 1,
47
- "oracle_text": [
48
- "Battalion — Whenever Boros Elite and at least two other creatures attack, Boros Elite gets +2/+2 until end of turn."
49
- ],
50
- "flavor_text": "\"First, you must fight among the rank and file. It is there I will discern your skills as a leader.\"\n—Aurelia, to Gideon Jura",
51
- "power": "1",
52
- "toughness": "1",
53
- "loyalty": null,
54
- "multiverse_id": 455755,
55
- "other_part": null,
56
- "color_indicator": null
57
- },
58
- {
59
- "name": "Daring Skyjek",
60
- "set_name": "Guild Kit: Boros",
61
- "collector_num": "79",
62
- "illustrator": "Jason Chan",
63
- "types": [
64
- "Creature"
65
- ],
66
- "supertypes": [],
67
- "subtypes": [
68
- "Human",
69
- "Knight"
70
- ],
71
- "rarity": "Common",
72
- "mana_cost": "1W",
73
- "converted_mana_cost": 2,
74
- "oracle_text": [
75
- "Battalion — Whenever Daring Skyjek and at least two other creatures attack, Daring Skyjek gains flying until end of turn."
76
- ],
77
- "flavor_text": "\"The hard part isn't landing in the saddle. The hard part is leaping before you see it.\"",
78
- "power": "3",
79
- "toughness": "1",
80
- "loyalty": null,
81
- "multiverse_id": 455756,
82
- "other_part": null,
83
- "color_indicator": null
84
- },
85
- {
86
- "name": "Bomber Corps",
87
- "set_name": "Guild Kit: Boros",
88
- "collector_num": "80",
89
- "illustrator": "Chase Stone",
90
- "types": [
91
- "Creature"
92
- ],
93
- "supertypes": [],
94
- "subtypes": [
95
- "Human",
96
- "Soldier"
97
- ],
98
- "rarity": "Common",
99
- "mana_cost": "1R",
100
- "converted_mana_cost": 2,
101
- "oracle_text": [
102
- "Battalion — Whenever Bomber Corps and at least two other creatures attack, Bomber Corps deals 1 damage to any target."
103
- ],
104
- "flavor_text": "\"Subtlety is for lawmages and spies.\"",
105
- "power": "1",
106
- "toughness": "2",
107
- "loyalty": null,
108
- "multiverse_id": 455757,
109
- "other_part": null,
110
- "color_indicator": null
111
- },
112
- {
113
- "name": "Frenzied Goblin",
114
- "set_name": "Guild Kit: Boros",
115
- "collector_num": "81",
116
- "illustrator": "Carl Critchlow",
117
- "types": [
118
- "Creature"
119
- ],
120
- "supertypes": [],
121
- "subtypes": [
122
- "Goblin",
123
- "Berserker"
124
- ],
125
- "rarity": "Uncommon",
126
- "mana_cost": "R",
127
- "converted_mana_cost": 1,
128
- "oracle_text": [
129
- "Whenever Frenzied Goblin attacks, you may pay {R}. If you do, target creature can't block this turn."
130
- ],
131
- "flavor_text": "The upside to not thinking about the consequences is that you'll always surprise those who do.",
132
- "power": "1",
133
- "toughness": "1",
134
- "loyalty": null,
135
- "multiverse_id": 455758,
136
- "other_part": null,
137
- "color_indicator": null
138
- },
139
- {
140
- "name": "Legion Loyalist",
141
- "set_name": "Guild Kit: Boros",
142
- "collector_num": "82",
143
- "illustrator": "Eric Deschamps",
144
- "types": [
145
- "Creature"
146
- ],
147
- "supertypes": [],
148
- "subtypes": [
149
- "Goblin",
150
- "Soldier"
151
- ],
152
- "rarity": "Rare",
153
- "mana_cost": "R",
154
- "converted_mana_cost": 1,
155
- "oracle_text": [
156
- "Haste",
157
- "Battalion — Whenever Legion Loyalist and at least two other creatures attack, creatures you control gain first strike and trample until end of turn and can't be blocked by creature tokens this turn."
158
- ],
159
- "flavor_text": null,
160
- "power": "1",
161
- "toughness": "1",
162
- "loyalty": null,
163
- "multiverse_id": 455759,
164
- "other_part": null,
165
- "color_indicator": null
166
- },
167
- {
168
- "name": "Agrus Kos, Wojek Veteran",
169
- "set_name": "Guild Kit: Boros",
170
- "collector_num": "83",
171
- "illustrator": "Donato Giancola",
172
- "types": [
173
- "Creature"
174
- ],
175
- "supertypes": [
176
- "Legendary"
177
- ],
178
- "subtypes": [
179
- "Human",
180
- "Soldier"
181
- ],
182
- "rarity": "Rare",
183
- "mana_cost": "3RW",
184
- "converted_mana_cost": 5,
185
- "oracle_text": [
186
- "Whenever Agrus Kos, Wojek Veteran attacks, attacking red creatures get +2/+0 and attacking white creatures get +0/+2 until end of turn."
187
- ],
188
- "flavor_text": "Lieutenant Kos has never met a group of recruits he could not inspire or a mob he could not quell.",
189
- "power": "3",
190
- "toughness": "3",
191
- "loyalty": null,
192
- "multiverse_id": 455760,
193
- "other_part": null,
194
- "color_indicator": null
195
- },
196
- {
197
- "name": "Boros Charm",
198
- "set_name": "Guild Kit: Boros",
199
- "collector_num": "84",
200
- "illustrator": "Zoltan Boros",
201
- "types": [
202
- "Instant"
203
- ],
204
- "supertypes": [],
205
- "subtypes": [],
206
- "rarity": "Uncommon",
207
- "mana_cost": "RW",
208
- "converted_mana_cost": 2,
209
- "oracle_text": [
210
- "Choose one —",
211
- "• Boros Charm deals 4 damage to target player or planeswalker.",
212
- "• Permanents you control gain indestructible until end of turn.",
213
- "• Target creature gains double strike until end of turn."
214
- ],
215
- "flavor_text": null,
216
- "power": null,
217
- "toughness": null,
218
- "loyalty": null,
219
- "multiverse_id": 455761,
220
- "other_part": null,
221
- "color_indicator": null
222
- },
223
- {
224
- "name": "Boros Reckoner",
225
- "set_name": "Guild Kit: Boros",
226
- "collector_num": "85",
227
- "illustrator": "Howard Lyon",
228
- "types": [
229
- "Creature"
230
- ],
231
- "supertypes": [],
232
- "subtypes": [
233
- "Minotaur",
234
- "Wizard"
235
- ],
236
- "rarity": "Rare",
237
- "mana_cost": "{R/W}{R/W}{R/W}",
238
- "converted_mana_cost": 3,
239
- "oracle_text": [
240
- "Whenever Boros Reckoner is dealt damage, it deals that much damage to any target.",
241
- "{R/W}: Boros Reckoner gains first strike until end of turn."
242
- ],
243
- "flavor_text": "\"Imagine a thunderstorm that's also a tactical genius. That's him.\"\n—Dars Gostok, Firefist captain",
244
- "power": "3",
245
- "toughness": "3",
246
- "loyalty": null,
247
- "multiverse_id": 455762,
248
- "other_part": null,
249
- "color_indicator": null
250
- },
251
- {
252
- "name": "Boros Swiftblade",
253
- "set_name": "Guild Kit: Boros",
254
- "collector_num": "86",
255
- "illustrator": "Doug Chaffee",
256
- "types": [
257
- "Creature"
258
- ],
259
- "supertypes": [],
260
- "subtypes": [
261
- "Human",
262
- "Soldier"
263
- ],
264
- "rarity": "Uncommon",
265
- "mana_cost": "RW",
266
- "converted_mana_cost": 2,
267
- "oracle_text": [
268
- "Double strike"
269
- ],
270
- "flavor_text": "When the Boros Legion attacks, swiftblades enter the fray first. They pick off the archers and mages, softening the enemy front before the flame-kin and giants go in.",
271
- "power": "1",
272
- "toughness": "2",
273
- "loyalty": null,
274
- "multiverse_id": 455763,
275
- "other_part": null,
276
- "color_indicator": null
277
- },
278
- {
279
- "name": "Brightflame",
280
- "set_name": "Guild Kit: Boros",
281
- "collector_num": "87",
282
- "illustrator": "Dave Dorman",
283
- "types": [
284
- "Sorcery"
285
- ],
286
- "supertypes": [],
287
- "subtypes": [],
288
- "rarity": "Rare",
289
- "mana_cost": "XRRWW",
290
- "converted_mana_cost": 4,
291
- "oracle_text": [
292
- "Radiance — Brightflame deals X damage to target creature and each other creature that shares a color with it. You gain life equal to the damage dealt this way."
293
- ],
294
- "flavor_text": "\"Let the pyres of the unbelievers light our way.\"\n—Razia",
295
- "power": null,
296
- "toughness": null,
297
- "loyalty": null,
298
- "multiverse_id": 455764,
299
- "other_part": null,
300
- "color_indicator": null
301
- },
302
- {
303
- "name": "Firemane Angel",
304
- "set_name": "Guild Kit: Boros",
305
- "collector_num": "88",
306
- "illustrator": "Matt Cavotta",
307
- "types": [
308
- "Creature"
309
- ],
310
- "supertypes": [],
311
- "subtypes": [
312
- "Angel"
313
- ],
314
- "rarity": "Rare",
315
- "mana_cost": "3RWW",
316
- "converted_mana_cost": 6,
317
- "oracle_text": [
318
- "Flying, first strike",
319
- "At the beginning of your upkeep, if Firemane Angel is in your graveyard or on the battlefield, you may gain 1 life.",
320
- "{6}{R}{R}{W}{W}: Return Firemane Angel from your graveyard to the battlefield. Activate this ability only during your upkeep."
321
- ],
322
- "flavor_text": null,
323
- "power": "4",
324
- "toughness": "3",
325
- "loyalty": null,
326
- "multiverse_id": 455765,
327
- "other_part": null,
328
- "color_indicator": null
329
- },
330
- {
331
- "name": "Firemane Avenger",
332
- "set_name": "Guild Kit: Boros",
333
- "collector_num": "89",
334
- "illustrator": "Wayne Reynolds",
335
- "types": [
336
- "Creature"
337
- ],
338
- "supertypes": [],
339
- "subtypes": [
340
- "Angel"
341
- ],
342
- "rarity": "Rare",
343
- "mana_cost": "2RW",
344
- "converted_mana_cost": 4,
345
- "oracle_text": [
346
- "Flying",
347
- "Battalion — Whenever Firemane Avenger and at least two other creatures attack, Firemane Avenger deals 3 damage to any target and you gain 3 life."
348
- ],
349
- "flavor_text": "Firemane Nevena led the victorious assault on the Barbu Rooftop rebels. Now the Gateless have marked her for death.",
350
- "power": "3",
351
- "toughness": "3",
352
- "loyalty": null,
353
- "multiverse_id": 455766,
354
- "other_part": null,
355
- "color_indicator": null
356
- },
357
- {
358
- "name": "Lightning Helix",
359
- "set_name": "Guild Kit: Boros",
360
- "collector_num": "90",
361
- "illustrator": "Kev Walker",
362
- "types": [
363
- "Instant"
364
- ],
365
- "supertypes": [],
366
- "subtypes": [],
367
- "rarity": "Uncommon",
368
- "mana_cost": "RW",
369
- "converted_mana_cost": 2,
370
- "oracle_text": [
371
- "Lightning Helix deals 3 damage to any target and you gain 3 life."
372
- ],
373
- "flavor_text": "Though less well-known than its army of soldiers, the Boros Legion's mage-priests are as respected by the innocent as they are hated by the ghosts of the guilty.",
374
- "power": null,
375
- "toughness": null,
376
- "loyalty": null,
377
- "multiverse_id": 455767,
378
- "other_part": null,
379
- "color_indicator": null
380
- },
381
- {
382
- "name": "Martial Glory",
383
- "set_name": "Guild Kit: Boros",
384
- "collector_num": "91",
385
- "illustrator": "Raymond Swanland",
386
- "types": [
387
- "Instant"
388
- ],
389
- "supertypes": [],
390
- "subtypes": [],
391
- "rarity": "Common",
392
- "mana_cost": "RW",
393
- "converted_mana_cost": 2,
394
- "oracle_text": [
395
- "Target creature gets +3/+0 until end of turn.",
396
- "Target creature gets +0/+3 until end of turn."
397
- ],
398
- "flavor_text": "\"Yes, Boros tactics are unparalleled. But when your comrades are dying around you, inner strength must carry the day.\"\n—Gideon Jura, to Aurelia",
399
- "power": null,
400
- "toughness": null,
401
- "loyalty": null,
402
- "multiverse_id": 455768,
403
- "other_part": null,
404
- "color_indicator": null
405
- },
406
- {
407
- "name": "Master Warcraft",
408
- "set_name": "Guild Kit: Boros",
409
- "collector_num": "92",
410
- "illustrator": "Zoltan Boros & Gabor Szikszai",
411
- "types": [
412
- "Instant"
413
- ],
414
- "supertypes": [],
415
- "subtypes": [],
416
- "rarity": "Rare",
417
- "mana_cost": "2{R/W}{R/W}",
418
- "converted_mana_cost": 4,
419
- "oracle_text": [
420
- "Cast this spell only before attackers are declared.",
421
- "You choose which creatures attack this turn.",
422
- "You choose which creatures block this turn and how those creatures block."
423
- ],
424
- "flavor_text": null,
425
- "power": null,
426
- "toughness": null,
427
- "loyalty": null,
428
- "multiverse_id": 455769,
429
- "other_part": null,
430
- "color_indicator": null
431
- },
432
- {
433
- "name": "Razia, Boros Archangel",
434
- "set_name": "Guild Kit: Boros",
435
- "collector_num": "93",
436
- "illustrator": "Donato Giancola",
437
- "types": [
438
- "Creature"
439
- ],
440
- "supertypes": [
441
- "Legendary"
442
- ],
443
- "subtypes": [
444
- "Angel"
445
- ],
446
- "rarity": "Rare",
447
- "mana_cost": "4RRWW",
448
- "converted_mana_cost": 8,
449
- "oracle_text": [
450
- "Flying, vigilance, haste",
451
- "{T}: The next 3 damage that would be dealt to target creature you control this turn is dealt to another target creature instead."
452
- ],
453
- "flavor_text": "Her sword burns with such brightness that foes avert their eyes and arrows divert their paths.",
454
- "power": "6",
455
- "toughness": "3",
456
- "loyalty": null,
457
- "multiverse_id": 455770,
458
- "other_part": null,
459
- "color_indicator": null
460
- },
461
- {
462
- "name": "Spark Trooper",
463
- "set_name": "Guild Kit: Boros",
464
- "collector_num": "94",
465
- "illustrator": "James Ryman",
466
- "types": [
467
- "Creature"
468
- ],
469
- "supertypes": [],
470
- "subtypes": [
471
- "Elemental",
472
- "Soldier"
473
- ],
474
- "rarity": "Rare",
475
- "mana_cost": "1RRW",
476
- "converted_mana_cost": 4,
477
- "oracle_text": [
478
- "Trample, lifelink, haste",
479
- "At the beginning of the end step, sacrifice Spark Trooper."
480
- ],
481
- "flavor_text": "Izzet-designed conductors atop Sunhome charge empty sets of armor that give form to the fluctuating elementals.",
482
- "power": "6",
483
- "toughness": "1",
484
- "loyalty": null,
485
- "multiverse_id": 455771,
486
- "other_part": null,
487
- "color_indicator": null
488
- },
489
- {
490
- "name": "Sunhome Guildmage",
491
- "set_name": "Guild Kit: Boros",
492
- "collector_num": "95",
493
- "illustrator": "Eric Deschamps",
494
- "types": [
495
- "Creature"
496
- ],
497
- "supertypes": [],
498
- "subtypes": [
499
- "Human",
500
- "Wizard"
501
- ],
502
- "rarity": "Uncommon",
503
- "mana_cost": "RW",
504
- "converted_mana_cost": 2,
505
- "oracle_text": [
506
- "{1}{R}{W}: Creatures you control get +1/+0 until end of turn.",
507
- "{2}{R}{W}: Create a 1/1 red and white Soldier creature token with haste."
508
- ],
509
- "flavor_text": null,
510
- "power": "2",
511
- "toughness": "2",
512
- "loyalty": null,
513
- "multiverse_id": 455772,
514
- "other_part": null,
515
- "color_indicator": null
516
- },
517
- {
518
- "name": "Boros Keyrune",
519
- "set_name": "Guild Kit: Boros",
520
- "collector_num": "96",
521
- "illustrator": "Daniel Ljunggren",
522
- "types": [
523
- "Artifact"
524
- ],
525
- "supertypes": [],
526
- "subtypes": [],
527
- "rarity": "Uncommon",
528
- "mana_cost": "3",
529
- "converted_mana_cost": 3,
530
- "oracle_text": [
531
- "{T}: Add {R} or {W}.",
532
- "{R}{W}: Boros Keyrune becomes a 1/1 red and white Soldier artifact creature with double strike until end of turn. (It deals both first-strike and regular combat damage.)"
533
- ],
534
- "flavor_text": null,
535
- "power": null,
536
- "toughness": null,
537
- "loyalty": null,
538
- "multiverse_id": 455773,
539
- "other_part": null,
540
- "color_indicator": null
541
- },
542
- {
543
- "name": "Boros Signet",
544
- "set_name": "Guild Kit: Boros",
545
- "collector_num": "97",
546
- "illustrator": "Mike Sass",
547
- "types": [
548
- "Artifact"
549
- ],
550
- "supertypes": [],
551
- "subtypes": [],
552
- "rarity": "Common",
553
- "mana_cost": "2",
554
- "converted_mana_cost": 2,
555
- "oracle_text": [
556
- "{1}, {T}: Add {R}{W}."
557
- ],
558
- "flavor_text": "\"Have you ever held a Boros signet? There's a weight to it that belies its size—a weight of strength and of pride.\"\n—Agrus Kos",
559
- "power": null,
560
- "toughness": null,
561
- "loyalty": null,
562
- "multiverse_id": 455774,
563
- "other_part": null,
564
- "color_indicator": null
565
- },
566
- {
567
- "name": "Boros Garrison",
568
- "set_name": "Guild Kit: Boros",
569
- "collector_num": "98",
570
- "illustrator": "John Avon",
571
- "types": [
572
- "Land"
573
- ],
574
- "supertypes": [],
575
- "subtypes": [],
576
- "rarity": "Common",
577
- "mana_cost": null,
578
- "converted_mana_cost": 0,
579
- "oracle_text": [
580
- "Boros Garrison enters the battlefield tapped.",
581
- "When Boros Garrison enters the battlefield, return a land you control to its owner's hand.",
582
- "{T}: Add {R}{W}."
583
- ],
584
- "flavor_text": null,
585
- "power": null,
586
- "toughness": null,
587
- "loyalty": null,
588
- "multiverse_id": 455775,
589
- "other_part": null,
590
- "color_indicator": null
591
- },
592
- {
593
- "name": "Sunhome, Fortress of the Legion",
594
- "set_name": "Guild Kit: Boros",
595
- "collector_num": "99",
596
- "illustrator": "Martina Pilcerova",
597
- "types": [
598
- "Land"
599
- ],
600
- "supertypes": [],
601
- "subtypes": [],
602
- "rarity": "Uncommon",
603
- "mana_cost": null,
604
- "converted_mana_cost": 0,
605
- "oracle_text": [
606
- "{T}: Add {C}.",
607
- "{2}{R}{W}, {T}: Target creature gains double strike until end of turn."
608
- ],
609
- "flavor_text": "Sunhome—the stalwart shield, the towering sentinel, the seat of justice.",
610
- "power": null,
611
- "toughness": null,
612
- "loyalty": null,
613
- "multiverse_id": 455776,
614
- "other_part": null,
615
- "color_indicator": null
616
- },
617
- {
618
- "name": "Plains",
619
- "set_name": "Guild Kit: Boros",
620
- "collector_num": "100",
621
- "illustrator": "Yeong-Hao Han",
622
- "types": [
623
- "Land"
624
- ],
625
- "supertypes": [
626
- "Basic"
627
- ],
628
- "subtypes": [
629
- "Plains"
630
- ],
631
- "rarity": "Land",
632
- "mana_cost": null,
633
- "converted_mana_cost": 0,
634
- "oracle_text": [
635
- "({T}: Add {W}.)"
636
- ],
637
- "flavor_text": null,
638
- "power": null,
639
- "toughness": null,
640
- "loyalty": null,
641
- "multiverse_id": 455777,
642
- "other_part": null,
643
- "color_indicator": null
644
- },
645
- {
646
- "name": "Mountain",
647
- "set_name": "Guild Kit: Boros",
648
- "collector_num": "101",
649
- "illustrator": "Noah Bradley",
650
- "types": [
651
- "Land"
652
- ],
653
- "supertypes": [
654
- "Basic"
655
- ],
656
- "subtypes": [
657
- "Mountain"
658
- ],
659
- "rarity": "Land",
660
- "mana_cost": null,
661
- "converted_mana_cost": 0,
662
- "oracle_text": [
663
- "({T}: Add {R}.)"
664
- ],
665
- "flavor_text": null,
666
- "power": null,
667
- "toughness": null,
668
- "loyalty": null,
669
- "multiverse_id": 455778,
670
- "other_part": null,
671
- "color_indicator": null
672
- }
673
- ]