mtg-db 0.8.6 → 0.8.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (5) hide show
  1. checksums.yaml +4 -4
  2. data/data/cards.json +769 -134
  3. data/data/missing.json +506 -0
  4. data/lib/mtg-db.rb +1 -1
  5. metadata +3 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: ae5c0dedae48a5baae1aa7e49a7554903ebc24e3
4
- data.tar.gz: ed827ea76bb1c0a36d70604f90638e891e642f56
3
+ metadata.gz: b940638e9b84f35e1ce8fe3745d6aefcf7f28e6f
4
+ data.tar.gz: 5907093b9d3f264cf6170bd3e0fdb04981734922
5
5
  SHA512:
6
- metadata.gz: 8aad47f49fcca5aa40faa721c3a8e2b7d969db7cd3b90046e913ff6b4945df798b3fdc6bb818c6a05608fca7f205d637cac013a289beb17c11d2e88edb72eeeb
7
- data.tar.gz: 2650bb049a9278465153824ce6407b40bd17c886121696148b5ac203a20f65a1e63c1bc0d5c78c4335ddec8e986ec1add64483f803731ab9d0aa37ddb26611f7
6
+ metadata.gz: 372ce03320c161e0e41eea257bc6937f736a0d6f8518083e210dc6b326076b498202e0dc88161e8a306886311b4080af5a915ff659a673510caf9b93d6721097
7
+ data.tar.gz: 666eaee55e8a611f8b3bae59ab88faa3365fb09b676190862aeae2bd6b8beb340194bfc519a6e7255c2929d49c3ffbab9a4bfe910168128aa3178313bbf7a8fb
@@ -726562,7 +726562,9 @@
726562
726562
  "mana_cost": "1WWW",
726563
726563
  "converted_mana_cost": 4,
726564
726564
  "oracle_text": [
726565
- "FlyingAs long as Archangel of Tithes is untapped, creatures can't attack you or a planeswalker you control unless their controller pays {1} for each of those creatures.As long as Archangel of Tithes is attacking, creatures can't block unless their controller pays {1} for each of those creatures."
726565
+ "Flying",
726566
+ "As long as Archangel of Tithes is untapped, creatures can't attack you or a planeswalker you control unless their controller pays {1} for each of those creatures.",
726567
+ "As long as Archangel of Tithes is attacking, creatures can't block unless their controller pays {1} for each of those creatures."
726566
726568
  ],
726567
726569
  "flavor_text": null,
726568
726570
  "power": "3",
@@ -726616,7 +726618,8 @@
726616
726618
  "mana_cost": "5W",
726617
726619
  "converted_mana_cost": 6,
726618
726620
  "oracle_text": [
726619
- "Flying (This creature can't be blocked except by creatures with flying or reach.) When Aven Battle Priest enters the battlefield, you gain 3 life."
726621
+ "Flying (This creature can't be blocked except by creatures with flying or reach.)",
726622
+ "When Aven Battle Priest enters the battlefield, you gain 3 life."
726620
726623
  ],
726621
726624
  "flavor_text": "When the shadow of the aven falls across the battlefield, hope rises in the hearts of the soldiers.",
726622
726625
  "power": "3",
@@ -726642,7 +726645,8 @@
726642
726645
  "mana_cost": "2W",
726643
726646
  "converted_mana_cost": 3,
726644
726647
  "oracle_text": [
726645
- "FlyingWhenever you cast an enchantment spell, put a +1/+1 counter on Blessed Spirits."
726648
+ "Flying",
726649
+ "Whenever you cast an enchantment spell, put a +1/+1 counter on Blessed Spirits."
726646
726650
  ],
726647
726651
  "flavor_text": "Not all heroes die in armor.",
726648
726652
  "power": "2",
@@ -726692,7 +726696,7 @@
726692
726696
  "mana_cost": "3W",
726693
726697
  "converted_mana_cost": 4,
726694
726698
  "oracle_text": [
726695
- "Flying",
726699
+ "Flying (This creature can't be blocked except by creatures with flying or reach.)",
726696
726700
  "Whenever Charging Griffin attacks, it gets +1/+1 until end of turn."
726697
726701
  ],
726698
726702
  "flavor_text": "Four claws, two wings, one beak, no fear.",
@@ -726747,7 +726751,9 @@
726747
726751
  "mana_cost": "WW",
726748
726752
  "converted_mana_cost": 2,
726749
726753
  "oracle_text": [
726750
- "First strikeRenown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.) Whenever Consul's Lieutenant attacks, if it's renowned, other attacking creatures you control get +1/+1 until end of turn."
726754
+ "First strike",
726755
+ "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)",
726756
+ "Whenever Consul's Lieutenant attacks, if it's renowned, other attacking creatures you control get +1/+1 until end of turn."
726751
726757
  ],
726752
726758
  "flavor_text": null,
726753
726759
  "power": "2",
@@ -726822,7 +726828,8 @@
726822
726828
  "mana_cost": "5WW",
726823
726829
  "converted_mana_cost": 7,
726824
726830
  "oracle_text": [
726825
- "Put four 2/2 white Knight creature tokens with vigilance onto the battlefield.Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, creatures you control gain indestructible until end of turn."
726831
+ "Put four 2/2 white Knight creature tokens with vigilance onto the battlefield.",
726832
+ "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, creatures you control gain indestructible until end of turn."
726826
726833
  ],
726827
726834
  "flavor_text": null,
726828
726835
  "power": null,
@@ -726848,7 +726855,8 @@
726848
726855
  "mana_cost": "1W",
726849
726856
  "converted_mana_cost": 2,
726850
726857
  "oracle_text": [
726851
- "Enchant creatureEnchanted creature gets +1/+1 and has \"Whenever this creature attacks, tap target creature defending player controls.\""
726858
+ "Enchant creature",
726859
+ "Enchanted creature gets +1/+1 and has \"Whenever this creature attacks, tap target creature defending player controls.\""
726852
726860
  ],
726853
726861
  "flavor_text": "\"There is power in abandon, but far more in control.\"—Warden Hixus, to Kytheon",
726854
726862
  "power": null,
@@ -726872,7 +726880,8 @@
726872
726880
  "mana_cost": "1W",
726873
726881
  "converted_mana_cost": 2,
726874
726882
  "oracle_text": [
726875
- "Until end of turn, if a creature would enter the battlefield and it wasn't cast, exile it instead.Draw a card."
726883
+ "Until end of turn, if a creature would enter the battlefield and it wasn't cast, exile it instead.",
726884
+ "Draw a card."
726876
726885
  ],
726877
726886
  "flavor_text": "Creatures of darkness instinctively hide from the light.",
726878
726887
  "power": null,
@@ -726896,7 +726905,8 @@
726896
726905
  "mana_cost": "2W",
726897
726906
  "converted_mana_cost": 3,
726898
726907
  "oracle_text": [
726899
- "Target player gains 4 life.Draw a card."
726908
+ "Target player gains 4 life.",
726909
+ "Draw a card."
726900
726910
  ],
726901
726911
  "flavor_text": "The ethereal touch brings relief. The physical touch brings peace.",
726902
726912
  "power": null,
@@ -726952,7 +726962,8 @@
726952
726962
  "mana_cost": "3WW",
726953
726963
  "converted_mana_cost": 5,
726954
726964
  "oracle_text": [
726955
- "Flash (You may cast this spell any time you could cast an instant.) Whenever a creature deals combat damage to you, if Hixus, Prison Warden entered the battlefield this turn, exile that creature until Hixus leaves the battlefield. (That creature returns under its owner's control.)"
726965
+ "Flash (You may cast this spell any time you could cast an instant.)",
726966
+ "Whenever a creature deals combat damage to you, if Hixus, Prison Warden entered the battlefield this turn, exile that creature until Hixus leaves the battlefield. (That creature returns under its owner's control.)"
726956
726967
  ],
726957
726968
  "flavor_text": null,
726958
726969
  "power": "4",
@@ -727034,7 +727045,7 @@
727034
727045
  "converted_mana_cost": 5,
727035
727046
  "oracle_text": [
727036
727047
  "Enchant creature",
727037
- "When Knightly Valor enters the battlefield, put a 2/2 white Knight creature token with vigilance onto the battlefield.",
727048
+ "When Knightly Valor enters the battlefield, put a 2/2 white Knight creature token with vigilance onto the battlefield. (Attacking doesn't cause it to tap.)",
727038
727049
  "Enchanted creature gets +2/+2 and has vigilance."
727039
727050
  ],
727040
727051
  "flavor_text": null,
@@ -727064,7 +727075,8 @@
727064
727075
  "mana_cost": "W",
727065
727076
  "converted_mana_cost": 1,
727066
727077
  "oracle_text": [
727067
- "At end of combat, if Kytheon, Hero of Akros and at least two other creatures attacked this combat, exile Kytheon, then return him to the battlefield transformed under his owner's control.{2}{W}: Kytheon gains indestructible until end of turn."
727078
+ "At end of combat, if Kytheon, Hero of Akros and at least two other creatures attacked this combat, exile Kytheon, then return him to the battlefield transformed under his owner's control.",
727079
+ "{2}{W}: Kytheon gains indestructible until end of turn."
727068
727080
  ],
727069
727081
  "flavor_text": null,
727070
727082
  "power": "2",
@@ -727119,7 +727131,8 @@
727119
727131
  "mana_cost": "2WW",
727120
727132
  "converted_mana_cost": 4,
727121
727133
  "oracle_text": [
727122
- "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.) {W}{W}: Tap target creature."
727134
+ "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)",
727135
+ "{W}{W}: Tap target creature."
727123
727136
  ],
727124
727137
  "flavor_text": "Kytheon and his irregulars worked outside the law to bring justice to the streets of Akros.",
727125
727138
  "power": "4",
@@ -727143,7 +727156,8 @@
727143
727156
  "mana_cost": "1WW",
727144
727157
  "converted_mana_cost": 3,
727145
727158
  "oracle_text": [
727146
- "Creatures you control get +2/+1 until end of turn.Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, those creatures also gain vigilance until end of turn. (Attacking doesn't cause them to tap.)"
727159
+ "Creatures you control get +2/+1 until end of turn.",
727160
+ "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, those creatures also gain vigilance until end of turn. (Attacking doesn't cause them to tap.)"
727147
727161
  ],
727148
727162
  "flavor_text": "\"Seal the gate. This is our fight now.\"",
727149
727163
  "power": null,
@@ -727220,7 +727234,8 @@
727220
727234
  "mana_cost": "3WW",
727221
727235
  "converted_mana_cost": 5,
727222
727236
  "oracle_text": [
727223
- "FlyingWhen Patron of the Valiant enters the battlefield, put a +1/+1 counter on each creature you control with a +1/+1 counter on it."
727237
+ "Flying",
727238
+ "When Patron of the Valiant enters the battlefield, put a +1/+1 counter on each creature you control with a +1/+1 counter on it."
727224
727239
  ],
727225
727240
  "flavor_text": "\"Bant's most gallant knights wear my sigil, and for that I am humbled.\"",
727226
727241
  "power": "4",
@@ -727247,7 +727262,8 @@
727247
727262
  "mana_cost": "1W",
727248
727263
  "converted_mana_cost": 2,
727249
727264
  "oracle_text": [
727250
- "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.) When Relic Seeker becomes renowned, you may search your library for an Equipment card, reveal it, put it into your hand, then shuffle your library."
727265
+ "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)",
727266
+ "When Relic Seeker becomes renowned, you may search your library for an Equipment card, reveal it, put it into your hand, then shuffle your library."
727251
727267
  ],
727252
727268
  "flavor_text": null,
727253
727269
  "power": "2",
@@ -727274,7 +727290,8 @@
727274
727290
  "mana_cost": "5W",
727275
727291
  "converted_mana_cost": 6,
727276
727292
  "oracle_text": [
727277
- "Vigilance (Attacking doesn't cause this creature to tap.) At the beginning of combat on each opponent's turn, tap target creature that player controls."
727293
+ "Vigilance (Attacking doesn't cause this creature to tap.)",
727294
+ "At the beginning of combat on each opponent's turn, tap target creature that player controls."
727278
727295
  ],
727279
727296
  "flavor_text": "The portcullis is superfluous.",
727280
727297
  "power": "4",
@@ -727325,7 +727342,8 @@
727325
727342
  "mana_cost": "2W",
727326
727343
  "converted_mana_cost": 3,
727327
727344
  "oracle_text": [
727328
- "Flying (This creature can't be blocked except by creatures with flying or reach.) Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)"
727345
+ "Flying (This creature can't be blocked except by creatures with flying or reach.)",
727346
+ "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)"
727329
727347
  ],
727330
727348
  "flavor_text": null,
727331
727349
  "power": "1",
@@ -727349,7 +727367,8 @@
727349
727367
  "mana_cost": "4W",
727350
727368
  "converted_mana_cost": 5,
727351
727369
  "oracle_text": [
727352
- "At the beginning of your upkeep, you may return target enchantment card from your graveyard to the battlefield.As long as you control five or more enchantments, each other non-Aura enchantment you control is a creature in addition to its other types and has base power and base toughness each equal to its converted mana cost."
727370
+ "At the beginning of your upkeep, you may return target enchantment card from your graveyard to the battlefield.",
727371
+ "As long as you control five or more enchantments, each other non-Aura enchantment you control is a creature in addition to its other types and has base power and base toughness each equal to its converted mana cost."
727353
727372
  ],
