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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
- SHA1:
3
- metadata.gz: 12d54f61ebc9ce1cf2727c580b009a72e3bbdfe3
4
- data.tar.gz: 664555a2414af0c00b8cd96883a9186c3074ea32
2
+ SHA256:
3
+ metadata.gz: aefd20e3277cad019eeb16884a0d2bddcab853711271d91a53e751fbc6de33c6
4
+ data.tar.gz: 06e91f347c916e49a41851e096b9e2c75c503ac98c4a410f9b5f0ca6f28cfb23
5
5
  SHA512:
6
- metadata.gz: 06da5812477037712b7ac34c6e27949cb2a7ff9e146a4f2ffb190dba8181e65affb55e5e00fcc6ac0ed71155b87b0b71f03703a954602f3b70d65b28fc9a4b5f
7
- data.tar.gz: f485381ff00f0ce767a329c8ebf865cc0049fcfb57153c3c9e600530c258a89bd8bb26a5cfeec6fe94c9dbea1b08ab7edaa9584ad5a1b47754abade28e21a9ea
6
+ metadata.gz: fb7f2e6fa1c3dabb0bc275365e88229230c8f03aa5480c40a0b85266a498ad87b01cfd1675f55041288ab24becff4103e329880efb54995131d7fcb85615fe18
7
+ data.tar.gz: 93ee3bcce1b7becad41983eb0b1e5dccb1285bb4b5059ba3fb4f489d33d162209cbb369959229e31e64508e8d399c9455985a63fa53dd74687a235ddf8b04f5c
@@ -533,6 +533,11 @@
533
533
  "block": "Time Spiral Block",
534
534
  "code": "fut"
535
535
  },
536
+ {
537
+ "name": "GRN Guild Kit",
538
+ "release_date": "November 2, 2018",
539
+ "code": "gk1"
540
+ },
536
541
  {
537
542
  "name": "Game Night",
538
543
  "release_date": "November 16, 2018",
@@ -555,56 +560,6 @@
555
560
  "block": "Global Series",
556
561
  "code": "gs1"
557
562
  },
558
- {
559
- "name": "Guild Kit: Azorius",
560
- "release_date": "February 15, 2019",
561
- "code": "gk2_azorius"
562
- },
563
- {
564
- "name": "Guild Kit: Boros",
565
- "release_date": "November 2, 2018",
566
- "code": "gk1_boros"
567
- },
568
- {
569
- "name": "Guild Kit: Dimir",
570
- "release_date": "November 2, 2018",
571
- "code": "gk1_dimir"
572
- },
573
- {
574
- "name": "Guild Kit: Golgari",
575
- "release_date": "November 2, 2018",
576
- "code": "gk1_golgari"
577
- },
578
- {
579
- "name": "Guild Kit: Gruul",
580
- "release_date": "February 15, 2019",
581
- "code": "gk2_gruul"
582
- },
583
- {
584
- "name": "Guild Kit: Izzet",
585
- "release_date": "November 2, 2018",
586
- "code": "gk1_izzet"
587
- },
588
- {
589
- "name": "Guild Kit: Orzhov",
590
- "release_date": "February 15, 2019",
591
- "code": "gk2_orzhov"
592
- },
593
- {
594
- "name": "Guild Kit: Rakdos",
595
- "release_date": "February 15, 2019",
596
- "code": "gk2_rakdos"
597
- },
598
- {
599
- "name": "Guild Kit: Selesnya",
600
- "release_date": "November 2, 2018",
601
- "code": "gk1_selesnya"
602
- },
603
- {
604
- "name": "Guild Kit: Simic",
605
- "release_date": "February 15, 2019",
606
- "code": "gk2_simic"
607
- },
608
563
  {
609
564
  "name": "Guildpact",
610
565
  "release_date": "February 3, 2006",
@@ -939,6 +894,11 @@
939
894
  "block": "Masques Block",
940
895
  "code": "pcy"
941
896
  },