727354
727373
  "flavor_text": null,
727355
727374
  "power": null,
@@ -727375,7 +727394,8 @@
727375
727394
  "mana_cost": "3W",
727376
727395
  "converted_mana_cost": 4,
727377
727396
  "oracle_text": [
727378
- "Enchant nonland permanentEnchanted permanent can't attack or block, and its activated abilities can't be activated."
727397
+ "Enchant nonland permanent",
727398
+ "Enchanted permanent can't attack or block, and its activated abilities can't be activated."
727379
727399
  ],
727380
727400
  "flavor_text": "\"A master of hieromancy can see the advantage in any scenario.\"—Warden Hixus, to Kytheon",
727381
727401
  "power": null,
@@ -727399,7 +727419,8 @@
727399
727419
  "mana_cost": "1W",
727400
727420
  "converted_mana_cost": 2,
727401
727421
  "oracle_text": [
727402
- "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, you may cast Swift Reckoning as though it had flash. (You may cast it any time you could cast an instant.) Destroy target tapped creature."
727422
+ "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, you may cast Swift Reckoning as though it had flash. (You may cast it any time you could cast an instant.)",
727423
+ "Destroy target tapped creature."
727403
727424
  ],
727404
727425
  "flavor_text": null,
727405
727426
  "power": null,
@@ -727426,7 +727447,8 @@
727426
727447
  "mana_cost": "1W",
727427
727448
  "converted_mana_cost": 2,
727428
727449
  "oracle_text": [
727429
- "Vigilance (Attacking doesn't cause this creature to tap.) Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)"
727450
+ "Vigilance (Attacking doesn't cause this creature to tap.)",
727451
+ "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)"
727430
727452
  ],
727431
727453
  "flavor_text": "\"My scars are my sigils. I will wear them with pride long after you're gone.\"",
727432
727454
  "power": "2",
@@ -727526,7 +727548,8 @@
727526
727548
  "mana_cost": "2W",
727527
727549
  "converted_mana_cost": 3,
727528
727550
  "oracle_text": [
727529
- "FlyingNoncreature spells cost {1} more to cast."
727551
+ "Flying",
727552
+ "Noncreature spells cost {1} more to cast."
727530
727553
  ],
727531
727554
  "flavor_text": "It's the favored mount of military commanders as well as anyone with a flair for the dramatic.",
727532
727555
  "power": "2",
@@ -727553,7 +727576,8 @@
727553
727576
  "mana_cost": "2WW",
727554
727577
  "converted_mana_cost": 4,
727555
727578
  "oracle_text": [
727556
- "Lifelink (Damage dealt by this creature also causes you to gain that much life.) Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)"
727579
+ "Lifelink (Damage dealt by this creature also causes you to gain that much life.)",
727580
+ "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)"
727557
727581
  ],
727558
727582
  "flavor_text": "\"When you are felled by my mace, you shall know it was divine fate.\"",
727559
727583
  "power": "3",
@@ -727605,7 +727629,9 @@
727605
727629
  "mana_cost": "5UU",
727606
727630
  "converted_mana_cost": 7,
727607
727631
  "oracle_text": [
727608
- "FlyingAs Alhammarret, High Arbiter enters the battlefield, each opponent reveals his or her hand. You choose the name of a nonland card revealed this way.Your opponents can't cast spells with the chosen name (as long as this creature is on the battlefield)."
727632
+ "Flying",
727633
+ "As Alhammarret, High Arbiter enters the battlefield, each opponent reveals his or her hand. You choose the name of a nonland card revealed this way.",
727634
+ "Your opponents can't cast spells with the chosen name (as long as this creature is on the battlefield)."
727609
727635
  ],
727610
727636
  "flavor_text": null,
727611
727637
  "power": "5",
@@ -727680,7 +727706,8 @@
727680
727706
  "mana_cost": "3U",
727681
727707
  "converted_mana_cost": 4,
727682
727708
  "oracle_text": [
727683
- "Flying (This creature can't be blocked except by creatures with flying or reach.) When Aspiring Aeronaut enters the battlefield, put a 1/1 colorless Thopter artifact creature token with flying onto the battlefield."
727709
+ "Flying (This creature can't be blocked except by creatures with flying or reach.)",
727710
+ "When Aspiring Aeronaut enters the battlefield, put a 1/1 colorless Thopter artifact creature token with flying onto the battlefield."
727684
727711
  ],
727685
727712
  "flavor_text": null,
727686
727713
  "power": "1",
@@ -727729,7 +727756,8 @@
727729
727756
  "mana_cost": "2U",
727730
727757
  "converted_mana_cost": 3,
727731
727758
  "oracle_text": [
727732
- "Counter target spell unless its controller pays {3}.Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, scry 2. (To scry 2, look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)"
727759
+ "Counter target spell unless its controller pays {3}.",
727760
+ "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, scry 2. (To scry 2, look at the top two cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)"
727733
727761
  ],
727734
727762
  "flavor_text": null,
727735
727763
  "power": null,
@@ -727858,7 +727886,11 @@
727858
727886
  "mana_cost": "3UU",
727859
727887
  "converted_mana_cost": 5,
727860
727888
  "oracle_text": [
727861
- "{1}, Exile an instant or sorcery card from your graveyard: Choose one —• Counter target noncreature spell unless its controller pays {2}.• Disciple of the Ring gets +1/+1 until end of turn.• Tap target creature.• Untap target creature."
727889
+ "{1}, Exile an instant or sorcery card from your graveyard: Choose one ",
727890
+ "• Counter target noncreature spell unless its controller pays {2}.",
727891
+ "• Disciple of the Ring gets +1/+1 until end of turn.",
727892
+ "• Tap target creature.",
727893
+ "• Untap target creature."
727862
727894
  ],
727863
727895
  "flavor_text": null,
727864
727896
  "power": "3",
@@ -727957,7 +727989,8 @@
727957
727989
  "mana_cost": "U",
727958
727990
  "converted_mana_cost": 1,
727959
727991
  "oracle_text": [
727960
- "Flying (This creature can't be blocked except by creatures with flying or reach.) When Faerie Miscreant enters the battlefield, if you control another creature named Faerie Miscreant, draw a card."
727992
+ "Flying (This creature can't be blocked except by creatures with flying or reach.)",
727993
+ "When Faerie Miscreant enters the battlefield, if you control another creature named Faerie Miscreant, draw a card."
727961
727994
  ],
727962
727995
  "flavor_text": "One faerie distracts the judge while a second steals the law.",
727963
727996
  "power": "1",
@@ -727984,7 +728017,8 @@
727984
728017
  "mana_cost": "UU",
727985
728018
  "converted_mana_cost": 2,
727986
728019
  "oracle_text": [
727987
- "You may cast Harbinger of the Tides as though it had flash if you pay {2} more to cast it. (You may cast it any time you could cast an instant.) When Harbinger of the Tides enters the battlefield, you may return target tapped creature an opponent controls to its owner's hand."
728020
+ "You may cast Harbinger of the Tides as though it had flash if you pay {2} more to cast it. (You may cast it any time you could cast an instant.)",
728021
+ "When Harbinger of the Tides enters the battlefield, you may return target tapped creature an opponent controls to its owner's hand."
727988
728022
  ],
727989
728023
  "flavor_text": null,
727990
728024
  "power": "2",
@@ -728008,7 +728042,8 @@
728008
728042
  "mana_cost": "2U",
728009
728043
  "converted_mana_cost": 3,
728010
728044
  "oracle_text": [
728011
- "Attacking creatures get -2/-0 until end of turn.Draw a card."
728045
+ "Attacking creatures get -2/-0 until end of turn.",
728046
+ "Draw a card."
728012
728047
  ],
728013
728048
  "flavor_text": "\"I don't need your mage-rings or your mana equations. I call, and the sea answers.\"—Keyta, rebel hydromancer",
728014
728049
  "power": null,
@@ -728065,7 +728100,7 @@
728065
728100
  "oracle_text": [
728066
728101
  "+1: Up to one target creature gets -2/-0 until your next turn.",
728067
728102
  "-3: You may cast target instant or sorcery card from your graveyard this turn. If that card would be put into a graveyard this turn, exile it instead.",
728068
- "-9: You get an emblem with \"Whenever you cast a spell, target opponent puts the top five cards of his or her library into his or her graveyard.\""
728103
+ "-9: You get an emblem with \"Whenever you cast a spell, target opponent puts the top five cards of his or her library into his or her graveyard."
728069
728104
  ],
728070
728105
  "flavor_text": null,
728071
728106
  "power": null,
@@ -728089,7 +728124,8 @@
728089
728124
  "mana_cost": "3U",
728090
728125
  "converted_mana_cost": 4,
728091
728126
  "oracle_text": [
728092
- "Instant and sorcery spells you cast cost {1} less to cast.Whenever you cast an instant or sorcery spell, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)"
728127
+ "Instant and sorcery spells you cast cost {1} less to cast.",
728128
+ "Whenever you cast an instant or sorcery spell, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)"
728093
728129
  ],
728094
728130
  "flavor_text": null,
728095
728131
  "power": null,
@@ -728116,7 +728152,8 @@
728116
728152
  "mana_cost": "2U",
728117
728153
  "converted_mana_cost": 3,
728118
728154
  "oracle_text": [
728119
- "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.) Whenever Jhessian Thief deals combat damage to a player, draw a card."
728155
+ "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
728156
+ "Whenever Jhessian Thief deals combat damage to a player, draw a card."
728120
728157
  ],
728121
728158
  "flavor_text": "\"Where's the fun in an escape if it's not at least a little daring?\"",
728122
728159
  "power": "1",
@@ -728168,7 +728205,8 @@
728168
728205
  "mana_cost": "2U",
728169
728206
  "converted_mana_cost": 3,
728170
728207
  "oracle_text": [
728171
- "Flash (You may cast this spell any time you could cast an instant.) When Mizzium Meddler enters the battlefield, you may change a target of target spell or ability to Mizzium Meddler."
728208
+ "Flash (You may cast this spell any time you could cast an instant.)",
728209
+ "When Mizzium Meddler enters the battlefield, you may change a target of target spell or ability to Mizzium Meddler."
728172
728210
  ],
728173
728211
  "flavor_text": "Energy surges in Izzet labs are opportunities for experimentation.",
728174
728212
  "power": "1",
@@ -728219,7 +728257,9 @@
728219
728257
  "mana_cost": "3U",
728220
728258
  "converted_mana_cost": 4,
728221
728259
  "oracle_text": [
728222
- "Flash (You may cast this spell any time you could cast an instant.) Defender (This creature can't attack.) When Nivix Barrier enters the battlefield, target attacking creature gets -4/-0 until end of turn."
728260
+ "Flash (You may cast this spell any time you could cast an instant.)",
728261
+ "Defender (This creature can't attack.)",
728262
+ "When Nivix Barrier enters the battlefield, target attacking creature gets -4/-0 until end of turn."
728223
728263
  ],
728224
728264
  "flavor_text": null,
728225
728265
  "power": "0",
@@ -728243,7 +728283,8 @@
728243
728283
  "mana_cost": "1U",
728244
728284
  "converted_mana_cost": 2,
728245
728285
  "oracle_text": [
728246
- "Counter target instant or sorcery spell that targets you.Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, you may copy the spell countered this way. You may choose new targets for the copy."
728286
+ "Counter target instant or sorcery spell that targets you.",
728287
+ "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, you may copy the spell countered this way. You may choose new targets for the copy."
728247
728288
  ],
728248
728289
  "flavor_text": "\"I know what you're thinking,\" Jace whispered in the mage's mind. \"It's not going to work.\"",
728249
728290
  "power": null,
@@ -728269,7 +728310,8 @@
728269
728310
  "mana_cost": "3UU",
728270
728311
  "converted_mana_cost": 5,
728271
728312
  "oracle_text": [
728272
- "Flying (This creature can't be blocked except by creatures with flying or reach.) Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
728313
+ "Flying (This creature can't be blocked except by creatures with flying or reach.)",
728314
+ "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)"
728273
728315
  ],
728274
728316
  "flavor_text": "The owls learn of mana from the mages who know it best.",
728275
728317
  "power": "3",
@@ -728296,7 +728338,7 @@
728296
728338
  "mana_cost": "2U",
728297
728339
  "converted_mana_cost": 3,
728298
728340
  "oracle_text": [
728299
- "Flying",
728341
+ "Flying (This creature can't be blocked except by creatures with flying or reach.)",
728300
728342
  "Scrapskin Drake can block only creatures with flying."
728301
728343
  ],
728302
728344
  "flavor_text": "\"The cathars killed my skaabs down below. Let's see how high their swords can reach.\"—Ludevic, necro-alchemist",
@@ -728347,7 +728389,8 @@
728347
728389
  "mana_cost": "1U",
728348
728390
  "converted_mana_cost": 2,