897
+ {
898
+ "name": "RNA Guild Kit",
899
+ "release_date": "February 15, 2019",
900
+ "code": "gk2"
901
+ },
942
902
  {
943
903
  "name": "Ravnica Allegiance",
944
904
  "release_date": "January 25, 2019",
@@ -0,0 +1,3391 @@
1
+ [
2
+ {
3
+ "name": "Etrata, the Silencer",
4
+ "set_name": "GRN Guild Kit",
5
+ "collector_num": "1",
6
+ "illustrator": "Igor Kieryluk",
7
+ "types": [
8
+ "Creature"
9
+ ],
10
+ "supertypes": [
11
+ "Legendary"
12
+ ],
13
+ "subtypes": [
14
+ "Vampire",
15
+ "Assassin"
16
+ ],
17
+ "rarity": "Rare",
18
+ "mana_cost": "2UB",
19
+ "converted_mana_cost": 4,
20
+ "oracle_text": [
21
+ "Etrata, the Silencer can't be blocked.",
22
+ "Whenever Etrata deals combat damage to a player, exile target creature that player controls and put a hit counter on that card. That player loses the game if they own three or more exiled cards with hit counters on them. Etrata's owner shuffles Etrata into their library."
23
+ ],
24
+ "flavor_text": null,
25
+ "power": "3",
26
+ "toughness": "5",
27
+ "loyalty": null,
28
+ "multiverse_id": 455904,
29
+ "other_part": null,
30
+ "color_indicator": null
31
+ },
32
+ {
33
+ "name": "Stolen Identity",
34
+ "set_name": "GRN Guild Kit",
35
+ "collector_num": "2",
36
+ "illustrator": "Clint Cearley",
37
+ "types": [
38
+ "Sorcery"
39
+ ],
40
+ "supertypes": [],
41
+ "subtypes": [],
42
+ "rarity": "Rare",
43
+ "mana_cost": "4UU",
44
+ "converted_mana_cost": 6,
45
+ "oracle_text": [
46
+ "Create a token that's a copy of target artifact or creature.",
47
+ "Cipher (Then you may exile this spell card encoded on a creature you control. Whenever that creature deals combat damage to a player, its controller may cast a copy of the encoded card without paying its mana cost.)"
48
+ ],
49
+ "flavor_text": null,
50
+ "power": null,
51
+ "toughness": null,
52
+ "loyalty": null,
53
+ "multiverse_id": 455905,
54
+ "other_part": null,
55
+ "color_indicator": null
56
+ },
57
+ {
58
+ "name": "Syncopate",
59
+ "set_name": "GRN Guild Kit",
60
+ "collector_num": "3",
61
+ "illustrator": "Clint Cearley",
62
+ "types": [
63
+ "Instant"
64
+ ],
65
+ "supertypes": [],
66
+ "subtypes": [],
67
+ "rarity": "Uncommon",
68
+ "mana_cost": "XU",
69
+ "converted_mana_cost": 1,
70
+ "oracle_text": [
71
+ "Counter target spell unless its controller pays {X}. If that spell is countered this way, exile it instead of putting it into its owner's graveyard."
72
+ ],
73
+ "flavor_text": "\"Patience, mage. Killing you now would be too easy.\"",
74
+ "power": null,
75
+ "toughness": null,
76
+ "loyalty": null,
77
+ "multiverse_id": 455906,
78
+ "other_part": null,
79
+ "color_indicator": null
80
+ },
81
+ {
82
+ "name": "Telling Time",
83
+ "set_name": "GRN Guild Kit",
84
+ "collector_num": "4",
85
+ "illustrator": "Scott M. Fischer",
86
+ "types": [
87
+ "Instant"
88
+ ],
89
+ "supertypes": [],
90
+ "subtypes": [],
91
+ "rarity": "Uncommon",
92
+ "mana_cost": "1U",
93
+ "converted_mana_cost": 2,
94
+ "oracle_text": [
95
+ "Look at the top three cards of your library. Put one of those cards into your hand, one on top of your library, and one on the bottom of your library."
96
+ ],
97
+ "flavor_text": "Mastery is achieved when \"telling time\" becomes \"telling time what to do.\"",
98
+ "power": null,
99
+ "toughness": null,
100
+ "loyalty": null,
101
+ "multiverse_id": 455907,
102
+ "other_part": null,
103
+ "color_indicator": null
104
+ },
105
+ {
106
+ "name": "Last Gasp",
107
+ "set_name": "GRN Guild Kit",
108
+ "collector_num": "5",
109
+ "illustrator": "Thomas M. Baxa",
110
+ "types": [
111
+ "Instant"
112
+ ],
113
+ "supertypes": [],
114
+ "subtypes": [],
115
+ "rarity": "Common",
116
+ "mana_cost": "1B",
117
+ "converted_mana_cost": 2,
118
+ "oracle_text": [
119
+ "Target creature gets -3/-3 until end of turn."
120
+ ],
121
+ "flavor_text": "\"Allow me a moment to catch your breath.\"",
122
+ "power": null,
123
+ "toughness": null,
124
+ "loyalty": null,
125
+ "multiverse_id": 455908,
126
+ "other_part": null,
127
+ "color_indicator": null
128
+ },
129
+ {
130
+ "name": "Netherborn Phalanx",
131
+ "set_name": "GRN Guild Kit",
132
+ "collector_num": "6",
133
+ "illustrator": "Christopher Rush",
134
+ "types": [
135
+ "Creature"
136
+ ],
137
+ "supertypes": [],
138
+ "subtypes": [
139
+ "Horror"
140
+ ],
141
+ "rarity": "Uncommon",
142
+ "mana_cost": "5B",
143
+ "converted_mana_cost": 6,
144
+ "oracle_text": [
145
+ "When Netherborn Phalanx enters the battlefield, each opponent loses 1 life for each creature they control.",
146
+ "Transmute {1}{B}{B} ({1}{B}{B}, Discard this card: Search your library for a card with the same converted mana cost as this card, reveal it, and put it into your hand. Then shuffle your library. Transmute only as a sorcery.)"
147
+ ],
148
+ "flavor_text": null,
149
+ "power": "2",
150
+ "toughness": "4",
151
+ "loyalty": null,
152
+ "multiverse_id": 455909,
153
+ "other_part": null,
154
+ "color_indicator": null
155
+ },
156
+ {
157
+ "name": "Ribbons of Night",
158
+ "set_name": "GRN Guild Kit",
159
+ "collector_num": "7",
160
+ "illustrator": "Ron Spears",
161
+ "types": [
162
+ "Sorcery"
163
+ ],
164
+ "supertypes": [],
165
+ "subtypes": [],
166
+ "rarity": "Uncommon",
167
+ "mana_cost": "4B",
168
+ "converted_mana_cost": 5,
169
+ "oracle_text": [
170
+ "Ribbons of Night deals 4 damage to target creature and you gain 4 life. If {U} was spent to cast Ribbons of Night, draw a card."
171
+ ],
172
+ "flavor_text": "\"My favorite meal is angel's flesh, slain in agony and iced with black vinegar.\"\n—Aszala of House Dimir",
173
+ "power": null,
174
+ "toughness": null,
175
+ "loyalty": null,
176
+ "multiverse_id": 455910,
177
+ "other_part": null,
178
+ "color_indicator": null
179
+ },
180
+ {
181
+ "name": "Call of the Nightwing",
182
+ "set_name": "GRN Guild Kit",
183
+ "collector_num": "8",
184
+ "illustrator": "Adam Paquette",
185
+ "types": [
186
+ "Sorcery"
187
+ ],
188
+ "supertypes": [],
189
+ "subtypes": [],
190
+ "rarity": "Uncommon",
191
+ "mana_cost": "2UB",
192
+ "converted_mana_cost": 4,
193
+ "oracle_text": [
194
+ "Create a 1/1 blue and black Horror creature token with flying.",
195
+ "Cipher (Then you may exile this spell card encoded on a creature you control. Whenever that creature deals combat damage to a player, its controller may cast a copy of the encoded card without paying its mana cost.)"
196
+ ],
197
+ "flavor_text": null,
198
+ "power": null,
199
+ "toughness": null,
200
+ "loyalty": null,
201
+ "multiverse_id": 455911,
202
+ "other_part": null,
203
+ "color_indicator": null
204
+ },
205
+ {
206
+ "name": "Circu, Dimir Lobotomist",
207
+ "set_name": "GRN Guild Kit",
208
+ "collector_num": "9",
209
+ "illustrator": "Cyril Van Der Haegen",
210
+ "types": [
211
+ "Creature"
212
+ ],
213
+ "supertypes": [
214
+ "Legendary"
215
+ ],
216
+ "subtypes": [
217
+ "Human",
218
+ "Wizard"
219
+ ],
220
+ "rarity": "Rare",
221
+ "mana_cost": "2UB",
222
+ "converted_mana_cost": 4,
223
+ "oracle_text": [
224
+ "Whenever you cast a blue spell, exile the top card of target player's library.",
225
+ "Whenever you cast a black spell, exile the top card of target player's library.",
226
+ "Your opponents can't cast spells with the same name as a card exiled with Circu, Dimir Lobotomist."
227
+ ],
228
+ "flavor_text": null,
229
+ "power": "2",
230
+ "toughness": "3",
231
+ "loyalty": null,
232
+ "multiverse_id": 455912,
233
+ "other_part": null,
234
+ "color_indicator": null
235
+ },
236
+ {
237
+ "name": "Consuming Aberration",
238
+ "set_name": "GRN Guild Kit",
239
+ "collector_num": "10",
240
+ "illustrator": "Karl Kopinski",
241
+ "types": [
242
+ "Creature"
243
+ ],
244
+ "supertypes": [],
245
+ "subtypes": [
246
+ "Horror"
247
+ ],
248
+ "rarity": "Rare",
249
+ "mana_cost": "3UB",
250
+ "converted_mana_cost": 5,
251
+ "oracle_text": [
252
+ "Consuming Aberration's power and toughness are each equal to the number of cards in your opponents' graveyards.",
253
+ "Whenever you cast a spell, each opponent reveals cards from the top of their library until they reveal a land card, then puts those cards into their graveyard."
254
+ ],
255
+ "flavor_text": null,
256
+ "power": "*",
257
+ "toughness": "*",
258
+ "loyalty": null,
259
+ "multiverse_id": 455913,
260
+ "other_part": null,
261
+ "color_indicator": null
262
+ },
263
+ {
264
+ "name": "Dimir Charm",
265
+ "set_name": "GRN Guild Kit",
266
+ "collector_num": "11",
267
+ "illustrator": "Zoltan Boros",
268
+ "types": [
269
+ "Instant"
270
+ ],
271
+ "supertypes": [],
272
+ "subtypes": [],
273
+ "rarity": "Uncommon",
274
+ "mana_cost": "UB",
275
+ "converted_mana_cost": 2,
276
+ "oracle_text": [
277
+ "Choose one —",
278
+ "• Counter target sorcery spell.",
279
+ "• Destroy target creature with power 2 or less.",
280
+ "• Look at the top three cards of target player's library. Put one back and the rest into that player's graveyard."
281
+ ],
282
+ "flavor_text": "\"Dangerous to recognize. Deadly not to.\"\n—Lazav",
283
+ "power": null,
284
+ "toughness": null,
285
+ "loyalty": null,
286
+ "multiverse_id": 455914,
287
+ "other_part": null,
288
+ "color_indicator": null
289
+ },
290
+ {
291
+ "name": "Dimir Doppelganger",
292
+ "set_name": "GRN Guild Kit",
293
+ "collector_num": "12",
294
+ "illustrator": "Jim Murray",
295
+ "types": [
296
+ "Creature"
297
+ ],
298
+ "supertypes": [],
299
+ "subtypes": [
300
+ "Shapeshifter"
301
+ ],
302
+ "rarity": "Rare",
303
+ "mana_cost": "1UB",
304
+ "converted_mana_cost": 3,
305
+ "oracle_text": [
306
+ "{1}{U}{B}: Exile target creature card from a graveyard. Dimir Doppelganger becomes a copy of that card, except it has this ability."
307
+ ],
308
+ "flavor_text": "\"Fear not. Your life will not go unlived.\"",
309
+ "power": "0",
310
+ "toughness": "2",
311
+ "loyalty": null,
312
+ "multiverse_id": 455915,
313
+ "other_part": null,
314
+ "color_indicator": null
315
+ },
316
+ {
317
+ "name": "Dimir Guildmage",
318
+ "set_name": "GRN Guild Kit",
319
+ "collector_num": "13",
320
+ "illustrator": "Adam Rex",
321
+ "types": [
322
+ "Creature"
323
+ ],
324
+ "supertypes": [],
325
+ "subtypes": [
326
+ "Human",
327
+ "Wizard"
328
+ ],
329
+ "rarity": "Uncommon",
330
+ "mana_cost": "{U/B}{U/B}",
331
+ "converted_mana_cost": 2,
332
+ "oracle_text": [
333
+ "({U/B} can be paid with either {U} or {B}.)",
334
+ "{3}{U}: Target player draws a card. Activate this ability only any time you could cast a sorcery.",
335
+ "{3}{B}: Target player discards a card. Activate this ability only any time you could cast a sorcery."
336
+ ],
337
+ "flavor_text": null,
338
+ "power": "2",
339
+ "toughness": "2",
340
+ "loyalty": null,
341
+ "multiverse_id": 455916,
342
+ "other_part": null,
343
+ "color_indicator": null
344
+ },
345
+ {
346
+ "name": "Dinrova Horror",
347
+ "set_name": "GRN Guild Kit",
348
+ "collector_num": "14",
349
+ "illustrator": "Johann Bodin",
350
+ "types": [
351
+ "Creature"
352
+ ],
353
+ "supertypes": [],
354
+ "subtypes": [
355
+ "Horror"
356
+ ],
357
+ "rarity": "Uncommon",
358
+ "mana_cost": "4UB",
359
+ "converted_mana_cost": 6,
360
+ "oracle_text": [
361
+ "When Dinrova Horror enters the battlefield, return target permanent to its owner's hand, then that player discards a card."
362
+ ],
363
+ "flavor_text": "\"Welcome to the Dimir Public Offices. Not responsible for death or loss of property. Basement off-limits.\"\n—Sign outside Dinrova Building",
364
+ "power": "4",
365
+ "toughness": "4",
366
+ "loyalty": null,
367
+ "multiverse_id": 455917,
368
+ "other_part": null,
369
+ "color_indicator": null
370
+ },
371
+ {
372
+ "name": "Glimpse the Unthinkable",
373
+ "set_name": "GRN Guild Kit",
374
+ "collector_num": "15",
375
+ "illustrator": "Brandon Kitkouski",
376
+ "types": [
377
+ "Sorcery"
378
+ ],
379
+ "supertypes": [],
380
+ "subtypes": [],
381
+ "rarity": "Rare",
382
+ "mana_cost": "UB",
383
+ "converted_mana_cost": 2,
384
+ "oracle_text": [
385
+ "Target player puts the top ten cards of their library into their graveyard."
386
+ ],
387
+ "flavor_text": "\"I am confident that if anyone actually penetrates our facades, even the most perceptive would still be fundamentally unprepared for the truth of House Dimir.\"\n—Szadek",
388
+ "power": null,
389
+ "toughness": null,
390
+ "loyalty": null,
391
+ "multiverse_id": 455918,
392
+ "other_part": null,
393
+ "color_indicator": null
394
+ },
395
+ {
396
+ "name": "Lazav, Dimir Mastermind",
397
+ "set_name": "GRN Guild Kit",
398
+ "collector_num": "16",
399
+ "illustrator": "David Rapoza",
400
+ "types": [
401
+ "Creature"
402
+ ],
403
+ "supertypes": [
404
+ "Legendary"
405
+ ],
406
+ "subtypes": [
407
+ "Shapeshifter"
408
+ ],
409
+ "rarity": "Mythic Rare",
410
+ "mana_cost": "UUBB",
411
+ "converted_mana_cost": 4,
412
+ "oracle_text": [
413
+ "Hexproof",
414
+ "Whenever a creature card is put into an opponent's graveyard from anywhere, you may have Lazav, Dimir Mastermind become a copy of that card, except its name is Lazav, Dimir Mastermind, it's legendary in addition to its other types, and it has hexproof and this ability."
415
+ ],
416
+ "flavor_text": null,
417
+ "power": "3",
418
+ "toughness": "3",
419
+ "loyalty": null,
420
+ "multiverse_id": 455919,
421
+ "other_part": null,
422
+ "color_indicator": null
423
+ },
424
+ {
425
+ "name": "Mirko Vosk, Mind Drinker",
426
+ "set_name": "GRN Guild Kit",
427
+ "collector_num": "17",
428
+ "illustrator": "Chase Stone",
429
+ "types": [
430
+ "Creature"
431
+ ],
432
+ "supertypes": [
433
+ "Legendary"
434
+ ],
435
+ "subtypes": [
436
+ "Vampire"
437
+ ],
438
+ "rarity": "Rare",
439
+ "mana_cost": "3UB",
440
+ "converted_mana_cost": 5,
441
+ "oracle_text": [
442
+ "Flying",
443
+ "Whenever Mirko Vosk, Mind Drinker deals combat damage to a player, that player reveals cards from the top of their library until they reveal four land cards, then puts those cards into their graveyard."
444
+ ],
445
+ "flavor_text": null,
446
+ "power": "2",
447
+ "toughness": "4",
448
+ "loyalty": null,
449
+ "multiverse_id": 455920,
450
+ "other_part": null,
451
+ "color_indicator": null
452
+ },
453
+ {
454
+ "name": "Moroii",
455
+ "set_name": "GRN Guild Kit",
456
+ "collector_num": "18",
457
+ "illustrator": "Dan Scott",
458
+ "types": [
459
+ "Creature"
460
+ ],
461
+ "supertypes": [],
462
+ "subtypes": [
463
+ "Vampire"
464
+ ],
465
+ "rarity": "Uncommon",
466
+ "mana_cost": "2UB",
467
+ "converted_mana_cost": 4,
468
+ "oracle_text": [
469
+ "Flying",
470
+ "At the beginning of your upkeep, you lose 1 life."
471
+ ],
472
+ "flavor_text": "\"Touched by moroii\"\n—Undercity slang meaning \"to grow old\"",
473
+ "power": "4",
474
+ "toughness": "4",
475
+ "loyalty": null,
476
+ "multiverse_id": 455921,
477
+ "other_part": null,
478
+ "color_indicator": null
479
+ },
480
+ {
481
+ "name": "Nightveil Specter",
482
+ "set_name": "GRN Guild Kit",
483
+ "collector_num": "19",
484
+ "illustrator": "Min Yum",
485
+ "types": [
486
+ "Creature"
487
+ ],
488
+ "supertypes": [],
489
+ "subtypes": [
490
+ "Specter"
491
+ ],
492
+ "rarity": "Rare",
493
+ "mana_cost": "{U/B}{U/B}{U/B}",
494
+ "converted_mana_cost": 3,
495
+ "oracle_text": [
496
+ "Flying",
497
+ "Whenever Nightveil Specter deals combat damage to a player, that player exiles the top card of their library.",
498
+ "You may play cards exiled with Nightveil Specter."
499
+ ],
500
+ "flavor_text": null,
501
+ "power": "2",
502
+ "toughness": "3",
503
+ "loyalty": null,
504
+ "multiverse_id": 455922,
505
+ "other_part": null,
506
+ "color_indicator": null
507
+ },
508
+ {
509
+ "name": "Szadek, Lord of Secrets",
510
+ "set_name": "GRN Guild Kit",
511
+ "collector_num": "20",
512
+ "illustrator": "Donato Giancola",
513
+ "types": [
514
+ "Creature"
515
+ ],
516
+ "supertypes": [
517
+ "Legendary"
518
+ ],
519
+ "subtypes": [
520
+ "Vampire"
521
+ ],
522
+ "rarity": "Rare",
523
+ "mana_cost": "3UUBB",
524
+ "converted_mana_cost": 7,
525
+ "oracle_text": [
526
+ "Flying",
527
+ "If Szadek, Lord of Secrets would deal combat damage to a player, instead put that many +1/+1 counters on Szadek and that player puts that many cards from the top of their library into their graveyard."
528
+ ],
529
+ "flavor_text": null,
530
+ "power": "5",
531
+ "toughness": "5",
532
+ "loyalty": null,
533
+ "multiverse_id": 455923,
534
+ "other_part": null,
535
+ "color_indicator": null
536
+ },
537
+ {
538
+ "name": "Warped Physique",
539
+ "set_name": "GRN Guild Kit",
540
+ "collector_num": "21",
541
+ "illustrator": "Karl Kopinski",
542
+ "types": [
543
+ "Instant"
544
+ ],
545
+ "supertypes": [],
546
+ "subtypes": [],
547
+ "rarity": "Uncommon",
548
+ "mana_cost": "UB",
549
+ "converted_mana_cost": 2,
550
+ "oracle_text": [
551
+ "Target creature gets +X/-X until end of turn, where X is the number of cards in your hand."
552
+ ],
553
+ "flavor_text": "The Gruul seek unbounded strength. The Dimir deliver cruel irony.",
554
+ "power": null,
555
+ "toughness": null,
556
+ "loyalty": null,
557
+ "multiverse_id": 455924,
558
+ "other_part": null,
559
+ "color_indicator": null
560
+ },
561
+ {
562
+ "name": "Dimir Signet",
563
+ "set_name": "GRN Guild Kit",
564
+ "collector_num": "22",
565
+ "illustrator": "Raoul Vitale",
566
+ "types": [
567
+ "Artifact"
568
+ ],
569
+ "supertypes": [],
570
+ "subtypes": [],
571
+ "rarity": "Common",
572
+ "mana_cost": "2",
573
+ "converted_mana_cost": 2,
574
+ "oracle_text": [
575
+ "{1}, {T}: Add {U}{B}."
576
+ ],
577
+ "flavor_text": "An emblem of a secret guild, the Dimir insignia is seen only by its own members—and the doomed.",
578
+ "power": null,
579
+ "toughness": null,
580
+ "loyalty": null,
581
+ "multiverse_id": 455925,
582
+ "other_part": null,
583
+ "color_indicator": null
584
+ },
585
+ {
586
+ "name": "Dimir Aqueduct",
587
+ "set_name": "GRN Guild Kit",
588
+ "collector_num": "23",
589
+ "illustrator": "John Avon",
590
+ "types": [
591
+ "Land"
592
+ ],
593
+ "supertypes": [],
594
+ "subtypes": [],
595
+ "rarity": "Common",
596
+ "mana_cost": null,
597
+ "converted_mana_cost": 0,
598
+ "oracle_text": [
599
+ "Dimir Aqueduct enters the battlefield tapped.",
600
+ "When Dimir Aqueduct enters the battlefield, return a land you control to its owner's hand.",
601
+ "{T}: Add {U}{B}."
602
+ ],
603
+ "flavor_text": null,
604
+ "power": null,
605
+ "toughness": null,
606
+ "loyalty": null,
607
+ "multiverse_id": 455926,
608
+ "other_part": null,
609
+ "color_indicator": null
610
+ },
611
+ {
612
+ "name": "Island",
613
+ "set_name": "GRN Guild Kit",
614
+ "collector_num": "24",
615
+ "illustrator": "Jung Park",
616
+ "types": [
617
+ "Land"
618
+ ],
619
+ "supertypes": [
620
+ "Basic"
621
+ ],
622
+ "subtypes": [
623
+ "Island"
624
+ ],
625
+ "rarity": "Land",
626
+ "mana_cost": null,
627
+ "converted_mana_cost": 0,
628
+ "oracle_text": [
629
+ "({T}: Add {U}.)"
630
+ ],
631
+ "flavor_text": null,
632
+ "power": null,
633
+ "toughness": null,
634
+ "loyalty": null,
635
+ "multiverse_id": 455927,
636
+ "other_part": null,
637
+ "color_indicator": null
638
+ },
639
+ {
640
+ "name": "Swamp",
641
+ "set_name": "GRN Guild Kit",
642
+ "collector_num": "25",
643
+ "illustrator": "Noah Bradley",
644
+ "types": [
645
+ "Land"
646
+ ],
647
+ "supertypes": [
648
+ "Basic"
649
+ ],
650
+ "subtypes": [
651
+ "Swamp"
652
+ ],
653
+ "rarity": "Land",
654
+ "mana_cost": null,
655
+ "converted_mana_cost": 0,
656
+ "oracle_text": [
657
+ "({T}: Add {B}.)"
658
+ ],
659
+ "flavor_text": null,
660
+ "power": null,
661
+ "toughness": null,
662
+ "loyalty": null,
663
+ "multiverse_id": 455928,
664
+ "other_part": null,
665
+ "color_indicator": null
666
+ },
667
+ {
668
+ "name": "Niv-Mizzet, the Firemind",
669
+ "set_name": "GRN Guild Kit",
670
+ "collector_num": "26",
671
+ "illustrator": "Daarken",
672
+ "types": [
673
+ "Creature"
674
+ ],
675
+ "supertypes": [
676
+ "Legendary"
677
+ ],
678
+ "subtypes": [
679
+ "Dragon",
680
+ "Wizard"
681
+ ],
682
+ "rarity": "Rare",
683
+ "mana_cost": "2UURR",
684
+ "converted_mana_cost": 6,
685
+ "oracle_text": [
686
+ "Flying",
687
+ "Whenever you draw a card, Niv-Mizzet, the Firemind deals 1 damage to any target.",
688
+ "{T}: Draw a card."
689
+ ],
690
+ "flavor_text": "\"(Z–>)90º – (E–N²W)90ºt = 1\"",
691
+ "power": "4",
692
+ "toughness": "4",
693
+ "loyalty": null,
694
+ "multiverse_id": 456216,
695
+ "other_part": null,
696
+ "color_indicator": null
697
+ },
698
+ {
699
+ "name": "Thunderheads",
700
+ "set_name": "GRN Guild Kit",
701
+ "collector_num": "27",
702
+ "illustrator": "Hideaki Takamura",
703
+ "types": [
704
+ "Instant"
705
+ ],
706
+ "supertypes": [],
707
+ "subtypes": [],
708
+ "rarity": "Uncommon",
709
+ "mana_cost": "2U",
710
+ "converted_mana_cost": 3,
711
+ "oracle_text": [
712
+ "Replicate {2}{U} (When you cast this spell, copy it for each time you paid its replicate cost.)",
713
+ "Create a 3/3 blue Weird creature token with defender and flying. Exile it at the beginning of the next end step."
714
+ ],
715
+ "flavor_text": "The clouds grew thick, and then they grew teeth.",
716
+ "power": null,
717
+ "toughness": null,
718
+ "loyalty": null,
719
+ "multiverse_id": 456217,
720
+ "other_part": null,
721
+ "color_indicator": null
722
+ },
723
+ {
724
+ "name": "Char",
725
+ "set_name": "GRN Guild Kit",
726
+ "collector_num": "28",
727
+ "illustrator": "Adam Rex",
728
+ "types": [
729
+ "Instant"
730
+ ],
731
+ "supertypes": [],
732
+ "subtypes": [],
733
+ "rarity": "Rare",
734
+ "mana_cost": "2R",
735
+ "converted_mana_cost": 3,
736
+ "oracle_text": [
737
+ "Char deals 4 damage to any target and 2 damage to you."
738
+ ],
739
+ "flavor_text": "Izzet mages often acquire their magic reagents from dubious sources, so the potency of their spells is never predictable.",
740
+ "power": null,
741
+ "toughness": null,
742
+ "loyalty": null,
743
+ "multiverse_id": 456218,
744
+ "other_part": null,
745
+ "color_indicator": null
746
+ },
747
+ {
748
+ "name": "Electrickery",
749
+ "set_name": "GRN Guild Kit",
750
+ "collector_num": "29",
751
+ "illustrator": "Greg Staples",
752
+ "types": [
753
+ "Instant"
754
+ ],
755
+ "supertypes": [],
756
+ "subtypes": [],
757
+ "rarity": "Common",
758
+ "mana_cost": "R",
759
+ "converted_mana_cost": 1,
760
+ "oracle_text": [
761
+ "Electrickery deals 1 damage to target creature you don't control.",
762
+ "Overload {1}{R} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of \"target\" with \"each.\")"
763
+ ],
764
+ "flavor_text": null,
765
+ "power": null,
766
+ "toughness": null,
767
+ "loyalty": null,
768
+ "multiverse_id": 456219,
769
+ "other_part": null,
770
+ "color_indicator": null
771
+ },
772
+ {
773
+ "name": "Goblin Rally",
774
+ "set_name": "GRN Guild Kit",
775
+ "collector_num": "30",
776
+ "illustrator": "Nic Klein",
777
+ "types": [
778
+ "Sorcery"
779
+ ],
780
+ "supertypes": [],
781
+ "subtypes": [],
782
+ "rarity": "Uncommon",
783
+ "mana_cost": "3RR",
784
+ "converted_mana_cost": 5,
785
+ "oracle_text": [
786
+ "Create four 1/1 red Goblin creature tokens."
787
+ ],
788
+ "flavor_text": "You don't so much hire goblins as put ideas in their heads.",
789
+ "power": null,
790
+ "toughness": null,
791
+ "loyalty": null,
792
+ "multiverse_id": 456220,
793
+ "other_part": null,
794
+ "color_indicator": null
795
+ },
796
+ {
797
+ "name": "Guttersnipe",
798
+ "set_name": "GRN Guild Kit",
799
+ "collector_num": "31",
800
+ "illustrator": "Steve Prescott",
801
+ "types": [
802
+ "Creature"
803
+ ],
804
+ "supertypes": [],
805
+ "subtypes": [
806
+ "Goblin",
807
+ "Shaman"
808
+ ],
809
+ "rarity": "Uncommon",
810
+ "mana_cost": "2R",
811
+ "converted_mana_cost": 3,
812
+ "oracle_text": [
813
+ "Whenever you cast an instant or sorcery spell, Guttersnipe deals 2 damage to each opponent."
814
+ ],
815
+ "flavor_text": "He wants to watch Ravnica burn, one soul at a time.",
816
+ "power": "2",
817
+ "toughness": "2",
818
+ "loyalty": null,
819
+ "multiverse_id": 456221,
820
+ "other_part": null,
821
+ "color_indicator": null
822
+ },
823
+ {
824
+ "name": "Mizzium Mortars",
825
+ "set_name": "GRN Guild Kit",
826
+ "collector_num": "32",
827
+ "illustrator": "Noah Bradley",
828
+ "types": [
829
+ "Sorcery"
830
+ ],
831
+ "supertypes": [],
832
+ "subtypes": [],
833
+ "rarity": "Rare",
834
+ "mana_cost": "1R",
835
+ "converted_mana_cost": 2,
836
+ "oracle_text": [
837
+ "Mizzium Mortars deals 4 damage to target creature you don't control.",
838
+ "Overload {3}{R}{R}{R} (You may cast this spell for its overload cost. If you do, change its text by replacing all instances of \"target\" with \"each.\")"
839
+ ],
840
+ "flavor_text": null,
841
+ "power": null,
842
+ "toughness": null,
843
+ "loyalty": null,
844
+ "multiverse_id": 456222,
845
+ "other_part": null,
846
+ "color_indicator": null
847
+ },
848
+ {
849
+ "name": "Pyromatics",
850
+ "set_name": "GRN Guild Kit",
851
+ "collector_num": "33",
852
+ "illustrator": "Glen Angus",
853
+ "types": [
854
+ "Instant"
855
+ ],
856
+ "supertypes": [],
857
+ "subtypes": [],
858
+ "rarity": "Common",
859
+ "mana_cost": "1R",
860
+ "converted_mana_cost": 2,
861
+ "oracle_text": [
862
+ "Replicate {1}{R} (When you cast this spell, copy it for each time you paid its replicate cost. You may choose new targets for the copies.)",
863
+ "Pyromatics deals 1 damage to any target."
864
+ ],
865
+ "flavor_text": null,
866
+ "power": null,
867
+ "toughness": null,
868
+ "loyalty": null,
869
+ "multiverse_id": 456223,
870
+ "other_part": null,
871
+ "color_indicator": null
872
+ },
873
+ {
874
+ "name": "Shattering Spree",
875
+ "set_name": "GRN Guild Kit",
876
+ "collector_num": "34",
877
+ "illustrator": "Pat Lee",
878
+ "types": [
879
+ "Sorcery"
880
+ ],
881
+ "supertypes": [],
882
+ "subtypes": [],
883
+ "rarity": "Uncommon",
884
+ "mana_cost": "R",
885
+ "converted_mana_cost": 1,
886
+ "oracle_text": [
887
+ "Replicate {R} (When you cast this spell, copy it for each time you paid its replicate cost. You may choose new targets for the copies.)",
888
+ "Destroy target artifact."
889
+ ],
890
+ "flavor_text": null,
891
+ "power": null,
892
+ "toughness": null,
893
+ "loyalty": null,
894
+ "multiverse_id": 456224,
895
+ "other_part": null,
896
+ "color_indicator": null
897
+ },
898
+ {
899
+ "name": "Cerebral Vortex",
900
+ "set_name": "GRN Guild Kit",
901
+ "collector_num": "35",
902
+ "illustrator": "Jeremy Jarvis",
903
+ "types": [
904
+ "Instant"
905
+ ],
906
+ "supertypes": [],
907
+ "subtypes": [],
908
+ "rarity": "Rare",
909
+ "mana_cost": "1UR",
910
+ "converted_mana_cost": 3,
911
+ "oracle_text": [
912
+ "Target player draws two cards, then Cerebral Vortex deals damage to that player equal to the number of cards they've drawn this turn."
913
+ ],
914
+ "flavor_text": "Izzet brains and Izzet boilers: contents under pressure.",
915
+ "power": null,
916
+ "toughness": null,
917
+ "loyalty": null,
918
+ "multiverse_id": 456225,
919
+ "other_part": null,
920
+ "color_indicator": null
921
+ },
922
+ {
923
+ "name": "Djinn Illuminatus",
924
+ "set_name": "GRN Guild Kit",
925
+ "collector_num": "36",
926
+ "illustrator": "Carl Critchlow",
927
+ "types": [
928
+ "Creature"
929
+ ],
930
+ "supertypes": [],
931
+ "subtypes": [
932
+ "Djinn"
933
+ ],
934
+ "rarity": "Rare",
935
+ "mana_cost": "5{U/R}{U/R}",
936
+ "converted_mana_cost": 7,
937
+ "oracle_text": [
938
+ "({U/R} can be paid with either {U} or {R}.)",
939
+ "Flying",
940
+ "Each instant and sorcery spell you cast has replicate. The replicate cost is equal to its mana cost. (When you cast it, copy it for each time you paid its replicate cost. You may choose new targets for the copies.)"
941
+ ],
942
+ "flavor_text": null,
943
+ "power": "3",
944
+ "toughness": "5",
945
+ "loyalty": null,
946
+ "multiverse_id": 456226,
947
+ "other_part": null,
948
+ "color_indicator": null
949
+ },
950
+ {
951
+ "name": "Electrolyze",
952
+ "set_name": "GRN Guild Kit",
953
+ "collector_num": "37",
954
+ "illustrator": "Zoltan Boros & Gabor Szikszai",
955
+ "types": [
956
+ "Instant"
957
+ ],
958
+ "supertypes": [],
959
+ "subtypes": [],
960
+ "rarity": "Uncommon",
961
+ "mana_cost": "1UR",
962
+ "converted_mana_cost": 3,
963
+ "oracle_text": [
964
+ "Electrolyze deals 2 damage divided as you choose among one or two targets.",
965
+ "Draw a card."
966
+ ],
967
+ "flavor_text": "The Izzet learn something from every lesson they teach.",
968
+ "power": null,
969
+ "toughness": null,
970
+ "loyalty": null,
971
+ "multiverse_id": 456227,
972
+ "other_part": null,
973
+ "color_indicator": null
974
+ },
975
+ {
976
+ "name": "Gelectrode",
977
+ "set_name": "GRN Guild Kit",
978
+ "collector_num": "38",
979
+ "illustrator": "Dan Scott",
980
+ "types": [
981
+ "Creature"
982
+ ],
983
+ "supertypes": [],
984
+ "subtypes": [
985
+ "Weird"
986
+ ],
987
+ "rarity": "Uncommon",
988
+ "mana_cost": "1UR",
989
+ "converted_mana_cost": 3,
990
+ "oracle_text": [
991
+ "{T}: Gelectrode deals 1 damage to any target.",
992
+ "Whenever you cast an instant or sorcery spell, you may untap Gelectrode."
993
+ ],
994
+ "flavor_text": "\"Diametrically opposing energies in self-sealed plasmodermic bubbles make great pets!\"\n—Trivaz, Izzet mage",
995
+ "power": "0",
996
+ "toughness": "1",
997
+ "loyalty": null,
998
+ "multiverse_id": 456228,
999
+ "other_part": null,
1000
+ "color_indicator": null
1001
+ },
1002
+ {
1003
+ "name": "Hypersonic Dragon",
1004
+ "set_name": "GRN Guild Kit",
1005
+ "collector_num": "39",
1006
+ "illustrator": "Dan Scott",
1007
+ "types": [
1008
+ "Creature"
1009
+ ],
1010
+ "supertypes": [],
1011
+ "subtypes": [
1012
+ "Dragon"
1013
+ ],
1014
+ "rarity": "Rare",
1015
+ "mana_cost": "3UR",
1016
+ "converted_mana_cost": 5,
1017
+ "oracle_text": [
1018
+ "Flying, haste",
1019
+ "You may cast sorcery spells as though they had flash. (You may cast them any time you could cast an instant.)"
1020
+ ],
1021
+ "flavor_text": "\"Even this primitive specimen of my kind is impressive.\"\n—Niv-Mizzet",
1022
+ "power": "4",
1023
+ "toughness": "4",
1024
+ "loyalty": null,
1025
+ "multiverse_id": 456229,
1026
+ "other_part": null,
1027
+ "color_indicator": null
1028
+ },
1029
+ {
1030
+ "name": "Invoke the Firemind",
1031
+ "set_name": "GRN Guild Kit",
1032
+ "collector_num": "40",
1033
+ "illustrator": "Zoltan Boros & Gabor Szikszai",
1034
+ "types": [
1035
+ "Sorcery"
1036
+ ],
1037
+ "supertypes": [],
1038
+ "subtypes": [],
1039
+ "rarity": "Rare",
1040
+ "mana_cost": "XUUR",
1041
+ "converted_mana_cost": 3,
1042
+ "oracle_text": [
1043
+ "Choose one —",
1044
+ "• Draw X cards.",
1045
+ "• Invoke the Firemind deals X damage to any target."
1046
+ ],
1047
+ "flavor_text": "To those in tune with the Firemind, there is no difference between knowledge and flame.",
1048
+ "power": null,
1049
+ "toughness": null,
1050
+ "loyalty": null,
1051
+ "multiverse_id": 456230,
1052
+ "other_part": null,
1053
+ "color_indicator": null
1054
+ },
1055
+ {
1056
+ "name": "Izzet Charm",
1057
+ "set_name": "GRN Guild Kit",
1058
+ "collector_num": "41",
1059
+ "illustrator": "Zoltan Boros",
1060
+ "types": [
1061
+ "Instant"
1062
+ ],
1063
+ "supertypes": [],
1064
+ "subtypes": [],
1065
+ "rarity": "Uncommon",
1066
+ "mana_cost": "UR",
1067
+ "converted_mana_cost": 2,
1068
+ "oracle_text": [
1069
+ "Choose one —",
1070
+ "• Counter target noncreature spell unless its controller pays {2}.",
1071
+ "• Izzet Charm deals 2 damage to target creature.",
1072
+ "• Draw two cards, then discard two cards."
1073
+ ],
1074
+ "flavor_text": null,
1075
+ "power": null,
1076
+ "toughness": null,
1077
+ "loyalty": null,
1078
+ "multiverse_id": 456231,
1079
+ "other_part": null,
1080
+ "color_indicator": null
1081
+ },
1082
+ {
1083
+ "name": "Nivix Guildmage",
1084
+ "set_name": "GRN Guild Kit",
1085
+ "collector_num": "42",
1086
+ "illustrator": "Scott M. Fischer",
1087
+ "types": [
1088
+ "Creature"
1089
+ ],
1090
+ "supertypes": [],
1091
+ "subtypes": [
1092
+ "Human",
1093
+ "Wizard"
1094
+ ],
1095
+ "rarity": "Uncommon",
1096
+ "mana_cost": "UR",
1097
+ "converted_mana_cost": 2,
1098
+ "oracle_text": [
1099
+ "{1}{U}{R}: Draw a card, then discard a card.",
1100
+ "{2}{U}{R}: Copy target instant or sorcery spell you control. You may choose new targets for the copy."
1101
+ ],
1102
+ "flavor_text": "\"The only action worth taking is one with an unknown outcome.\"",
1103
+ "power": "2",
1104
+ "toughness": "2",
1105
+ "loyalty": null,
1106
+ "multiverse_id": 456232,
1107
+ "other_part": null,
1108
+ "color_indicator": null
1109
+ },
1110
+ {
1111
+ "name": "Stitch in Time",
1112
+ "set_name": "GRN Guild Kit",
1113
+ "collector_num": "43",
1114
+ "illustrator": "Jon Foster",
1115
+ "types": [
1116
+ "Sorcery"
1117
+ ],
1118
+ "supertypes": [],
1119
+ "subtypes": [],
1120
+ "rarity": "Rare",
1121
+ "mana_cost": "1UR",
1122
+ "converted_mana_cost": 3,
1123
+ "oracle_text": [
1124
+ "Flip a coin. If you win the flip, take an extra turn after this one."
1125
+ ],
1126
+ "flavor_text": "Quyzl was told by his mentor to \"make more time\" for his studies.",
1127
+ "power": null,
1128
+ "toughness": null,
1129
+ "loyalty": null,
1130
+ "multiverse_id": 456233,
1131
+ "other_part": null,
1132
+ "color_indicator": null
1133
+ },
1134
+ {
1135
+ "name": "Tibor and Lumia",
1136
+ "set_name": "GRN Guild Kit",
1137
+ "collector_num": "44",
1138
+ "illustrator": "Jim Murray",
1139
+ "types": [
1140
+ "Creature"
1141
+ ],
1142
+ "supertypes": [
1143
+ "Legendary"
1144
+ ],
1145
+ "subtypes": [
1146
+ "Human",
1147
+ "Wizard"
1148
+ ],
1149
+ "rarity": "Rare",
1150
+ "mana_cost": "2UR",
1151
+ "converted_mana_cost": 4,
1152
+ "oracle_text": [
1153
+ "Whenever you cast a blue spell, target creature gains flying until end of turn.",
1154
+ "Whenever you cast a red spell, Tibor and Lumia deals 1 damage to each creature without flying."
1155
+ ],
1156
+ "flavor_text": "Tracing the horizon in a dance of wind and fire.",
1157
+ "power": "3",
1158
+ "toughness": "3",
1159
+ "loyalty": null,
1160
+ "multiverse_id": 456234,
1161
+ "other_part": null,
1162
+ "color_indicator": null
1163
+ },
1164
+ {
1165
+ "name": "Turn (Turn/Burn)",
1166
+ "set_name": "GRN Guild Kit",
1167
+ "collector_num": "45a",
1168
+ "illustrator": "Ryan Barger",
1169
+ "types": [
1170
+ "Instant"
1171
+ ],
1172
+ "supertypes": [],
1173
+ "subtypes": [],
1174
+ "rarity": "Uncommon",
1175
+ "mana_cost": "2U",
1176
+ "converted_mana_cost": 3,
1177
+ "oracle_text": [
1178
+ "Until end of turn, target creature loses all abilities and becomes a red Weird with base power and toughness 0/1.",
1179
+ "Fuse (You may cast one or both halves of this card from your hand.)"
1180
+ ],
1181
+ "flavor_text": null,
1182
+ "power": null,
1183
+ "toughness": null,
1184
+ "loyalty": null,
1185
+ "multiverse_id": 456235,
1186
+ "other_part": "Burn (Turn/Burn)",
1187
+ "color_indicator": null
1188
+ },
1189
+ {
1190
+ "name": "Burn (Turn/Burn)",
1191
+ "set_name": "GRN Guild Kit",
1192
+ "collector_num": "45b",
1193
+ "illustrator": "Ryan Barger",
1194
+ "types": [
1195
+ "Instant"
1196
+ ],
1197
+ "supertypes": [],
1198
+ "subtypes": [],
1199
+ "rarity": "Uncommon",
1200
+ "mana_cost": "1R",
1201
+ "converted_mana_cost": 2,
1202
+ "oracle_text": [
1203
+ "Burn deals 2 damage to any target.",
1204
+ "Fuse (You may cast one or both halves of this card from your hand.)"
1205
+ ],
1206
+ "flavor_text": null,
1207
+ "power": null,
1208
+ "toughness": null,
1209
+ "loyalty": null,
1210
+ "multiverse_id": 456235,
1211
+ "other_part": "Turn (Turn/Burn)",
1212
+ "color_indicator": null
1213
+ },
1214
+ {
1215
+ "name": "Izzet Signet",
1216
+ "set_name": "GRN Guild Kit",
1217
+ "collector_num": "46",
1218
+ "illustrator": "Raoul Vitale",
1219
+ "types": [
1220
+ "Artifact"
1221
+ ],
1222
+ "supertypes": [],
1223
+ "subtypes": [],
1224
+ "rarity": "Common",
1225
+ "mana_cost": "2",
1226
+ "converted_mana_cost": 2,
1227
+ "oracle_text": [
1228
+ "{1}, {T}: Add {U}{R}."
1229
+ ],
1230
+ "flavor_text": "The Izzet signet is redesigned often, each time becoming closer to a vanity portrait of Niv-Mizzet.",
1231
+ "power": null,
1232
+ "toughness": null,
1233
+ "loyalty": null,
1234
+ "multiverse_id": 456236,
1235
+ "other_part": null,
1236
+ "color_indicator": null
1237
+ },
1238
+ {
1239
+ "name": "Izzet Boilerworks",
1240
+ "set_name": "GRN Guild Kit",
1241
+ "collector_num": "47",
1242
+ "illustrator": "John Avon",
1243
+ "types": [
1244
+ "Land"
1245
+ ],
1246
+ "supertypes": [],
1247
+ "subtypes": [],
1248
+ "rarity": "Common",
1249
+ "mana_cost": null,
1250
+ "converted_mana_cost": 0,
1251
+ "oracle_text": [
1252
+ "Izzet Boilerworks enters the battlefield tapped.",
1253
+ "When Izzet Boilerworks enters the battlefield, return a land you control to its owner's hand.",
1254
+ "{T}: Add {U}{R}."
1255
+ ],
1256
+ "flavor_text": null,
1257
+ "power": null,
1258
+ "toughness": null,
1259
+ "loyalty": null,
1260
+ "multiverse_id": 456237,
1261
+ "other_part": null,
1262
+ "color_indicator": null
1263
+ },
1264
+ {
1265
+ "name": "Island",
1266
+ "set_name": "GRN Guild Kit",
1267
+ "collector_num": "48",
1268
+ "illustrator": "Adam Paquette",
1269
+ "types": [
1270
+ "Land"
1271
+ ],
1272
+ "supertypes": [
1273
+ "Basic"
1274
+ ],
1275
+ "subtypes": [
1276
+ "Island"
1277
+ ],
1278
+ "rarity": "Land",
1279
+ "mana_cost": null,
1280
+ "converted_mana_cost": 0,
1281
+ "oracle_text": [
1282
+ "({T}: Add {U}.)"
1283
+ ],
1284
+ "flavor_text": null,
1285
+ "power": null,
1286
+ "toughness": null,
1287
+ "loyalty": null,
1288
+ "multiverse_id": 456238,
1289
+ "other_part": null,
1290
+ "color_indicator": null
1291
+ },
1292
+ {
1293
+ "name": "Mountain",
1294
+ "set_name": "GRN Guild Kit",
1295
+ "collector_num": "49",
1296
+ "illustrator": "Svetlin Velinov",
1297
+ "types": [
1298
+ "Land"
1299
+ ],
1300
+ "supertypes": [
1301
+ "Basic"
1302
+ ],
1303
+ "subtypes": [
1304
+ "Mountain"
1305
+ ],
1306
+ "rarity": "Land",
1307
+ "mana_cost": null,
1308
+ "converted_mana_cost": 0,
1309
+ "oracle_text": [
1310
+ "({T}: Add {R}.)"
1311
+ ],
1312
+ "flavor_text": null,
1313
+ "power": null,
1314
+ "toughness": null,
1315
+ "loyalty": null,
1316
+ "multiverse_id": 456239,
1317
+ "other_part": null,
1318
+ "color_indicator": null
1319
+ },
1320
+ {
1321
+ "name": "Izoni, Thousand-Eyed",
1322
+ "set_name": "GRN Guild Kit",
1323
+ "collector_num": "50",
1324
+ "illustrator": "Winona Nelson",
1325
+ "types": [
1326
+ "Creature"
1327
+ ],
1328
+ "supertypes": [
1329
+ "Legendary"
1330
+ ],
1331
+ "subtypes": [
1332
+ "Elf",
1333
+ "Shaman"
1334
+ ],
1335
+ "rarity": "Rare",
1336
+ "mana_cost": "2BBGG",
1337
+ "converted_mana_cost": 6,
1338
+ "oracle_text": [
1339
+ "Undergrowth — When Izoni, Thousand-Eyed enters the battlefield, create a 1/1 black and green Insect creature token for each creature card in your graveyard.",
1340
+ "{B}{G}, Sacrifice another creature: You gain 1 life and draw a card."
1341
+ ],
1342
+ "flavor_text": null,
1343
+ "power": "2",
1344
+ "toughness": "3",
1345
+ "loyalty": null,
1346
+ "multiverse_id": 456054,
1347
+ "other_part": null,
1348
+ "color_indicator": null
1349
+ },
1350
+ {
1351
+ "name": "Darkblast",
1352
+ "set_name": "GRN Guild Kit",
1353
+ "collector_num": "51",
1354
+ "illustrator": "Randy Gallegos",
1355
+ "types": [
1356
+ "Instant"
1357
+ ],
1358
+ "supertypes": [],
1359
+ "subtypes": [],
1360
+ "rarity": "Uncommon",
1361
+ "mana_cost": "B",
1362
+ "converted_mana_cost": 1,
1363
+ "oracle_text": [
1364
+ "Target creature gets -1/-1 until end of turn.",
1365
+ "Dredge 3 (If you would draw a card, instead you may put exactly three cards from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)"
1366
+ ],
1367
+ "flavor_text": null,
1368
+ "power": null,
1369
+ "toughness": null,
1370
+ "loyalty": null,
1371
+ "multiverse_id": 456055,
1372
+ "other_part": null,
1373
+ "color_indicator": null
1374
+ },
1375
+ {
1376
+ "name": "Slum Reaper",
1377
+ "set_name": "GRN Guild Kit",
1378
+ "collector_num": "52",
1379
+ "illustrator": "Karl Kopinski",
1380
+ "types": [
1381
+ "Creature"
1382
+ ],
1383
+ "supertypes": [],
1384
+ "subtypes": [
1385
+ "Horror"
1386
+ ],
1387
+ "rarity": "Uncommon",
1388
+ "mana_cost": "3B",
1389
+ "converted_mana_cost": 4,
1390
+ "oracle_text": [
1391
+ "When Slum Reaper enters the battlefield, each player sacrifices a creature."
1392
+ ],
1393
+ "flavor_text": "The outskirts of Golgari territory are guarded by more than just walls.",
1394
+ "power": "4",
1395
+ "toughness": "2",
1396
+ "loyalty": null,
1397
+ "multiverse_id": 456056,
1398
+ "other_part": null,
1399
+ "color_indicator": null
1400
+ },
1401
+ {
1402
+ "name": "Stinkweed Imp",
1403
+ "set_name": "GRN Guild Kit",
1404
+ "collector_num": "53",
1405
+ "illustrator": "Nils Hamm",
1406
+ "types": [
1407
+ "Creature"
1408
+ ],
1409
+ "supertypes": [],
1410
+ "subtypes": [
1411
+ "Imp"
1412
+ ],
1413
+ "rarity": "Common",
1414
+ "mana_cost": "2B",
1415
+ "converted_mana_cost": 3,
1416
+ "oracle_text": [
1417
+ "Flying",
1418
+ "Whenever Stinkweed Imp deals combat damage to a creature, destroy that creature.",
1419
+ "Dredge 5 (If you would draw a card, instead you may put exactly five cards from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)"
1420
+ ],
1421
+ "flavor_text": null,
1422
+ "power": "1",
1423
+ "toughness": "2",
1424
+ "loyalty": null,
1425
+ "multiverse_id": 456057,
1426
+ "other_part": null,
1427
+ "color_indicator": null
1428
+ },
1429
+ {
1430
+ "name": "Vigor Mortis",
1431
+ "set_name": "GRN Guild Kit",
1432
+ "collector_num": "54",
1433
+ "illustrator": "Dan Scott",
1434
+ "types": [
1435
+ "Sorcery"
1436
+ ],
1437
+ "supertypes": [],
1438
+ "subtypes": [],
1439
+ "rarity": "Uncommon",
1440
+ "mana_cost": "2BB",
1441
+ "converted_mana_cost": 4,
1442
+ "oracle_text": [
1443
+ "Return target creature card from your graveyard to the battlefield. If {G} was spent to cast Vigor Mortis, that creature enters the battlefield with an additional +1/+1 counter on it."
1444
+ ],
1445
+ "flavor_text": "After fear and weakness rot away, that which remains is stronger than its living form.",
1446
+ "power": null,
1447
+ "toughness": null,
1448
+ "loyalty": null,
1449
+ "multiverse_id": 456058,
1450
+ "other_part": null,
1451
+ "color_indicator": null
1452
+ },
1453
+ {
1454
+ "name": "Deadbridge Goliath",
1455
+ "set_name": "GRN Guild Kit",
1456
+ "collector_num": "55",
1457
+ "illustrator": "Chase Stone",
1458
+ "types": [
1459
+ "Creature"
1460
+ ],
1461
+ "supertypes": [],
1462
+ "subtypes": [
1463
+ "Insect"
1464
+ ],
1465
+ "rarity": "Rare",
1466
+ "mana_cost": "2GG",
1467
+ "converted_mana_cost": 4,
1468
+ "oracle_text": [
1469
+ "Scavenge {4}{G}{G} ({4}{G}{G}, Exile this card from your graveyard: Put a number of +1/+1 counters equal to this card's power on target creature. Scavenge only as a sorcery.)"
1470
+ ],
1471
+ "flavor_text": "Some Golgari insects live for centuries—and they never stop growing.",
1472
+ "power": "5",
1473
+ "toughness": "5",
1474
+ "loyalty": null,
1475
+ "multiverse_id": 456059,
1476
+ "other_part": null,
1477
+ "color_indicator": null
1478
+ },
1479
+ {
1480
+ "name": "Elves of Deep Shadow",
1481
+ "set_name": "GRN Guild Kit",
1482
+ "collector_num": "56",
1483
+ "illustrator": "Justin Sweet",
1484
+ "types": [
1485
+ "Creature"
1486
+ ],
1487
+ "supertypes": [],
1488
+ "subtypes": [
1489
+ "Elf",
1490
+ "Druid"
1491
+ ],
1492
+ "rarity": "Common",
1493
+ "mana_cost": "G",
1494
+ "converted_mana_cost": 1,
1495
+ "oracle_text": [
1496
+ "{T}: Add {B}. Elves of Deep Shadow deals 1 damage to you."
1497
+ ],
1498
+ "flavor_text": "Cast out of the Conclave generations ago, these elves found a home in the corrupted districts of the Golgari.",
1499
+ "power": "1",
1500
+ "toughness": "1",
1501
+ "loyalty": null,
1502
+ "multiverse_id": 456060,
1503
+ "other_part": null,
1504
+ "color_indicator": null
1505
+ },
1506
+ {
1507
+ "name": "Abrupt Decay",
1508
+ "set_name": "GRN Guild Kit",
1509
+ "collector_num": "57",
1510
+ "illustrator": "Svetlin Velinov",
1511
+ "types": [
1512
+ "Instant"
1513
+ ],
1514
+ "supertypes": [],
1515
+ "subtypes": [],
1516
+ "rarity": "Rare",
1517
+ "mana_cost": "BG",
1518
+ "converted_mana_cost": 2,
1519
+ "oracle_text": [
1520
+ "This spell can't be countered.",
1521
+ "Destroy target nonland permanent with converted mana cost 3 or less."
1522
+ ],
1523
+ "flavor_text": "The Izzet quickly suspended their policy of lifetime guarantees.",
1524
+ "power": null,
1525
+ "toughness": null,
1526
+ "loyalty": null,
1527
+ "multiverse_id": 456061,
1528
+ "other_part": null,
1529
+ "color_indicator": null
1530
+ },
1531
+ {
1532
+ "name": "Deadbridge Chant",
1533
+ "set_name": "GRN Guild Kit",
1534
+ "collector_num": "58",
1535
+ "illustrator": "Zoltan Boros",
1536
+ "types": [
1537
+ "Enchantment"
1538
+ ],
1539
+ "supertypes": [],
1540
+ "subtypes": [],
1541
+ "rarity": "Mythic Rare",
1542
+ "mana_cost": "4BG",
1543
+ "converted_mana_cost": 6,
1544
+ "oracle_text": [
1545
+ "When Deadbridge Chant enters the battlefield, put the top ten cards of your library into your graveyard.",
1546
+ "At the beginning of your upkeep, choose a card at random in your graveyard. If it's a creature card, put it onto the battlefield. Otherwise, put it into your hand."
1547
+ ],
1548
+ "flavor_text": null,
1549
+ "power": null,
1550
+ "toughness": null,
1551
+ "loyalty": null,
1552
+ "multiverse_id": 456062,
1553
+ "other_part": null,
1554
+ "color_indicator": null
1555
+ },
1556
+ {
1557
+ "name": "Deathrite Shaman",
1558
+ "set_name": "GRN Guild Kit",
1559
+ "collector_num": "59",
1560
+ "illustrator": "Steve Argyle",
1561
+ "types": [
1562
+ "Creature"
1563
+ ],
1564
+ "supertypes": [],
1565
+ "subtypes": [
1566
+ "Elf",
1567
+ "Shaman"
1568
+ ],
1569
+ "rarity": "Rare",
1570
+ "mana_cost": "{B/G}",
1571
+ "converted_mana_cost": 1,
1572
+ "oracle_text": [
1573
+ "{T}: Exile target land card from a graveyard. Add one mana of any color.",
1574
+ "{B}, {T}: Exile target instant or sorcery card from a graveyard. Each opponent loses 2 life.",
1575
+ "{G}, {T}: Exile target creature card from a graveyard. You gain 2 life."
1576
+ ],
1577
+ "flavor_text": null,
1578
+ "power": "1",
1579
+ "toughness": "2",
1580
+ "loyalty": null,
1581
+ "multiverse_id": 456063,
1582
+ "other_part": null,
1583
+ "color_indicator": null
1584
+ },
1585
+ {
1586
+ "name": "Drown in Filth",
1587
+ "set_name": "GRN Guild Kit",
1588
+ "collector_num": "60",
1589
+ "illustrator": "Seb McKinnon",
1590
+ "types": [
1591
+ "Sorcery"
1592
+ ],
1593
+ "supertypes": [],
1594
+ "subtypes": [],
1595
+ "rarity": "Common",
1596
+ "mana_cost": "BG",
1597
+ "converted_mana_cost": 2,
1598
+ "oracle_text": [
1599
+ "Choose target creature. Put the top four cards of your library into your graveyard, then that creature gets -1/-1 until end of turn for each land card in your graveyard."
1600
+ ],
1601
+ "flavor_text": "The rot farmer's first rite of passage is to craft a pair of work stilts.",
1602
+ "power": null,
1603
+ "toughness": null,
1604
+ "loyalty": null,
1605
+ "multiverse_id": 456064,
1606
+ "other_part": null,
1607
+ "color_indicator": null
1608
+ },
1609
+ {
1610
+ "name": "Gaze of Granite",
1611
+ "set_name": "GRN Guild Kit",
1612
+ "collector_num": "61",
1613
+ "illustrator": "Nils Hamm",
1614
+ "types": [
1615
+ "Sorcery"
1616
+ ],
1617
+ "supertypes": [],
1618
+ "subtypes": [],
1619
+ "rarity": "Rare",
1620
+ "mana_cost": "XBBG",
1621
+ "converted_mana_cost": 3,
1622
+ "oracle_text": [
1623
+ "Destroy each nonland permanent with converted mana cost X or less."
1624
+ ],
1625
+ "flavor_text": "Golgari reclaimers resent the gorgons, begrudging the loss of so many fine nutrients locked away in stone.",
1626
+ "power": null,
1627
+ "toughness": null,
1628
+ "loyalty": null,
1629
+ "multiverse_id": 456065,
1630
+ "other_part": null,
1631
+ "color_indicator": null
1632
+ },
1633
+ {
1634
+ "name": "Golgari Charm",
1635
+ "set_name": "GRN Guild Kit",
1636
+ "collector_num": "62",
1637
+ "illustrator": "Zoltan Boros",
1638
+ "types": [
1639
+ "Instant"
1640
+ ],
1641
+ "supertypes": [],
1642
+ "subtypes": [],
1643
+ "rarity": "Uncommon",
1644
+ "mana_cost": "BG",
1645
+ "converted_mana_cost": 2,
1646
+ "oracle_text": [
1647
+ "Choose one —",
1648
+ "• All creatures get -1/-1 until end of turn.",
1649
+ "• Destroy target enchantment.",
1650
+ "• Regenerate each creature you control."
1651
+ ],
1652
+ "flavor_text": "\"Let the rest of Ravnica sneer. One way or another, they all end up in the undercity.\"\n—Jarad",
1653
+ "power": null,
1654
+ "toughness": null,
1655
+ "loyalty": null,
1656
+ "multiverse_id": 456066,
1657
+ "other_part": null,
1658
+ "color_indicator": null
1659
+ },
1660
+ {
1661
+ "name": "Grave-Shell Scarab",
1662
+ "set_name": "GRN Guild Kit",
1663
+ "collector_num": "63",
1664
+ "illustrator": "Pete Venters",
1665
+ "types": [
1666
+ "Creature"
1667
+ ],
1668
+ "supertypes": [],
1669
+ "subtypes": [
1670
+ "Insect"
1671
+ ],
1672
+ "rarity": "Rare",
1673
+ "mana_cost": "2BGG",
1674
+ "converted_mana_cost": 5,
1675
+ "oracle_text": [
1676
+ "{1}, Sacrifice Grave-Shell Scarab: Draw a card.",
1677
+ "Dredge 1 (If you would draw a card, instead you may put exactly one card from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)"
1678
+ ],
1679
+ "flavor_text": null,
1680
+ "power": "4",
1681
+ "toughness": "4",
1682
+ "loyalty": null,
1683
+ "multiverse_id": 456067,
1684
+ "other_part": null,
1685
+ "color_indicator": null
1686
+ },
1687
+ {
1688
+ "name": "Grisly Salvage",
1689
+ "set_name": "GRN Guild Kit",
1690
+ "collector_num": "64",
1691
+ "illustrator": "Dave Kendall",
1692
+ "types": [
1693
+ "Instant"
1694
+ ],
1695
+ "supertypes": [],
1696
+ "subtypes": [],
1697
+ "rarity": "Common",
1698
+ "mana_cost": "BG",
1699
+ "converted_mana_cost": 2,
1700
+ "oracle_text": [
1701
+ "Reveal the top five cards of your library. You may put a creature or land card from among them into your hand. Put the rest into your graveyard."
1702
+ ],
1703
+ "flavor_text": "To the Golgari, anything buried is treasure.",
1704
+ "power": null,
1705
+ "toughness": null,
1706
+ "loyalty": null,
1707
+ "multiverse_id": 456068,
1708
+ "other_part": null,
1709
+ "color_indicator": null
1710
+ },
1711
+ {
1712
+ "name": "Jarad, Golgari Lich Lord",
1713
+ "set_name": "GRN Guild Kit",
1714
+ "collector_num": "65",
1715
+ "illustrator": "Eric Deschamps",
1716
+ "types": [
1717
+ "Creature"
1718
+ ],
1719
+ "supertypes": [
1720
+ "Legendary"
1721
+ ],
1722
+ "subtypes": [
1723
+ "Zombie",
1724
+ "Elf"
1725
+ ],
1726
+ "rarity": "Mythic Rare",
1727
+ "mana_cost": "BBGG",
1728
+ "converted_mana_cost": 4,
1729
+ "oracle_text": [
1730
+ "Jarad, Golgari Lich Lord gets +1/+1 for each creature card in your graveyard.",
1731
+ "{1}{B}{G}, Sacrifice another creature: Each opponent loses life equal to the sacrificed creature's power.",
1732
+ "Sacrifice a Swamp and a Forest: Return Jarad from your graveyard to your hand."
1733
+ ],
1734
+ "flavor_text": null,
1735
+ "power": "2",
1736
+ "toughness": "2",
1737
+ "loyalty": null,
1738
+ "multiverse_id": 456069,
1739
+ "other_part": null,
1740
+ "color_indicator": null
1741
+ },
1742
+ {
1743
+ "name": "Korozda Guildmage",
1744
+ "set_name": "GRN Guild Kit",
1745
+ "collector_num": "66",
1746
+ "illustrator": "Ryan Pancoast",
1747
+ "types": [
1748
+ "Creature"
1749
+ ],
1750
+ "supertypes": [],
1751
+ "subtypes": [
1752
+ "Elf",
1753
+ "Shaman"
1754
+ ],
1755
+ "rarity": "Uncommon",
1756
+ "mana_cost": "BG",
1757
+ "converted_mana_cost": 2,
1758
+ "oracle_text": [
1759
+ "{1}{B}{G}: Target creature gets +1/+1 and gains intimidate until end of turn. (It can't be blocked except by artifact creatures and/or creatures that share a color with it.)",
1760
+ "{2}{B}{G}, Sacrifice a nontoken creature: Create X 1/1 green Saproling creature tokens, where X is the sacrificed creature's toughness."
1761
+ ],
1762
+ "flavor_text": null,
1763
+ "power": "2",
1764
+ "toughness": "2",
1765
+ "loyalty": null,
1766
+ "multiverse_id": 456070,
1767
+ "other_part": null,
1768
+ "color_indicator": null
1769
+ },
1770
+ {
1771
+ "name": "Lotleth Troll",
1772
+ "set_name": "GRN Guild Kit",
1773
+ "collector_num": "67",
1774
+ "illustrator": "Vincent Proce",
1775
+ "types": [
1776
+ "Creature"
1777
+ ],
1778
+ "supertypes": [],
1779
+ "subtypes": [
1780
+ "Zombie",
1781
+ "Troll"
1782
+ ],
1783
+ "rarity": "Rare",
1784
+ "mana_cost": "BG",
1785
+ "converted_mana_cost": 2,
1786
+ "oracle_text": [
1787
+ "Trample",
1788
+ "Discard a creature card: Put a +1/+1 counter on Lotleth Troll.",
1789
+ "{B}: Regenerate Lotleth Troll."
1790
+ ],
1791
+ "flavor_text": "He lurks in the undercity, eager for the corpse haulers to unload their rotting cargo.",
1792
+ "power": "2",
1793
+ "toughness": "1",
1794
+ "loyalty": null,
1795
+ "multiverse_id": 456071,
1796
+ "other_part": null,
1797
+ "color_indicator": null
1798
+ },
1799
+ {
1800
+ "name": "Putrefy",
1801
+ "set_name": "GRN Guild Kit",
1802
+ "collector_num": "68",
1803
+ "illustrator": "Clint Cearley",
1804
+ "types": [
1805
+ "Instant"
1806
+ ],
1807
+ "supertypes": [],
1808
+ "subtypes": [],
1809
+ "rarity": "Uncommon",
1810
+ "mana_cost": "1BG",
1811
+ "converted_mana_cost": 3,
1812
+ "oracle_text": [
1813
+ "Destroy target artifact or creature. It can't be regenerated."
1814
+ ],
1815
+ "flavor_text": "\"All matter, animate or not, rots when exposed to time. We merely speed up the process.\"\n—Ezoc, Golgari rot farmer",
1816
+ "power": null,
1817
+ "toughness": null,
1818
+ "loyalty": null,
1819
+ "multiverse_id": 456072,
1820
+ "other_part": null,
1821
+ "color_indicator": null
1822
+ },
1823
+ {
1824
+ "name": "Savra, Queen of the Golgari",
1825
+ "set_name": "GRN Guild Kit",
1826
+ "collector_num": "69",
1827
+ "illustrator": "Scott M. Fischer",
1828
+ "types": [
1829
+ "Creature"
1830
+ ],
1831
+ "supertypes": [
1832
+ "Legendary"
1833
+ ],
1834
+ "subtypes": [
1835
+ "Elf",
1836
+ "Shaman"
1837
+ ],
1838
+ "rarity": "Rare",
1839
+ "mana_cost": "2BG",
1840
+ "converted_mana_cost": 4,
1841
+ "oracle_text": [
1842
+ "Whenever you sacrifice a black creature, you may pay 2 life. If you do, each other player sacrifices a creature.",
1843
+ "Whenever you sacrifice a green creature, you may gain 2 life."
1844
+ ],
1845
+ "flavor_text": "\"Nature's most raw beauty is the circle: perfect in its continuance, with no break between death and life.\"",
1846
+ "power": "2",
1847
+ "toughness": "2",
1848
+ "loyalty": null,
1849
+ "multiverse_id": 456073,
1850
+ "other_part": null,
1851
+ "color_indicator": null
1852
+ },
1853
+ {
1854
+ "name": "Shambling Shell",
1855
+ "set_name": "GRN Guild Kit",
1856
+ "collector_num": "70",
1857
+ "illustrator": "Joel Thomas",
1858
+ "types": [
1859
+ "Creature"
1860
+ ],
1861
+ "supertypes": [],
1862
+ "subtypes": [
1863
+ "Plant",
1864
+ "Zombie"
1865
+ ],
1866
+ "rarity": "Common",
1867
+ "mana_cost": "1BG",
1868
+ "converted_mana_cost": 3,
1869
+ "oracle_text": [
1870
+ "Sacrifice Shambling Shell: Put a +1/+1 counter on target creature.",
1871
+ "Dredge 3 (If you would draw a card, instead you may put exactly three cards from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.)"
1872
+ ],
1873
+ "flavor_text": null,
1874
+ "power": "3",
1875
+ "toughness": "1",
1876
+ "loyalty": null,
1877
+ "multiverse_id": 456074,
1878
+ "other_part": null,
1879
+ "color_indicator": null
1880
+ },
1881
+ {
1882
+ "name": "Sisters of Stone Death",
1883
+ "set_name": "GRN Guild Kit",
1884
+ "collector_num": "71",
1885
+ "illustrator": "Donato Giancola",
1886
+ "types": [
1887
+ "Creature"
1888
+ ],
1889
+ "supertypes": [
1890
+ "Legendary"
1891
+ ],
1892
+ "subtypes": [
1893
+ "Gorgon"
1894
+ ],
1895
+ "rarity": "Rare",
1896
+ "mana_cost": "4BBGG",
1897
+ "converted_mana_cost": 8,
1898
+ "oracle_text": [
1899
+ "{G}: Target creature blocks Sisters of Stone Death this turn if able.",
1900
+ "{B}{G}: Exile target creature blocking or blocked by Sisters of Stone Death.",
1901
+ "{2}{B}: Put a creature card exiled with Sisters of Stone Death onto the battlefield under your control."
1902
+ ],
1903
+ "flavor_text": null,
1904
+ "power": "7",
1905
+ "toughness": "5",
1906
+ "loyalty": null,
1907
+ "multiverse_id": 456075,
1908
+ "other_part": null,
1909
+ "color_indicator": null
1910
+ },
1911
+ {
1912
+ "name": "Treasured Find",
1913
+ "set_name": "GRN Guild Kit",
1914
+ "collector_num": "72",
1915
+ "illustrator": "Jason Chan",
1916
+ "types": [
1917
+ "Sorcery"
1918
+ ],
1919
+ "supertypes": [],
1920
+ "subtypes": [],
1921
+ "rarity": "Uncommon",
1922
+ "mana_cost": "BG",
1923
+ "converted_mana_cost": 2,
1924
+ "oracle_text": [
1925
+ "Return target card from your graveyard to your hand. Exile Treasured Find."
1926
+ ],
1927
+ "flavor_text": "Gorgons crave beautiful things: gems, exquisite amulets, the alabaster corpses of the petrified dead . . .",
1928
+ "power": null,
1929
+ "toughness": null,
1930
+ "loyalty": null,
1931
+ "multiverse_id": 456076,
1932
+ "other_part": null,
1933
+ "color_indicator": null
1934
+ },
1935
+ {
1936
+ "name": "Golgari Signet",
1937
+ "set_name": "GRN Guild Kit",
1938
+ "collector_num": "73",
1939
+ "illustrator": "Raoul Vitale",
1940
+ "types": [
1941
+ "Artifact"
1942
+ ],
1943
+ "supertypes": [],
1944
+ "subtypes": [],
1945
+ "rarity": "Common",
1946
+ "mana_cost": "2",
1947
+ "converted_mana_cost": 2,
1948
+ "oracle_text": [
1949
+ "{1}, {T}: Add {B}{G}."
1950
+ ],
1951
+ "flavor_text": "Depending on your point of view, the seal represents a proud guardian of the natural cycle or one who has sold her soul to darkness for eternal life.",
1952
+ "power": null,
1953
+ "toughness": null,
1954
+ "loyalty": null,
1955
+ "multiverse_id": 456077,
1956
+ "other_part": null,
1957
+ "color_indicator": null
1958
+ },
1959
+ {
1960
+ "name": "Golgari Rot Farm",
1961
+ "set_name": "GRN Guild Kit",
1962
+ "collector_num": "74",
1963
+ "illustrator": "John Avon",
1964
+ "types": [
1965
+ "Land"
1966
+ ],
1967
+ "supertypes": [],
1968
+ "subtypes": [],
1969
+ "rarity": "Common",
1970
+ "mana_cost": null,
1971
+ "converted_mana_cost": 0,
1972
+ "oracle_text": [
1973
+ "Golgari Rot Farm enters the battlefield tapped.",
1974
+ "When Golgari Rot Farm enters the battlefield, return a land you control to its owner's hand.",
1975
+ "{T}: Add {B}{G}."
1976
+ ],
1977
+ "flavor_text": null,
1978
+ "power": null,
1979
+ "toughness": null,
1980
+ "loyalty": null,
1981
+ "multiverse_id": 456078,
1982
+ "other_part": null,
1983
+ "color_indicator": null
1984
+ },
1985
+ {
1986
+ "name": "Swamp",
1987
+ "set_name": "GRN Guild Kit",
1988
+ "collector_num": "75",
1989
+ "illustrator": "Florian de Gesincourt",
1990
+ "types": [
1991
+ "Land"
1992
+ ],
1993
+ "supertypes": [
1994
+ "Basic"
1995
+ ],
1996
+ "subtypes": [
1997
+ "Swamp"
1998
+ ],
1999
+ "rarity": "Land",
2000
+ "mana_cost": null,
2001
+ "converted_mana_cost": 0,
2002
+ "oracle_text": [
2003
+ "({T}: Add {B}.)"
2004
+ ],
2005
+ "flavor_text": null,
2006
+ "power": null,
2007
+ "toughness": null,
2008
+ "loyalty": null,
2009
+ "multiverse_id": 456079,
2010
+ "other_part": null,
2011
+ "color_indicator": null
2012
+ },
2013
+ {
2014
+ "name": "Forest",
2015
+ "set_name": "GRN Guild Kit",
2016
+ "collector_num": "76",
2017
+ "illustrator": "Svetlin Velinov",
2018
+ "types": [
2019
+ "Land"
2020
+ ],
2021
+ "supertypes": [
2022
+ "Basic"
2023
+ ],
2024
+ "subtypes": [
2025
+ "Forest"
2026
+ ],
2027
+ "rarity": "Land",
2028
+ "mana_cost": null,
2029
+ "converted_mana_cost": 0,
2030
+ "oracle_text": [
2031
+ "({T}: Add {G}.)"
2032
+ ],
2033
+ "flavor_text": null,
2034
+ "power": null,
2035
+ "toughness": null,
2036
+ "loyalty": null,
2037
+ "multiverse_id": 456080,
2038
+ "other_part": null,
2039
+ "color_indicator": null
2040
+ },
2041
+ {
2042
+ "name": "Aurelia, the Warleader",
2043
+ "set_name": "GRN Guild Kit",
2044
+ "collector_num": "77",
2045
+ "illustrator": "Paul Scott Canavan",
2046
+ "types": [
2047
+ "Creature"
2048
+ ],
2049
+ "supertypes": [
2050
+ "Legendary"
2051
+ ],
2052
+ "subtypes": [
2053
+ "Angel"
2054
+ ],
2055
+ "rarity": "Mythic Rare",
2056
+ "mana_cost": "2RRWW",
2057
+ "converted_mana_cost": 6,
2058
+ "oracle_text": [
2059
+ "Flying, vigilance, haste",
2060
+ "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."
2061
+ ],
2062
+ "flavor_text": "Where Razia was aloof and untouchable, Aurelia is on the frontlines, calling for war.",
2063
+ "power": "3",
2064
+ "toughness": "4",
2065
+ "loyalty": null,
2066
+ "multiverse_id": 455754,
2067
+ "other_part": null,
2068
+ "color_indicator": null
2069
+ },
2070
+ {
2071
+ "name": "Boros Elite",
2072
+ "set_name": "GRN Guild Kit",
2073
+ "collector_num": "78",
2074
+ "illustrator": "Willian Murai",
2075
+ "types": [
2076
+ "Creature"
2077
+ ],
2078
+ "supertypes": [],
2079
+ "subtypes": [
2080
+ "Human",
2081
+ "Soldier"
2082
+ ],
2083
+ "rarity": "Uncommon",
2084
+ "mana_cost": "W",
2085
+ "converted_mana_cost": 1,
2086
+ "oracle_text": [
2087
+ "Battalion — Whenever Boros Elite and at least two other creatures attack, Boros Elite gets +2/+2 until end of turn."
2088
+ ],
2089
+ "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",
2090
+ "power": "1",
2091
+ "toughness": "1",
2092
+ "loyalty": null,
2093
+ "multiverse_id": 455755,
2094
+ "other_part": null,
2095
+ "color_indicator": null
2096
+ },
2097
+ {
2098
+ "name": "Daring Skyjek",
2099
+ "set_name": "GRN Guild Kit",
2100
+ "collector_num": "79",
2101
+ "illustrator": "Jason Chan",
2102
+ "types": [
2103
+ "Creature"
2104
+ ],
2105
+ "supertypes": [],
2106
+ "subtypes": [
2107
+ "Human",
2108
+ "Knight"
2109
+ ],
2110
+ "rarity": "Common",
2111
+ "mana_cost": "1W",
2112
+ "converted_mana_cost": 2,
2113
+ "oracle_text": [
2114
+ "Battalion — Whenever Daring Skyjek and at least two other creatures attack, Daring Skyjek gains flying until end of turn."
2115
+ ],
2116
+ "flavor_text": "\"The hard part isn't landing in the saddle. The hard part is leaping before you see it.\"",
2117
+ "power": "3",
2118
+ "toughness": "1",
2119
+ "loyalty": null,
2120
+ "multiverse_id": 455756,
2121
+ "other_part": null,
2122
+ "color_indicator": null
2123
+ },
2124
+ {
2125
+ "name": "Bomber Corps",
2126
+ "set_name": "GRN Guild Kit",
2127
+ "collector_num": "80",
2128
+ "illustrator": "Chase Stone",
2129
+ "types": [
2130
+ "Creature"
2131
+ ],
2132
+ "supertypes": [],
2133
+ "subtypes": [
2134
+ "Human",
2135
+ "Soldier"
2136
+ ],
2137
+ "rarity": "Common",
2138
+ "mana_cost": "1R",
2139
+ "converted_mana_cost": 2,
2140
+ "oracle_text": [
2141
+ "Battalion — Whenever Bomber Corps and at least two other creatures attack, Bomber Corps deals 1 damage to any target."
2142
+ ],
2143
+ "flavor_text": "\"Subtlety is for lawmages and spies.\"",
2144
+ "power": "1",
2145
+ "toughness": "2",
2146
+ "loyalty": null,
2147
+ "multiverse_id": 455757,
2148
+ "other_part": null,
2149
+ "color_indicator": null
2150
+ },
2151
+ {
2152
+ "name": "Frenzied Goblin",
2153
+ "set_name": "GRN Guild Kit",
2154
+ "collector_num": "81",
2155
+ "illustrator": "Carl Critchlow",
2156
+ "types": [
2157
+ "Creature"
2158
+ ],
2159
+ "supertypes": [],
2160
+ "subtypes": [
2161
+ "Goblin",
2162
+ "Berserker"
2163
+ ],
2164
+ "rarity": "Uncommon",
2165
+ "mana_cost": "R",
2166
+ "converted_mana_cost": 1,
2167
+ "oracle_text": [
2168
+ "Whenever Frenzied Goblin attacks, you may pay {R}. If you do, target creature can't block this turn."
2169
+ ],
2170
+ "flavor_text": "The upside to not thinking about the consequences is that you'll always surprise those who do.",
2171
+ "power": "1",
2172
+ "toughness": "1",
2173
+ "loyalty": null,
2174
+ "multiverse_id": 455758,
2175
+ "other_part": null,
2176
+ "color_indicator": null
2177
+ },
2178
+ {
2179
+ "name": "Legion Loyalist",
2180
+ "set_name": "GRN Guild Kit",
2181
+ "collector_num": "82",
2182
+ "illustrator": "Eric Deschamps",
2183
+ "types": [
2184
+ "Creature"
2185
+ ],
2186
+ "supertypes": [],
2187
+ "subtypes": [
2188
+ "Goblin",
2189
+ "Soldier"
2190
+ ],
2191
+ "rarity": "Rare",
2192
+ "mana_cost": "R",
2193
+ "converted_mana_cost": 1,
2194
+ "oracle_text": [
2195
+ "Haste",
2196
+ "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."
2197
+ ],
2198
+ "flavor_text": null,
2199
+ "power": "1",
2200
+ "toughness": "1",
2201
+ "loyalty": null,
2202
+ "multiverse_id": 455759,
2203
+ "other_part": null,
2204
+ "color_indicator": null
2205
+ },
2206
+ {
2207
+ "name": "Agrus Kos, Wojek Veteran",
2208
+ "set_name": "GRN Guild Kit",
2209
+ "collector_num": "83",
2210
+ "illustrator": "Donato Giancola",
2211
+ "types": [
2212
+ "Creature"
2213
+ ],
2214
+ "supertypes": [
2215
+ "Legendary"
2216
+ ],
2217
+ "subtypes": [
2218
+ "Human",
2219
+ "Soldier"
2220
+ ],
2221
+ "rarity": "Rare",
2222
+ "mana_cost": "3RW",
2223
+ "converted_mana_cost": 5,
2224
+ "oracle_text": [
2225
+ "Whenever Agrus Kos, Wojek Veteran attacks, attacking red creatures get +2/+0 and attacking white creatures get +0/+2 until end of turn."
2226
+ ],
2227
+ "flavor_text": "Lieutenant Kos has never met a group of recruits he could not inspire or a mob he could not quell.",
2228
+ "power": "3",
2229
+ "toughness": "3",
2230
+ "loyalty": null,
2231
+ "multiverse_id": 455760,
2232
+ "other_part": null,
2233
+ "color_indicator": null
2234
+ },
2235
+ {
2236
+ "name": "Boros Charm",
2237
+ "set_name": "GRN Guild Kit",
2238
+ "collector_num": "84",
2239
+ "illustrator": "Zoltan Boros",
2240
+ "types": [
2241
+ "Instant"
2242
+ ],
2243
+ "supertypes": [],
2244
+ "subtypes": [],
2245
+ "rarity": "Uncommon",
2246
+ "mana_cost": "RW",
2247
+ "converted_mana_cost": 2,
2248
+ "oracle_text": [
2249
+ "Choose one —",
2250
+ "• Boros Charm deals 4 damage to target player or planeswalker.",
2251
+ "• Permanents you control gain indestructible until end of turn.",
2252
+ "• Target creature gains double strike until end of turn."
2253
+ ],
2254
+ "flavor_text": null,
2255
+ "power": null,
2256
+ "toughness": null,
2257
+ "loyalty": null,
2258
+ "multiverse_id": 455761,
2259
+ "other_part": null,
2260
+ "color_indicator": null
2261
+ },
2262
+ {
2263
+ "name": "Boros Reckoner",
2264
+ "set_name": "GRN Guild Kit",
2265
+ "collector_num": "85",
2266
+ "illustrator": "Howard Lyon",
2267
+ "types": [
2268
+ "Creature"
2269
+ ],
2270
+ "supertypes": [],
2271
+ "subtypes": [
2272
+ "Minotaur",
2273
+ "Wizard"
2274
+ ],
2275
+ "rarity": "Rare",
2276
+ "mana_cost": "{R/W}{R/W}{R/W}",
2277
+ "converted_mana_cost": 3,
2278
+ "oracle_text": [
2279
+ "Whenever Boros Reckoner is dealt damage, it deals that much damage to any target.",
2280
+ "{R/W}: Boros Reckoner gains first strike until end of turn."
2281
+ ],
2282
+ "flavor_text": "\"Imagine a thunderstorm that's also a tactical genius. That's him.\"\n—Dars Gostok, Firefist captain",
2283
+ "power": "3",
2284
+ "toughness": "3",
2285
+ "loyalty": null,
2286
+ "multiverse_id": 455762,
2287
+ "other_part": null,
2288
+ "color_indicator": null
2289
+ },
2290
+ {
2291
+ "name": "Boros Swiftblade",
2292
+ "set_name": "GRN Guild Kit",
2293
+ "collector_num": "86",
2294
+ "illustrator": "Doug Chaffee",
2295
+ "types": [
2296
+ "Creature"
2297
+ ],
2298
+ "supertypes": [],
2299
+ "subtypes": [
2300
+ "Human",
2301
+ "Soldier"
2302
+ ],
2303
+ "rarity": "Uncommon",
2304
+ "mana_cost": "RW",
2305
+ "converted_mana_cost": 2,
2306
+ "oracle_text": [
2307
+ "Double strike"
2308
+ ],
2309
+ "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.",
2310
+ "power": "1",
2311
+ "toughness": "2",
2312
+ "loyalty": null,
2313
+ "multiverse_id": 455763,
2314
+ "other_part": null,
2315
+ "color_indicator": null
2316
+ },
2317
+ {
2318
+ "name": "Brightflame",
2319
+ "set_name": "GRN Guild Kit",
2320
+ "collector_num": "87",
2321
+ "illustrator": "Dave Dorman",
2322
+ "types": [
2323
+ "Sorcery"
2324
+ ],
2325
+ "supertypes": [],
2326
+ "subtypes": [],
2327
+ "rarity": "Rare",
2328
+ "mana_cost": "XRRWW",
2329
+ "converted_mana_cost": 4,
2330
+ "oracle_text": [
2331
+ "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."
2332
+ ],
2333
+ "flavor_text": "\"Let the pyres of the unbelievers light our way.\"\n—Razia",
2334
+ "power": null,
2335
+ "toughness": null,
2336
+ "loyalty": null,
2337
+ "multiverse_id": 455764,
2338
+ "other_part": null,
2339
+ "color_indicator": null
2340
+ },
2341
+ {
2342
+ "name": "Firemane Angel",
2343
+ "set_name": "GRN Guild Kit",
2344
+ "collector_num": "88",
2345
+ "illustrator": "Matt Cavotta",
2346
+ "types": [
2347
+ "Creature"
2348
+ ],
2349
+ "supertypes": [],
2350
+ "subtypes": [
2351
+ "Angel"
2352
+ ],
2353
+ "rarity": "Rare",
2354
+ "mana_cost": "3RWW",
2355
+ "converted_mana_cost": 6,
2356
+ "oracle_text": [
2357
+ "Flying, first strike",
2358
+ "At the beginning of your upkeep, if Firemane Angel is in your graveyard or on the battlefield, you may gain 1 life.",
2359
+ "{6}{R}{R}{W}{W}: Return Firemane Angel from your graveyard to the battlefield. Activate this ability only during your upkeep."
2360
+ ],
2361
+ "flavor_text": null,
2362
+ "power": "4",
2363
+ "toughness": "3",
2364
+ "loyalty": null,
2365
+ "multiverse_id": 455765,
2366
+ "other_part": null,
2367
+ "color_indicator": null
2368
+ },
2369
+ {
2370
+ "name": "Firemane Avenger",
2371
+ "set_name": "GRN Guild Kit",
2372
+ "collector_num": "89",
2373
+ "illustrator": "Wayne Reynolds",
2374
+ "types": [
2375
+ "Creature"
2376
+ ],
2377
+ "supertypes": [],
2378
+ "subtypes": [
2379
+ "Angel"
2380
+ ],
2381
+ "rarity": "Rare",
2382
+ "mana_cost": "2RW",
2383
+ "converted_mana_cost": 4,
2384
+ "oracle_text": [
2385
+ "Flying",
2386
+ "Battalion — Whenever Firemane Avenger and at least two other creatures attack, Firemane Avenger deals 3 damage to any target and you gain 3 life."
2387
+ ],
2388
+ "flavor_text": "Firemane Nevena led the victorious assault on the Barbu Rooftop rebels. Now the Gateless have marked her for death.",
2389
+ "power": "3",
2390
+ "toughness": "3",
2391
+ "loyalty": null,
2392
+ "multiverse_id": 455766,
2393
+ "other_part": null,
2394
+ "color_indicator": null
2395
+ },
2396
+ {
2397
+ "name": "Lightning Helix",
2398
+ "set_name": "GRN Guild Kit",
2399
+ "collector_num": "90",
2400
+ "illustrator": "Kev Walker",
2401
+ "types": [
2402
+ "Instant"
2403
+ ],
2404
+ "supertypes": [],
2405
+ "subtypes": [],
2406
+ "rarity": "Uncommon",
2407
+ "mana_cost": "RW",
2408
+ "converted_mana_cost": 2,
2409
+ "oracle_text": [
2410
+ "Lightning Helix deals 3 damage to any target and you gain 3 life."
2411
+ ],
2412
+ "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.",
2413
+ "power": null,
2414
+ "toughness": null,
2415
+ "loyalty": null,
2416
+ "multiverse_id": 455767,
2417
+ "other_part": null,
2418
+ "color_indicator": null
2419
+ },
2420
+ {
2421
+ "name": "Martial Glory",
2422
+ "set_name": "GRN Guild Kit",
2423
+ "collector_num": "91",
2424
+ "illustrator": "Raymond Swanland",
2425
+ "types": [
2426
+ "Instant"
2427
+ ],
2428
+ "supertypes": [],
2429
+ "subtypes": [],
2430
+ "rarity": "Common",
2431
+ "mana_cost": "RW",
2432
+ "converted_mana_cost": 2,
2433
+ "oracle_text": [
2434
+ "Target creature gets +3/+0 until end of turn.",
2435
+ "Target creature gets +0/+3 until end of turn."
2436
+ ],
2437
+ "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",
2438
+ "power": null,
2439
+ "toughness": null,
2440
+ "loyalty": null,
2441
+ "multiverse_id": 455768,
2442
+ "other_part": null,
2443
+ "color_indicator": null
2444
+ },
2445
+ {
2446
+ "name": "Master Warcraft",
2447
+ "set_name": "GRN Guild Kit",
2448
+ "collector_num": "92",
2449
+ "illustrator": "Zoltan Boros & Gabor Szikszai",
2450
+ "types": [
2451
+ "Instant"
2452
+ ],
2453
+ "supertypes": [],
2454
+ "subtypes": [],
2455
+ "rarity": "Rare",
2456
+ "mana_cost": "2{R/W}{R/W}",
2457
+ "converted_mana_cost": 4,
2458
+ "oracle_text": [
2459
+ "Cast this spell only before attackers are declared.",
2460
+ "You choose which creatures attack this turn.",
2461
+ "You choose which creatures block this turn and how those creatures block."
2462
+ ],
2463
+ "flavor_text": null,
2464
+ "power": null,
2465
+ "toughness": null,
2466
+ "loyalty": null,
2467
+ "multiverse_id": 455769,
2468
+ "other_part": null,
2469
+ "color_indicator": null
2470
+ },
2471
+ {
2472
+ "name": "Razia, Boros Archangel",
2473
+ "set_name": "GRN Guild Kit",
2474
+ "collector_num": "93",
2475
+ "illustrator": "Donato Giancola",
2476
+ "types": [
2477
+ "Creature"
2478
+ ],
2479
+ "supertypes": [
2480
+ "Legendary"
2481
+ ],
2482
+ "subtypes": [
2483
+ "Angel"
2484
+ ],
2485
+ "rarity": "Rare",
2486
+ "mana_cost": "4RRWW",
2487
+ "converted_mana_cost": 8,
2488
+ "oracle_text": [
2489
+ "Flying, vigilance, haste",
2490
+ "{T}: The next 3 damage that would be dealt to target creature you control this turn is dealt to another target creature instead."
2491
+ ],
2492
+ "flavor_text": "Her sword burns with such brightness that foes avert their eyes and arrows divert their paths.",
2493
+ "power": "6",
2494
+ "toughness": "3",
2495
+ "loyalty": null,
2496
+ "multiverse_id": 455770,
2497
+ "other_part": null,
2498
+ "color_indicator": null
2499
+ },
2500
+ {
2501
+ "name": "Spark Trooper",
2502
+ "set_name": "GRN Guild Kit",
2503
+ "collector_num": "94",
2504
+ "illustrator": "James Ryman",
2505
+ "types": [
2506
+ "Creature"
2507
+ ],
2508
+ "supertypes": [],
2509
+ "subtypes": [
2510
+ "Elemental",
2511
+ "Soldier"
2512
+ ],
2513
+ "rarity": "Rare",
2514
+ "mana_cost": "1RRW",
2515
+ "converted_mana_cost": 4,
2516
+ "oracle_text": [
2517
+ "Trample, lifelink, haste",
2518
+ "At the beginning of the end step, sacrifice Spark Trooper."
2519
+ ],
2520
+ "flavor_text": "Izzet-designed conductors atop Sunhome charge empty sets of armor that give form to the fluctuating elementals.",
2521
+ "power": "6",
2522
+ "toughness": "1",
2523
+ "loyalty": null,
2524
+ "multiverse_id": 455771,
2525
+ "other_part": null,
2526
+ "color_indicator": null
2527
+ },
2528
+ {
2529
+ "name": "Sunhome Guildmage",
2530
+ "set_name": "GRN Guild Kit",
2531
+ "collector_num": "95",
2532
+ "illustrator": "Eric Deschamps",
2533
+ "types": [
2534
+ "Creature"
2535
+ ],
2536
+ "supertypes": [],
2537
+ "subtypes": [
2538
+ "Human",
2539
+ "Wizard"
2540
+ ],
2541
+ "rarity": "Uncommon",
2542
+ "mana_cost": "RW",
2543
+ "converted_mana_cost": 2,
2544
+ "oracle_text": [
2545
+ "{1}{R}{W}: Creatures you control get +1/+0 until end of turn.",
2546
+ "{2}{R}{W}: Create a 1/1 red and white Soldier creature token with haste."
2547
+ ],
2548
+ "flavor_text": null,
2549
+ "power": "2",
2550
+ "toughness": "2",
2551
+ "loyalty": null,
2552
+ "multiverse_id": 455772,
2553
+ "other_part": null,
2554
+ "color_indicator": null
2555
+ },
2556
+ {
2557
+ "name": "Boros Keyrune",
2558
+ "set_name": "GRN Guild Kit",
2559
+ "collector_num": "96",
2560
+ "illustrator": "Daniel Ljunggren",
2561
+ "types": [
2562
+ "Artifact"
2563
+ ],
2564
+ "supertypes": [],
2565
+ "subtypes": [],
2566
+ "rarity": "Uncommon",
2567
+ "mana_cost": "3",
2568
+ "converted_mana_cost": 3,
2569
+ "oracle_text": [
2570
+ "{T}: Add {R} or {W}.",
2571
+ "{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.)"
2572
+ ],
2573
+ "flavor_text": null,
2574
+ "power": null,
2575
+ "toughness": null,
2576
+ "loyalty": null,
2577
+ "multiverse_id": 455773,
2578
+ "other_part": null,
2579
+ "color_indicator": null
2580
+ },
2581
+ {
2582
+ "name": "Boros Signet",
2583
+ "set_name": "GRN Guild Kit",
2584
+ "collector_num": "97",
2585
+ "illustrator": "Mike Sass",
2586
+ "types": [
2587
+ "Artifact"
2588
+ ],
2589
+ "supertypes": [],
2590
+ "subtypes": [],
2591
+ "rarity": "Common",
2592
+ "mana_cost": "2",
2593
+ "converted_mana_cost": 2,
2594
+ "oracle_text": [
2595
+ "{1}, {T}: Add {R}{W}."
2596
+ ],
2597
+ "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",
2598
+ "power": null,
2599
+ "toughness": null,
2600
+ "loyalty": null,
2601
+ "multiverse_id": 455774,
2602
+ "other_part": null,
2603
+ "color_indicator": null
2604
+ },
2605
+ {
2606
+ "name": "Boros Garrison",
2607
+ "set_name": "GRN Guild Kit",
2608
+ "collector_num": "98",
2609
+ "illustrator": "John Avon",
2610
+ "types": [
2611
+ "Land"
2612
+ ],
2613
+ "supertypes": [],
2614
+ "subtypes": [],
2615
+ "rarity": "Common",
2616
+ "mana_cost": null,
2617
+ "converted_mana_cost": 0,
2618
+ "oracle_text": [
2619
+ "Boros Garrison enters the battlefield tapped.",
2620
+ "When Boros Garrison enters the battlefield, return a land you control to its owner's hand.",
2621
+ "{T}: Add {R}{W}."
2622
+ ],
2623
+ "flavor_text": null,
2624
+ "power": null,
2625
+ "toughness": null,
2626
+ "loyalty": null,
2627
+ "multiverse_id": 455775,
2628
+ "other_part": null,
2629
+ "color_indicator": null
2630
+ },
2631
+ {
2632
+ "name": "Sunhome, Fortress of the Legion",
2633
+ "set_name": "GRN Guild Kit",
2634
+ "collector_num": "99",
2635
+ "illustrator": "Martina Pilcerova",
2636
+ "types": [
2637
+ "Land"
2638
+ ],
2639
+ "supertypes": [],
2640
+ "subtypes": [],
2641
+ "rarity": "Uncommon",
2642
+ "mana_cost": null,
2643
+ "converted_mana_cost": 0,
2644
+ "oracle_text": [
2645
+ "{T}: Add {C}.",
2646
+ "{2}{R}{W}, {T}: Target creature gains double strike until end of turn."
2647
+ ],
2648
+ "flavor_text": "Sunhome—the stalwart shield, the towering sentinel, the seat of justice.",
2649
+ "power": null,
2650
+ "toughness": null,
2651
+ "loyalty": null,
2652
+ "multiverse_id": 455776,
2653
+ "other_part": null,
2654
+ "color_indicator": null
2655
+ },
2656
+ {
2657
+ "name": "Plains",
2658
+ "set_name": "GRN Guild Kit",
2659
+ "collector_num": "100",
2660
+ "illustrator": "Yeong-Hao Han",
2661
+ "types": [
2662
+ "Land"
2663
+ ],
2664
+ "supertypes": [
2665
+ "Basic"
2666
+ ],
2667
+ "subtypes": [
2668
+ "Plains"
2669
+ ],
2670
+ "rarity": "Land",
2671
+ "mana_cost": null,
2672
+ "converted_mana_cost": 0,
2673
+ "oracle_text": [
2674
+ "({T}: Add {W}.)"
2675
+ ],
2676
+ "flavor_text": null,
2677
+ "power": null,
2678
+ "toughness": null,
2679
+ "loyalty": null,
2680
+ "multiverse_id": 455777,
2681
+ "other_part": null,
2682
+ "color_indicator": null
2683
+ },
2684
+ {
2685
+ "name": "Mountain",
2686
+ "set_name": "GRN Guild Kit",
2687
+ "collector_num": "101",
2688
+ "illustrator": "Noah Bradley",
2689
+ "types": [
2690
+ "Land"
2691
+ ],
2692
+ "supertypes": [
2693
+ "Basic"
2694
+ ],
2695
+ "subtypes": [
2696
+ "Mountain"
2697
+ ],
2698
+ "rarity": "Land",
2699
+ "mana_cost": null,
2700
+ "converted_mana_cost": 0,
2701
+ "oracle_text": [
2702
+ "({T}: Add {R}.)"
2703
+ ],
2704
+ "flavor_text": null,
2705
+ "power": null,
2706
+ "toughness": null,
2707
+ "loyalty": null,
2708
+ "multiverse_id": 455778,
2709
+ "other_part": null,
2710
+ "color_indicator": null
2711
+ },
2712
+ {
2713
+ "name": "Trostani, Selesnya's Voice",
2714
+ "set_name": "GRN Guild Kit",
2715
+ "collector_num": "102",
2716
+ "illustrator": "Sidharth Chaturvedi",
2717
+ "types": [
2718
+ "Creature"
2719
+ ],
2720
+ "supertypes": [
2721
+ "Legendary"
2722
+ ],
2723
+ "subtypes": [
2724
+ "Dryad"
2725
+ ],
2726
+ "rarity": "Mythic Rare",
2727
+ "mana_cost": "GGWW",
2728
+ "converted_mana_cost": 4,
2729
+ "oracle_text": [
2730
+ "Whenever another creature enters the battlefield under your control, you gain life equal to that creature's toughness.",
2731
+ "{1}{G}{W}, {T}: Populate. (Create a token that's a copy of a creature token you control.)"
2732
+ ],
2733
+ "flavor_text": "There are no soloists in the chorus of Selesnya.",
2734
+ "power": "2",
2735
+ "toughness": "5",
2736
+ "loyalty": null,
2737
+ "multiverse_id": 456360,
2738
+ "other_part": null,
2739
+ "color_indicator": null
2740
+ },
2741
+ {
2742
+ "name": "Devouring Light",
2743
+ "set_name": "GRN Guild Kit",
2744
+ "collector_num": "103",
2745
+ "illustrator": "Pete Venters",
2746
+ "types": [
2747
+ "Instant"
2748
+ ],
2749
+ "supertypes": [],
2750
+ "subtypes": [],
2751
+ "rarity": "Uncommon",
2752
+ "mana_cost": "1WW",
2753
+ "converted_mana_cost": 3,
2754
+ "oracle_text": [
2755
+ "Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)",
2756
+ "Exile target attacking or blocking creature."
2757
+ ],
2758
+ "flavor_text": "Into the light the good are welcomed, and with the light the evil are banished.",
2759
+ "power": null,
2760
+ "toughness": null,
2761
+ "loyalty": null,
2762
+ "multiverse_id": 456361,
2763
+ "other_part": null,
2764
+ "color_indicator": null
2765
+ },
2766
+ {
2767
+ "name": "Hour of Reckoning",
2768
+ "set_name": "GRN Guild Kit",
2769
+ "collector_num": "104",
2770
+ "illustrator": "Randy Gallegos",
2771
+ "types": [
2772
+ "Sorcery"
2773
+ ],
2774
+ "supertypes": [],
2775
+ "subtypes": [],
2776
+ "rarity": "Rare",
2777
+ "mana_cost": "4WWW",
2778
+ "converted_mana_cost": 7,
2779
+ "oracle_text": [
2780
+ "Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)",
2781
+ "Destroy all nontoken creatures."
2782
+ ],
2783
+ "flavor_text": "\"Ravnica, like a hedge, must be pruned, leaving only leaves of verdant uniformity.\"\n—Niszka, Selesnya evangel",
2784
+ "power": null,
2785
+ "toughness": null,
2786
+ "loyalty": null,
2787
+ "multiverse_id": 456362,
2788
+ "other_part": null,
2789
+ "color_indicator": null
2790
+ },
2791
+ {
2792
+ "name": "Gather Courage",
2793
+ "set_name": "GRN Guild Kit",
2794
+ "collector_num": "105",
2795
+ "illustrator": "Brian Despain",
2796
+ "types": [
2797
+ "Instant"
2798
+ ],
2799
+ "supertypes": [],
2800
+ "subtypes": [],
2801
+ "rarity": "Common",
2802
+ "mana_cost": "G",
2803
+ "converted_mana_cost": 1,
2804
+ "oracle_text": [
2805
+ "Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)",
2806
+ "Target creature gets +2/+2 until end of turn."
2807
+ ],
2808
+ "flavor_text": null,
2809
+ "power": null,
2810
+ "toughness": null,
2811
+ "loyalty": null,
2812
+ "multiverse_id": 456363,
2813
+ "other_part": null,
2814
+ "color_indicator": null
2815
+ },
2816
+ {
2817
+ "name": "Scatter the Seeds",
2818
+ "set_name": "GRN Guild Kit",
2819
+ "collector_num": "106",
2820
+ "illustrator": "Rob Alexander",
2821
+ "types": [
2822
+ "Instant"
2823
+ ],
2824
+ "supertypes": [],
2825
+ "subtypes": [],
2826
+ "rarity": "Common",
2827
+ "mana_cost": "3GG",
2828
+ "converted_mana_cost": 5,
2829
+ "oracle_text": [
2830
+ "Convoke (Your creatures can help cast this spell. Each creature you tap while casting this spell pays for {1} or one mana of that creature's color.)",
2831
+ "Create three 1/1 green Saproling creature tokens."
2832
+ ],
2833
+ "flavor_text": "From the seeds of faith, great forests grow.",
2834
+ "power": null,
2835
+ "toughness": null,
2836
+ "loyalty": null,
2837
+ "multiverse_id": 456364,
2838
+ "other_part": null,
2839
+ "color_indicator": null
2840
+ },
2841
+ {
2842
+ "name": "Advent of the Wurm",
2843
+ "set_name": "GRN Guild Kit",
2844
+ "collector_num": "107",
2845
+ "illustrator": "Lucas Graciano",
2846
+ "types": [
2847
+ "Instant"
2848
+ ],
2849
+ "supertypes": [],
2850
+ "subtypes": [],
2851
+ "rarity": "Rare",
2852
+ "mana_cost": "1GGW",
2853
+ "converted_mana_cost": 4,
2854
+ "oracle_text": [
2855
+ "Create a 5/5 green Wurm creature token with trample."
2856
+ ],
2857
+ "flavor_text": "The consciousness of Mat'Selesnya does not always spread in peaceful ways.",
2858
+ "power": null,
2859
+ "toughness": null,
2860
+ "loyalty": null,
2861
+ "multiverse_id": 456365,
2862
+ "other_part": null,
2863
+ "color_indicator": null
2864
+ },
2865
+ {
2866
+ "name": "Armada Wurm",
2867
+ "set_name": "GRN Guild Kit",
2868
+ "collector_num": "108",
2869
+ "illustrator": "Volkan Baga",
2870
+ "types": [
2871
+ "Creature"
2872
+ ],
2873
+ "supertypes": [],
2874
+ "subtypes": [
2875
+ "Wurm"
2876
+ ],
2877
+ "rarity": "Mythic Rare",
2878
+ "mana_cost": "2GGWW",
2879
+ "converted_mana_cost": 6,
2880
+ "oracle_text": [
2881
+ "Trample",
2882
+ "When Armada Wurm enters the battlefield, create a 5/5 green Wurm creature token with trample."
2883
+ ],
2884
+ "flavor_text": "No one in the Conclave acts alone.",
2885
+ "power": "5",
2886
+ "toughness": "5",
2887
+ "loyalty": null,
2888
+ "multiverse_id": 456366,
2889
+ "other_part": null,
2890
+ "color_indicator": null
2891
+ },
2892
+ {
2893
+ "name": "Call of the Conclave",
2894
+ "set_name": "GRN Guild Kit",
2895
+ "collector_num": "109",
2896
+ "illustrator": "Terese Nielsen",
2897
+ "types": [
2898
+ "Sorcery"
2899
+ ],
2900
+ "supertypes": [],
2901
+ "subtypes": [],
2902
+ "rarity": "Uncommon",
2903
+ "mana_cost": "GW",
2904
+ "converted_mana_cost": 2,
2905
+ "oracle_text": [
2906
+ "Create a 3/3 green Centaur creature token."
2907
+ ],
2908
+ "flavor_text": "Centaurs are sent to evangelize in Gruul territories where words of war speak louder than prayers of peace.",
2909
+ "power": null,
2910
+ "toughness": null,
2911
+ "loyalty": null,
2912
+ "multiverse_id": 456367,
2913
+ "other_part": null,
2914
+ "color_indicator": null
2915
+ },
2916
+ {
2917
+ "name": "Centaur Healer",
2918
+ "set_name": "GRN Guild Kit",
2919
+ "collector_num": "110",
2920
+ "illustrator": "Mark Zug",
2921
+ "types": [
2922
+ "Creature"
2923
+ ],
2924
+ "supertypes": [],
2925
+ "subtypes": [
2926
+ "Centaur",
2927
+ "Cleric"
2928
+ ],
2929
+ "rarity": "Common",
2930
+ "mana_cost": "1GW",
2931
+ "converted_mana_cost": 3,
2932
+ "oracle_text": [
2933
+ "When Centaur Healer enters the battlefield, you gain 3 life."
2934
+ ],
2935
+ "flavor_text": "Instructors at the Kasarna training grounds are capable healers in case their students fail to grasp the subtleties of combat.",
2936
+ "power": "3",
2937
+ "toughness": "3",
2938
+ "loyalty": null,
2939
+ "multiverse_id": 456368,
2940
+ "other_part": null,
2941
+ "color_indicator": null
2942
+ },
2943
+ {
2944
+ "name": "Dryad Militant",
2945
+ "set_name": "GRN Guild Kit",
2946
+ "collector_num": "111",
2947
+ "illustrator": "Terese Nielsen",
2948
+ "types": [
2949
+ "Creature"
2950
+ ],
2951
+ "supertypes": [],
2952
+ "subtypes": [
2953
+ "Dryad",
2954
+ "Soldier"
2955
+ ],
2956
+ "rarity": "Uncommon",
2957
+ "mana_cost": "{G/W}",
2958
+ "converted_mana_cost": 1,
2959
+ "oracle_text": [
2960
+ "If an instant or sorcery card would be put into a graveyard from anywhere, exile it instead."
2961
+ ],
2962
+ "flavor_text": "\"We will defend the Worldsoul from Izzet ‘progress' at any cost.\"",
2963
+ "power": "2",
2964
+ "toughness": "1",
2965
+ "loyalty": null,
2966
+ "multiverse_id": 456369,
2967
+ "other_part": null,
2968
+ "color_indicator": null
2969
+ },
2970
+ {
2971
+ "name": "Glare of Subdual",
2972
+ "set_name": "GRN Guild Kit",
2973
+ "collector_num": "112",
2974
+ "illustrator": "Zoltan Boros & Gabor Szikszai",
2975
+ "types": [
2976
+ "Enchantment"
2977
+ ],
2978
+ "supertypes": [],
2979
+ "subtypes": [],
2980
+ "rarity": "Rare",
2981
+ "mana_cost": "2GW",
2982
+ "converted_mana_cost": 4,
2983
+ "oracle_text": [
2984
+ "Tap an untapped creature you control: Tap target artifact or creature."
2985
+ ],
2986
+ "flavor_text": "The righteous light of Selesnya is channeled through the devout, striking out to blind the nonbelievers.",
2987
+ "power": null,
2988
+ "toughness": null,
2989
+ "loyalty": null,
2990
+ "multiverse_id": 456370,
2991
+ "other_part": null,
2992
+ "color_indicator": null
2993
+ },
2994
+ {
2995
+ "name": "Growing Ranks",
2996
+ "set_name": "GRN Guild Kit",
2997
+ "collector_num": "113",
2998
+ "illustrator": "Seb McKinnon",
2999
+ "types": [
3000
+ "Enchantment"
3001
+ ],
3002
+ "supertypes": [],
3003
+ "subtypes": [],
3004
+ "rarity": "Rare",
3005
+ "mana_cost": "2{G/W}{G/W}",
3006
+ "converted_mana_cost": 4,
3007
+ "oracle_text": [
3008
+ "At the beginning of your upkeep, populate. (Create a token that's a copy of a creature token you control.)"
3009
+ ],
3010
+ "flavor_text": "\"We will grow an army large enough to withstand the Izzet's madness.\"\n—Trostani",
3011
+ "power": null,
3012
+ "toughness": null,
3013
+ "loyalty": null,
3014
+ "multiverse_id": 456371,
3015
+ "other_part": null,
3016
+ "color_indicator": null
3017
+ },
3018
+ {
3019
+ "name": "Loxodon Hierarch",
3020
+ "set_name": "GRN Guild Kit",
3021
+ "collector_num": "114",
3022
+ "illustrator": "Kev Walker",
3023
+ "types": [
3024
+ "Creature"
3025
+ ],
3026
+ "supertypes": [],
3027
+ "subtypes": [
3028
+ "Elephant",
3029
+ "Cleric"
3030
+ ],
3031
+ "rarity": "Rare",
3032
+ "mana_cost": "2GW",
3033
+ "converted_mana_cost": 4,
3034
+ "oracle_text": [
3035
+ "When Loxodon Hierarch enters the battlefield, you gain 4 life.",
3036
+ "{G}{W}, Sacrifice Loxodon Hierarch: Regenerate each creature you control."
3037
+ ],
3038
+ "flavor_text": "\"I have lived long, and I remember how this city once was. If my death serves to bring back the Ravnica in my memory, then so be it.\"",
3039
+ "power": "4",
3040
+ "toughness": "4",
3041
+ "loyalty": null,
3042
+ "multiverse_id": 456372,
3043
+ "other_part": null,
3044
+ "color_indicator": null
3045
+ },
3046
+ {
3047
+ "name": "Pollenbright Wings",
3048
+ "set_name": "GRN Guild Kit",
3049
+ "collector_num": "115",
3050
+ "illustrator": "Terese Nielsen",
3051
+ "types": [
3052
+ "Enchantment"
3053
+ ],
3054
+ "supertypes": [],
3055
+ "subtypes": [
3056
+ "Aura"
3057
+ ],
3058
+ "rarity": "Uncommon",
3059
+ "mana_cost": "4GW",
3060
+ "converted_mana_cost": 6,
3061
+ "oracle_text": [
3062
+ "Enchant creature",
3063
+ "Enchanted creature has flying.",
3064
+ "Whenever enchanted creature deals combat damage to a player, create that many 1/1 green Saproling creature tokens."
3065
+ ],
3066
+ "flavor_text": null,
3067
+ "power": null,
3068
+ "toughness": null,
3069
+ "loyalty": null,
3070
+ "multiverse_id": 456373,
3071
+ "other_part": null,
3072
+ "color_indicator": null
3073
+ },
3074
+ {
3075
+ "name": "Privileged Position",
3076
+ "set_name": "GRN Guild Kit",
3077
+ "collector_num": "116",
3078
+ "illustrator": "Wayne England",
3079
+ "types": [
3080
+ "Enchantment"
3081
+ ],
3082
+ "supertypes": [],
3083
+ "subtypes": [],
3084
+ "rarity": "Rare",
3085
+ "mana_cost": "2{G/W}{G/W}{G/W}",
3086
+ "converted_mana_cost": 5,
3087
+ "oracle_text": [
3088
+ "({G/W} can be paid with either {G} or {W}.)",
3089
+ "Other permanents you control have hexproof. (They can't be the targets of spells or abilities your opponents control.)"
3090
+ ],
3091
+ "flavor_text": "\"We in the Conclave have a saying: ‘When you hold a shield, lend your shield.' The strong must never forget what they owe to the weak.\"\n– Niszka, Selesnya evangel",
3092
+ "power": null,
3093
+ "toughness": null,
3094
+ "loyalty": null,
3095
+ "multiverse_id": 456374,
3096
+ "other_part": null,
3097
+ "color_indicator": null
3098
+ },
3099
+ {
3100
+ "name": "Selesnya Charm",
3101
+ "set_name": "GRN Guild Kit",
3102
+ "collector_num": "117",
3103
+ "illustrator": "Zoltan Boros",
3104
+ "types": [
3105
+ "Instant"
3106
+ ],
3107
+ "supertypes": [],
3108
+ "subtypes": [],
3109
+ "rarity": "Uncommon",
3110
+ "mana_cost": "GW",
3111
+ "converted_mana_cost": 2,
3112
+ "oracle_text": [
3113
+ "Choose one —",
3114
+ "• Target creature gets +2/+2 and gains trample until end of turn.",
3115
+ "• Exile target creature with power 5 or greater.",
3116
+ "• Create a 2/2 white Knight creature token with vigilance."
3117
+ ],
3118
+ "flavor_text": null,
3119
+ "power": null,
3120
+ "toughness": null,
3121
+ "loyalty": null,
3122
+ "multiverse_id": 456375,
3123
+ "other_part": null,
3124
+ "color_indicator": null
3125
+ },
3126
+ {
3127
+ "name": "Selesnya Evangel",
3128
+ "set_name": "GRN Guild Kit",
3129
+ "collector_num": "118",
3130
+ "illustrator": "Rob Alexander",
3131
+ "types": [
3132
+ "Creature"
3133
+ ],
3134
+ "supertypes": [],
3135
+ "subtypes": [
3136
+ "Elf",
3137
+ "Shaman"
3138
+ ],
3139
+ "rarity": "Common",
3140
+ "mana_cost": "GW",
3141
+ "converted_mana_cost": 2,
3142
+ "oracle_text": [
3143
+ "{1}, {T}, Tap an untapped creature you control: Create a 1/1 green Saproling creature token."
3144
+ ],
3145
+ "flavor_text": "\"The clamor of the city drowns all voices. But together we can sing a harmony that will resonate from Ravnica's tallest spires to her deepest wells.\"",
3146
+ "power": "1",
3147
+ "toughness": "2",
3148
+ "loyalty": null,
3149
+ "multiverse_id": 456376,
3150
+ "other_part": null,
3151
+ "color_indicator": null
3152
+ },
3153
+ {
3154
+ "name": "Selesnya Guildmage",
3155
+ "set_name": "GRN Guild Kit",
3156
+ "collector_num": "119",
3157
+ "illustrator": "Mark Zug",
3158
+ "types": [
3159
+ "Creature"
3160
+ ],
3161
+ "supertypes": [],
3162
+ "subtypes": [
3163
+ "Elf",
3164
+ "Wizard"
3165
+ ],
3166
+ "rarity": "Uncommon",
3167
+ "mana_cost": "{G/W}{G/W}",
3168
+ "converted_mana_cost": 2,
3169
+ "oracle_text": [
3170
+ "{3}{G}: Create a 1/1 green Saproling creature token.",
3171
+ "{3}{W}: Creatures you control get +1/+1 until end of turn."
3172
+ ],
3173
+ "flavor_text": null,
3174
+ "power": "2",
3175
+ "toughness": "2",
3176
+ "loyalty": null,
3177
+ "multiverse_id": 456377,
3178
+ "other_part": null,
3179
+ "color_indicator": null
3180
+ },
3181
+ {
3182
+ "name": "Sundering Growth",
3183
+ "set_name": "GRN Guild Kit",
3184
+ "collector_num": "120",
3185
+ "illustrator": "David Palumbo",
3186
+ "types": [
3187
+ "Instant"
3188
+ ],
3189
+ "supertypes": [],
3190
+ "subtypes": [],
3191
+ "rarity": "Common",
3192
+ "mana_cost": "{G/W}{G/W}",
3193
+ "converted_mana_cost": 2,
3194
+ "oracle_text": [
3195
+ "Destroy target artifact or enchantment, then populate. (Create a token that's a copy of a creature token you control.)"
3196
+ ],
3197
+ "flavor_text": "\"One day every pillar will be a tree and every hall a glade.\"\n—Trostani",
3198
+ "power": null,
3199
+ "toughness": null,
3200
+ "loyalty": null,
3201
+ "multiverse_id": 456378,
3202
+ "other_part": null,
3203
+ "color_indicator": null
3204
+ },
3205
+ {
3206
+ "name": "Tolsimir Wolfblood",
3207
+ "set_name": "GRN Guild Kit",
3208
+ "collector_num": "121",
3209
+ "illustrator": "Donato Giancola",
3210
+ "types": [
3211
+ "Creature"
3212
+ ],
3213
+ "supertypes": [
3214
+ "Legendary"
3215
+ ],
3216
+ "subtypes": [
3217
+ "Elf",
3218
+ "Warrior"
3219
+ ],
3220
+ "rarity": "Rare",
3221
+ "mana_cost": "4GW",
3222
+ "converted_mana_cost": 6,
3223
+ "oracle_text": [
3224
+ "Other green creatures you control get +1/+1.",
3225
+ "Other white creatures you control get +1/+1.",
3226
+ "{T}: Create a legendary 2/2 green and white Wolf creature token named Voja."
3227
+ ],
3228
+ "flavor_text": null,
3229
+ "power": "3",
3230
+ "toughness": "4",
3231
+ "loyalty": null,
3232
+ "multiverse_id": 456379,
3233
+ "other_part": null,
3234
+ "color_indicator": null
3235
+ },
3236
+ {
3237
+ "name": "Watchwolf",
3238
+ "set_name": "GRN Guild Kit",
3239
+ "collector_num": "122",
3240
+ "illustrator": "Kev Walker",
3241
+ "types": [
3242
+ "Creature"
3243
+ ],
3244
+ "supertypes": [],
3245
+ "subtypes": [
3246
+ "Wolf"
3247
+ ],
3248
+ "rarity": "Uncommon",
3249
+ "mana_cost": "GW",
3250
+ "converted_mana_cost": 2,
3251
+ "oracle_text": [],
3252
+ "flavor_text": "Only in Ravnica do the wolves watch the flock.",
3253
+ "power": "3",
3254
+ "toughness": "3",
3255
+ "loyalty": null,
3256
+ "multiverse_id": 456380,
3257
+ "other_part": null,
3258
+ "color_indicator": null
3259
+ },
3260
+ {
3261
+ "name": "Selesnya Signet",
3262
+ "set_name": "GRN Guild Kit",
3263
+ "collector_num": "123",
3264
+ "illustrator": "Raoul Vitale",
3265
+ "types": [
3266
+ "Artifact"
3267
+ ],
3268
+ "supertypes": [],
3269
+ "subtypes": [],
3270
+ "rarity": "Common",
3271
+ "mana_cost": "2",
3272
+ "converted_mana_cost": 2,
3273
+ "oracle_text": [
3274
+ "{1}, {T}: Add {G}{W}."
3275
+ ],
3276
+ "flavor_text": "The symbol of the Conclave is one of unity, with tree supporting sun and sun feeding tree.",
3277
+ "power": null,
3278
+ "toughness": null,
3279
+ "loyalty": null,
3280
+ "multiverse_id": 456381,
3281
+ "other_part": null,
3282
+ "color_indicator": null
3283
+ },
3284
+ {
3285
+ "name": "Grove of the Guardian",
3286
+ "set_name": "GRN Guild Kit",
3287
+ "collector_num": "124",
3288
+ "illustrator": "Christine Choi",
3289
+ "types": [
3290
+ "Land"
3291
+ ],
3292
+ "supertypes": [],
3293
+ "subtypes": [],
3294
+ "rarity": "Rare",
3295
+ "mana_cost": null,
3296
+ "converted_mana_cost": 0,
3297
+ "oracle_text": [
3298
+ "{T}: Add {C}.",
3299
+ "{3}{G}{W}, {T}, Tap two untapped creatures you control, Sacrifice Grove of the Guardian: Create an 8/8 green and white Elemental creature token with vigilance."
3300
+ ],
3301
+ "flavor_text": null,
3302
+ "power": null,
3303
+ "toughness": null,
3304
+ "loyalty": null,
3305
+ "multiverse_id": 456382,
3306
+ "other_part": null,
3307
+ "color_indicator": null
3308
+ },
3309
+ {
3310
+ "name": "Selesnya Sanctuary",
3311
+ "set_name": "GRN Guild Kit",
3312
+ "collector_num": "125",
3313
+ "illustrator": "John Avon",
3314
+ "types": [
3315
+ "Land"
3316
+ ],
3317
+ "supertypes": [],
3318
+ "subtypes": [],
3319
+ "rarity": "Common",
3320
+ "mana_cost": null,
3321
+ "converted_mana_cost": 0,
3322
+ "oracle_text": [
3323
+ "Selesnya Sanctuary enters the battlefield tapped.",
3324
+ "When Selesnya Sanctuary enters the battlefield, return a land you control to its owner's hand.",
3325
+ "{T}: Add {G}{W}."
3326
+ ],
3327
+ "flavor_text": null,
3328
+ "power": null,
3329
+ "toughness": null,
3330
+ "loyalty": null,
3331
+ "multiverse_id": 456383,
3332
+ "other_part": null,
3333
+ "color_indicator": null
3334
+ },
3335
+ {
3336
+ "name": "Plains",
3337
+ "set_name": "GRN Guild Kit",
3338
+ "collector_num": "126",
3339
+ "illustrator": "James Paick",
3340
+ "types": [
3341
+ "Land"
3342
+ ],
3343
+ "supertypes": [
3344
+ "Basic"
3345
+ ],
3346
+ "subtypes": [
3347
+ "Plains"
3348
+ ],
3349
+ "rarity": "Land",
3350
+ "mana_cost": null,
3351
+ "converted_mana_cost": 0,
3352
+ "oracle_text": [
3353
+ "({T}: Add {W}.)"
3354
+ ],
3355
+ "flavor_text": null,
3356
+ "power": null,
3357
+ "toughness": null,
3358
+ "loyalty": null,
3359
+ "multiverse_id": 456384,
3360
+ "other_part": null,
3361
+ "color_indicator": null
3362
+ },
3363
+ {
3364
+ "name": "Forest",
3365
+ "set_name": "GRN Guild Kit",
3366
+ "collector_num": "127",
3367
+ "illustrator": "Alayna Danner",
3368
+ "types": [
3369
+ "Land"
3370
+ ],
3371
+ "supertypes": [
3372
+ "Basic"
3373
+ ],
3374
+ "subtypes": [
3375
+ "Forest"
3376
+ ],
3377
+ "rarity": "Land",
3378
+ "mana_cost": null,
3379
+ "converted_mana_cost": 0,
3380
+ "oracle_text": [
3381
+ "({T}: Add {G}.)"
3382
+ ],
3383
+ "flavor_text": null,
3384
+ "power": null,
3385
+ "toughness": null,
3386
+ "loyalty": null,
3387
+ "multiverse_id": 456385,
3388
+ "other_part": null,
3389
+ "color_indicator": null
3390
+ }
3391
+ ]