728349
728391
  "oracle_text": [
728350
- "Tap up to two target creatures.Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, those creatures don't untap during their controllers' next untap steps."
728392
+ "Tap up to two target creatures.",
728393
+ "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, those creatures don't untap during their controllers' next untap steps."
728351
728394
  ],
728352
728395
  "flavor_text": null,
728353
728396
  "power": null,
@@ -728428,7 +728471,7 @@
728428
728471
  "converted_mana_cost": 6,
728429
728472
  "oracle_text": [
728430
728473
  "As an additional cost to cast Skaab Goliath, exile two creature cards from your graveyard.",
728431
- "Trample"
728474
+ "Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)"
728432
728475
  ],
728433
728476
  "flavor_text": "Three heads are better than one.",
728434
728477
  "power": "6",
@@ -728454,7 +728497,8 @@
728454
728497
  "mana_cost": "3UU",
728455
728498
  "converted_mana_cost": 5,
728456
728499
  "oracle_text": [
728457
- "FlyingWhenever you cast a noncreature spell, creatures you control get +1/+1 until end of turn."
728500
+ "Flying",
728501
+ "Whenever you cast a noncreature spell, creatures you control get +1/+1 until end of turn."
728458
728502
  ],
728459
728503
  "flavor_text": "He grants endless wishes, as long as you always wish for a blade.",
728460
728504
  "power": "4",
@@ -728478,7 +728522,8 @@
728478
728522
  "mana_cost": "2U",
728479
728523
  "converted_mana_cost": 3,
728480
728524
  "oracle_text": [
728481
- "Whenever you draw a card, target opponent puts the top two cards of his or her library into his or her graveyard. If they're both nonland cards that share a color, repeat this process.{5}{U}: Draw a card, then discard a card."
728525
+ "Whenever you draw a card, target opponent puts the top two cards of his or her library into his or her graveyard. If they're both nonland cards that share a color, repeat this process.",
728526
+ "{5}{U}: Draw a card, then discard a card."
728482
728527
  ],
728483
728528
  "flavor_text": "\"You've never considered the implications of dealing with another telepath, Jace.\"",
728484
728529
  "power": null,
@@ -728506,7 +728551,7 @@
728506
728551
  "oracle_text": [
728507
728552
  "Enchant creature",
728508
728553
  "When Stratus Walk enters the battlefield, draw a card.",
728509
- "Enchanted creature has flying.",
728554
+ "Enchanted creature has flying. (It can't be blocked except by creatures with flying or reach.)",
728510
728555
  "Enchanted creature can block only creatures with flying."
728511
728556
  ],
728512
728557
  "flavor_text": null,
@@ -728531,7 +728576,8 @@
728531
728576
  "mana_cost": "2UU",
728532
728577
  "converted_mana_cost": 4,
728533
728578
  "oracle_text": [
728534
- "Target opponent reveals the top seven cards of his or her library. You may cast an instant or sorcery card from among them without paying its mana cost. Then that player puts the rest into his or her graveyard.Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, you may cast up to two revealed instant and/or sorcery cards instead of one."
728579
+ "Target opponent reveals the top seven cards of his or her library. You may cast an instant or sorcery card from among them without paying its mana cost. Then that player puts the rest into his or her graveyard.",
728580
+ "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, you may cast up to two revealed instant and/or sorcery cards instead of one."
728535
728581
  ],
728536
728582
  "flavor_text": null,
728537
728583
  "power": null,
@@ -728555,7 +728601,8 @@
728555
728601
  "mana_cost": "2UU",
728556
728602
  "converted_mana_cost": 4,
728557
728603
  "oracle_text": [
728558
- "At the beginning of your upkeep, if you control an artifact, put a 1/1 colorless Thopter artifact creature token with flying onto the battlefield.Whenever one or more artifact creatures you control deal combat damage to a player, draw a card."
728604
+ "At the beginning of your upkeep, if you control an artifact, put a 1/1 colorless Thopter artifact creature token with flying onto the battlefield.",
728605
+ "Whenever one or more artifact creatures you control deal combat damage to a player, draw a card."
728559
728606
  ],
728560
728607
  "flavor_text": null,
728561
728608
  "power": null,
@@ -728660,7 +728707,8 @@
728660
728707
  "mana_cost": "2UU",
728661
728708
  "converted_mana_cost": 4,
728662
728709
  "oracle_text": [
728663
- "When Whirler Rogue enters the battlefield, put two 1/1 colorless Thopter artifact creature tokens with flying onto the battlefield.Tap two untapped artifacts you control: Target creature can't be blocked this turn."
728710
+ "When Whirler Rogue enters the battlefield, put two 1/1 colorless Thopter artifact creature tokens with flying onto the battlefield.",
728711
+ "Tap two untapped artifacts you control: Target creature can't be blocked this turn."
728664
728712
  ],
728665
728713
  "flavor_text": null,
728666
728714
  "power": "2",
@@ -728764,7 +728812,8 @@
728764
728812
  "mana_cost": "2BB",
728765
728813
  "converted_mana_cost": 4,
728766
728814
  "oracle_text": [
728767
- "Enchant creatureEnchanted creature gets +2/+2 and has flying and \"Sacrifice two other creatures: Regenerate this creature.\" (The next time the creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)"
728815
+ "Enchant creature",
728816
+ "Enchanted creature gets +2/+2 and has flying and \"Sacrifice two other creatures: Regenerate this creature.\" (The next time the creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)"
728768
728817
  ],
728769
728818
  "flavor_text": null,
728770
728819
  "power": null,
@@ -728812,7 +728861,8 @@
728812
728861
  "mana_cost": "2B",
728813
728862
  "converted_mana_cost": 3,
728814
728863
  "oracle_text": [
728815
- "Regenerate target creature. Draw a card. (The next time the creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.) Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, also regenerate each other creature you control."
728864
+ "Regenerate target creature. Draw a card. (The next time the creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)",
728865
+ "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, also regenerate each other creature you control."
728816
728866
  ],
728817
728867
  "flavor_text": null,
728818
728868
  "power": null,
@@ -728836,7 +728886,8 @@
728836
728886
  "mana_cost": "3BB",
728837
728887
  "converted_mana_cost": 5,
728838
728888
  "oracle_text": [
728839
- "Search your library for a card and put that card into your hand. Then shuffle your library.Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, add {B}{B}{B} to your mana pool."
728889
+ "Search your library for a card and put that card into your hand. Then shuffle your library.",
728890
+ "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, add {B}{B}{B} to your mana pool."
728840
728891
  ],
728841
728892
  "flavor_text": null,
728842
728893
  "power": null,
@@ -728887,7 +728938,11 @@
728887
728938
  "mana_cost": "2BB",
728888
728939
  "converted_mana_cost": 4,
728889
728940
  "oracle_text": [
728890
- "At the beginning of your upkeep, choose one that hasn't been chosen —• Demonic Pact deals 4 damage to target creature or player and you gain 4 life.• Target opponent discards two cards.• Draw two cards.• You lose the game."
728941
+ "At the beginning of your upkeep, choose one that hasn't been chosen ",
728942
+ "• Demonic Pact deals 4 damage to target creature or player and you gain 4 life.",
728943
+ "• Target opponent discards two cards.",
728944
+ "• Draw two cards.",
728945
+ "• You lose the game."
728891
728946
  ],
728892
728947
  "flavor_text": null,
728893
728948
  "power": null,
@@ -728913,7 +728968,8 @@
728913
728968
  "mana_cost": "BB",
728914
728969
  "converted_mana_cost": 2,
728915
728970
  "oracle_text": [
728916
- "Despoiler of Souls can't block.{B}{B}, Exile two other creature cards from your graveyard: Return Despoiler of Souls from your graveyard to the battlefield."
728971
+ "Despoiler of Souls can't block.",
728972
+ "{B}{B}, Exile two other creature cards from your graveyard: Return Despoiler of Souls from your graveyard to the battlefield."
728917
728973
  ],
728918
728974
  "flavor_text": "Rats and vultures devour. It desecrates.",
728919
728975
  "power": "3",
@@ -728939,7 +728995,8 @@
728939
728995
  "mana_cost": "1BBB",
728940
728996
  "converted_mana_cost": 4,
728941
728997
  "oracle_text": [
728942
- "As long as your opponents control no creatures, Erebos's Titan has indestructible. (Damage and effects that say \"destroy\" don't destroy it.) Whenever a creature card leaves an opponent's graveyard, you may discard a card. If you do, return Erebos's Titan from your graveyard to your hand."
728998
+ "As long as your opponents control no creatures, Erebos's Titan has indestructible. (Damage and effects that say \"destroy\" don't destroy it.)",
728999
+ "Whenever a creature card leaves an opponent's graveyard, you may discard a card. If you do, return Erebos's Titan from your graveyard to your hand."
728943
729000
  ],
728944
729001
  "flavor_text": null,
728945
729002
  "power": "5",
@@ -729016,7 +729073,8 @@
729016
729073
  "mana_cost": "1B",
729017
729074
  "converted_mana_cost": 2,
729018
729075
  "oracle_text": [
729019
- "Flying (This creature can't be blocked except by creatures with flying or reach.) {B}: Fetid Imp gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)"
729076
+ "Flying (This creature can't be blocked except by creatures with flying or reach.)",
729077
+ "{B}: Fetid Imp gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)"
729020
729078
  ],
729021
729079
  "flavor_text": null,
729022
729080
  "power": "1",
@@ -729070,7 +729128,8 @@
729070
729128
  "mana_cost": "3BB",
729071
729129
  "converted_mana_cost": 5,
729072
729130
  "oracle_text": [
729073
- "Menace (This creature can't be blocked except by two or more creatures.) When Gilt-Leaf Winnower enters the battlefield, you may destroy target non-Elf creature whose power and toughness aren't equal."
729131
+ "Menace (This creature can't be blocked except by two or more creatures.)",
729132
+ "When Gilt-Leaf Winnower enters the battlefield, you may destroy target non-Elf creature whose power and toughness aren't equal."
729074
729133
  ],
729075
729134
  "flavor_text": null,
729076
729135
  "power": "4",
@@ -729097,7 +729156,8 @@
729097
729156
  "mana_cost": "B",
729098
729157
  "converted_mana_cost": 1,
729099
729158
  "oracle_text": [
729100
- "{T}, Pay 1 life: Add {G} to your mana pool. Spend this mana only to cast an Elf creature spell.{T}: Target attacking Elf you control gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)"
729159
+ "{T}, Pay 1 life: Add {G} to your mana pool. Spend this mana only to cast an Elf creature spell.",
729160
+ "{T}: Target attacking Elf you control gains deathtouch until end of turn. (Any amount of damage it deals to a creature is enough to destroy it.)"
729101
729161
  ],
729102
729162
  "flavor_text": null,
729103
729163
  "power": "1",
@@ -729124,7 +729184,8 @@
729124
729184
  "mana_cost": "2B",
729125
729185
  "converted_mana_cost": 3,
729126
729186
  "oracle_text": [
729127
- "Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.) Whenever Graveblade Marauder deals combat damage to a player, that player loses life equal to the number of creature cards in your graveyard."
729187
+ "Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)",
729188
+ "Whenever Graveblade Marauder deals combat damage to a player, that player loses life equal to the number of creature cards in your graveyard."
729128
729189
  ],
729129
729190
  "flavor_text": null,
729130
729191
  "power": "1",
@@ -729150,7 +729211,8 @@
729150
729211
  "mana_cost": "1B",
729151
729212
  "converted_mana_cost": 2,
729152
729213
  "oracle_text": [
729153
- "Enchant creatureEnchanted creature gets +2/+0 and has \"When this creature dies, draw a card.\""
729214
+ "Enchant creature",
729215
+ "Enchanted creature gets +2/+0 and has \"When this creature dies, draw a card.\""
729154
729216
  ],
729155
729217
  "flavor_text": "One who is marked by a demon in life is sure to be remembered as one in death.",
729156
729218
  "power": null,
@@ -729202,7 +729264,8 @@
729202
729264
  "mana_cost": "4BB",
729203
729265
  "converted_mana_cost": 6,
729204
729266
  "oracle_text": [
729205
- "FlyingWhenever a permanent owned by another player is put into a graveyard from the battlefield, you draw a card and you lose 1 life."
729267
+ "Flying",
729268
+ "Whenever a permanent owned by another player is put into a graveyard from the battlefield, you draw a card and you lose 1 life."
729206
729269
  ],
729207
729270
  "flavor_text": "\"I will be your most demanding master, Liliana. But I have great things in mind for you.\"",
729208
729271
  "power": "6",
@@ -729255,7 +729318,8 @@
729255
729318
  "mana_cost": "1BB",
729256
729319
  "converted_mana_cost": 3,
729257
729320
  "oracle_text": [
729258
- "LifelinkWhenever another nontoken creature you control dies, exile Liliana, Heretical Healer, then return her to the battlefield transformed under her owner's control. If you do, put a 2/2 black Zombie creature token onto the battlefield."
729321
+ "Lifelink",
729322
+ "Whenever another nontoken creature you control dies, exile Liliana, Heretical Healer, then return her to the battlefield transformed under her owner's control. If you do, put a 2/2 black Zombie creature token onto the battlefield."
729259
729323
  ],
729260
729324
  "flavor_text": null,
729261
729325
  "power": "2",
@@ -729283,7 +729347,7 @@
729283
729347
  "oracle_text": [
729284
729348
  "+2: Each player discards a card.",
729285
729349
  "-X: Return target nonlegendary creature card with converted mana cost X from your graveyard to the battlefield.",
729286
- "-8: You get an emblem with \"Whenever a creature dies, return it to the battlefield under your control at the beginning of the next end step.\""
729350
+ "-8: You get an emblem with \"Whenever a creature dies, return it to the battlefield under your control at the beginning of the next end step."
729287
729351
  ],
729288
729352
  "flavor_text": null,
729289
729353
  "power": null,
@@ -729385,7 +729449,8 @@
729385
729449
  "mana_cost": "4B",
729386
729450
  "converted_mana_cost": 5,
729387
729451
  "oracle_text": [
729388
- "Put target creature card from a graveyard onto the battlefield under your control.Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, that creature enters the battlefield with two additional +1/+1 counters on it."
729452
+ "Put target creature card from a graveyard onto the battlefield under your control.",
729453
+ "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, that creature enters the battlefield with two additional +1/+1 counters on it."
729389
729454
  ],
729390
729455
  "flavor_text": null,
729391
729456
  "power": null,
@@ -729436,7 +729501,8 @@
729436
729501
  "mana_cost": "3BB",
729437
729502
  "converted_mana_cost": 5,
729438
729503
  "oracle_text": [
729439
- "When Priest of the Blood Rite enters the battlefield, put a 5/5 black Demon creature token with flying onto the battlefield.At the beginning of your upkeep, you lose 2 life."
729504
+ "When Priest of the Blood Rite enters the battlefield, put a 5/5 black Demon creature token with flying onto the battlefield.",
729505
+ "At the beginning of your upkeep, you lose 2 life."
729440
729506
  ],
729441
729507
  "flavor_text": "Some will sacrifice everything for but a taste of power.",
729442
729508
  "power": "2",
@@ -729462,7 +729528,8 @@
729462
729528
  "mana_cost": "4B",
729463
729529
  "converted_mana_cost": 5,
729464
729530
  "oracle_text": [
729465
- "Flying (This creature can't be blocked except by creatures with flying or reach.) When Rabid Bloodsucker enters the battlefield, each player loses 2 life."
729531
+ "Flying (This creature can't be blocked except by creatures with flying or reach.)",
729532
+ "When Rabid Bloodsucker enters the battlefield, each player loses 2 life."
729466
729533
  ],
729467
729534
  "flavor_text": "She haunts the streets, wings spread wide, with carrion on her breath and blood in her eyes.",
729468
729535
  "power": "3",
@@ -729588,7 +729655,8 @@
729588
729655
  "mana_cost": "1B",
729589
729656
  "converted_mana_cost": 2,
729590
729657
  "oracle_text": [
729591
- "Whenever a creature dies, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.) {4}{B}: Each opponent loses 2 life and you gain 2 life. Activate this ability only if there are four or more creature cards in your graveyard."
729658
+ "Whenever a creature dies, scry 1. (Look at the top card of your library. You may put that card on the bottom of your library.)",
729659
+ "{4}{B}: Each opponent loses 2 life and you gain 2 life. Activate this ability only if there are four or more creature cards in your graveyard."
729592
729660
  ],
729593
729661
  "flavor_text": null,
729594
729662
  "power": null,
@@ -729764,7 +729832,8 @@
729764
729832
  "mana_cost": "3BB",
729765
729833
  "converted_mana_cost": 5,
729766
729834
  "oracle_text": [
729767
- "Destroy target creature.Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, you gain 2 life."
729835
+ "Destroy target creature.",
729836
+ "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, you gain 2 life."
729768
729837
  ],
729769
729838
  "flavor_text": "Liliana viewed the attention of the angels as a testament to her power. Even so, they were an annoyance.",
729770
729839
  "power": null,
@@ -729818,7 +729887,8 @@
729818
729887
  "mana_cost": "1R",
729819
729888
  "converted_mana_cost": 2,
729820
729889
  "oracle_text": [
729821
- "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.) When Abbot of Keral Keep enters the battlefield, exile the top card of your library. Until end of turn, you may play that card."
729890
+ "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
729891
+ "When Abbot of Keral Keep enters the battlefield, exile the top card of your library. Until end of turn, you may play that card."
729822
729892
  ],
729823
729893
  "flavor_text": null,
729824
729894
  "power": "2",
@@ -729845,7 +729915,8 @@
729845
729915
  "mana_cost": "2R",
729846
729916
  "converted_mana_cost": 3,
729847
729917
  "oracle_text": [
729848
- "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.) Whenever Acolyte of the Inferno becomes blocked by a creature, it deals 2 damage to that creature."
729918
+ "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)",
729919
+ "Whenever Acolyte of the Inferno becomes blocked by a creature, it deals 2 damage to that creature."
729849
729920
  ],
729850
729921
  "flavor_text": null,
729851
729922
  "power": "3",
@@ -729869,7 +729940,7 @@
729869
729940
  "mana_cost": "2R",
729870
729941
  "converted_mana_cost": 3,
729871
729942
  "oracle_text": [
729872
- "Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn."
729943
+ "Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn. (It can attack and {T} this turn.)"
729873
729944
  ],
729874
729945
  "flavor_text": "She learned a tragic lesson that day: even the purest can be corrupted when the heart's emotions are twisted.",
729875
729946
  "power": null,
@@ -729896,7 +729967,8 @@
729896
729967
  "mana_cost": "2R",
729897
729968
  "converted_mana_cost": 3,
729898
729969
  "oracle_text": [
729899
- "First strike (This creature deals combat damage before creatures without first strike.) Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)"
729970
+ "First strike (This creature deals combat damage before creatures without first strike.)",
729971
+ "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)"
729900
729972
  ],
729901
729973
  "flavor_text": null,
729902
729974
  "power": "2",
@@ -729922,7 +729994,9 @@
729922
729994
  "mana_cost": "2RR",
729923
729995
  "converted_mana_cost": 4,
729924
729996
  "oracle_text": [
729925
- "FlyingAt the beginning of your draw step, draw an additional card.At the beginning of your end step, discard your hand."
729997
+ "Flying",
729998
+ "At the beginning of your draw step, draw an additional card.",
729999
+ "At the beginning of your end step, discard your hand."
729926
730000
  ],
729927
730001
  "flavor_text": "Waste follows want.",
729928
730002
  "power": "4",
@@ -730001,7 +730075,9 @@
730001
730075
  "mana_cost": "1R",
730002
730076
  "converted_mana_cost": 2,
730003
730077
  "oracle_text": [
730004
- "Enchant creatureEnchanted creature gets +3/+2 and has trample. (It can deal excess combat damage to defending player or planeswalker while attacking.) At the beginning of each upkeep, if a player cast two or more spells last turn, sacrifice Call of the Full Moon."
730078
+ "Enchant creature",
730079
+ "Enchanted creature gets +3/+2 and has trample. (It can deal excess combat damage to defending player or planeswalker while attacking.)",
730080
+ "At the beginning of each upkeep, if a player cast two or more spells last turn, sacrifice Call of the Full Moon."
730005
730081
  ],
730006
730082
  "flavor_text": null,
730007
730083
  "power": null,
@@ -730030,7 +730106,8 @@
730030
730106
  "mana_cost": "1RR",
730031
730107
  "converted_mana_cost": 3,
730032
730108
  "oracle_text": [
730033
- "Whenever you cast a red spell, untap Chandra, Fire of Kaladesh.{T}: Chandra, Fire of Kaladesh deals 1 damage to target player. If Chandra has dealt 3 or more damage this turn, exile her, then return her to the battlefield transformed under her owner's control."
730109
+ "Whenever you cast a red spell, untap Chandra, Fire of Kaladesh.",
730110
+ "{T}: Chandra, Fire of Kaladesh deals 1 damage to target player. If Chandra has dealt 3 or more damage this turn, exile her, then return her to the battlefield transformed under her owner's control."
730034
730111
  ],
730035
730112
  "flavor_text": null,
730036
730113
  "power": "2",
@@ -730058,7 +730135,7 @@
730058
730135
  "oracle_text": [
730059
730136
  "+1: Chandra, Roaring Flame deals 2 damage to target player.",
730060
730137
  "-2: Chandra, Roaring Flame deals 2 damage to target creature.",
730061
- "-7: Chandra, Roaring Flame deals 6 damage to each opponent. Each player dealt damage this way gets an emblem with \"At the beginning of your upkeep, this emblem deals 3 damage to you.\""
730138
+ "-7: Chandra, Roaring Flame deals 6 damage to each opponent. Each player dealt damage this way gets an emblem with \"At the beginning of your upkeep, this emblem deals 3 damage to you."
730062
730139
  ],
730063
730140
  "flavor_text": null,
730064
730141
  "power": null,
@@ -730204,7 +730281,8 @@
730204
730281
  "mana_cost": "3RR",
730205
730282
  "converted_mana_cost": 5,
730206
730283
  "oracle_text": [
730207
- "Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.) If another red source you control would deal damage to a permanent or player, it deals that much damage plus 1 to that permanent or player instead."
730284
+ "Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)",
730285
+ "If another red source you control would deal damage to a permanent or player, it deals that much damage plus 1 to that permanent or player instead."
730208
730286
  ],
730209
730287
  "flavor_text": null,
730210
730288
  "power": "4",
@@ -730255,7 +730333,8 @@
730255
730333
  "mana_cost": "1RR",
730256
730334
  "converted_mana_cost": 3,
730257
730335
  "oracle_text": [
730258
- "Exquisite Firecraft deals 4 damage to target creature or player.Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, Exquisite Firecraft can't be countered by spells or abilities."
730336
+ "Exquisite Firecraft deals 4 damage to target creature or player.",
730337
+ "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, Exquisite Firecraft can't be countered by spells or abilities."
730259
730338
  ],
730260
730339
  "flavor_text": "Chandra's gift set her apart and others aflame.",
730261
730340
  "power": null,
@@ -730304,7 +730383,8 @@
730304
730383
  "mana_cost": "R",
730305
730384
  "converted_mana_cost": 1,
730306
730385
  "oracle_text": [
730307
- "Fiery Impulse deals 2 damage to target creature.Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, Fiery Impulse deals 3 damage to that creature instead."
730386
+ "Fiery Impulse deals 2 damage to target creature.",
730387
+ "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, Fiery Impulse deals 3 damage to that creature instead."
730308
730388
  ],
730309
730389
  "flavor_text": "\"Well, this got out of hand.\"",
730310
730390
  "power": null,
@@ -730330,7 +730410,8 @@
730330
730410
  "mana_cost": "3R",
730331
730411
  "converted_mana_cost": 4,
730332
730412
  "oracle_text": [
730333
- "Haste (This creature can attack and {T} as soon as it comes under your control.) Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)"
730413
+ "Haste (This creature can attack and {T} as soon as it comes under your control.)",
730414
+ "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)"
730334
730415
  ],
730335
730416
  "flavor_text": null,
730336
730417
  "power": "3",
@@ -730432,7 +730513,8 @@
730432
730513
  "mana_cost": "R",
730433
730514
  "converted_mana_cost": 1,
730434
730515
  "oracle_text": [
730435
- "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.) As long as Goblin Glory Chaser is renowned, it has menace. (It can't be blocked except by two or more creatures.)"
730516
+ "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)",
730517
+ "As long as Goblin Glory Chaser is renowned, it has menace. (It can't be blocked except by two or more creatures.)"
730436
730518
  ],
730437
730519
  "flavor_text": null,
730438
730520
  "power": "1",
@@ -730459,7 +730541,7 @@
730459
730541
  "mana_cost": "1R",
730460
730542
  "converted_mana_cost": 2,
730461
730543
  "oracle_text": [
730462
- "Protection from blue",
730544
+ "Protection from blue (This creature can't be blocked, targeted, dealt damage, or enchanted by anything blue.)",
730463
730545
  "Whenever Goblin Piledriver attacks, it gets +2/+0 until end of turn for each other attacking Goblin."
730464
730546
  ],
730465
730547
  "flavor_text": null,
@@ -730486,7 +730568,9 @@
730486
730568
  "mana_cost": "1R",
730487
730569
  "converted_mana_cost": 2,
730488
730570
  "oracle_text": [
730489
- "Enchant creatureEnchanted creature gets +2/+1, has haste, and attacks each turn if able.When enchanted creature dies, you may search your library for a card named Infectious Bloodlust, reveal it, put it into your hand, then shuffle your library."
730571
+ "Enchant creature",
730572
+ "Enchanted creature gets +2/+1, has haste, and attacks each turn if able.",
730573
+ "When enchanted creature dies, you may search your library for a card named Infectious Bloodlust, reveal it, put it into your hand, then shuffle your library."
730490
730574
  ],
730491
730575
  "flavor_text": null,
730492
730576
  "power": null,
@@ -730537,7 +730621,8 @@
730537
730621
  "mana_cost": "1R",
730538
730622
  "converted_mana_cost": 2,
730539
730623
  "oracle_text": [
730540
- "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.) Mage-Ring Bully attacks each turn if able."
730624
+ "Prowess (Whenever you cast a noncreature spell, this creature gets +1/+1 until end of turn.)",
730625
+ "Mage-Ring Bully attacks each turn if able."
730541
730626
  ],
730542
730627
  "flavor_text": "\"Don't be rude, Beleren. We just want to enjoy the view with you.\"",
730543
730628
  "power": "2",
@@ -730561,7 +730646,8 @@
730561
730646
  "mana_cost": "R",
730562
730647
  "converted_mana_cost": 1,
730563
730648
  "oracle_text": [
730564
- "As an additional cost to cast Magmatic Insight, discard a land card.Draw two cards."
730649
+ "As an additional cost to cast Magmatic Insight, discard a land card.",
730650
+ "Draw two cards."
730565
730651
  ],
730566
730652
  "flavor_text": "Chief among the tenets of Purphoros is that one must destroy in order to create.",
730567
730653
  "power": null,
@@ -730614,7 +730700,8 @@
730614
730700
  "mana_cost": "2RR",
730615
730701
  "converted_mana_cost": 4,
730616
730702
  "oracle_text": [
730617
- "When Pia and Kiran Nalaar enters the battlefield, put two 1/1 colorless Thopter artifact creature tokens with flying onto the battlefield.{2}{R}, Sacrifice an artifact: Pia and Kiran Nalaar deals 2 damage to target creature or player."
730703
+ "When Pia and Kiran Nalaar enters the battlefield, put two 1/1 colorless Thopter artifact creature tokens with flying onto the battlefield.",
730704
+ "{2}{R}, Sacrifice an artifact: Pia and Kiran Nalaar deals 2 damage to target creature or player."
730618
730705
  ],
730619
730706
  "flavor_text": null,
730620
730707
  "power": "2",
@@ -730664,7 +730751,8 @@
730664
730751
  "mana_cost": "XRR",
730665
730752
  "converted_mana_cost": 2,
730666
730753
  "oracle_text": [
730667
- "Ravaging Blaze deals X damage to target creature. Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, Ravaging Blaze also deals X damage to that creature's controller."
730754
+ "Ravaging Blaze deals X damage to target creature.",
730755
+ "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, Ravaging Blaze also deals X damage to that creature's controller."
730668
730756
  ],
730669
730757
  "flavor_text": "In time, not even the fire monks could keep up with Chandra.",
730670
730758
  "power": null,
@@ -730691,7 +730779,9 @@
730691
730779
  "mana_cost": "1RR",
730692
730780
  "converted_mana_cost": 3,
730693
730781
  "oracle_text": [
730694
- "HasteRenown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.) Whenever an opponent casts a noncreature spell, if Scab-Clan Berserker is renowned, Scab-Clan Berserker deals 2 damage to that player."
730782
+ "Haste",
730783
+ "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)",
730784
+ "Whenever an opponent casts a noncreature spell, if Scab-Clan Berserker is renowned, Scab-Clan Berserker deals 2 damage to that player."
730695
730785
  ],
730696
730786
  "flavor_text": null,
730697
730787
  "power": "2",
@@ -730821,7 +730911,8 @@
730821
730911
  "mana_cost": "2R",
730822
730912
  "converted_mana_cost": 3,
730823
730913
  "oracle_text": [
730824
- "When Thopter Engineer enters the battlefield, put a 1/1 colorless Thopter artifact creature token with flying onto the battlefield.Artifact creatures you control have haste. (They can attack and {T} as soon as they come under your control.)"
730914
+ "When Thopter Engineer enters the battlefield, put a 1/1 colorless Thopter artifact creature token with flying onto the battlefield.",
730915
+ "Artifact creatures you control have haste. (They can attack and {T} as soon as they come under your control.)"
730825
730916
  ],
730826
730917
  "flavor_text": null,
730827
730918
  "power": "1",
@@ -730919,7 +731010,8 @@
730919
731010
  "mana_cost": "XG",
730920
731011
  "converted_mana_cost": 1,
730921
731012
  "oracle_text": [
730922
- "Reveal the top X cards of your library. Put all land cards from among them onto the battlefield tapped and the rest on the bottom of your library in a random order.Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, untap those lands."
731013
+ "Reveal the top X cards of your library. Put all land cards from among them onto the battlefield tapped and the rest on the bottom of your library in a random order.",
731014
+ "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, untap those lands."
730923
731015
  ],
730924
731016
  "flavor_text": null,
730925
731017
  "power": null,
@@ -731000,7 +731092,9 @@
731000
731092
  "mana_cost": "2GG",
731001
731093
  "converted_mana_cost": 4,
731002
731094
  "oracle_text": [
731003
- "ReachOther Elf creatures you control get +1/+1.Whenever Dwynen, Gilt-Leaf Daen attacks, you gain 1 life for each attacking Elf you control."
731095
+ "Reach",
731096
+ "Other Elf creatures you control get +1/+1.",
731097
+ "Whenever Dwynen, Gilt-Leaf Daen attacks, you gain 1 life for each attacking Elf you control."
731004
731098
  ],
731005
731099
  "flavor_text": "\"This is our land. We will not allow eyeblights to poison its beauty.\"",
731006
731100
  "power": "3",
@@ -731154,7 +731248,8 @@
731154
731248
  "mana_cost": "1G",
731155
731249
  "converted_mana_cost": 2,
731156
731250
  "oracle_text": [
731157
- "Reveal the top five cards of your library. You may put a creature card from among them into your hand. Put the rest into your graveyard.Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, put up to two creature cards from among the revealed cards into your hand instead of one."
731251
+ "Reveal the top five cards of your library. You may put a creature card from among them into your hand. Put the rest into your graveyard.",
731252
+ "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, put up to two creature cards from among the revealed cards into your hand instead of one."
731158
731253
  ],
731159
731254
  "flavor_text": null,
731160
731255
  "power": null,
@@ -731205,7 +731300,8 @@
731205
731300
  "mana_cost": "1G",
731206
731301
  "converted_mana_cost": 2,
731207
731302
  "oracle_text": [
731208
- "Enchantment spells you cast cost {1} less to cast.Whenever you cast an enchantment spell, you gain 1 life."
731303
+ "Enchantment spells you cast cost {1} less to cast.",
731304
+ "Whenever you cast an enchantment spell, you gain 1 life."
731209
731305
  ],
731210
731306
  "flavor_text": "The distinction of bearing the gods' banner is nothing compared to the glory of being closer to Nyx.",
731211
731307
  "power": "2",
@@ -731258,7 +731354,8 @@
731258
731354
  "mana_cost": "G",
731259
731355
  "converted_mana_cost": 1,
731260
731356
  "oracle_text": [
731261
- "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.) As long as Honored Hierarch is renowned, it has vigilance and \"{T}: Add one mana of any color to your mana pool.\""
731357
+ "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)",
731358
+ "As long as Honored Hierarch is renowned, it has vigilance and \"{T}: Add one mana of any color to your mana pool.\""
731262
731359
  ],
731263
731360
  "flavor_text": null,
731264
731361
  "power": "1",
@@ -731362,7 +731459,8 @@
731362
731459
  "mana_cost": "2G",
731363
731460
  "converted_mana_cost": 3,
731364
731461
  "oracle_text": [
731365
- "Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.) Whenever a player casts a spell, put a +1/+1 counter on Managorger Hydra."
731462
+ "Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)",
731463
+ "Whenever a player casts a spell, put a +1/+1 counter on Managorger Hydra."
731366
731464
  ],
731367
731465
  "flavor_text": null,
731368
731466
  "power": "1",
@@ -731388,7 +731486,8 @@
731388
731486
  "mana_cost": "1G",
731389
731487
  "converted_mana_cost": 2,
731390
731488
  "oracle_text": [
731391
- "Enchant creatureEnchanted creature gets +1/+3 and has reach. (It can block creatures with flying.)"
731489
+ "Enchant creature",
731490
+ "Enchanted creature gets +1/+3 and has reach. (It can block creatures with flying.)"
731392
731491
  ],
731393
731492
  "flavor_text": "\"Why does everything the Golgari touch end up sticky?\"—Arrester Lavinia, Tenth Precinct",
731394
731493
  "power": null,
@@ -731441,7 +731540,8 @@
731441
731540
  "mana_cost": "2G",
731442
731541
  "converted_mana_cost": 3,
731443
731542
  "oracle_text": [
731444
- "When Nissa, Vastwood Seer enters the battlefield, you may search your library for a basic Forest card, reveal it, put it into your hand, then shuffle your library.Whenever a land enters the battlefield under your control, if you control seven or more lands, exile Nissa, then return her to the battlefield transformed under her owner's control."
731543
+ "When Nissa, Vastwood Seer enters the battlefield, you may search your library for a basic Forest card, reveal it, put it into your hand, then shuffle your library.",
731544
+ "Whenever a land enters the battlefield under your control, if you control seven or more lands, exile Nissa, then return her to the battlefield transformed under her owner's control."
731445
731545
  ],
731446
731546
  "flavor_text": null,
731447
731547
  "power": "2",
@@ -731493,7 +731593,8 @@
731493
731593
  "mana_cost": "2G",
731494
731594
  "converted_mana_cost": 3,
731495
731595
  "oracle_text": [
731496
- "Search your library for up to two basic Forest cards, reveal those cards, and put one onto the battlefield tapped and the rest into your hand. Then shuffle your library.Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, search your library for up to three basic Forest cards instead of two."
731596
+ "Search your library for up to two basic Forest cards, reveal those cards, and put one onto the battlefield tapped and the rest into your hand. Then shuffle your library.",
731597
+ "Spell mastery — If there are two or more instant and/or sorcery cards in your graveyard, search your library for up to three basic Forest cards instead of two."
731497
731598
  ],
731498
731599
  "flavor_text": null,
731499
731600
  "power": null,
@@ -731569,7 +731670,8 @@
731569
731670
  "mana_cost": "3GG",
731570
731671
  "converted_mana_cost": 5,
731571
731672
  "oracle_text": [
731572
- "Renown 6 (When this creature deals combat damage to a player, if it isn't renowned, put six +1/+1 counters on it and it becomes renowned.) Outland Colossus can't be blocked by more than one creature."
731673
+ "Renown 6 (When this creature deals combat damage to a player, if it isn't renowned, put six +1/+1 counters on it and it becomes renowned.)",
731674
+ "Outland Colossus can't be blocked by more than one creature."
731573
731675
  ],
731574
731676
  "flavor_text": null,
731575
731677
  "power": "6",
@@ -731596,7 +731698,8 @@
731596
731698
  "mana_cost": "3G",
731597
731699
  "converted_mana_cost": 4,
731598
731700
  "oracle_text": [
731599
- "Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.) Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)"
731701
+ "Deathtouch (Any amount of damage this deals to a creature is enough to destroy it.)",
731702
+ "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)"
731600
731703
  ],
731601
731704
  "flavor_text": null,
731602
731705
  "power": "2",
@@ -731647,7 +731750,8 @@
731647
731750
  "mana_cost": "4G",
731648
731751
  "converted_mana_cost": 5,
731649
731752
  "oracle_text": [
731650
- "Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.) Renown 2 (When this creature deals combat damage to a player, if it isn't renowned, put two +1/+1 counters on it and it becomes renowned.)"
731753
+ "Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)",
731754
+ "Renown 2 (When this creature deals combat damage to a player, if it isn't renowned, put two +1/+1 counters on it and it becomes renowned.)"
731651
731755
  ],
731652
731756
  "flavor_text": null,
731653
731757
  "power": "4",
@@ -731673,7 +731777,8 @@
731673
731777
  "mana_cost": "4GG",
731674
731778
  "converted_mana_cost": 6,
731675
731779
  "oracle_text": [
731676
- "Vigilance (Attacking doesn't cause this creature to tap.) Reach (This creature can block creatures with flying.)"
731780
+ "Vigilance (Attacking doesn't cause this creature to tap.)",
731781
+ "Reach (This creature can block creatures with flying.)"
731677
731782
  ],
731678
731783
  "flavor_text": "The only thing more ill-tempered than a griffin in a web is the spider that must subdue it.",
731679
731784
  "power": "6",
@@ -731699,7 +731804,8 @@
731699
731804
  "mana_cost": "3G",
731700
731805
  "converted_mana_cost": 4,
731701
731806
  "oracle_text": [
731702
- "Whenever a creature you control becomes blocked, it gets +1/+1 until end of turn.{1}{G}: Target creature you control gains trample until end of turn. (It can deal excess combat damage to defending player or planeswalker while attacking.)"
731807
+ "Whenever a creature you control becomes blocked, it gets +1/+1 until end of turn.",
731808
+ "{1}{G}: Target creature you control gains trample until end of turn. (It can deal excess combat damage to defending player or planeswalker while attacking.)"
731703
731809
  ],
731704
731810
  "flavor_text": null,
731705
731811
  "power": "3",
@@ -731725,7 +731831,7 @@
731725
731831
  "mana_cost": "3G",
731726
731832
  "converted_mana_cost": 4,
731727
731833
  "oracle_text": [
731728
- "Trample",
731834
+ "Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)",
731729
731835
  "When Sylvan Messenger enters the battlefield, reveal the top four cards of your library. Put all Elf cards revealed this way into your hand and the rest on the bottom of your library in any order."
731730
731836
  ],
731731
731837
  "flavor_text": null,
@@ -731802,7 +731908,8 @@
731802
731908
  "mana_cost": "1G",
731803
731909
  "converted_mana_cost": 2,
731804
731910
  "oracle_text": [
731805
- "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.) {2}{G}: Regenerate Undercity Troll. (The next time this creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)"
731911
+ "Renown 1 (When this creature deals combat damage to a player, if it isn't renowned, put a +1/+1 counter on it and it becomes renowned.)",
731912
+ "{2}{G}: Regenerate Undercity Troll. (The next time this creature would be destroyed this turn, it isn't. Instead tap it, remove all damage from it, and remove it from combat.)"
731806
731913
  ],
731807
731914
  "flavor_text": null,
731808
731915
  "power": "2",
@@ -731829,7 +731936,8 @@
731829
731936
  "mana_cost": "2G",
731830
731937
  "converted_mana_cost": 3,
731831
731938
  "oracle_text": [
731832
- "Renown 2 (When this creature deals combat damage to a player, if it isn't renowned, put two +1/+1 counters on it and it becomes renowned.) Whenever a creature you control becomes renowned, draw a card."
731939
+ "Renown 2 (When this creature deals combat damage to a player, if it isn't renowned, put two +1/+1 counters on it and it becomes renowned.)",
731940
+ "Whenever a creature you control becomes renowned, draw a card."
731833
731941
  ],
731834
731942
  "flavor_text": null,
731835
731943
  "power": "1",
@@ -732059,7 +732167,8 @@
732059
732167
  "mana_cost": "1UG",
732060
732168
  "converted_mana_cost": 3,
732061
732169
  "oracle_text": [
732062
- "Flash (You may cast this spell any time you could cast an instant.) When Bounding Krasis enters the battlefield, you may tap or untap target creature."
732170
+ "Flash (You may cast this spell any time you could cast an instant.)",
732171
+ "When Bounding Krasis enters the battlefield, you may tap or untap target creature."
732063
732172
  ],
732064
732173
  "flavor_text": "Unpredictable as a storm and destructive as a tidal wave.",
732065
732174
  "power": "3",
@@ -732086,7 +732195,8 @@
732086
732195
  "mana_cost": "1WG",
732087
732196
  "converted_mana_cost": 3,
732088
732197
  "oracle_text": [
732089
- "Vigilance (Attacking doesn't cause this creature to tap.) Renown 2 (When this creature deals combat damage to a player, if it isn't renowned, put two +1/+1 counters on it and it becomes renowned.)"
732198
+ "Vigilance (Attacking doesn't cause this creature to tap.)",
732199
+ "Renown 2 (When this creature deals combat damage to a player, if it isn't renowned, put two +1/+1 counters on it and it becomes renowned.)"
732090
732200
  ],
732091
732201
  "flavor_text": "\"I am the first line of defense. You will not encounter the second.\"",
732092
732202
  "power": "2",
@@ -732139,7 +732249,8 @@
732139
732249
  "mana_cost": "3UB",
732140
732250
  "converted_mana_cost": 5,
732141
732251
  "oracle_text": [
732142
- "When Possessed Skaab enters the battlefield, return target instant, sorcery, or creature card from your graveyard to your hand.If Possessed Skaab would die, exile it instead."
732252
+ "When Possessed Skaab enters the battlefield, return target instant, sorcery, or creature card from your graveyard to your hand.",
732253
+ "If Possessed Skaab would die, exile it instead."
732143
732254
  ],
732144
732255
  "flavor_text": "A stitcher's attempt at a skaab with a soul.",
732145
732256
  "power": "3",
@@ -732166,7 +732277,8 @@
732166
732277
  "mana_cost": "2UR",
732167
732278
  "converted_mana_cost": 4,
732168
732279
  "oracle_text": [
732169
- "Haste (This creature can attack and {T} as soon as it comes under your control.) When Reclusive Artificer enters the battlefield, you may have it deal damage to target creature equal to the number of artifacts you control."
732280
+ "Haste (This creature can attack and {T} as soon as it comes under your control.)",
732281
+ "When Reclusive Artificer enters the battlefield, you may have it deal damage to target creature equal to the number of artifacts you control."
732170
732282
  ],
732171
732283
  "flavor_text": null,
732172
732284
  "power": "2",
@@ -732219,7 +732331,9 @@
732219
732331
  "mana_cost": "2WU",
732220
732332
  "converted_mana_cost": 4,
732221
732333
  "oracle_text": [
732222
- "Flash (You may cast this spell any time you could cast an instant.) FlyingOther creatures you control with flying get +1/+1."
732334
+ "Flash (You may cast this spell any time you could cast an instant.)",
732335
+ "Flying",
732336
+ "Other creatures you control with flying get +1/+1."
732223
732337
  ],
732224
732338
  "flavor_text": "Thunder doesn't always mean rain. Sometimes it means ruin.",
732225
732339
  "power": "2",
@@ -732269,7 +732383,8 @@
732269
732383
  "mana_cost": "2",
732270
732384
  "converted_mana_cost": 2,
732271
732385
  "oracle_text": [
732272
- "When Alchemist's Vial enters the battlefield, draw a card.{1}, {T}, Sacrifice Alchemist's Vial: Target creature can't attack or block this turn."
732386
+ "When Alchemist's Vial enters the battlefield, draw a card.",
732387
+ "{1}, {T}, Sacrifice Alchemist's Vial: Target creature can't attack or block this turn."
732273
732388
  ],
732274
732389
  "flavor_text": "A weapon best suited for those with good aim and steady hands.",
732275
732390
  "power": null,
@@ -732295,7 +732410,8 @@
732295
732410
  "mana_cost": "5",
732296
732411
  "converted_mana_cost": 5,
732297
732412
  "oracle_text": [
732298
- "If you would gain life, you gain twice that much life instead.If you would draw a card except the first one you draw in each of your draw steps, draw two cards instead."
732413
+ "If you would gain life, you gain twice that much life instead.",
732414
+ "If you would draw a card except the first one you draw in each of your draw steps, draw two cards instead."
732299
732415
  ],
732300
732416
  "flavor_text": "It contains the totality of Alhammarret's notes, theories, and ponderings.",
732301
732417
  "power": null,
@@ -732372,7 +732488,7 @@
732372
732488
  "mana_cost": "3",
732373
732489
  "converted_mana_cost": 3,
732374
732490
  "oracle_text": [
732375
- "Equipped creature gets +2/+2 and has trample. (If it would assign enough damage to its blockers to destroy them, you may have it assign the rest of its damage to defending player or planeswalker.)",
732491
+ "Equipped creature gets +2/+2 and has trample. (It can deal excess combat damage to defending player or planeswalker while attacking.)",
732376
732492
  "Equip {4} ({4}: Attach to target creature you control. Equip only as a sorcery.)"
732377
732493
  ],
732378
732494
  "flavor_text": null,
@@ -732481,7 +732597,7 @@
732481
732597
  "mana_cost": "3",
732482
732598
  "converted_mana_cost": 3,
732483
732599
  "oracle_text": [
732484
- "Defender"
732600
+ "Defender (This creature can't attack.)"
732485
732601
  ],
732486
732602
  "flavor_text": "The histories speak of two feuding rulers whose deaths were celebrated and whose monuments symbolized the end of their wars. In truth they were peaceful lovers, their story lost to the ages.",
732487
732603
  "power": "0",
@@ -732508,7 +732624,9 @@
732508
732624
  "mana_cost": "XX",
732509
732625
  "converted_mana_cost": 0,
732510
732626
  "oracle_text": [
732511
- "Hangarback Walker enters the battlefield with X +1/+1 counters on it.When Hangarback Walker dies, put a 1/1 colorless Thopter artifact creature token with flying onto the battlefield for each +1/+1 counter on Hangarback Walker.{1}, {T}: Put a +1/+1 counter on Hangarback Walker."
732627
+ "Hangarback Walker enters the battlefield with X +1/+1 counters on it.",
732628
+ "When Hangarback Walker dies, put a 1/1 colorless Thopter artifact creature token with flying onto the battlefield for each +1/+1 counter on Hangarback Walker.",
732629
+ "{1}, {T}: Put a +1/+1 counter on Hangarback Walker."
732512
732630
  ],
732513
732631
  "flavor_text": null,
732514
732632
  "power": "0",
@@ -732534,7 +732652,8 @@
732534
732652
  "mana_cost": "1",
732535
732653
  "converted_mana_cost": 1,
732536
732654
  "oracle_text": [
732537
- "Equipped creature gets +1/+1 for each enchantment you control.Equip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)"
732655
+ "Equipped creature gets +1/+1 for each enchantment you control.",
732656
+ "Equip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)"
732538
732657
  ],
732539
732658
  "flavor_text": "Its blessings are as numerous as the stars of Nyx.",
732540
732659
  "power": null,
@@ -732585,7 +732704,9 @@
732585
732704
  "mana_cost": "7",
732586
732705
  "converted_mana_cost": 7,
732587
732706
  "oracle_text": [
732588
- "Mage-Ring Responder doesn't untap during your untap step.{7}: Untap Mage-Ring Responder.Whenever Mage-Ring Responder attacks, it deals 7 damage to target creature defending player controls."
732707
+ "Mage-Ring Responder doesn't untap during your untap step.",
732708
+ "{7}: Untap Mage-Ring Responder.",
732709
+ "Whenever Mage-Ring Responder attacks, it deals 7 damage to target creature defending player controls."
732589
732710
  ],
732590
732711
  "flavor_text": null,
732591
732712
  "power": "7",
@@ -732634,7 +732755,8 @@
732634
732755
  "mana_cost": "5",
732635
732756
  "converted_mana_cost": 5,
732636
732757
  "oracle_text": [
732637
- "You have hexproof. (You can't be the target of spells or abilities your opponents control.) If a creature would deal damage to you, prevent 1 of that damage."
732758
+ "You have hexproof. (You can't be the target of spells or abilities your opponents control.)",
732759
+ "If a creature would deal damage to you, prevent 1 of that damage."
732638
732760
  ],
732639
732761
  "flavor_text": "One orb to guard the body, one to protect the mind, and one to shield the soul.",
732640
732762
  "power": null,
@@ -732658,7 +732780,8 @@
732658
732780
  "mana_cost": "1",
732659
732781
  "converted_mana_cost": 1,
732660
732782
  "oracle_text": [
732661
- "As Prism Ring enters the battlefield, choose a color.Whenever you cast a spell of the chosen color, you gain 1 life."
732783
+ "As Prism Ring enters the battlefield, choose a color.",
732784
+ "Whenever you cast a spell of the chosen color, you gain 1 life."
732662
732785
  ],
732663
732786
  "flavor_text": "Wear it on your dominant hand and it will follow your lead.",
732664
732787
  "power": null,
@@ -732711,7 +732834,8 @@
732711
732834
  "mana_cost": "3",
732712
732835
  "converted_mana_cost": 3,
732713
732836
  "oracle_text": [
732714
- "Ramroller attacks each turn if able.Ramroller gets +2/+0 as long as you control another artifact."
732837
+ "Ramroller attacks each turn if able.",
732838
+ "Ramroller gets +2/+0 as long as you control another artifact."
732715
732839
  ],
732716
732840
  "flavor_text": "As unstoppable as it is unsteerable.",
732717
732841
  "power": "2",
@@ -732764,7 +732888,8 @@
732764
732888
  "mana_cost": "2",
732765
732889
  "converted_mana_cost": 2,
732766
732890
  "oracle_text": [
732767
- "Whenever equipped creature attacks alone, it gets +1/+1 until end of turn for each other creature you control.Equip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)"
732891
+ "Whenever equipped creature attacks alone, it gets +1/+1 until end of turn for each other creature you control.",
732892
+ "Equip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)"
732768
732893
  ],
732769
732894
  "flavor_text": "With each honor he earns, Gideon paves the path to his redemption.",
732770
732895
  "power": null,
@@ -732792,7 +732917,9 @@
732792
732917
  "mana_cost": "2",
732793
732918
  "converted_mana_cost": 2,
732794
732919
  "oracle_text": [
732795
- "Equipped creature gets +1/+1.Whenever equipped creature attacks, you may search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.Equip {2}"
732920
+ "Equipped creature gets +1/+1.",
732921
+ "Whenever equipped creature attacks, you may search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.",
732922
+ "Equip {2}"
732796
732923
  ],
732797
732924
  "flavor_text": "The blade glows only for Zendikar's chosen.",
732798
732925
  "power": null,
@@ -732818,7 +732945,9 @@
732818
732945
  "mana_cost": "2",
732819
732946
  "converted_mana_cost": 2,
732820
732947
  "oracle_text": [
732821
- "Equipped creature gets +2/+0.Whenever equipped creature attacks, you may sacrifice Throwing Knife. If you do, Throwing Knife deals 2 damage to target creature or player.Equip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)"
732948
+ "Equipped creature gets +2/+0.",
732949
+ "Whenever equipped creature attacks, you may sacrifice Throwing Knife. If you do, Throwing Knife deals 2 damage to target creature or player.",
732950
+ "Equip {2} ({2}: Attach to target creature you control. Equip only as a sorcery.)"
732822
732951
  ],
732823
732952
  "flavor_text": null,
732824
732953
  "power": null,
@@ -732844,7 +732973,8 @@
732844
732973
  "mana_cost": "2",
732845
732974
  "converted_mana_cost": 2,
732846
732975
  "oracle_text": [
732847
- "Equipped creature gets +1/+1.Equip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)"
732976
+ "Equipped creature gets +1/+1.",
732977
+ "Equip {1} ({1}: Attach to target creature you control. Equip only as a sorcery.)"
732848
732978
  ],
732849
732979
  "flavor_text": "\"I've broken three swords, eighteen lances, and countless shields, but this little blade has survived every battle, just like I have.\"",
732850
732980
  "power": null,
@@ -732892,7 +733022,7 @@
732892
733022
  "mana_cost": null,
732893
733023
  "converted_mana_cost": 0,
732894
733024
  "oracle_text": [
732895
- "{T}: Add {1} to your mana pool.",
733025
+ "{T}: Add {C} to your mana pool.",
732896
733026
  "{T}: Add {R} or {W} to your mana pool. Battlefield Forge deals 1 damage to you."
732897
733027
  ],
732898
733028
  "flavor_text": null,
@@ -732917,7 +733047,7 @@
732917
733047
  "mana_cost": null,
732918
733048
  "converted_mana_cost": 0,
732919
733049
  "oracle_text": [
732920
- "{T}: Add {1} to your mana pool.",
733050
+ "{T}: Add {C} to your mana pool.",
732921
733051
  "{T}: Add {W} or {B} to your mana pool. Caves of Koilos deals 1 damage to you."
732922
733052
  ],
732923
733053
  "flavor_text": null,
@@ -732966,7 +733096,8 @@
732966
733096
  "mana_cost": null,
732967
733097
  "converted_mana_cost": 0,
732968
733098
  "oracle_text": [
732969
- "{T}: Add {1} to your mana pool.{5}, {T}, Sacrifice Foundry of the Consuls: Put two 1/1 colorless Thopter artifact creature tokens with flying onto the battlefield."
733099
+ "{T}: Add {C} to your mana pool.",
733100
+ "{5}, {T}, Sacrifice Foundry of the Consuls: Put two 1/1 colorless Thopter artifact creature tokens with flying onto the battlefield."
732970
733101
  ],
732971
733102
  "flavor_text": "All around the foundry, automatons unhitched themselves from their mounts and pivoted to face Chandra.",
732972
733103
  "power": null,
@@ -732990,7 +733121,7 @@
732990
733121
  "mana_cost": null,
732991
733122
  "converted_mana_cost": 0,
732992
733123
  "oracle_text": [
732993
- "{T}: Add {1} to your mana pool.",
733124
+ "{T}: Add {C} to your mana pool.",
732994
733125
  "{T}: Add {B} or {G} to your mana pool. Llanowar Wastes deals 1 damage to you."
732995
733126
  ],
732996
733127
  "flavor_text": null,
@@ -733015,7 +733146,9 @@
733015
733146
  "mana_cost": null,
733016
733147
  "converted_mana_cost": 0,
733017
733148
  "oracle_text": [
733018
- "{T}: Add {1} to your mana pool.{1}, {T}: Put a storage counter on Mage-Ring Network.{T}, Remove X storage counters from Mage-Ring Network: Add {X} to your mana pool."
733149
+ "{T}: Add {C} to your mana pool.",
733150
+ "{1}, {T}: Put a storage counter on Mage-Ring Network.",
733151
+ "{T}, Remove any number of storage counters from Mage-Ring Network: Add {C} to your mana pool for each storage counter removed this way."
733019
733152
  ],
733020
733153
  "flavor_text": null,
733021
733154
  "power": null,
@@ -733039,7 +733172,7 @@
733039
733172
  "mana_cost": null,
733040
733173
  "converted_mana_cost": 0,
733041
733174
  "oracle_text": [
733042
- "{T}: Add {1} to your mana pool.",
733175
+ "{T}: Add {C} to your mana pool.",
733043
733176
  "{4}, {T}: Target creature can't be blocked this turn."
733044
733177
  ],
733045
733178
  "flavor_text": "Rumors quickly spread among thieves about a labyrinth without walls and a prize beyond all measures of worth.",
@@ -733064,7 +733197,7 @@
733064
733197
  "mana_cost": null,
733065
733198
  "converted_mana_cost": 0,
733066
733199
  "oracle_text": [
733067
- "{T}: Add {1} to your mana pool.",
733200
+ "{T}: Add {C} to your mana pool.",
733068
733201
  "{T}: Add {U} or {R} to your mana pool. Shivan Reef deals 1 damage to you."
733069
733202
  ],
733070
733203
  "flavor_text": null,
@@ -733089,7 +733222,7 @@
733089
733222
  "mana_cost": null,
733090
733223
  "converted_mana_cost": 0,
733091
733224
  "oracle_text": [
733092
- "{T}: Add {1} to your mana pool.",
733225
+ "{T}: Add {C} to your mana pool.",
733093
733226
  "{T}: Add {G} or {U} to your mana pool. Yavimaya Coast deals 1 damage to you."
733094
733227
  ],
733095
733228
  "flavor_text": null,
@@ -733729,7 +733862,7 @@
733729
733862
  "oracle_text": [
733730
733863
  "Flying, vigilance"
733731
733864
  ],
733732
- "flavor_text": "\"Even from miles away, I could see our eagles circling. That's when I gave the command to pick up the pace. I knew we were needed at home.\"—Kanlos, Akroan captain",
733865
+ "flavor_text": "\"Even from miles away, I could see our eagles circling. That's when I knew we were needed at home.\"—Kanlos, Akroan captain",
733733
733866
  "power": "2",
733734
733867
  "toughness": "1",
733735
733868
  "loyalty": null,
@@ -733830,7 +733963,7 @@
733830
733963
  "oracle_text": [
733831
733964
  "Draw two cards."
733832
733965
  ],
733833
- "flavor_text": "Destiny is a flickering path among tangles possibilities.",
733966
+ "flavor_text": "Destiny is a flickering path among tangled possibilities.",
733834
733967
  "power": null,
733835
733968
  "toughness": null,
733836
733969
  "loyalty": null,
@@ -734062,7 +734195,7 @@
734062
734195
  "converted_mana_cost": 6,
734063
734196
  "oracle_text": [
734064
734197
  "Terra Stomper can't be countered.",
734065
- "Trample (If this creature would assign enough damage to its blockers to destroy them, you may have it assign the rest of its damage to defending player or planeswalker.)"
734198
+ "Trample (This creature can deal excess combat damage to defending player or planeswalker while attacking.)"
734066
734199
  ],
734067
734200
  "flavor_text": "Sometimes violent earthquakes, hurtling boulders, and unseasonable dust storms are wrongly attributed to the Roil.",
734068
734201
  "power": "8",
@@ -760308,6 +760441,508 @@
760308
760441
  "other_part": null,
760309
760442
  "color_indicator": null
760310
760443
  },
760444
+ {
760445
+ "name": "Mystic Gate",
760446
+ "set_name": "Zendikar Expeditions",
760447
+ "collector_num": "26",
760448
+ "illustrator": "Adam Paquette",
760449
+ "types": [
760450
+ "Land"
760451
+ ],
760452
+ "supertypes": [],
760453
+ "subtypes": [],
760454
+ "rarity": "Mythic Rare",
760455
+ "mana_cost": null,
760456
+ "converted_mana_cost": 0,
760457
+ "oracle_text": [
760458
+ "{T}: Add {1} to your mana pool.",
760459
+ "{W/U}, {T}: Add {W}{W}, {W}{U}, or {U}{U} to your mana pool."
760460
+ ],
760461
+ "flavor_text": null,
760462
+ "power": null,
760463
+ "toughness": null,
760464
+ "loyalty": null,
760465
+ "multiverse_id": 409557,
760466
+ "other_part": null,
760467
+ "color_indicator": null
760468
+ },
760469
+ {
760470
+ "name": "Sunken Ruins",
760471
+ "set_name": "Zendikar Expeditions",
760472
+ "collector_num": "27",
760473
+ "illustrator": "Adam Paquette",
760474
+ "types": [
760475
+ "Land"
760476
+ ],
760477
+ "supertypes": [],
760478
+ "subtypes": [],
760479
+ "rarity": "Mythic Rare",
760480
+ "mana_cost": null,
760481
+ "converted_mana_cost": 0,
760482
+ "oracle_text": [
760483
+ "{T}: Add {1} to your mana pool.",
760484
+ "{U/B}, {T}: Add {U}{U}, {U}{B}, or {B}{B} to your mana pool."
760485
+ ],
760486
+ "flavor_text": null,
760487
+ "power": null,
760488
+ "toughness": null,
760489
+ "loyalty": null,
760490
+ "multiverse_id": 409558,
760491
+ "other_part": null,
760492
+ "color_indicator": null
760493
+ },
760494
+ {
760495
+ "name": "Graven Cairns",
760496
+ "set_name": "Zendikar Expeditions",
760497
+ "collector_num": "28",
760498
+ "illustrator": "Adam Paquette",
760499
+ "types": [
760500
+ "Land"
760501
+ ],
760502
+ "supertypes": [],
760503
+ "subtypes": [],
760504
+ "rarity": "Mythic Rare",
760505
+ "mana_cost": null,
760506
+ "converted_mana_cost": 0,
760507
+ "oracle_text": [
760508
+ "{T}: Add {1} to your mana pool.",
760509
+ "{B/R}, {T}: Add {B}{B}, {B}{R}, or {R}{R} to your mana pool."
760510
+ ],
760511
+ "flavor_text": null,
760512
+ "power": null,
760513
+ "toughness": null,
760514
+ "loyalty": null,
760515
+ "multiverse_id": 409559,
760516
+ "other_part": null,
760517
+ "color_indicator": null
760518
+ },
760519
+ {
760520
+ "name": "Fire-Lit Thicket",
760521
+ "set_name": "Zendikar Expeditions",
760522
+ "collector_num": "29",
760523
+ "illustrator": "Adam Paquette",
760524
+ "types": [
760525
+ "Land"
760526
+ ],
760527
+ "supertypes": [],
760528
+ "subtypes": [],
760529
+ "rarity": "Mythic Rare",
760530
+ "mana_cost": null,
760531
+ "converted_mana_cost": 0,
760532
+ "oracle_text": [
760533
+ "{T}: Add {1} to your mana pool.",
760534
+ "{R/G}, {T}: Add {R}{R}, {R}{G}, or {G}{G} to your mana pool."
760535
+ ],
760536
+ "flavor_text": null,
760537
+ "power": null,
760538
+ "toughness": null,
760539
+ "loyalty": null,
760540
+ "multiverse_id": 409560,
760541
+ "other_part": null,
760542
+ "color_indicator": null
760543
+ },
760544
+ {
760545
+ "name": "Wooded Bastion",
760546
+ "set_name": "Zendikar Expeditions",
760547
+ "collector_num": "30",
760548
+ "illustrator": "Adam Paquette",
760549
+ "types": [
760550
+ "Land"
760551
+ ],
760552
+ "supertypes": [],
760553
+ "subtypes": [],
760554
+ "rarity": "Mythic Rare",
760555
+ "mana_cost": null,
760556
+ "converted_mana_cost": 0,
760557
+ "oracle_text": [
760558
+ "{T}: Add {1} to your mana pool.",
760559
+ "{G/W}, {T}: Add {G}{G}, {G}{W}, or {W}{W} to your mana pool."
760560
+ ],
760561
+ "flavor_text": null,
760562
+ "power": null,
760563
+ "toughness": null,
760564
+ "loyalty": null,
760565
+ "multiverse_id": 409561,
760566
+ "other_part": null,
760567
+ "color_indicator": null
760568
+ },
760569
+ {
760570
+ "name": "Fetid Heath",
760571
+ "set_name": "Zendikar Expeditions",
760572
+ "collector_num": "31",
760573
+ "illustrator": "Christine Choi",
760574
+ "types": [
760575
+ "Land"
760576
+ ],
760577
+ "supertypes": [],
760578
+ "subtypes": [],
760579
+ "rarity": "Mythic Rare",
760580
+ "mana_cost": null,
760581
+ "converted_mana_cost": 0,
760582
+ "oracle_text": [
760583
+ "{T}: Add {1} to your mana pool.",
760584
+ "{W/B}, {T}: Add {W}{W}, {W}{B}, or {B}{B} to your mana pool."
760585
+ ],
760586
+ "flavor_text": null,
760587
+ "power": null,
760588
+ "toughness": null,
760589
+ "loyalty": null,
760590
+ "multiverse_id": 409562,
760591
+ "other_part": null,
760592
+ "color_indicator": null
760593
+ },
760594
+ {
760595
+ "name": "Cascade Bluffs",
760596
+ "set_name": "Zendikar Expeditions",
760597
+ "collector_num": "32",
760598
+ "illustrator": "Christine Choi",
760599
+ "types": [
760600
+ "Land"
760601
+ ],
760602
+ "supertypes": [],
760603
+ "subtypes": [],
760604
+ "rarity": "Mythic Rare",
760605
+ "mana_cost": null,
760606
+ "converted_mana_cost": 0,
760607
+ "oracle_text": [
760608
+ "{T}: Add {1} to your mana pool.",
760609
+ "{U/R}, {T}: Add {U}{U}, {U}{R}, or {R}{R} to your mana pool."
760610
+ ],
760611
+ "flavor_text": null,
760612
+ "power": null,
760613
+ "toughness": null,
760614
+ "loyalty": null,
760615
+ "multiverse_id": 409563,
760616
+ "other_part": null,
760617
+ "color_indicator": null
760618
+ },
760619
+ {
760620
+ "name": "Twilight Mire",
760621
+ "set_name": "Zendikar Expeditions",
760622
+ "collector_num": "33",
760623
+ "illustrator": "Christine Choi",
760624
+ "types": [
760625
+ "Land"
760626
+ ],
760627
+ "supertypes": [],
760628
+ "subtypes": [],
760629
+ "rarity": "Mythic Rare",
760630
+ "mana_cost": null,
760631
+ "converted_mana_cost": 0,
760632
+ "oracle_text": [
760633
+ "{T}: Add {1} to your mana pool.",
760634
+ "{B/G}, {T}: Add {B}{B}, {B}{G}, or {G}{G} to your mana pool."
760635
+ ],
760636
+ "flavor_text": null,
760637
+ "power": null,
760638
+ "toughness": null,
760639
+ "loyalty": null,
760640
+ "multiverse_id": 409564,
760641
+ "other_part": null,
760642
+ "color_indicator": null
760643
+ },
760644
+ {
760645
+ "name": "Rugged Prairie",
760646
+ "set_name": "Zendikar Expeditions",
760647
+ "collector_num": "34",
760648
+ "illustrator": "Christine Choi",
760649
+ "types": [
760650
+ "Land"
760651
+ ],
760652
+ "supertypes": [],
760653
+ "subtypes": [],
760654
+ "rarity": "Mythic Rare",
760655
+ "mana_cost": null,
760656
+ "converted_mana_cost": 0,
760657
+ "oracle_text": [
760658
+ "{T}: Add {1} to your mana pool.",
760659
+ "{R/W}, {T}: Add {R}{R}, {R}{W}, or {W}{W} to your mana pool."
760660
+ ],
760661
+ "flavor_text": null,
760662
+ "power": null,
760663
+ "toughness": null,
760664
+ "loyalty": null,
760665
+ "multiverse_id": 409565,
760666
+ "other_part": null,
760667
+ "color_indicator": null
760668
+ },
760669
+ {
760670
+ "name": "Flooded Grove",
760671
+ "set_name": "Zendikar Expeditions",
760672
+ "collector_num": "35",
760673
+ "illustrator": "Christine Choi",
760674
+ "types": [
760675
+ "Land"
760676
+ ],
760677
+ "supertypes": [],
760678
+ "subtypes": [],
760679
+ "rarity": "Mythic Rare",
760680
+ "mana_cost": null,
760681
+ "converted_mana_cost": 0,
760682
+ "oracle_text": [
760683
+ "{T}: Add {1} to your mana pool.",
760684
+ "{G/U}, {T}: Add {G}{G}, {G}{U}, or {U}{U} to your mana pool."
760685
+ ],
760686
+ "flavor_text": null,
760687
+ "power": null,
760688
+ "toughness": null,
760689
+ "loyalty": null,
760690
+ "multiverse_id": 409566,
760691
+ "other_part": null,
760692
+ "color_indicator": null
760693
+ },
760694
+ {
760695
+ "name": "Ancient Tomb",
760696
+ "set_name": "Zendikar Expeditions",
760697
+ "collector_num": "36",
760698
+ "illustrator": "Howard Lyon",
760699
+ "types": [
760700
+ "Land"
760701
+ ],
760702
+ "supertypes": [],
760703
+ "subtypes": [],
760704
+ "rarity": "Mythic Rare",
760705
+ "mana_cost": null,
760706
+ "converted_mana_cost": 0,
760707
+ "oracle_text": [
760708
+ "{T}: Add {2} to your mana pool. Ancient Tomb deals 2 damage to you."
760709
+ ],
760710
+ "flavor_text": null,
760711
+ "power": null,
760712
+ "toughness": null,
760713
+ "loyalty": null,
760714
+ "multiverse_id": 409567,
760715
+ "other_part": null,
760716
+ "color_indicator": null
760717
+ },
760718
+ {
760719
+ "name": "Dust Bowl",
760720
+ "set_name": "Zendikar Expeditions",
760721
+ "collector_num": "37",
760722
+ "illustrator": "Florian de Gesincourt",
760723
+ "types": [
760724
+ "Land"
760725
+ ],
760726
+ "supertypes": [],
760727
+ "subtypes": [],
760728
+ "rarity": "Mythic Rare",
760729
+ "mana_cost": null,
760730
+ "converted_mana_cost": 0,
760731
+ "oracle_text": [
760732
+ "{T}: Add {1} to your mana pool.",
760733
+ "{3}, {T}, Sacrifice a land: Destroy target nonbasic land."
760734
+ ],
760735
+ "flavor_text": null,
760736
+ "power": null,
760737
+ "toughness": null,
760738
+ "loyalty": null,
760739
+ "multiverse_id": 409568,
760740
+ "other_part": null,
760741
+ "color_indicator": null
760742
+ },
760743
+ {
760744
+ "name": "Eye of Ugin",
760745
+ "set_name": "Zendikar Expeditions",
760746
+ "collector_num": "38",
760747
+ "illustrator": "James Paick",
760748
+ "types": [
760749
+ "Land"
760750
+ ],
760751
+ "supertypes": [
760752
+ "Legendary"
760753
+ ],
760754
+ "subtypes": [],
760755
+ "rarity": "Mythic Rare",
760756
+ "mana_cost": null,
760757
+ "converted_mana_cost": 0,
760758
+ "oracle_text": [
760759
+ "Colorless Eldrazi spells you cast cost {2} less to cast.",
760760
+ "{7}, {T}: Search your library for a colorless creature card, reveal it, and put it into your hand. Then shuffle your library."
760761
+ ],
760762
+ "flavor_text": null,
760763
+ "power": null,
760764
+ "toughness": null,
760765
+ "loyalty": null,
760766
+ "multiverse_id": 409569,
760767
+ "other_part": null,
760768
+ "color_indicator": null
760769
+ },
760770
+ {
760771
+ "name": "Forbidden Orchard",
760772
+ "set_name": "Zendikar Expeditions",
760773
+ "collector_num": "39",
760774
+ "illustrator": "Jesper Ejsing",
760775
+ "types": [
760776
+ "Land"
760777
+ ],
760778
+ "supertypes": [],
760779
+ "subtypes": [],
760780
+ "rarity": "Mythic Rare",
760781
+ "mana_cost": null,
760782
+ "converted_mana_cost": 0,
760783
+ "oracle_text": [
760784
+ "{T}: Add one mana of any color to your mana pool.",
760785
+ "Whenever you tap Forbidden Orchard for mana, target opponent puts a 1/1 colorless Spirit creature token onto the battlefield."
760786
+ ],
760787
+ "flavor_text": null,
760788
+ "power": null,
760789
+ "toughness": null,
760790
+ "loyalty": null,
760791
+ "multiverse_id": 409570,
760792
+ "other_part": null,
760793
+ "color_indicator": null
760794
+ },
760795
+ {
760796
+ "name": "Horizon Canopy",
760797
+ "set_name": "Zendikar Expeditions",
760798
+ "collector_num": "40",
760799
+ "illustrator": "Florian de Gesincourt",
760800
+ "types": [
760801
+ "Land"
760802
+ ],
760803
+ "supertypes": [],
760804
+ "subtypes": [],
760805
+ "rarity": "Mythic Rare",
760806
+ "mana_cost": null,
760807
+ "converted_mana_cost": 0,
760808
+ "oracle_text": [
760809
+ "{T}, Pay 1 life: Add {G} or {W} to your mana pool.",
760810
+ "{1}, {T}, Sacrifice Horizon Canopy: Draw a card."
760811
+ ],
760812
+ "flavor_text": null,
760813
+ "power": null,
760814
+ "toughness": null,
760815
+ "loyalty": null,
760816
+ "multiverse_id": 409571,
760817
+ "other_part": null,
760818
+ "color_indicator": null
760819
+ },
760820
+ {
760821
+ "name": "Kor Haven",
760822
+ "set_name": "Zendikar Expeditions",
760823
+ "collector_num": "41",
760824
+ "illustrator": "Jonas De Ro",
760825
+ "types": [
760826
+ "Land"
760827
+ ],
760828
+ "supertypes": [
760829
+ "Legendary"
760830
+ ],
760831
+ "subtypes": [],
760832
+ "rarity": "Mythic Rare",
760833
+ "mana_cost": null,
760834
+ "converted_mana_cost": 0,
760835
+ "oracle_text": [
760836
+ "{T}: Add {1} to your mana pool.",
760837
+ "{1}{W}, {T}: Prevent all combat damage that would be dealt by target attacking creature this turn."
760838
+ ],
760839
+ "flavor_text": null,
760840
+ "power": null,
760841
+ "toughness": null,
760842
+ "loyalty": null,
760843
+ "multiverse_id": 409572,
760844
+ "other_part": null,
760845
+ "color_indicator": null
760846
+ },
760847
+ {
760848
+ "name": "Mana Confluence",
760849
+ "set_name": "Zendikar Expeditions",
760850
+ "collector_num": "42",
760851
+ "illustrator": "Howard Lyon",
760852
+ "types": [
760853
+ "Land"
760854
+ ],
760855
+ "supertypes": [],
760856
+ "subtypes": [],
760857
+ "rarity": "Mythic Rare",
760858
+ "mana_cost": null,
760859
+ "converted_mana_cost": 0,
760860
+ "oracle_text": [
760861
+ "{T}, Pay 1 life: Add one mana of any color to your mana pool."
760862
+ ],
760863
+ "flavor_text": null,
760864
+ "power": null,
760865
+ "toughness": null,
760866
+ "loyalty": null,
760867
+ "multiverse_id": 409573,
760868
+ "other_part": null,
760869
+ "color_indicator": null
760870
+ },
760871
+ {
760872
+ "name": "Strip Mine",
760873
+ "set_name": "Zendikar Expeditions",
760874
+ "collector_num": "43",
760875
+ "illustrator": "Howard Lyon",
760876
+ "types": [
760877
+ "Land"
760878
+ ],
760879
+ "supertypes": [],
760880
+ "subtypes": [],
760881
+ "rarity": "Mythic Rare",
760882
+ "mana_cost": null,
760883
+ "converted_mana_cost": 0,
760884
+ "oracle_text": [
760885
+ "{T}: Add {1} to your mana pool.",
760886
+ "{T}, Sacrifice Strip Mine: Destroy target land."
760887
+ ],
760888
+ "flavor_text": null,
760889
+ "power": null,
760890
+ "toughness": null,
760891
+ "loyalty": null,
760892
+ "multiverse_id": 409574,
760893
+ "other_part": null,
760894
+ "color_indicator": null
760895
+ },
760896
+ {
760897
+ "name": "Tectonic Edge",
760898
+ "set_name": "Zendikar Expeditions",
760899
+ "collector_num": "44",
760900
+ "illustrator": "Raymond Swanland",
760901
+ "types": [
760902
+ "Land"
760903
+ ],
760904
+ "supertypes": [],
760905
+ "subtypes": [],
760906
+ "rarity": "Mythic Rare",
760907
+ "mana_cost": null,
760908
+ "converted_mana_cost": 0,
760909
+ "oracle_text": [
760910
+ "{T}: Add {1} to your mana pool.",
760911
+ "{1}, {T}, Sacrifice Tectonic Edge: Destroy target nonbasic land. Activate this ability only if an opponent controls four or more lands."
760912
+ ],
760913
+ "flavor_text": null,
760914
+ "power": null,
760915
+ "toughness": null,
760916
+ "loyalty": null,
760917
+ "multiverse_id": 409575,
760918
+ "other_part": null,
760919
+ "color_indicator": null
760920
+ },
760921
+ {
760922
+ "name": "Wasteland",
760923
+ "set_name": "Zendikar Expeditions",
760924
+ "collector_num": "45",
760925
+ "illustrator": "William Wu",
760926
+ "types": [
760927
+ "Land"
760928
+ ],
760929
+ "supertypes": [],
760930
+ "subtypes": [],
760931
+ "rarity": "Mythic Rare",
760932
+ "mana_cost": null,
760933
+ "converted_mana_cost": 0,
760934
+ "oracle_text": [
760935
+ "{T}: Add {1} to your mana pool.",
760936
+ "{T}, Sacrifice Wasteland: Destroy target nonbasic land."
760937
+ ],
760938
+ "flavor_text": null,
760939
+ "power": null,
760940
+ "toughness": null,
760941
+ "loyalty": null,
760942
+ "multiverse_id": 409576,
760943
+ "other_part": null,
760944
+ "color_indicator": null
760945
+ },
760311
760946
  {
760312
760947
  "name": "Deceiver of Form",
760313
760948
  "set_name": "Oath of the Gatewatch",