mirror of
https://github.com/correl/mage.git
synced 2024-11-28 19:19:55 +00:00
fixed ELD errors
This commit is contained in:
parent
3eb4493a45
commit
6367bf68b2
2 changed files with 650 additions and 508 deletions
|
@ -26,60 +26,60 @@ public final class ThroneOfEldraine extends ExpansionSet {
|
|||
this.ratioBoosterMythic = 8;
|
||||
this.maxCardNumberInBooster = 269;
|
||||
|
||||
cards.add(new SetCardInfo("Acclaimed Contender", 1, Rarity.RARE, mage.cards.a.AcclaimedContender.class));
|
||||
cards.add(new SetCardInfo("Acclaimed Contender", 334, Rarity.RARE, mage.cards.a.AcclaimedContender.class));
|
||||
cards.add(new SetCardInfo("Acclaimed Contender", 1, Rarity.RARE, mage.cards.a.AcclaimedContender.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Acclaimed Contender", 334, Rarity.RARE, mage.cards.a.AcclaimedContender.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Alela, Artful Provocateur", 324, Rarity.MYTHIC, mage.cards.a.AlelaArtfulProvocateur.class));
|
||||
cards.add(new SetCardInfo("All That Glitters", 2, Rarity.UNCOMMON, mage.cards.a.AllThatGlitters.class));
|
||||
cards.add(new SetCardInfo("Animating Faerie", 280, Rarity.UNCOMMON, mage.cards.a.AnimatingFaerie.class));
|
||||
cards.add(new SetCardInfo("Animating Faerie", 38, Rarity.UNCOMMON, mage.cards.a.AnimatingFaerie.class));
|
||||
cards.add(new SetCardInfo("Animating Faerie", 280, Rarity.UNCOMMON, mage.cards.a.AnimatingFaerie.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Animating Faerie", 38, Rarity.UNCOMMON, mage.cards.a.AnimatingFaerie.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Arcane Signet", 331, Rarity.COMMON, mage.cards.a.ArcaneSignet.class));
|
||||
cards.add(new SetCardInfo("Arcanist's Owl", 206, Rarity.UNCOMMON, mage.cards.a.ArcanistsOwl.class));
|
||||
cards.add(new SetCardInfo("Archon of Absolution", 3, Rarity.UNCOMMON, mage.cards.a.ArchonOfAbsolution.class));
|
||||
cards.add(new SetCardInfo("Ardenvale Paladin", 4, Rarity.COMMON, mage.cards.a.ArdenvalePaladin.class));
|
||||
cards.add(new SetCardInfo("Ardenvale Tactician", 273, Rarity.COMMON, mage.cards.a.ArdenvaleTactician.class));
|
||||
cards.add(new SetCardInfo("Ardenvale Tactician", 5, Rarity.COMMON, mage.cards.a.ArdenvaleTactician.class));
|
||||
cards.add(new SetCardInfo("Ayara, First of Locthwain", 350, Rarity.RARE, mage.cards.a.AyaraFirstOfLocthwain.class));
|
||||
cards.add(new SetCardInfo("Ayara, First of Locthwain", 75, Rarity.RARE, mage.cards.a.AyaraFirstOfLocthwain.class));
|
||||
cards.add(new SetCardInfo("Ardenvale Tactician", 273, Rarity.COMMON, mage.cards.a.ArdenvaleTactician.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Ardenvale Tactician", 5, Rarity.COMMON, mage.cards.a.ArdenvaleTactician.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Ayara, First of Locthwain", 350, Rarity.RARE, mage.cards.a.AyaraFirstOfLocthwain.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Ayara, First of Locthwain", 75, Rarity.RARE, mage.cards.a.AyaraFirstOfLocthwain.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Bake into a Pie", 76, Rarity.COMMON, mage.cards.b.BakeIntoAPie.class));
|
||||
cards.add(new SetCardInfo("Banish into Fable", 325, Rarity.RARE, mage.cards.b.BanishIntoFable.class));
|
||||
cards.add(new SetCardInfo("Barge In", 112, Rarity.COMMON, mage.cards.b.BargeIn.class));
|
||||
cards.add(new SetCardInfo("Barrow Witches", 77, Rarity.COMMON, mage.cards.b.BarrowWitches.class));
|
||||
cards.add(new SetCardInfo("Bartered Cow", 6, Rarity.COMMON, mage.cards.b.BarteredCow.class));
|
||||
cards.add(new SetCardInfo("Beanstalk Giant", 149, Rarity.UNCOMMON, mage.cards.b.BeanstalkGiant.class));
|
||||
cards.add(new SetCardInfo("Beanstalk Giant", 295, Rarity.UNCOMMON, mage.cards.b.BeanstalkGiant.class));
|
||||
cards.add(new SetCardInfo("Beanstalk Giant", 149, Rarity.UNCOMMON, mage.cards.b.BeanstalkGiant.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Beanstalk Giant", 295, Rarity.UNCOMMON, mage.cards.b.BeanstalkGiant.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Belle of the Brawl", 78, Rarity.UNCOMMON, mage.cards.b.BelleOfTheBrawl.class));
|
||||
cards.add(new SetCardInfo("Beloved Princess", 7, Rarity.COMMON, mage.cards.b.BelovedPrincess.class));
|
||||
cards.add(new SetCardInfo("Blacklance Paragon", 351, Rarity.RARE, mage.cards.b.BlacklanceParagon.class));
|
||||
cards.add(new SetCardInfo("Blacklance Paragon", 79, Rarity.RARE, mage.cards.b.BlacklanceParagon.class));
|
||||
cards.add(new SetCardInfo("Blacklance Paragon", 351, Rarity.RARE, mage.cards.b.BlacklanceParagon.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Blacklance Paragon", 79, Rarity.RARE, mage.cards.b.BlacklanceParagon.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Bloodhaze Wolverine", 113, Rarity.COMMON, mage.cards.b.BloodhazeWolverine.class));
|
||||
cards.add(new SetCardInfo("Blow Your House Down", 114, Rarity.COMMON, mage.cards.b.BlowYourHouseDown.class));
|
||||
cards.add(new SetCardInfo("Bog Naughty", 80, Rarity.UNCOMMON, mage.cards.b.BogNaughty.class));
|
||||
cards.add(new SetCardInfo("Bonecrusher Giant", 115, Rarity.RARE, mage.cards.b.BonecrusherGiant.class));
|
||||
cards.add(new SetCardInfo("Bonecrusher Giant", 291, Rarity.RARE, mage.cards.b.BonecrusherGiant.class));
|
||||
cards.add(new SetCardInfo("Bonecrusher Giant", 115, Rarity.RARE, mage.cards.b.BonecrusherGiant.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Bonecrusher Giant", 291, Rarity.RARE, mage.cards.b.BonecrusherGiant.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Bramblefort Fink", 311, Rarity.UNCOMMON, mage.cards.b.BramblefortFink.class));
|
||||
cards.add(new SetCardInfo("Brazen Borrower", 281, Rarity.MYTHIC, mage.cards.b.BrazenBorrower.class));
|
||||
cards.add(new SetCardInfo("Brazen Borrower", 39, Rarity.MYTHIC, mage.cards.b.BrazenBorrower.class));
|
||||
cards.add(new SetCardInfo("Brazen Borrower", 281, Rarity.MYTHIC, mage.cards.b.BrazenBorrower.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Brazen Borrower", 39, Rarity.MYTHIC, mage.cards.b.BrazenBorrower.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Brimstone Trebuchet", 116, Rarity.COMMON, mage.cards.b.BrimstoneTrebuchet.class));
|
||||
cards.add(new SetCardInfo("Burning-Yard Trainer", 117, Rarity.UNCOMMON, mage.cards.b.BurningYardTrainer.class));
|
||||
cards.add(new SetCardInfo("Castle Ardenvale", 238, Rarity.RARE, mage.cards.c.CastleArdenvale.class));
|
||||
cards.add(new SetCardInfo("Castle Ardenvale", 386, Rarity.RARE, mage.cards.c.CastleArdenvale.class));
|
||||
cards.add(new SetCardInfo("Castle Embereth", 239, Rarity.RARE, mage.cards.c.CastleEmbereth.class));
|
||||
cards.add(new SetCardInfo("Castle Embereth", 387, Rarity.RARE, mage.cards.c.CastleEmbereth.class));
|
||||
cards.add(new SetCardInfo("Castle Garenbrig", 240, Rarity.RARE, mage.cards.c.CastleGarenbrig.class));
|
||||
cards.add(new SetCardInfo("Castle Garenbrig", 388, Rarity.RARE, mage.cards.c.CastleGarenbrig.class));
|
||||
cards.add(new SetCardInfo("Castle Locthwain", 241, Rarity.RARE, mage.cards.c.CastleLocthwain.class));
|
||||
cards.add(new SetCardInfo("Castle Locthwain", 389, Rarity.RARE, mage.cards.c.CastleLocthwain.class));
|
||||
cards.add(new SetCardInfo("Castle Vantress", 242, Rarity.RARE, mage.cards.c.CastleVantress.class));
|
||||
cards.add(new SetCardInfo("Castle Vantress", 390, Rarity.RARE, mage.cards.c.CastleVantress.class));
|
||||
cards.add(new SetCardInfo("Castle Ardenvale", 238, Rarity.RARE, mage.cards.c.CastleArdenvale.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Castle Ardenvale", 386, Rarity.RARE, mage.cards.c.CastleArdenvale.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Castle Embereth", 239, Rarity.RARE, mage.cards.c.CastleEmbereth.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Castle Embereth", 387, Rarity.RARE, mage.cards.c.CastleEmbereth.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Castle Garenbrig", 240, Rarity.RARE, mage.cards.c.CastleGarenbrig.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Castle Garenbrig", 388, Rarity.RARE, mage.cards.c.CastleGarenbrig.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Castle Locthwain", 241, Rarity.RARE, mage.cards.c.CastleLocthwain.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Castle Locthwain", 389, Rarity.RARE, mage.cards.c.CastleLocthwain.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Castle Vantress", 242, Rarity.RARE, mage.cards.c.CastleVantress.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Castle Vantress", 390, Rarity.RARE, mage.cards.c.CastleVantress.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Cauldron Familiar", 81, Rarity.UNCOMMON, mage.cards.c.CauldronFamiliar.class));
|
||||
cards.add(new SetCardInfo("Cauldron's Gift", 83, Rarity.UNCOMMON, mage.cards.c.CauldronsGift.class));
|
||||
cards.add(new SetCardInfo("Charmed Sleep", 40, Rarity.COMMON, mage.cards.c.CharmedSleep.class));
|
||||
cards.add(new SetCardInfo("Charming Prince", 335, Rarity.RARE, mage.cards.c.CharmingPrince.class));
|
||||
cards.add(new SetCardInfo("Charming Prince", 8, Rarity.RARE, mage.cards.c.CharmingPrince.class));
|
||||
cards.add(new SetCardInfo("Charming Prince", 335, Rarity.RARE, mage.cards.c.CharmingPrince.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Charming Prince", 8, Rarity.RARE, mage.cards.c.CharmingPrince.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Chittering Witch", 319, Rarity.RARE, mage.cards.c.ChitteringWitch.class));
|
||||
cards.add(new SetCardInfo("Chulane, Teller of Tales", 326, Rarity.MYTHIC, mage.cards.c.ChulaneTellerOfTales.class));
|
||||
cards.add(new SetCardInfo("Clackbridge Troll", 353, Rarity.RARE, mage.cards.c.ClackbridgeTroll.class));
|
||||
cards.add(new SetCardInfo("Clackbridge Troll", 84, Rarity.RARE, mage.cards.c.ClackbridgeTroll.class));
|
||||
cards.add(new SetCardInfo("Clackbridge Troll", 353, Rarity.RARE, mage.cards.c.ClackbridgeTroll.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Clackbridge Troll", 84, Rarity.RARE, mage.cards.c.ClackbridgeTroll.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Claim the Firstborn", 118, Rarity.UNCOMMON, mage.cards.c.ClaimTheFirstborn.class));
|
||||
cards.add(new SetCardInfo("Clockwork Servant", 216, Rarity.UNCOMMON, mage.cards.c.ClockworkServant.class));
|
||||
cards.add(new SetCardInfo("Command Tower", 333, Rarity.COMMON, mage.cards.c.CommandTower.class));
|
||||
|
@ -87,59 +87,59 @@ public final class ThroneOfEldraine extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Covetous Urge", 207, Rarity.UNCOMMON, mage.cards.c.CovetousUrge.class));
|
||||
cards.add(new SetCardInfo("Crashing Drawbridge", 217, Rarity.COMMON, mage.cards.c.CrashingDrawbridge.class));
|
||||
cards.add(new SetCardInfo("Crystal Slipper", 119, Rarity.COMMON, mage.cards.c.CrystalSlipper.class));
|
||||
cards.add(new SetCardInfo("Curious Pair", 150, Rarity.COMMON, mage.cards.c.CuriousPair.class));
|
||||
cards.add(new SetCardInfo("Curious Pair", 296, Rarity.COMMON, mage.cards.c.CuriousPair.class));
|
||||
cards.add(new SetCardInfo("Dance of the Manse", 186, Rarity.RARE, mage.cards.d.DanceOfTheManse.class));
|
||||
cards.add(new SetCardInfo("Dance of the Manse", 377, Rarity.RARE, mage.cards.d.DanceOfTheManse.class));
|
||||
cards.add(new SetCardInfo("Curious Pair", 150, Rarity.COMMON, mage.cards.c.CuriousPair.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Curious Pair", 296, Rarity.COMMON, mage.cards.c.CuriousPair.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Dance of the Manse", 186, Rarity.RARE, mage.cards.d.DanceOfTheManse.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Dance of the Manse", 377, Rarity.RARE, mage.cards.d.DanceOfTheManse.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Deafening Silence", 10, Rarity.UNCOMMON, mage.cards.d.DeafeningSilence.class));
|
||||
cards.add(new SetCardInfo("Deathless Knight", 208, Rarity.UNCOMMON, mage.cards.d.DeathlessKnight.class));
|
||||
cards.add(new SetCardInfo("Didn't Say Please", 42, Rarity.COMMON, mage.cards.d.DidntSayPlease.class));
|
||||
cards.add(new SetCardInfo("Doom Foretold", 187, Rarity.RARE, mage.cards.d.DoomForetold.class));
|
||||
cards.add(new SetCardInfo("Doom Foretold", 378, Rarity.RARE, mage.cards.d.DoomForetold.class));
|
||||
cards.add(new SetCardInfo("Doom Foretold", 187, Rarity.RARE, mage.cards.d.DoomForetold.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Doom Foretold", 378, Rarity.RARE, mage.cards.d.DoomForetold.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Drown in the Loch", 188, Rarity.UNCOMMON, mage.cards.d.DrownInTheLoch.class));
|
||||
cards.add(new SetCardInfo("Dwarven Mine", 243, Rarity.COMMON, mage.cards.d.DwarvenMine.class));
|
||||
cards.add(new SetCardInfo("Edgewall Innkeeper", 151, Rarity.UNCOMMON, mage.cards.e.EdgewallInnkeeper.class));
|
||||
cards.add(new SetCardInfo("Elite Headhunter", 209, Rarity.UNCOMMON, mage.cards.e.EliteHeadhunter.class));
|
||||
cards.add(new SetCardInfo("Embercleave", 120, Rarity.MYTHIC, mage.cards.e.Embercleave.class));
|
||||
cards.add(new SetCardInfo("Embercleave", 359, Rarity.MYTHIC, mage.cards.e.Embercleave.class));
|
||||
cards.add(new SetCardInfo("Embercleave", 120, Rarity.MYTHIC, mage.cards.e.Embercleave.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Embercleave", 359, Rarity.MYTHIC, mage.cards.e.Embercleave.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Embereth Paladin", 121, Rarity.COMMON, mage.cards.e.EmberethPaladin.class));
|
||||
cards.add(new SetCardInfo("Embereth Shieldbreaker", 122, Rarity.UNCOMMON, mage.cards.e.EmberethShieldbreaker.class));
|
||||
cards.add(new SetCardInfo("Embereth Shieldbreaker", 292, Rarity.UNCOMMON, mage.cards.e.EmberethShieldbreaker.class));
|
||||
cards.add(new SetCardInfo("Embereth Shieldbreaker", 122, Rarity.UNCOMMON, mage.cards.e.EmberethShieldbreaker.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Embereth Shieldbreaker", 292, Rarity.UNCOMMON, mage.cards.e.EmberethShieldbreaker.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Embereth Skyblazer", 321, Rarity.RARE, mage.cards.e.EmberethSkyblazer.class));
|
||||
cards.add(new SetCardInfo("Emry, Lurker of the Loch", 342, Rarity.RARE, mage.cards.e.EmryLurkerOfTheLoch.class));
|
||||
cards.add(new SetCardInfo("Emry, Lurker of the Loch", 43, Rarity.RARE, mage.cards.e.EmryLurkerOfTheLoch.class));
|
||||
cards.add(new SetCardInfo("Emry, Lurker of the Loch", 342, Rarity.RARE, mage.cards.e.EmryLurkerOfTheLoch.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Emry, Lurker of the Loch", 43, Rarity.RARE, mage.cards.e.EmryLurkerOfTheLoch.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Enchanted Carriage", 218, Rarity.UNCOMMON, mage.cards.e.EnchantedCarriage.class));
|
||||
cards.add(new SetCardInfo("Epic Downfall", 85, Rarity.UNCOMMON, mage.cards.e.EpicDownfall.class));
|
||||
cards.add(new SetCardInfo("Escape to the Wilds", 189, Rarity.RARE, mage.cards.e.EscapeToTheWilds.class));
|
||||
cards.add(new SetCardInfo("Escape to the Wilds", 379, Rarity.RARE, mage.cards.e.EscapeToTheWilds.class));
|
||||
cards.add(new SetCardInfo("Escape to the Wilds", 189, Rarity.RARE, mage.cards.e.EscapeToTheWilds.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Escape to the Wilds", 379, Rarity.RARE, mage.cards.e.EscapeToTheWilds.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Eye Collector", 86, Rarity.COMMON, mage.cards.e.EyeCollector.class));
|
||||
cards.add(new SetCardInfo("Fabled Passage", 244, Rarity.RARE, mage.cards.f.FabledPassage.class));
|
||||
cards.add(new SetCardInfo("Fabled Passage", 391, Rarity.RARE, mage.cards.f.FabledPassage.class));
|
||||
cards.add(new SetCardInfo("Fae of Wishes", 282, Rarity.RARE, mage.cards.f.FaeOfWishes.class));
|
||||
cards.add(new SetCardInfo("Fae of Wishes", 44, Rarity.RARE, mage.cards.f.FaeOfWishes.class));
|
||||
cards.add(new SetCardInfo("Faeburrow Elder", 190, Rarity.RARE, mage.cards.f.FaeburrowElder.class));
|
||||
cards.add(new SetCardInfo("Faeburrow Elder", 380, Rarity.RARE, mage.cards.f.FaeburrowElder.class));
|
||||
cards.add(new SetCardInfo("Fabled Passage", 244, Rarity.RARE, mage.cards.f.FabledPassage.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Fabled Passage", 391, Rarity.RARE, mage.cards.f.FabledPassage.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Fae of Wishes", 282, Rarity.RARE, mage.cards.f.FaeOfWishes.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Fae of Wishes", 44, Rarity.RARE, mage.cards.f.FaeOfWishes.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Faeburrow Elder", 190, Rarity.RARE, mage.cards.f.FaeburrowElder.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Faeburrow Elder", 380, Rarity.RARE, mage.cards.f.FaeburrowElder.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Faerie Formation", 316, Rarity.RARE, mage.cards.f.FaerieFormation.class));
|
||||
cards.add(new SetCardInfo("Faerie Guidemother", 11, Rarity.COMMON, mage.cards.f.FaerieGuidemother.class));
|
||||
cards.add(new SetCardInfo("Faerie Guidemother", 274, Rarity.COMMON, mage.cards.f.FaerieGuidemother.class));
|
||||
cards.add(new SetCardInfo("Faerie Guidemother", 11, Rarity.COMMON, mage.cards.f.FaerieGuidemother.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Faerie Guidemother", 274, Rarity.COMMON, mage.cards.f.FaerieGuidemother.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Faerie Vandal", 45, Rarity.UNCOMMON, mage.cards.f.FaerieVandal.class));
|
||||
cards.add(new SetCardInfo("Feasting Troll King", 152, Rarity.RARE, mage.cards.f.FeastingTrollKing.class));
|
||||
cards.add(new SetCardInfo("Feasting Troll King", 368, Rarity.RARE, mage.cards.f.FeastingTrollKing.class));
|
||||
cards.add(new SetCardInfo("Feasting Troll King", 152, Rarity.RARE, mage.cards.f.FeastingTrollKing.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Feasting Troll King", 368, Rarity.RARE, mage.cards.f.FeastingTrollKing.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Fell the Pheasant", 153, Rarity.COMMON, mage.cards.f.FellThePheasant.class));
|
||||
cards.add(new SetCardInfo("Ferocity of the Wilds", 123, Rarity.UNCOMMON, mage.cards.f.FerocityOfTheWilds.class));
|
||||
cards.add(new SetCardInfo("Fervent Champion", 124, Rarity.RARE, mage.cards.f.FerventChampion.class));
|
||||
cards.add(new SetCardInfo("Fervent Champion", 360, Rarity.RARE, mage.cards.f.FerventChampion.class));
|
||||
cards.add(new SetCardInfo("Fervent Champion", 124, Rarity.RARE, mage.cards.f.FerventChampion.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Fervent Champion", 360, Rarity.RARE, mage.cards.f.FerventChampion.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Festive Funeral", 87, Rarity.COMMON, mage.cards.f.FestiveFuneral.class));
|
||||
cards.add(new SetCardInfo("Fierce Witchstalker", 154, Rarity.COMMON, mage.cards.f.FierceWitchstalker.class));
|
||||
cards.add(new SetCardInfo("Fireborn Knight", 210, Rarity.UNCOMMON, mage.cards.f.FirebornKnight.class));
|
||||
cards.add(new SetCardInfo("Fires of Invention", 125, Rarity.RARE, mage.cards.f.FiresOfInvention.class));
|
||||
cards.add(new SetCardInfo("Fires of Invention", 361, Rarity.RARE, mage.cards.f.FiresOfInvention.class));
|
||||
cards.add(new SetCardInfo("Flaxen Intruder", 155, Rarity.UNCOMMON, mage.cards.f.FlaxenIntruder.class));
|
||||
cards.add(new SetCardInfo("Flaxen Intruder", 297, Rarity.UNCOMMON, mage.cards.f.FlaxenIntruder.class));
|
||||
cards.add(new SetCardInfo("Fires of Invention", 125, Rarity.RARE, mage.cards.f.FiresOfInvention.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Fires of Invention", 361, Rarity.RARE, mage.cards.f.FiresOfInvention.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Flaxen Intruder", 155, Rarity.UNCOMMON, mage.cards.f.FlaxenIntruder.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Flaxen Intruder", 297, Rarity.UNCOMMON, mage.cards.f.FlaxenIntruder.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Fling", 126, Rarity.COMMON, mage.cards.f.Fling.class));
|
||||
cards.add(new SetCardInfo("Flutterfox", 12, Rarity.COMMON, mage.cards.f.Flutterfox.class));
|
||||
cards.add(new SetCardInfo("Folio of Fancies", 343, Rarity.RARE, mage.cards.f.FolioOfFancies.class));
|
||||
cards.add(new SetCardInfo("Folio of Fancies", 46, Rarity.RARE, mage.cards.f.FolioOfFancies.class));
|
||||
cards.add(new SetCardInfo("Folio of Fancies", 343, Rarity.RARE, mage.cards.f.FolioOfFancies.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Folio of Fancies", 46, Rarity.RARE, mage.cards.f.FolioOfFancies.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Foreboding Fruit", 88, Rarity.COMMON, mage.cards.f.ForebodingFruit.class));
|
||||
cards.add(new SetCardInfo("Forest", 266, Rarity.LAND, mage.cards.basiclands.Forest.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Forest", 267, Rarity.LAND, mage.cards.basiclands.Forest.class, NON_FULL_USE_VARIOUS));
|
||||
|
@ -147,53 +147,53 @@ public final class ThroneOfEldraine extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Forest", 269, Rarity.LAND, mage.cards.basiclands.Forest.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Forever Young", 89, Rarity.COMMON, mage.cards.f.ForeverYoung.class));
|
||||
cards.add(new SetCardInfo("Fortifying Provisions", 13, Rarity.COMMON, mage.cards.f.FortifyingProvisions.class));
|
||||
cards.add(new SetCardInfo("Foulmire Knight", 286, Rarity.UNCOMMON, mage.cards.f.FoulmireKnight.class));
|
||||
cards.add(new SetCardInfo("Foulmire Knight", 90, Rarity.UNCOMMON, mage.cards.f.FoulmireKnight.class));
|
||||
cards.add(new SetCardInfo("Foulmire Knight", 286, Rarity.UNCOMMON, mage.cards.f.FoulmireKnight.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Foulmire Knight", 90, Rarity.UNCOMMON, mage.cards.f.FoulmireKnight.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Frogify", 47, Rarity.UNCOMMON, mage.cards.f.Frogify.class));
|
||||
cards.add(new SetCardInfo("Gadwick, the Wizened", 344, Rarity.RARE, mage.cards.g.GadwickTheWizened.class));
|
||||
cards.add(new SetCardInfo("Gadwick, the Wizened", 48, Rarity.RARE, mage.cards.g.GadwickTheWizened.class));
|
||||
cards.add(new SetCardInfo("Garenbrig Carver", 156, Rarity.COMMON, mage.cards.g.GarenbrigCarver.class));
|
||||
cards.add(new SetCardInfo("Garenbrig Carver", 298, Rarity.COMMON, mage.cards.g.GarenbrigCarver.class));
|
||||
cards.add(new SetCardInfo("Gadwick, the Wizened", 344, Rarity.RARE, mage.cards.g.GadwickTheWizened.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Gadwick, the Wizened", 48, Rarity.RARE, mage.cards.g.GadwickTheWizened.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Garenbrig Carver", 156, Rarity.COMMON, mage.cards.g.GarenbrigCarver.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Garenbrig Carver", 298, Rarity.COMMON, mage.cards.g.GarenbrigCarver.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Garenbrig Paladin", 157, Rarity.COMMON, mage.cards.g.GarenbrigPaladin.class));
|
||||
cards.add(new SetCardInfo("Garenbrig Squire", 158, Rarity.COMMON, mage.cards.g.GarenbrigSquire.class));
|
||||
cards.add(new SetCardInfo("Garrison Griffin", 305, Rarity.COMMON, mage.cards.g.GarrisonGriffin.class));
|
||||
cards.add(new SetCardInfo("Garruk, Cursed Huntsman", 191, Rarity.MYTHIC, mage.cards.g.GarrukCursedHuntsman.class));
|
||||
cards.add(new SetCardInfo("Garruk, Cursed Huntsman", 270, Rarity.MYTHIC, mage.cards.g.GarrukCursedHuntsman.class));
|
||||
cards.add(new SetCardInfo("Giant Killer", 14, Rarity.RARE, mage.cards.g.GiantKiller.class));
|
||||
cards.add(new SetCardInfo("Giant Killer", 275, Rarity.RARE, mage.cards.g.GiantKiller.class));
|
||||
cards.add(new SetCardInfo("Garruk, Cursed Huntsman", 191, Rarity.MYTHIC, mage.cards.g.GarrukCursedHuntsman.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Garruk, Cursed Huntsman", 270, Rarity.MYTHIC, mage.cards.g.GarrukCursedHuntsman.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Giant Killer", 14, Rarity.RARE, mage.cards.g.GiantKiller.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Giant Killer", 275, Rarity.RARE, mage.cards.g.GiantKiller.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Giant Opportunity", 159, Rarity.UNCOMMON, mage.cards.g.GiantOpportunity.class));
|
||||
cards.add(new SetCardInfo("Giant's Skewer", 91, Rarity.COMMON, mage.cards.g.GiantsSkewer.class));
|
||||
cards.add(new SetCardInfo("Gilded Goose", 160, Rarity.RARE, mage.cards.g.GildedGoose.class));
|
||||
cards.add(new SetCardInfo("Gilded Goose", 369, Rarity.RARE, mage.cards.g.GildedGoose.class));
|
||||
cards.add(new SetCardInfo("Gilded Goose", 160, Rarity.RARE, mage.cards.g.GildedGoose.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Gilded Goose", 369, Rarity.RARE, mage.cards.g.GildedGoose.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Gingerbread Cabin", 245, Rarity.COMMON, mage.cards.g.GingerbreadCabin.class));
|
||||
cards.add(new SetCardInfo("Gingerbrute", 219, Rarity.COMMON, mage.cards.g.Gingerbrute.class));
|
||||
cards.add(new SetCardInfo("Glass Casket", 15, Rarity.UNCOMMON, mage.cards.g.GlassCasket.class));
|
||||
cards.add(new SetCardInfo("Glass Casket", 393, Rarity.UNCOMMON, mage.cards.g.GlassCasket.class));
|
||||
cards.add(new SetCardInfo("Glass Casket", 15, Rarity.UNCOMMON, mage.cards.g.GlassCasket.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Glass Casket", 393, Rarity.UNCOMMON, mage.cards.g.GlassCasket.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Gluttonous Troll", 327, Rarity.RARE, mage.cards.g.GluttonousTroll.class));
|
||||
cards.add(new SetCardInfo("Golden Egg", 220, Rarity.COMMON, mage.cards.g.GoldenEgg.class));
|
||||
cards.add(new SetCardInfo("Grumgully, the Generous", 192, Rarity.UNCOMMON, mage.cards.g.GrumgullyTheGenerous.class));
|
||||
cards.add(new SetCardInfo("Happily Ever After", 16, Rarity.RARE, mage.cards.h.HappilyEverAfter.class));
|
||||
cards.add(new SetCardInfo("Happily Ever After", 337, Rarity.RARE, mage.cards.h.HappilyEverAfter.class));
|
||||
cards.add(new SetCardInfo("Harmonious Archon", 17, Rarity.MYTHIC, mage.cards.h.HarmoniousArchon.class));
|
||||
cards.add(new SetCardInfo("Harmonious Archon", 338, Rarity.MYTHIC, mage.cards.h.HarmoniousArchon.class));
|
||||
cards.add(new SetCardInfo("Happily Ever After", 16, Rarity.RARE, mage.cards.h.HappilyEverAfter.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Happily Ever After", 337, Rarity.RARE, mage.cards.h.HappilyEverAfter.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Harmonious Archon", 17, Rarity.MYTHIC, mage.cards.h.HarmoniousArchon.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Harmonious Archon", 338, Rarity.MYTHIC, mage.cards.h.HarmoniousArchon.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Henge Walker", 221, Rarity.COMMON, mage.cards.h.HengeWalker.class));
|
||||
cards.add(new SetCardInfo("Heraldic Banner", 222, Rarity.UNCOMMON, mage.cards.h.HeraldicBanner.class));
|
||||
cards.add(new SetCardInfo("Hushbringer", 18, Rarity.RARE, mage.cards.h.Hushbringer.class));
|
||||
cards.add(new SetCardInfo("Hushbringer", 339, Rarity.RARE, mage.cards.h.Hushbringer.class));
|
||||
cards.add(new SetCardInfo("Hypnotic Sprite", 283, Rarity.UNCOMMON, mage.cards.h.HypnoticSprite.class));
|
||||
cards.add(new SetCardInfo("Hypnotic Sprite", 49, Rarity.UNCOMMON, mage.cards.h.HypnoticSprite.class));
|
||||
cards.add(new SetCardInfo("Hushbringer", 18, Rarity.RARE, mage.cards.h.Hushbringer.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Hushbringer", 339, Rarity.RARE, mage.cards.h.Hushbringer.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Hypnotic Sprite", 283, Rarity.UNCOMMON, mage.cards.h.HypnoticSprite.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Hypnotic Sprite", 49, Rarity.UNCOMMON, mage.cards.h.HypnoticSprite.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Idyllic Grange", 246, Rarity.COMMON, mage.cards.i.IdyllicGrange.class));
|
||||
cards.add(new SetCardInfo("Improbable Alliance", 193, Rarity.UNCOMMON, mage.cards.i.ImprobableAlliance.class));
|
||||
cards.add(new SetCardInfo("Improbable Alliance", 396, Rarity.UNCOMMON, mage.cards.i.ImprobableAlliance.class));
|
||||
cards.add(new SetCardInfo("Improbable Alliance", 193, Rarity.UNCOMMON, mage.cards.i.ImprobableAlliance.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Improbable Alliance", 396, Rarity.UNCOMMON, mage.cards.i.ImprobableAlliance.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Inquisitive Puppet", 223, Rarity.UNCOMMON, mage.cards.i.InquisitivePuppet.class));
|
||||
cards.add(new SetCardInfo("Insatiable Appetite", 162, Rarity.COMMON, mage.cards.i.InsatiableAppetite.class));
|
||||
cards.add(new SetCardInfo("Inspiring Veteran", 194, Rarity.UNCOMMON, mage.cards.i.InspiringVeteran.class));
|
||||
cards.add(new SetCardInfo("Inspiring Veteran", 397, Rarity.UNCOMMON, mage.cards.i.InspiringVeteran.class));
|
||||
cards.add(new SetCardInfo("Inspiring Veteran", 194, Rarity.UNCOMMON, mage.cards.i.InspiringVeteran.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Inspiring Veteran", 397, Rarity.UNCOMMON, mage.cards.i.InspiringVeteran.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Into the Story", 50, Rarity.UNCOMMON, mage.cards.i.IntoTheStory.class));
|
||||
cards.add(new SetCardInfo("Irencrag Feat", 127, Rarity.RARE, mage.cards.i.IrencragFeat.class));
|
||||
cards.add(new SetCardInfo("Irencrag Feat", 362, Rarity.RARE, mage.cards.i.IrencragFeat.class));
|
||||
cards.add(new SetCardInfo("Irencrag Pyromancer", 128, Rarity.RARE, mage.cards.i.IrencragPyromancer.class));
|
||||
cards.add(new SetCardInfo("Irencrag Pyromancer", 363, Rarity.RARE, mage.cards.i.IrencragPyromancer.class));
|
||||
cards.add(new SetCardInfo("Irencrag Feat", 127, Rarity.RARE, mage.cards.i.IrencragFeat.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Irencrag Feat", 362, Rarity.RARE, mage.cards.i.IrencragFeat.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Irencrag Pyromancer", 128, Rarity.RARE, mage.cards.i.IrencragPyromancer.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Irencrag Pyromancer", 363, Rarity.RARE, mage.cards.i.IrencragPyromancer.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Island", 254, Rarity.LAND, mage.cards.basiclands.Island.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Island", 255, Rarity.LAND, mage.cards.basiclands.Island.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Island", 256, Rarity.LAND, mage.cards.basiclands.Island.class, NON_FULL_USE_VARIOUS));
|
||||
|
@ -201,25 +201,25 @@ public final class ThroneOfEldraine extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Joust", 129, Rarity.UNCOMMON, mage.cards.j.Joust.class));
|
||||
cards.add(new SetCardInfo("Jousting Dummy", 224, Rarity.COMMON, mage.cards.j.JoustingDummy.class));
|
||||
cards.add(new SetCardInfo("Keeper of Fables", 163, Rarity.UNCOMMON, mage.cards.k.KeeperOfFables.class));
|
||||
cards.add(new SetCardInfo("Kenrith's Transformation", 164, Rarity.UNCOMMON, mage.cards.k.KenrithsTransformation.class));
|
||||
cards.add(new SetCardInfo("Kenrith's Transformation", 395, Rarity.UNCOMMON, mage.cards.k.KenrithsTransformation.class));
|
||||
cards.add(new SetCardInfo("Kenrith's Transformation", 164, Rarity.UNCOMMON, mage.cards.k.KenrithsTransformation.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Kenrith's Transformation", 395, Rarity.UNCOMMON, mage.cards.k.KenrithsTransformation.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Kenrith, the Returned King", 303, Rarity.MYTHIC, mage.cards.k.KenrithTheReturnedKing.class));
|
||||
cards.add(new SetCardInfo("Knight of the Keep", 19, Rarity.COMMON, mage.cards.k.KnightOfTheKeep.class));
|
||||
cards.add(new SetCardInfo("Knights' Charge", 328, Rarity.RARE, mage.cards.k.KnightsCharge.class));
|
||||
cards.add(new SetCardInfo("Korvold, Fae-Cursed King", 329, Rarity.MYTHIC, mage.cards.k.KorvoldFaeCursedKing.class));
|
||||
cards.add(new SetCardInfo("Lash of Thorns", 92, Rarity.COMMON, mage.cards.l.LashOfThorns.class));
|
||||
cards.add(new SetCardInfo("Linden, the Steadfast Queen", 20, Rarity.RARE, mage.cards.l.LindenTheSteadfastQueen.class));
|
||||
cards.add(new SetCardInfo("Linden, the Steadfast Queen", 340, Rarity.RARE, mage.cards.l.LindenTheSteadfastQueen.class));
|
||||
cards.add(new SetCardInfo("Linden, the Steadfast Queen", 20, Rarity.RARE, mage.cards.l.LindenTheSteadfastQueen.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Linden, the Steadfast Queen", 340, Rarity.RARE, mage.cards.l.LindenTheSteadfastQueen.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Loch Dragon", 211, Rarity.UNCOMMON, mage.cards.l.LochDragon.class));
|
||||
cards.add(new SetCardInfo("Lochmere Serpent", 195, Rarity.RARE, mage.cards.l.LochmereSerpent.class));
|
||||
cards.add(new SetCardInfo("Lochmere Serpent", 381, Rarity.RARE, mage.cards.l.LochmereSerpent.class));
|
||||
cards.add(new SetCardInfo("Lochmere Serpent", 195, Rarity.RARE, mage.cards.l.LochmereSerpent.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Lochmere Serpent", 381, Rarity.RARE, mage.cards.l.LochmereSerpent.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Locthwain Gargoyle", 225, Rarity.COMMON, mage.cards.l.LocthwainGargoyle.class));
|
||||
cards.add(new SetCardInfo("Locthwain Paladin", 93, Rarity.COMMON, mage.cards.l.LocthwainPaladin.class));
|
||||
cards.add(new SetCardInfo("Lonesome Unicorn", 21, Rarity.COMMON, mage.cards.l.LonesomeUnicorn.class));
|
||||
cards.add(new SetCardInfo("Lonesome Unicorn", 276, Rarity.COMMON, mage.cards.l.LonesomeUnicorn.class));
|
||||
cards.add(new SetCardInfo("Lonesome Unicorn", 21, Rarity.COMMON, mage.cards.l.LonesomeUnicorn.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Lonesome Unicorn", 276, Rarity.COMMON, mage.cards.l.LonesomeUnicorn.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Lost Legion", 94, Rarity.COMMON, mage.cards.l.LostLegion.class));
|
||||
cards.add(new SetCardInfo("Lovestruck Beast", 165, Rarity.RARE, mage.cards.l.LovestruckBeast.class));
|
||||
cards.add(new SetCardInfo("Lovestruck Beast", 299, Rarity.RARE, mage.cards.l.LovestruckBeast.class));
|
||||
cards.add(new SetCardInfo("Lovestruck Beast", 165, Rarity.RARE, mage.cards.l.LovestruckBeast.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Lovestruck Beast", 299, Rarity.RARE, mage.cards.l.LovestruckBeast.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Lucky Clover", 226, Rarity.UNCOMMON, mage.cards.l.LuckyClover.class));
|
||||
cards.add(new SetCardInfo("Mace of the Valiant", 314, Rarity.RARE, mage.cards.m.MaceOfTheValiant.class));
|
||||
cards.add(new SetCardInfo("Mad Ratter", 130, Rarity.UNCOMMON, mage.cards.m.MadRatter.class));
|
||||
|
@ -228,86 +228,86 @@ public final class ThroneOfEldraine extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Maraleaf Pixie", 196, Rarity.UNCOMMON, mage.cards.m.MaraleafPixie.class));
|
||||
cards.add(new SetCardInfo("Maraleaf Rider", 166, Rarity.COMMON, mage.cards.m.MaraleafRider.class));
|
||||
cards.add(new SetCardInfo("Memory Theft", 96, Rarity.COMMON, mage.cards.m.MemoryTheft.class));
|
||||
cards.add(new SetCardInfo("Merchant of the Vale", 131, Rarity.COMMON, mage.cards.m.MerchantOfTheVale.class));
|
||||
cards.add(new SetCardInfo("Merchant of the Vale", 293, Rarity.COMMON, mage.cards.m.MerchantOfTheVale.class));
|
||||
cards.add(new SetCardInfo("Merfolk Secretkeeper", 284, Rarity.COMMON, mage.cards.m.MerfolkSecretkeeper.class));
|
||||
cards.add(new SetCardInfo("Merfolk Secretkeeper", 53, Rarity.COMMON, mage.cards.m.MerfolkSecretkeeper.class));
|
||||
cards.add(new SetCardInfo("Midnight Clock", 346, Rarity.RARE, mage.cards.m.MidnightClock.class));
|
||||
cards.add(new SetCardInfo("Midnight Clock", 54, Rarity.RARE, mage.cards.m.MidnightClock.class));
|
||||
cards.add(new SetCardInfo("Mirrormade", 347, Rarity.RARE, mage.cards.m.Mirrormade.class));
|
||||
cards.add(new SetCardInfo("Mirrormade", 55, Rarity.RARE, mage.cards.m.Mirrormade.class));
|
||||
cards.add(new SetCardInfo("Merchant of the Vale", 131, Rarity.COMMON, mage.cards.m.MerchantOfTheVale.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Merchant of the Vale", 293, Rarity.COMMON, mage.cards.m.MerchantOfTheVale.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Merfolk Secretkeeper", 284, Rarity.COMMON, mage.cards.m.MerfolkSecretkeeper.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Merfolk Secretkeeper", 53, Rarity.COMMON, mage.cards.m.MerfolkSecretkeeper.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Midnight Clock", 346, Rarity.RARE, mage.cards.m.MidnightClock.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Midnight Clock", 54, Rarity.RARE, mage.cards.m.MidnightClock.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Mirrormade", 347, Rarity.RARE, mage.cards.m.Mirrormade.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Mirrormade", 55, Rarity.RARE, mage.cards.m.Mirrormade.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Mistford River Turtle", 56, Rarity.COMMON, mage.cards.m.MistfordRiverTurtle.class));
|
||||
cards.add(new SetCardInfo("Moonlit Scavengers", 57, Rarity.COMMON, mage.cards.m.MoonlitScavengers.class));
|
||||
cards.add(new SetCardInfo("Mountain", 262, Rarity.LAND, mage.cards.basiclands.Mountain.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Mountain", 263, Rarity.LAND, mage.cards.basiclands.Mountain.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Mountain", 264, Rarity.LAND, mage.cards.basiclands.Mountain.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Mountain", 265, Rarity.LAND, mage.cards.basiclands.Mountain.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Murderous Rider", 287, Rarity.RARE, mage.cards.m.MurderousRider.class));
|
||||
cards.add(new SetCardInfo("Murderous Rider", 97, Rarity.RARE, mage.cards.m.MurderousRider.class));
|
||||
cards.add(new SetCardInfo("Murderous Rider", 287, Rarity.RARE, mage.cards.m.MurderousRider.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Murderous Rider", 97, Rarity.RARE, mage.cards.m.MurderousRider.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Mysterious Pathlighter", 22, Rarity.UNCOMMON, mage.cards.m.MysteriousPathlighter.class));
|
||||
cards.add(new SetCardInfo("Mystic Sanctuary", 247, Rarity.COMMON, mage.cards.m.MysticSanctuary.class));
|
||||
cards.add(new SetCardInfo("Mystical Dispute", 58, Rarity.UNCOMMON, mage.cards.m.MysticalDispute.class));
|
||||
cards.add(new SetCardInfo("Oakhame Adversary", 167, Rarity.UNCOMMON, mage.cards.o.OakhameAdversary.class));
|
||||
cards.add(new SetCardInfo("Oakhame Ranger", 212, Rarity.UNCOMMON, mage.cards.o.OakhameRanger.class));
|
||||
cards.add(new SetCardInfo("Oakhame Ranger", 302, Rarity.UNCOMMON, mage.cards.o.OakhameRanger.class));
|
||||
cards.add(new SetCardInfo("Oathsworn Knight", 354, Rarity.RARE, mage.cards.o.OathswornKnight.class));
|
||||
cards.add(new SetCardInfo("Oathsworn Knight", 98, Rarity.RARE, mage.cards.o.OathswornKnight.class));
|
||||
cards.add(new SetCardInfo("Oakhame Ranger", 212, Rarity.UNCOMMON, mage.cards.o.OakhameRanger.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Oakhame Ranger", 302, Rarity.UNCOMMON, mage.cards.o.OakhameRanger.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Oathsworn Knight", 354, Rarity.RARE, mage.cards.o.OathswornKnight.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Oathsworn Knight", 98, Rarity.RARE, mage.cards.o.OathswornKnight.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Ogre Errant", 132, Rarity.COMMON, mage.cards.o.OgreErrant.class));
|
||||
cards.add(new SetCardInfo("Oko's Accomplices", 310, Rarity.COMMON, mage.cards.o.OkosAccomplices.class));
|
||||
cards.add(new SetCardInfo("Oko's Hospitality", 312, Rarity.RARE, mage.cards.o.OkosHospitality.class));
|
||||
cards.add(new SetCardInfo("Oko, Thief of Crowns", 197, Rarity.MYTHIC, mage.cards.o.OkoThiefOfCrowns.class));
|
||||
cards.add(new SetCardInfo("Oko, Thief of Crowns", 271, Rarity.MYTHIC, mage.cards.o.OkoThiefOfCrowns.class));
|
||||
cards.add(new SetCardInfo("Oko, Thief of Crowns", 197, Rarity.MYTHIC, mage.cards.o.OkoThiefOfCrowns.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Oko, Thief of Crowns", 271, Rarity.MYTHIC, mage.cards.o.OkoThiefOfCrowns.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Oko, the Trickster", 309, Rarity.MYTHIC, mage.cards.o.OkoTheTrickster.class));
|
||||
cards.add(new SetCardInfo("Once Upon a Time", 169, Rarity.RARE, mage.cards.o.OnceUponATime.class));
|
||||
cards.add(new SetCardInfo("Once Upon a Time", 371, Rarity.RARE, mage.cards.o.OnceUponATime.class));
|
||||
cards.add(new SetCardInfo("Once Upon a Time", 169, Rarity.RARE, mage.cards.o.OnceUponATime.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Once Upon a Time", 371, Rarity.RARE, mage.cards.o.OnceUponATime.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Once and Future", 168, Rarity.UNCOMMON, mage.cards.o.OnceAndFuture.class));
|
||||
cards.add(new SetCardInfo("Opportunistic Dragon", 133, Rarity.RARE, mage.cards.o.OpportunisticDragon.class));
|
||||
cards.add(new SetCardInfo("Opportunistic Dragon", 364, Rarity.RARE, mage.cards.o.OpportunisticDragon.class));
|
||||
cards.add(new SetCardInfo("Opportunistic Dragon", 133, Rarity.RARE, mage.cards.o.OpportunisticDragon.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Opportunistic Dragon", 364, Rarity.RARE, mage.cards.o.OpportunisticDragon.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Opt", 59, Rarity.COMMON, mage.cards.o.Opt.class));
|
||||
cards.add(new SetCardInfo("Order of Midnight", 288, Rarity.UNCOMMON, mage.cards.o.OrderOfMidnight.class));
|
||||
cards.add(new SetCardInfo("Order of Midnight", 99, Rarity.UNCOMMON, mage.cards.o.OrderOfMidnight.class));
|
||||
cards.add(new SetCardInfo("Order of Midnight", 288, Rarity.UNCOMMON, mage.cards.o.OrderOfMidnight.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Order of Midnight", 99, Rarity.UNCOMMON, mage.cards.o.OrderOfMidnight.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Outflank", 23, Rarity.COMMON, mage.cards.o.Outflank.class));
|
||||
cards.add(new SetCardInfo("Outlaws' Merriment", 198, Rarity.MYTHIC, mage.cards.o.OutlawsMerriment.class));
|
||||
cards.add(new SetCardInfo("Outlaws' Merriment", 382, Rarity.MYTHIC, mage.cards.o.OutlawsMerriment.class));
|
||||
cards.add(new SetCardInfo("Outlaws' Merriment", 198, Rarity.MYTHIC, mage.cards.o.OutlawsMerriment.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Outlaws' Merriment", 382, Rarity.MYTHIC, mage.cards.o.OutlawsMerriment.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Outmuscle", 170, Rarity.COMMON, mage.cards.o.Outmuscle.class));
|
||||
cards.add(new SetCardInfo("Overwhelmed Apprentice", 60, Rarity.UNCOMMON, mage.cards.o.OverwhelmedApprentice.class));
|
||||
cards.add(new SetCardInfo("Piper of the Swarm", 100, Rarity.RARE, mage.cards.p.PiperOfTheSwarm.class));
|
||||
cards.add(new SetCardInfo("Piper of the Swarm", 355, Rarity.RARE, mage.cards.p.PiperOfTheSwarm.class));
|
||||
cards.add(new SetCardInfo("Piper of the Swarm", 392, Rarity.RARE, mage.cards.p.PiperOfTheSwarm.class));
|
||||
cards.add(new SetCardInfo("Piper of the Swarm", 100, Rarity.RARE, mage.cards.p.PiperOfTheSwarm.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Piper of the Swarm", 355, Rarity.RARE, mage.cards.p.PiperOfTheSwarm.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Piper of the Swarm", 392, Rarity.RARE, mage.cards.p.PiperOfTheSwarm.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Plains", 250, Rarity.LAND, mage.cards.basiclands.Plains.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Plains", 251, Rarity.LAND, mage.cards.basiclands.Plains.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Plains", 252, Rarity.LAND, mage.cards.basiclands.Plains.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Plains", 253, Rarity.LAND, mage.cards.basiclands.Plains.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Prized Griffin", 24, Rarity.COMMON, mage.cards.p.PrizedGriffin.class));
|
||||
cards.add(new SetCardInfo("Prophet of the Peak", 227, Rarity.COMMON, mage.cards.p.ProphetOfThePeak.class));
|
||||
cards.add(new SetCardInfo("Queen of Ice", 285, Rarity.COMMON, mage.cards.q.QueenOfIce.class));
|
||||
cards.add(new SetCardInfo("Queen of Ice", 61, Rarity.COMMON, mage.cards.q.QueenOfIce.class));
|
||||
cards.add(new SetCardInfo("Questing Beast", 171, Rarity.MYTHIC, mage.cards.q.QuestingBeast.class));
|
||||
cards.add(new SetCardInfo("Questing Beast", 372, Rarity.MYTHIC, mage.cards.q.QuestingBeast.class));
|
||||
cards.add(new SetCardInfo("Queen of Ice", 285, Rarity.COMMON, mage.cards.q.QueenOfIce.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Queen of Ice", 61, Rarity.COMMON, mage.cards.q.QueenOfIce.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Questing Beast", 171, Rarity.MYTHIC, mage.cards.q.QuestingBeast.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Questing Beast", 372, Rarity.MYTHIC, mage.cards.q.QuestingBeast.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Raging Redcap", 134, Rarity.COMMON, mage.cards.r.RagingRedcap.class));
|
||||
cards.add(new SetCardInfo("Rally for the Throne", 25, Rarity.UNCOMMON, mage.cards.r.RallyForTheThrone.class));
|
||||
cards.add(new SetCardInfo("Rampart Smasher", 213, Rarity.UNCOMMON, mage.cards.r.RampartSmasher.class));
|
||||
cards.add(new SetCardInfo("Rankle, Master of Pranks", 101, Rarity.MYTHIC, mage.cards.r.RankleMasterOfPranks.class));
|
||||
cards.add(new SetCardInfo("Rankle, Master of Pranks", 356, Rarity.MYTHIC, mage.cards.r.RankleMasterOfPranks.class));
|
||||
cards.add(new SetCardInfo("Realm-Cloaked Giant", 26, Rarity.MYTHIC, mage.cards.r.RealmCloakedGiant.class));
|
||||
cards.add(new SetCardInfo("Realm-Cloaked Giant", 277, Rarity.MYTHIC, mage.cards.r.RealmCloakedGiant.class));
|
||||
cards.add(new SetCardInfo("Reaper of Night", 102, Rarity.COMMON, mage.cards.r.ReaperOfNight.class));
|
||||
cards.add(new SetCardInfo("Reaper of Night", 289, Rarity.COMMON, mage.cards.r.ReaperOfNight.class));
|
||||
cards.add(new SetCardInfo("Rankle, Master of Pranks", 101, Rarity.MYTHIC, mage.cards.r.RankleMasterOfPranks.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Rankle, Master of Pranks", 356, Rarity.MYTHIC, mage.cards.r.RankleMasterOfPranks.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Realm-Cloaked Giant", 26, Rarity.MYTHIC, mage.cards.r.RealmCloakedGiant.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Realm-Cloaked Giant", 277, Rarity.MYTHIC, mage.cards.r.RealmCloakedGiant.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Reaper of Night", 102, Rarity.COMMON, mage.cards.r.ReaperOfNight.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Reaper of Night", 289, Rarity.COMMON, mage.cards.r.ReaperOfNight.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Reave Soul", 103, Rarity.COMMON, mage.cards.r.ReaveSoul.class));
|
||||
cards.add(new SetCardInfo("Redcap Melee", 135, Rarity.UNCOMMON, mage.cards.r.RedcapMelee.class));
|
||||
cards.add(new SetCardInfo("Redcap Raiders", 136, Rarity.COMMON, mage.cards.r.RedcapRaiders.class));
|
||||
cards.add(new SetCardInfo("Resolute Rider", 214, Rarity.UNCOMMON, mage.cards.r.ResoluteRider.class));
|
||||
cards.add(new SetCardInfo("Return of the Wildspeaker", 172, Rarity.RARE, mage.cards.r.ReturnOfTheWildspeaker.class));
|
||||
cards.add(new SetCardInfo("Return of the Wildspeaker", 373, Rarity.RARE, mage.cards.r.ReturnOfTheWildspeaker.class));
|
||||
cards.add(new SetCardInfo("Return of the Wildspeaker", 172, Rarity.RARE, mage.cards.r.ReturnOfTheWildspeaker.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Return of the Wildspeaker", 373, Rarity.RARE, mage.cards.r.ReturnOfTheWildspeaker.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Return to Nature", 173, Rarity.COMMON, mage.cards.r.ReturnToNature.class));
|
||||
cards.add(new SetCardInfo("Revenge of Ravens", 104, Rarity.UNCOMMON, mage.cards.r.RevengeOfRavens.class));
|
||||
cards.add(new SetCardInfo("Righteousness", 27, Rarity.UNCOMMON, mage.cards.r.Righteousness.class));
|
||||
cards.add(new SetCardInfo("Rimrock Knight", 137, Rarity.COMMON, mage.cards.r.RimrockKnight.class));
|
||||
cards.add(new SetCardInfo("Rimrock Knight", 294, Rarity.COMMON, mage.cards.r.RimrockKnight.class));
|
||||
cards.add(new SetCardInfo("Robber of the Rich", 138, Rarity.MYTHIC, mage.cards.r.RobberOfTheRich.class));
|
||||
cards.add(new SetCardInfo("Robber of the Rich", 365, Rarity.MYTHIC, mage.cards.r.RobberOfTheRich.class));
|
||||
cards.add(new SetCardInfo("Rosethorn Acolyte", 174, Rarity.COMMON, mage.cards.r.RosethornAcolyte.class));
|
||||
cards.add(new SetCardInfo("Rosethorn Acolyte", 300, Rarity.COMMON, mage.cards.r.RosethornAcolyte.class));
|
||||
cards.add(new SetCardInfo("Rimrock Knight", 137, Rarity.COMMON, mage.cards.r.RimrockKnight.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Rimrock Knight", 294, Rarity.COMMON, mage.cards.r.RimrockKnight.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Robber of the Rich", 138, Rarity.MYTHIC, mage.cards.r.RobberOfTheRich.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Robber of the Rich", 365, Rarity.MYTHIC, mage.cards.r.RobberOfTheRich.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Rosethorn Acolyte", 174, Rarity.COMMON, mage.cards.r.RosethornAcolyte.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Rosethorn Acolyte", 300, Rarity.COMMON, mage.cards.r.RosethornAcolyte.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Rosethorn Halberd", 175, Rarity.COMMON, mage.cards.r.RosethornHalberd.class));
|
||||
cards.add(new SetCardInfo("Roving Keep", 228, Rarity.COMMON, mage.cards.r.RovingKeep.class));
|
||||
cards.add(new SetCardInfo("Rowan's Battleguard", 306, Rarity.UNCOMMON, mage.cards.r.RowansBattleguard.class));
|
||||
|
@ -321,39 +321,39 @@ public final class ThroneOfEldraine extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Searing Barrage", 140, Rarity.COMMON, mage.cards.s.SearingBarrage.class));
|
||||
cards.add(new SetCardInfo("Seven Dwarves", 141, Rarity.COMMON, mage.cards.s.SevenDwarves.class));
|
||||
cards.add(new SetCardInfo("Shambling Suit", 230, Rarity.UNCOMMON, mage.cards.s.ShamblingSuit.class));
|
||||
cards.add(new SetCardInfo("Shepherd of the Flock", 278, Rarity.UNCOMMON, mage.cards.s.ShepherdOfTheFlock.class));
|
||||
cards.add(new SetCardInfo("Shepherd of the Flock", 28, Rarity.UNCOMMON, mage.cards.s.ShepherdOfTheFlock.class));
|
||||
cards.add(new SetCardInfo("Shepherd of the Flock", 278, Rarity.UNCOMMON, mage.cards.s.ShepherdOfTheFlock.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Shepherd of the Flock", 28, Rarity.UNCOMMON, mage.cards.s.ShepherdOfTheFlock.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Shimmer Dragon", 317, Rarity.RARE, mage.cards.s.ShimmerDragon.class));
|
||||
cards.add(new SetCardInfo("Shinechaser", 201, Rarity.UNCOMMON, mage.cards.s.Shinechaser.class));
|
||||
cards.add(new SetCardInfo("Shining Armor", 29, Rarity.COMMON, mage.cards.s.ShiningArmor.class));
|
||||
cards.add(new SetCardInfo("Signpost Scarecrow", 231, Rarity.COMMON, mage.cards.s.SignpostScarecrow.class));
|
||||
cards.add(new SetCardInfo("Silverflame Ritual", 30, Rarity.COMMON, mage.cards.s.SilverflameRitual.class));
|
||||
cards.add(new SetCardInfo("Silverflame Squire", 279, Rarity.COMMON, mage.cards.s.SilverflameSquire.class));
|
||||
cards.add(new SetCardInfo("Silverflame Squire", 31, Rarity.COMMON, mage.cards.s.SilverflameSquire.class));
|
||||
cards.add(new SetCardInfo("Silverflame Squire", 279, Rarity.COMMON, mage.cards.s.SilverflameSquire.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Silverflame Squire", 31, Rarity.COMMON, mage.cards.s.SilverflameSquire.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Silverwing Squadron", 315, Rarity.RARE, mage.cards.s.SilverwingSquadron.class));
|
||||
cards.add(new SetCardInfo("Skullknocker Ogre", 142, Rarity.UNCOMMON, mage.cards.s.SkullknockerOgre.class));
|
||||
cards.add(new SetCardInfo("Slaying Fire", 143, Rarity.UNCOMMON, mage.cards.s.SlayingFire.class));
|
||||
cards.add(new SetCardInfo("Slaying Fire", 394, Rarity.UNCOMMON, mage.cards.s.SlayingFire.class));
|
||||
cards.add(new SetCardInfo("Smitten Swordmaster", 105, Rarity.COMMON, mage.cards.s.SmittenSwordmaster.class));
|
||||
cards.add(new SetCardInfo("Smitten Swordmaster", 290, Rarity.COMMON, mage.cards.s.SmittenSwordmaster.class));
|
||||
cards.add(new SetCardInfo("Slaying Fire", 143, Rarity.UNCOMMON, mage.cards.s.SlayingFire.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Slaying Fire", 394, Rarity.UNCOMMON, mage.cards.s.SlayingFire.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Smitten Swordmaster", 105, Rarity.COMMON, mage.cards.s.SmittenSwordmaster.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Smitten Swordmaster", 290, Rarity.COMMON, mage.cards.s.SmittenSwordmaster.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("So Tiny", 64, Rarity.COMMON, mage.cards.s.SoTiny.class));
|
||||
cards.add(new SetCardInfo("Sorcerer's Broom", 232, Rarity.UNCOMMON, mage.cards.s.SorcerersBroom.class));
|
||||
cards.add(new SetCardInfo("Sorcerous Spyglass", 233, Rarity.RARE, mage.cards.s.SorcerousSpyglass.class));
|
||||
cards.add(new SetCardInfo("Sorcerous Spyglass", 384, Rarity.RARE, mage.cards.s.SorcerousSpyglass.class));
|
||||
cards.add(new SetCardInfo("Sorcerous Spyglass", 233, Rarity.RARE, mage.cards.s.SorcerousSpyglass.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Sorcerous Spyglass", 384, Rarity.RARE, mage.cards.s.SorcerousSpyglass.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Specter's Shriek", 106, Rarity.UNCOMMON, mage.cards.s.SpectersShriek.class));
|
||||
cards.add(new SetCardInfo("Spinning Wheel", 234, Rarity.UNCOMMON, mage.cards.s.SpinningWheel.class));
|
||||
cards.add(new SetCardInfo("Sporecap Spider", 176, Rarity.COMMON, mage.cards.s.SporecapSpider.class));
|
||||
cards.add(new SetCardInfo("Steelbane Hydra", 322, Rarity.RARE, mage.cards.s.SteelbaneHydra.class));
|
||||
cards.add(new SetCardInfo("Steelclaw Lance", 202, Rarity.UNCOMMON, mage.cards.s.SteelclawLance.class));
|
||||
cards.add(new SetCardInfo("Steelgaze Griffin", 65, Rarity.COMMON, mage.cards.s.SteelgazeGriffin.class));
|
||||
cards.add(new SetCardInfo("Stolen by the Fae", 348, Rarity.RARE, mage.cards.s.StolenByTheFae.class));
|
||||
cards.add(new SetCardInfo("Stolen by the Fae", 66, Rarity.RARE, mage.cards.s.StolenByTheFae.class));
|
||||
cards.add(new SetCardInfo("Stonecoil Serpent", 235, Rarity.RARE, mage.cards.s.StonecoilSerpent.class));
|
||||
cards.add(new SetCardInfo("Stonecoil Serpent", 385, Rarity.RARE, mage.cards.s.StonecoilSerpent.class));
|
||||
cards.add(new SetCardInfo("Stormfist Crusader", 203, Rarity.RARE, mage.cards.s.StormfistCrusader.class));
|
||||
cards.add(new SetCardInfo("Stormfist Crusader", 383, Rarity.RARE, mage.cards.s.StormfistCrusader.class));
|
||||
cards.add(new SetCardInfo("Sundering Stroke", 144, Rarity.RARE, mage.cards.s.SunderingStroke.class));
|
||||
cards.add(new SetCardInfo("Sundering Stroke", 366, Rarity.RARE, mage.cards.s.SunderingStroke.class));
|
||||
cards.add(new SetCardInfo("Stolen by the Fae", 348, Rarity.RARE, mage.cards.s.StolenByTheFae.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Stolen by the Fae", 66, Rarity.RARE, mage.cards.s.StolenByTheFae.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Stonecoil Serpent", 235, Rarity.RARE, mage.cards.s.StonecoilSerpent.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Stonecoil Serpent", 385, Rarity.RARE, mage.cards.s.StonecoilSerpent.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Stormfist Crusader", 203, Rarity.RARE, mage.cards.s.StormfistCrusader.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Stormfist Crusader", 383, Rarity.RARE, mage.cards.s.StormfistCrusader.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Sundering Stroke", 144, Rarity.RARE, mage.cards.s.SunderingStroke.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Sundering Stroke", 366, Rarity.RARE, mage.cards.s.SunderingStroke.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Swamp", 258, Rarity.LAND, mage.cards.basiclands.Swamp.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Swamp", 259, Rarity.LAND, mage.cards.basiclands.Swamp.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Swamp", 260, Rarity.LAND, mage.cards.basiclands.Swamp.class, NON_FULL_USE_VARIOUS));
|
||||
|
@ -367,61 +367,61 @@ public final class ThroneOfEldraine extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Tall as a Beanstalk", 178, Rarity.COMMON, mage.cards.t.TallAsABeanstalk.class));
|
||||
cards.add(new SetCardInfo("Taste of Death", 320, Rarity.RARE, mage.cards.t.TasteOfDeath.class));
|
||||
cards.add(new SetCardInfo("Tempting Witch", 108, Rarity.COMMON, mage.cards.t.TemptingWitch.class));
|
||||
cards.add(new SetCardInfo("The Cauldron of Eternity", 352, Rarity.MYTHIC, mage.cards.t.TheCauldronOfEternity.class));
|
||||
cards.add(new SetCardInfo("The Cauldron of Eternity", 82, Rarity.MYTHIC, mage.cards.t.TheCauldronOfEternity.class));
|
||||
cards.add(new SetCardInfo("The Circle of Loyalty", 336, Rarity.MYTHIC, mage.cards.t.TheCircleOfLoyalty.class));
|
||||
cards.add(new SetCardInfo("The Circle of Loyalty", 9, Rarity.MYTHIC, mage.cards.t.TheCircleOfLoyalty.class));
|
||||
cards.add(new SetCardInfo("The Great Henge", 161, Rarity.MYTHIC, mage.cards.t.TheGreatHenge.class));
|
||||
cards.add(new SetCardInfo("The Great Henge", 370, Rarity.MYTHIC, mage.cards.t.TheGreatHenge.class));
|
||||
cards.add(new SetCardInfo("The Magic Mirror", 345, Rarity.MYTHIC, mage.cards.t.TheMagicMirror.class));
|
||||
cards.add(new SetCardInfo("The Magic Mirror", 51, Rarity.MYTHIC, mage.cards.t.TheMagicMirror.class));
|
||||
cards.add(new SetCardInfo("The Royal Scions", 199, Rarity.MYTHIC, mage.cards.t.TheRoyalScions.class));
|
||||
cards.add(new SetCardInfo("The Royal Scions", 272, Rarity.MYTHIC, mage.cards.t.TheRoyalScions.class));
|
||||
cards.add(new SetCardInfo("The Cauldron of Eternity", 352, Rarity.MYTHIC, mage.cards.t.TheCauldronOfEternity.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("The Cauldron of Eternity", 82, Rarity.MYTHIC, mage.cards.t.TheCauldronOfEternity.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("The Circle of Loyalty", 336, Rarity.MYTHIC, mage.cards.t.TheCircleOfLoyalty.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("The Circle of Loyalty", 9, Rarity.MYTHIC, mage.cards.t.TheCircleOfLoyalty.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("The Great Henge", 161, Rarity.MYTHIC, mage.cards.t.TheGreatHenge.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("The Great Henge", 370, Rarity.MYTHIC, mage.cards.t.TheGreatHenge.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("The Magic Mirror", 345, Rarity.MYTHIC, mage.cards.t.TheMagicMirror.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("The Magic Mirror", 51, Rarity.MYTHIC, mage.cards.t.TheMagicMirror.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("The Royal Scions", 199, Rarity.MYTHIC, mage.cards.t.TheRoyalScions.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("The Royal Scions", 272, Rarity.MYTHIC, mage.cards.t.TheRoyalScions.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Thorn Mammoth", 323, Rarity.RARE, mage.cards.t.ThornMammoth.class));
|
||||
cards.add(new SetCardInfo("Thornwood Falls", 313, Rarity.COMMON, mage.cards.t.ThornwoodFalls.class));
|
||||
cards.add(new SetCardInfo("Thrill of Possibility", 146, Rarity.COMMON, mage.cards.t.ThrillOfPossibility.class));
|
||||
cards.add(new SetCardInfo("Thunderous Snapper", 215, Rarity.UNCOMMON, mage.cards.t.ThunderousSnapper.class));
|
||||
cards.add(new SetCardInfo("Tome Raider", 68, Rarity.COMMON, mage.cards.t.TomeRaider.class));
|
||||
cards.add(new SetCardInfo("Tome of Legends", 332, Rarity.RARE, mage.cards.t.TomeOfLegends.class));
|
||||
cards.add(new SetCardInfo("Torbran, Thane of Red Fell", 147, Rarity.RARE, mage.cards.t.TorbranThaneOfRedFell.class));
|
||||
cards.add(new SetCardInfo("Torbran, Thane of Red Fell", 367, Rarity.RARE, mage.cards.t.TorbranThaneOfRedFell.class));
|
||||
cards.add(new SetCardInfo("Torbran, Thane of Red Fell", 147, Rarity.RARE, mage.cards.t.TorbranThaneOfRedFell.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Torbran, Thane of Red Fell", 367, Rarity.RARE, mage.cards.t.TorbranThaneOfRedFell.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Tournament Grounds", 248, Rarity.UNCOMMON, mage.cards.t.TournamentGrounds.class));
|
||||
cards.add(new SetCardInfo("Trail of Crumbs", 179, Rarity.UNCOMMON, mage.cards.t.TrailOfCrumbs.class));
|
||||
cards.add(new SetCardInfo("Trapped in the Tower", 33, Rarity.COMMON, mage.cards.t.TrappedInTheTower.class));
|
||||
cards.add(new SetCardInfo("True Love's Kiss", 34, Rarity.COMMON, mage.cards.t.TrueLovesKiss.class));
|
||||
cards.add(new SetCardInfo("Tuinvale Treefolk", 180, Rarity.COMMON, mage.cards.t.TuinvaleTreefolk.class));
|
||||
cards.add(new SetCardInfo("Tuinvale Treefolk", 301, Rarity.COMMON, mage.cards.t.TuinvaleTreefolk.class));
|
||||
cards.add(new SetCardInfo("Tuinvale Treefolk", 180, Rarity.COMMON, mage.cards.t.TuinvaleTreefolk.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Tuinvale Treefolk", 301, Rarity.COMMON, mage.cards.t.TuinvaleTreefolk.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Turn into a Pumpkin", 69, Rarity.UNCOMMON, mage.cards.t.TurnIntoAPumpkin.class));
|
||||
cards.add(new SetCardInfo("Unexplained Vision", 70, Rarity.COMMON, mage.cards.u.UnexplainedVision.class));
|
||||
cards.add(new SetCardInfo("Vantress Gargoyle", 349, Rarity.RARE, mage.cards.v.VantressGargoyle.class));
|
||||
cards.add(new SetCardInfo("Vantress Gargoyle", 71, Rarity.RARE, mage.cards.v.VantressGargoyle.class));
|
||||
cards.add(new SetCardInfo("Vantress Gargoyle", 349, Rarity.RARE, mage.cards.v.VantressGargoyle.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Vantress Gargoyle", 71, Rarity.RARE, mage.cards.v.VantressGargoyle.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Vantress Paladin", 72, Rarity.COMMON, mage.cards.v.VantressPaladin.class));
|
||||
cards.add(new SetCardInfo("Venerable Knight", 35, Rarity.UNCOMMON, mage.cards.v.VenerableKnight.class));
|
||||
cards.add(new SetCardInfo("Wandermare", 204, Rarity.UNCOMMON, mage.cards.w.Wandermare.class));
|
||||
cards.add(new SetCardInfo("Weapon Rack", 236, Rarity.COMMON, mage.cards.w.WeaponRack.class));
|
||||
cards.add(new SetCardInfo("Weaselback Redcap", 148, Rarity.COMMON, mage.cards.w.WeaselbackRedcap.class));
|
||||
cards.add(new SetCardInfo("Wicked Guardian", 109, Rarity.COMMON, mage.cards.w.WickedGuardian.class));
|
||||
cards.add(new SetCardInfo("Wicked Wolf", 181, Rarity.RARE, mage.cards.w.WickedWolf.class));
|
||||
cards.add(new SetCardInfo("Wicked Wolf", 374, Rarity.RARE, mage.cards.w.WickedWolf.class));
|
||||
cards.add(new SetCardInfo("Wildborn Preserver", 182, Rarity.RARE, mage.cards.w.WildbornPreserver.class));
|
||||
cards.add(new SetCardInfo("Wildborn Preserver", 375, Rarity.RARE, mage.cards.w.WildbornPreserver.class));
|
||||
cards.add(new SetCardInfo("Wicked Wolf", 181, Rarity.RARE, mage.cards.w.WickedWolf.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Wicked Wolf", 374, Rarity.RARE, mage.cards.w.WickedWolf.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Wildborn Preserver", 182, Rarity.RARE, mage.cards.w.WildbornPreserver.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Wildborn Preserver", 375, Rarity.RARE, mage.cards.w.WildbornPreserver.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Wildwood Tracker", 183, Rarity.COMMON, mage.cards.w.WildwoodTracker.class));
|
||||
cards.add(new SetCardInfo("Wind-Scarred Crag", 308, Rarity.COMMON, mage.cards.w.WindScarredCrag.class));
|
||||
cards.add(new SetCardInfo("Wintermoor Commander", 205, Rarity.UNCOMMON, mage.cards.w.WintermoorCommander.class));
|
||||
cards.add(new SetCardInfo("Wishclaw Talisman", 110, Rarity.RARE, mage.cards.w.WishclawTalisman.class));
|
||||
cards.add(new SetCardInfo("Wishclaw Talisman", 357, Rarity.RARE, mage.cards.w.WishclawTalisman.class));
|
||||
cards.add(new SetCardInfo("Wishclaw Talisman", 110, Rarity.RARE, mage.cards.w.WishclawTalisman.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Wishclaw Talisman", 357, Rarity.RARE, mage.cards.w.WishclawTalisman.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Wishful Merfolk", 73, Rarity.COMMON, mage.cards.w.WishfulMerfolk.class));
|
||||
cards.add(new SetCardInfo("Witch's Cottage", 249, Rarity.COMMON, mage.cards.w.WitchsCottage.class));
|
||||
cards.add(new SetCardInfo("Witch's Oven", 237, Rarity.UNCOMMON, mage.cards.w.WitchsOven.class));
|
||||
cards.add(new SetCardInfo("Witch's Vengeance", 111, Rarity.RARE, mage.cards.w.WitchsVengeance.class));
|
||||
cards.add(new SetCardInfo("Witch's Vengeance", 358, Rarity.RARE, mage.cards.w.WitchsVengeance.class));
|
||||
cards.add(new SetCardInfo("Witch's Vengeance", 111, Rarity.RARE, mage.cards.w.WitchsVengeance.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Witch's Vengeance", 358, Rarity.RARE, mage.cards.w.WitchsVengeance.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Witching Well", 74, Rarity.COMMON, mage.cards.w.WitchingWell.class));
|
||||
cards.add(new SetCardInfo("Wolf's Quarry", 184, Rarity.COMMON, mage.cards.w.WolfsQuarry.class));
|
||||
cards.add(new SetCardInfo("Workshop Elders", 318, Rarity.RARE, mage.cards.w.WorkshopElders.class));
|
||||
cards.add(new SetCardInfo("Worthy Knight", 341, Rarity.RARE, mage.cards.w.WorthyKnight.class));
|
||||
cards.add(new SetCardInfo("Worthy Knight", 36, Rarity.RARE, mage.cards.w.WorthyKnight.class));
|
||||
cards.add(new SetCardInfo("Yorvo, Lord of Garenbrig", 185, Rarity.RARE, mage.cards.y.YorvoLordOfGarenbrig.class));
|
||||
cards.add(new SetCardInfo("Yorvo, Lord of Garenbrig", 376, Rarity.RARE, mage.cards.y.YorvoLordOfGarenbrig.class));
|
||||
cards.add(new SetCardInfo("Worthy Knight", 341, Rarity.RARE, mage.cards.w.WorthyKnight.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Worthy Knight", 36, Rarity.RARE, mage.cards.w.WorthyKnight.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Yorvo, Lord of Garenbrig", 185, Rarity.RARE, mage.cards.y.YorvoLordOfGarenbrig.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Yorvo, Lord of Garenbrig", 376, Rarity.RARE, mage.cards.y.YorvoLordOfGarenbrig.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Youthful Knight", 37, Rarity.COMMON, mage.cards.y.YouthfulKnight.class));
|
||||
}
|
||||
}
|
||||
|
|
|
@ -35993,321 +35993,6 @@ Island|Commander 2019|291|C||Basic Land - Island|||({T}: Add {U}.)|
|
|||
Swamp|Commander 2019|294|C||Basic Land - Swamp|||({T}: Add {B}.)|
|
||||
Mountain|Commander 2019|297|C||Basic Land - Mountain|||({T}: Add {R}.)|
|
||||
Forest|Commander 2019|300|C||Basic Land - Forest|||({T}: Add {G}.)|
|
||||
Acclaimed Contender|Throne of Eldraine|1|R|{2}{W}|Creature - Human Knight|3|3|When Acclaimed Contender enters the battlefield, if you control another Knight, look at the top five cards of your library. You may reveal a Knight, Aura, Equipment, or legendary artifact card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.|
|
||||
All That Glitters|Throne of Eldraine|2|U|{1}{W}|Enchantment - Aura|||Enchant creature$Enchanted creature gets +1/+1 for each artifact and/or enchantment you control.|
|
||||
Archon of Absolution|Throne of Eldraine|3|U|{3}{W}|Creature - Archon|3|2|Flying$Protection from white$Creatures can't attack you or a planeswalker you control unless their controller pays {1} for each of those creatures.|
|
||||
Ardenvale Paladin|Throne of Eldraine|4|C|{3}{W}|Creature - Human Knight|2|5|Adamant — If at least three white mana was spent to cast this spell, Ardenvale Paladin enters the battlefield with a +1/+1 counter on it.|
|
||||
Ardenvale Tactician|Throne of Eldraine|5|C|{1}{W}{W}|Creature - Human Knight|2|3|Flying|
|
||||
Dizzying Swoop|Throne of Eldraine|5|C|{1}{W}|Instant - Adventure|2|3|Tap up to two target creatures.|
|
||||
Bartered Cow|Throne of Eldraine|6|C|{3}{W}|Creature - Ox|3|3|When Bartered Cow dies or when you discard it, create a Food token.|
|
||||
Beloved Princess|Throne of Eldraine|7|C|{W}|Creature - Human Noble|1|1|Lifelink$Beloved Princess can't be blocked by creatures with power 3 or greater.|
|
||||
Charming Prince|Throne of Eldraine|8|R|{1}{W}|Creature - Human Noble|2|2|When Charming Prince enters the battlefield, choose one —$• Scry 2.$• You gain 3 life.$• Exile another target creature you own. Return it to the battlefield under your control at the beginning of the next end step.|
|
||||
The Circle of Loyalty|Throne of Eldraine|9|M|{4}{W}{W}|Legendary Artifact|||This spell costs {1} less to cast for each Knight you control.$Creatures you control get +1/+1.$Whenever you cast a legendary spell, create a 2/2 white Knight creature token with vigilance.${3}{W}, {T}: Create a 2/2 white Knight creature token with vigilance.|
|
||||
Deafening Silence|Throne of Eldraine|10|U|{W}|Enchantment|||Each player can't cast more than one noncreature spell each turn.|
|
||||
Faerie Guidemother|Throne of Eldraine|11|C|{W}|Creature - Faerie|1|1|Flying|
|
||||
Gift of the Fae|Throne of Eldraine|11|C|{1}{W}|Sorcery - Adventure|1|1|Target creature gets +2/+1 and gains flying until end of turn.|
|
||||
Flutterfox|Throne of Eldraine|12|C|{1}{W}|Creature - Fox|2|2|As long as you control an artifact or enchantment, Flutterfox has flying.|
|
||||
Fortifying Provisions|Throne of Eldraine|13|C|{2}{W}|Enchantment|||Creatures you control get +0/+1.$When Fortifying Provisions enters the battlefield, create a Food token.|
|
||||
Chop Down|Throne of Eldraine|14|R|{2}{W}|Instant - Adventure|1|2|Destroy target creature with power 4 or greater.|
|
||||
Giant Killer|Throne of Eldraine|14|R|{W}|Creature - Human Peasant|1|2|{1}{W}, {T}: Tap target creature.|
|
||||
Glass Casket|Throne of Eldraine|15|U|{1}{W}|Artifact|||When Glass Casket enters the battlefield, exile target creature an opponent controls with converted mana cost 3 or less until Glass Casket leaves the battlefield.|
|
||||
Happily Ever After|Throne of Eldraine|16|R|{2}{W}|Enchantment|||When Happily Ever After enters the battlefield, each player gains 5 life and draws a card.$At the beginning of your upkeep, if there are five colors among permanents you control, there are six or more card types among permanents you control and/or cards in your graveyard, and your life total is greater than or equal to your starting life total, you win the game.|
|
||||
Harmonious Archon|Throne of Eldraine|17|M|{4}{W}{W}|Creature - Archon|4|5|Flying$Non-Archon creatures have base power and toughness 3/3.$When Harmonious Archon enters the battlefield, create two 1/1 white Human creature tokens.|
|
||||
Hushbringer|Throne of Eldraine|18|R|{1}{W}|Creature - Faerie|1|2|Flying, lifelink$Creatures entering the battlefield or dying don't cause abilities to trigger.|
|
||||
Knight of the Keep|Throne of Eldraine|19|C|{2}{W}|Creature - Human Knight|3|2||
|
||||
Linden, the Steadfast Queen|Throne of Eldraine|20|R|{W}{W}{W}|Legendary Creature - Human Noble|3|3|Vigilance$Whenever a white creature you control attacks, you gain 1 life.|
|
||||
Lonesome Unicorn|Throne of Eldraine|21|C|{4}{W}|Creature - Unicorn|3|3|Vigilance|
|
||||
Rider in Need|Throne of Eldraine|21|C|{2}{W}|Sorcery - Adventure|3|3|Create a 2/2 white Knight creature token with vigilance.|
|
||||
Mysterious Pathlighter|Throne of Eldraine|22|U|{2}{W}|Creature - Faerie|2|2|Flying$Each creature you control that has an Adventure enters the battlefield with an additional +1/+1 counter on it.|
|
||||
Outflank|Throne of Eldraine|23|C|{W}|Instant|||Outflank deals damage to target attacking or blocking creature equal to the number of creatures you control.|
|
||||
Prized Griffin|Throne of Eldraine|24|C|{4}{W}|Creature - Griffin|3|4|Flying|
|
||||
Rally for the Throne|Throne of Eldraine|25|U|{2}{W}|Instant|||Create two 1/1 white Human creature tokens.$Adamant — If at least three white mana was spent to cast this spell, you gain 1 life for each creature you control.|
|
||||
Cast Off|Throne of Eldraine|26|M|{3}{W}{W}|Sorcery - Adventure|7|7|Destroy all non-Giant creatures.|
|
||||
Realm-Cloaked Giant|Throne of Eldraine|26|M|{5}{W}{W}|Creature - Giant|7|7|Vigilance|
|
||||
Righteousness|Throne of Eldraine|27|U|{W}|Instant|||Target blocking creature gets +7/+7 until end of turn.|
|
||||
Shepherd of the Flock|Throne of Eldraine|28|U|{1}{W}|Creature - Human Peasant|3|1||
|
||||
Usher to Safety|Throne of Eldraine|28|U|{W}|Instant - Adventure|3|1|Return target permanent you control to its owner's hand.|
|
||||
Shining Armor|Throne of Eldraine|29|C|{1}{W}|Artifact - Equipment|||Flash$When Shining Armor enters the battlefield, attach it to target Knight you control.$Equipped creature gets +0/+2 and has vigilance.$Equip {3}|
|
||||
Silverflame Ritual|Throne of Eldraine|30|C|{3}{W}|Sorcery|||Put a +1/+1 counter on each creature you control.$Adamant — If at least three white mana was spent to cast this spell, creatures you control gain vigilance until end of turn.|
|
||||
On Alert|Throne of Eldraine|31|C|{2}{W}|Instant - Adventure|2|1|Target creature gets +2/+2 until end of turn. Untap it.|
|
||||
Silverflame Squire|Throne of Eldraine|31|C|{1}{W}|Creature - Human Soldier|2|1||
|
||||
Syr Alin, the Lion's Claw|Throne of Eldraine|32|U|{3}{W}{W}|Legendary Creature - Human Knight|4|4|First strike$Whenever Syr Alin, the Lion's Claw attacks, other creatures you control get +1/+1 until end of turn.|
|
||||
Trapped in the Tower|Throne of Eldraine|33|C|{1}{W}|Enchantment - Aura|||Enchant creature without flying$Enchanted creature can't attack or block, and its activated abilities can't be activated.|
|
||||
True Love's Kiss|Throne of Eldraine|34|C|{2}{W}{W}|Instant|||Exile target artifact or enchantment.$Draw a card|
|
||||
Venerable Knight|Throne of Eldraine|35|U|{W}|Creature - Human Knight|2|1|When Venerable Knight dies, put a +1/+1 counter on target Knight you control.|
|
||||
Worthy Knight|Throne of Eldraine|36|R|{1}{W}|Creature - Human Knight|2|2|Whenever you cast a Knight spell, create a 1/1 white Human creature token.|
|
||||
Youthful Knight|Throne of Eldraine|37|C|{1}{W}|Creature - Human Knight|2|1|First strike|
|
||||
Animating Faerie|Throne of Eldraine|38|U|{2}{U}|Creature - Faerie|2|2|Flying|
|
||||
Bring to Life|Throne of Eldraine|38|U|{2}{U}|Sorcery - Adventure|2|2|Target noncreature artifact you control becomes a 0/0 artifact creature. Put four +1/+1 counters on it.|
|
||||
Brazen Borrower|Throne of Eldraine|39|M|{1}{U}{U}|Creature - Faerie Rogue|3|1|Flash$Flying$Brazen Borrower can block only creatures with flying.|
|
||||
Petty Theft|Throne of Eldraine|39|M|{1}{U}|Instant - Adventure|3|1|Return target nonland permanent an opponent controls to its owner's hand.|
|
||||
Charmed Sleep|Throne of Eldraine|40|C|{1}{U}{U}|Enchantment - Aura|||Enchant creature$When Charmed Sleep enters the battlefield, tap enchanted creature.$Enchanted creature doesn't untap during its controller's untap step.|
|
||||
Corridor Monitor|Throne of Eldraine|41|C|{1}{U}|Artifact Creature - Construct|1|4|When Corridor Monitor enters the battlefield, untap target artifact or creature you control.|
|
||||
Didn't Say Please|Throne of Eldraine|42|C|{1}{U}{U}|Instant|||Counter target spell. Its controller puts the top three cards of their library into their graveyard.|
|
||||
Emry, Lurker of the Loch|Throne of Eldraine|43|R|{2}{U}|Legendary Creature - Merfolk Wizard|1|2|This spell costs {1} less to cast for each artifact you control.$When Emry, Lurker of the Loch enters the battlefield, put the top four cards of your library into your graveyard.${T}: Choose target artifact card in your graveyard. You may cast that card this turn.|
|
||||
Fae of Wishes|Throne of Eldraine|44|R|{1}{U}|Creature - Faerie Wizard|1|4|Flying${1}{U}, Discard two cards: Return Fae of Wishes to its owner's hand.|
|
||||
Granted|Throne of Eldraine|44|R|{3}{U}|Sorcery - Adventure|1|4|You may choose a noncreature card you own from outside the game, reveal it, and put it into your hand.|
|
||||
Faerie Vandal|Throne of Eldraine|45|U|{1}{U}|Creature - Faerie Rogue|1|2|Flash$Flying$Whenever you draw your second card each turn, put a +1/+1 counter on Faerie Vandal.|
|
||||
Folio of Fancies|Throne of Eldraine|46|R|{1}{U}|Artifact|||Players have no maximum hand size.${X}{X}, {T}: Each player draws X cards.${2}{U}, {T}: Each opponent puts a number of cards equal to the number of cards in their hand from the top of their library into their graveyard.|
|
||||
Frogify|Throne of Eldraine|47|U|{1}{U}|Enchantment - Aura|||Enchant creature$Enchanted creature loses all abilities and is a blue Frog creature with base power and toughness 1/1.|
|
||||
Gadwick, the Wizened|Throne of Eldraine|48|R|{X}{U}{U}{U}|Legendary Creature - Human Wizard|3|3|When Gadwick, the Wizened enters the battlefield, draw X cards.$Whenever you cast a blue spell, tap target nonland permanent an opponent controls.|
|
||||
Hypnotic Sprite|Throne of Eldraine|49|U|{U}{U}|Creature - Faerie|2|1|Flying|
|
||||
Mesmeric Glare|Throne of Eldraine|49|U|{2}{U}|Instant - Adventure|2|1|Counter target spell with converted mana cost 3 or less.|
|
||||
Into the Story|Throne of Eldraine|50|U|{5}{U}{U}|Instant|||This spell costs {3} less to cast if an opponent has seven or more cards in their graveyard.$Draw four cards.|
|
||||
The Magic Mirror|Throne of Eldraine|51|M|{6}{U}{U}{U}|Legendary Artifact|||This spell costs {1} less to cast for each instant and sorcery card in your graveyard.$You have no maximum hand size.$At the beginning of your upkeep, put a knowledge counter on The Magic Mirror, then draw a card for each knowledge counter on The Magic Mirror.|
|
||||
Mantle of Tides|Throne of Eldraine|52|C|{U}|Artifact - Equipment|||Equipped creature gets +1/+2.$Whenever you draw your second card each turn, attach Mantle of Tides to target creature you control.$Equip {3}|
|
||||
Merfolk Secretkeeper|Throne of Eldraine|53|C|{U}|Creature - Merfolk Wizard|0|4||
|
||||
Venture Deeper|Throne of Eldraine|53|C|{U}|Sorcery - Adventure|0|4|Target player puts the top four cards of their library into their graveyard.|
|
||||
Midnight Clock|Throne of Eldraine|54|R|{2}{U}|Artifact|||{T}: Add {U}.${2}{U}: Put an hour counter on Midnight Clock.$At the beginning of each upkeep, put an hour counter on Midnight Clock.$When the twelfth hour counter is put on Midnight Clock, shuffle your hand and graveyard into your library, then draw seven cards. Exile Midnight Clock.|
|
||||
Mirrormade|Throne of Eldraine|55|R|{1}{U}{U}|Enchantment|||You may have Mirrormade enter the battlefield as a copy of any artifact or enchantment on the battlefield.|
|
||||
Mistford River Turtle|Throne of Eldraine|56|C|{3}{U}|Creature - Turtle|1|5|Whenever Mistford River Turtle attacks, another target attacking non-Human creature can't be blocked this turn.|
|
||||
Moonlit Scavengers|Throne of Eldraine|57|C|{5}{U}|Creature - Merfolk Rogue|4|5|When Moonlit Scavengers enters the battlefield, if you control an artifact or enchantment, return target creature an opponent controls to its owner's hand.|
|
||||
Mystical Dispute|Throne of Eldraine|58|U|{2}{U}|Instant|||This spell costs {2} less to cast if it targets a blue spell.$Counter target spell unless its controller pays {3}.|
|
||||
Opt|Throne of Eldraine|59|C|{U}|Instant|||Scry 1.$Draw a card.|
|
||||
Overwhelmed Apprentice|Throne of Eldraine|60|U|{U}|Creature - Human Wizard|1|2|When Overwhelmed Apprentice enters the battlefield, each opponent puts the top two cards of their library into their graveyard. Then you scry 2.|
|
||||
Queen of Ice|Throne of Eldraine|61|C|{2}{U}|Creature - Human Noble Wizard|2|3|Whenever Queen of Ice deals combat damage to a creature, tap that creature. It doesn't untap during its controller's next untap step.|
|
||||
Rage of Winter|Throne of Eldraine|61|C|{1}{U}|Sorcery - Adventure|2|3|Tap target creature. It doesn't untap during its controller's next untap step.|
|
||||
Run Away Together|Throne of Eldraine|62|C|{1}{U}|Instant|||Choose two target creatures controlled by different players. Return those creatures to their owners' hands.|
|
||||
Sage of the Falls|Throne of Eldraine|63|U|{4}{U}|Creature - Merfolk Wizard|2|5|Whenever Sage of the Falls or another non-Human creature enters the battlefield under you control, you may draw a card. If you do, discard a card.|
|
||||
So Tiny|Throne of Eldraine|64|C|{U}|Enchantment - Aura|||Flash$Enchant creature$Enchanted creature gets -2/-0. It gets -6/-0 instead as long as its controller has seven or more cards in their graveyard.|
|
||||
Steelgaze Griffin|Throne of Eldraine|65|C|{4}{U}|Creature - Griffin|2|4|Flying$When you draw your second card each turn, Steelgaze Griffin gets +2/+0 until end of turn.|
|
||||
Stolen by the Fae|Throne of Eldraine|66|R|{X}{U}{U}|Sorcery|||Return target creature with converted mana cost X to its owner's hand. You create X 1/1 blue Faerie creature tokens with flying.|
|
||||
Syr Elenora, the Discerning|Throne of Eldraine|67|U|{3}{U}{U}|Legendary Creature - Human Knight|*|4|Syr Elenora, the Discerning's power is equal to the number of cards in your hand.$When Syr Elenora enters the battlefield, draw a card.$Spells your opponents cast that target Syr Elenora cost {2} more to cast.|
|
||||
Tome Raider|Throne of Eldraine|68|C|{2}{U}|Creature - Faerie|1|1|Flying$When Tome Raider enters the battlefield, draw a card.|
|
||||
Turn into a Pumpkin|Throne of Eldraine|69|U|{3}{U}|Instant|||Return target nonland permanent to its owner's hand. Draw a card.$Adamant — If at least three blue mana was spent to cast this spell, create a Food token.|
|
||||
Unexplained Vision|Throne of Eldraine|70|C|{4}{U}|Sorcery|||Draw three cards.$Adamant — If at least three blue mana was spent to cast this spell, scry 3.|
|
||||
Vantress Gargoyle|Throne of Eldraine|71|R|{1}{U}|Artifact Creature - Gargoyle|5|4|Flying$Vantress Gargoyle can't attack unless defending player has seven or more cards in their graveyard.$Vantress Gargoyle can't block unless you have four or more cards in hand.${T}: Each player puts the top card of their library into their graveyard.|
|
||||
Vantress Paladin|Throne of Eldraine|72|C|{3}{U}|Creature - Human Knight|2|2|Flying$Adamant — If at least three blue mana was spent to cast this spell, Vantress Paladin enters the battlefield with an additional +1/+1 counter on it.|
|
||||
Wishful Merfolk|Throne of Eldraine|73|C|{1}{U}|Creature - Merfolk|3|2|Defender${1}{U}: Wishful Merfolk loses defender and becomes a Human until end of turn.|
|
||||
Witching Well|Throne of Eldraine|74|C|{U}|Artifact|||When Witching Well enters the battlefield, scry 2.${3}{U}, Sacrifice Witching Well: Draw two cards.|
|
||||
Ayara, First of Locthwain|Throne of Eldraine|75|R|{B}{B}{B}|Legendary Creature - Elf Noble|2|3|Whenever Ayara, First of Locthwain or another black creature enters the battlefield under your control, each opponent loses 1 life and you gain 1 life.${T}, Sacrifice another black creature: Draw a card.|
|
||||
Bake into a Pie|Throne of Eldraine|76|C|{2}{B}{B}|Instant|||Destroy target creature. Create a Food token.|
|
||||
Barrow Witches|Throne of Eldraine|77|C|{4}{B}|Creature - Human Warlock|3|4|When Barrow Witches enters the battlefield, return target Knight card from your graveyard to your hand.|
|
||||
Belle of the Brawl|Throne of Eldraine|78|U|{2}{B}|Creature - Human Knight|3|2|Menace$Whenever Belle of the Brawl attacks, other Knights you control get +1/+0 until end of turn.|
|
||||
Blacklance Paragon|Throne of Eldraine|79|R|{1}{B}|Creature - Human Knight|3|1|Flash$When Blacklance Paragon enters the battlefield, target Knight gains deathtouch and lifelink until end of turn.|
|
||||
Bog Naughty|Throne of Eldraine|80|U|{3}{B}{B}|Creature - Faerie|3|3|Flying${2}{B}, Sacrifice a Food: Target creature gets -3/-3 until end of turn.|
|
||||
Cauldron Familiar|Throne of Eldraine|81|U|{B}|Creature - Cat|1|1|When Cauldron Familiar enters the battlefield, each opponent loses 1 life and you gain 1 life.$Sacrifice a Food: Return Cauldron Familiar from your graveyard to the battlefield.|
|
||||
The Cauldron of Eternity|Throne of Eldraine|82|M|{10}{B}{B}|Legendary Artifact|||This spell costs {2} less for each creature card in your graveyard.$Whenever a creature you control dies, put it on the bottom of its owner's library.${2}{B}, {T}, Pay 2 life: Return target creature card from your graveyard to the battlefield. Activate this ability only any time you could cast a sorcery.|
|
||||
Cauldron's Gift|Throne of Eldraine|83|U|{4}{B}|Sorcery|||Adamant — If at least three black mana was spent to cast this spell, put the top four cards of your library into your graveyard.$You may choose a creature card in your graveyard. If you do, return it to the battlefield with an additional +1/+1 counter on it.|
|
||||
Clackbridge Troll|Throne of Eldraine|84|R|{3}{B}{B}|Creature - Troll|8|8|Trample, haste$When Clackbridge Troll enters the battlefield, target opponent creates three 0/1 white Goat creature tokens.$At the beginning of combat on your turn, any opponent may sacrifice a creature. If a player does, tap Clackbridge Troll, you gain 3 life, and you draw a card.|
|
||||
Epic Downfall|Throne of Eldraine|85|U|{1}{B}|Sorcery|||Exile target creature with converted mana cost 3 or greater.|
|
||||
Eye Collector|Throne of Eldraine|86|C|{B}|Creature - Faerie|1|1|Flying$Whenever Eye Collector deals combat damage to a player, each player puts the top card of their library into their graveyard.|
|
||||
Festive Funeral|Throne of Eldraine|87|C|{4}{B}|Instant|||Target creature gets -X/-X until end of turn, where X is the number of cards in your graveyard.|
|
||||
Foreboding Fruit|Throne of Eldraine|88|C|{2}{B}|Sorcery|||Target player draws two cards and loses 2 life.$Adamant — If at least three black mana was spent to cast this spell, create a Food token.|
|
||||
Forever Young|Throne of Eldraine|89|C|{1}{B}|Sorcery|||Put any number of target creature cards from your graveyard on top of your library.$Draw a card.|
|
||||
Foulmire Knight|Throne of Eldraine|90|U|{B}|Creature - Zombie Knight|1|1|Deathtouch|
|
||||
Profane Insight|Throne of Eldraine|90|U|{2}{B}|Instant - Adventure|1|1|You draw a card and you lose 1 life.|
|
||||
Giant's Skewer|Throne of Eldraine|91|C|{1}{B}|Artifact - Equipment|||Equipped creature gets +2/+1.$Whenever equipped creature deals combat damage to a creature, create a Food token.$Equip {3}|
|
||||
Lash of Thorns|Throne of Eldraine|92|C|{B}|Instant|||Target creature gets +2/+1 and gains deathtouch until end of turn.|
|
||||
Locthwain Paladin|Throne of Eldraine|93|C|{3}{B}|Creature - Human Knight|3|2|Menace$Adamant — If at least three black mana was spent to cast this spell, Locthwain Paladin enters the battlefield with a +1/+1 counter on it.|
|
||||
Lost Legion|Throne of Eldraine|94|C|{1}{B}{B}|Creature - Spirit Knight|2|3|When Lost Legion enters the battlefield, scry 2.|
|
||||
Malevolent Noble|Throne of Eldraine|95|C|{1}{B}|Creature - Human Noble|2|2|{2}, Sacrifice an artifact or another creature: Put a +1/+1 counter on Malevolent Noble.|
|
||||
Memory Theft|Throne of Eldraine|96|C|{2}{B}|Sorcery|||Target opponent reveals their hand. You choose a nonland card from it. That player discards that card. You may put a card that has an Adventure that player owns from exile into that player's graveyard.|
|
||||
Murderous Rider|Throne of Eldraine|97|R|{1}{B}{B}|Creature - Zombie Knight|2|3|Lifelink$When Murderous Rider dies, put it on the bottom of its owner's library.|
|
||||
Swift End|Throne of Eldraine|97|R|{1}{B}{B}|Instant - Adventure|2|3|Destroy target creature or planeswalker. You lose 2 life.|
|
||||
Oathsworn Knight|Throne of Eldraine|98|R|{1}{B}{B}|Creature - Human Knight|0|0|Oathsworn Knight enters the battlefield with four +1/+1 counters on it.$Oathsworn Knight attacks each combat if able.$If damage would be dealt to Oathsworn Knight while it has a +1/+1 counter on it, prevent that damage and remove a +1/+1 counter from it.|
|
||||
Alter Fate|Throne of Eldraine|99|U|{1}{B}|Sorcery - Adventure|2|2|Return target creature card from your graveyard to your hand.|
|
||||
Order of Midnight|Throne of Eldraine|99|U|{1}{B}|Creature - Human Knight|2|2|Flying$Order of Midnight can't block.|
|
||||
Piper of the Swarm|Throne of Eldraine|100|R|{1}{B}|Creature - Human Warlock|1|3|Rats you control have menace.${1}{B}, {T}: Create a 1/1 black Rat creature token.${2}{B}{B}, {T}, Sacrifice three Rats: Gain control of target creature.|
|
||||
Rankle, Master of Pranks|Throne of Eldraine|101|M|{2}{B}{B}|Legendary Creature - Faerie Rogue|3|3|Flying, haste$Whenever Rankle, Master of Pranks deals combat damage to a player, choose any number —$• Each player discards a card.$• Each player loses 1 life and draws a card.$• Each player sacrifices a creature.|
|
||||
Harvest Fear|Throne of Eldraine|102|C|{3}{B}|Sorcery - Adventure|4|5|Target opponent discards two cards.|
|
||||
Reaper of Night|Throne of Eldraine|102|C|{5}{B}{B}|Creature - Specter|4|5|Whenever Reaper of Night attacks, if defending player has two or fewer cards in hand, it gains flying until end of turn.|
|
||||
Reave Soul|Throne of Eldraine|103|C|{1}{B}|Sorcery|||Destroy target creature with power 3 or less.|
|
||||
Revenge of Ravens|Throne of Eldraine|104|U|{3}{B}|Enchantment|||Whenever a creature attacks you or a planeswalker you control, that creature's controller loses 1 life and you gain 1 life.|
|
||||
Curry Favor|Throne of Eldraine|105|C|{B}|Sorcery - Adventure|2|1|You gain X life and each opponent loses X life, where X is the number of Knights you control.|
|
||||
Smitten Swordmaster|Throne of Eldraine|105|C|{1}{B}|Creature - Human Knight|2|1|Lifelink|
|
||||
Specter's Shriek|Throne of Eldraine|106|U|{B}|Sorcery|||Target opponent reveals their hand. You may choose a nonland card from it. If you do, that player exiles that card. If a nonblack card is exiled this way, exile a card from your hand.|
|
||||
Syr Konrad, the Grim|Throne of Eldraine|107|U|{3}{B}{B}|Legendary Creature - Human Knight|5|4|Whenever another creature dies, or a creature card is put into a graveyard from anywhere other than the battlefield, or a creature card leaves your graveyard, Syr Konrad, the Grim deals 1 damage to each opponent.${1}{B}: Each player puts the top card of their library into their graveyard.|
|
||||
Tempting Witch|Throne of Eldraine|108|C|{2}{B}|Creature - Human Warlock|1|3|When Tempting Witch enters the battlefield, create a Food token.${2}, {T}, Sacrifice a Food: Target player loses 3 life.|
|
||||
Wicked Guardian|Throne of Eldraine|109|C|{3}{B}|Creature - Human Noble|4|2|When Wicked Guardian enters the battlefield, you may have it deal 2 damage to another creature you control. If you do, draw a card.|
|
||||
Wishclaw Talisman|Throne of Eldraine|110|R|{1}{B}|Artifact|||Wishclaw Talisman enters the battlefield with three wish counters on it.${1}, {T}, Remove a wish counter from Wishclaw Talisman: Search your library for a card, put it into your hand, then shuffle your library. An opponent gains control of Wishclaw Talisman. Activate this ability only during your turn.|
|
||||
Witch's Vengeance|Throne of Eldraine|111|R|{1}{B}{B}|Sorcery|||Creatures of the creature type of your choice get -3/-3 until end of turn.|
|
||||
Barge In|Throne of Eldraine|112|C|{R}|Instant|||Target attacking creature gets +2/+2 until end of turn. Each attacking non-Human creature gains trample until end of turn.|
|
||||
Bloodhaze Wolverine|Throne of Eldraine|113|C|{1}{R}|Creature - Wolverine|2|1|Whenever you draw your second card each turn, Bloodhaze Wolverine gets +1/+1 and gains first strike until end of turn.|
|
||||
Blow Your House Down|Throne of Eldraine|114|C|{2}{R}|Sorcery|||Up to three target creatures can't block this turn. Destroy any of them that are Walls.|
|
||||
Bonecrusher Giant|Throne of Eldraine|115|R|{2}{R}|Creature - Giant|4|3|Whenever Bonecrusher Giant becomes the target of a spell, Bonecrusher Giant deals 2 damage to that spell's controller.|
|
||||
Stomp|Throne of Eldraine|115|R|{1}{R}|Instant - Adventure|4|3|Damage can't be prevented this turn. Stomp deals 2 damage to any target.|
|
||||
Brimstone Trebuchet|Throne of Eldraine|116|C|{2}{R}|Artifact Creature - Wall|1|3|Defender, reach${T}: Brimstone Trebuchet deals 1 damage to each opponent.$Whenever a Knight enters the battlefield under your control, untap Brimstone Trebuchet.|
|
||||
Burning-Yard Trainer|Throne of Eldraine|117|U|{4}{R}|Creature - Human Knight|3|3|Trample, haste$When Burning-Yard Trainer enters the battlefield, another target Knight you control gets +2/+2 and gains trample and haste until end of turn.|
|
||||
Claim the Firstborn|Throne of Eldraine|118|U|{R}|Sorcery|||Gain control of target creature with converted mana cost 3 or less until end of turn. Untap that creature. It gains haste until end of turn.|
|
||||
Crystal Slipper|Throne of Eldraine|119|C|{1}{R}|Artifact - Equipment|||Equipped creature gets +1/+0 and has haste.$Equip {1}|
|
||||
Embercleave|Throne of Eldraine|120|M|{4}{R}{R}|Legendary Artifact - Equipment|||Flash$This spell costs {1} less to cast for each attacking creature you control.$When Embercleave enters the battlefield, attach it to target creature you control.$Equipped creature gets +1/+1 and has double strike and trample.$Equip {3}|
|
||||
Embereth Paladin|Throne of Eldraine|121|C|{3}{R}|Creature - Human Knight|4|1|Haste$Adamant — If at least three red mana was spent to cast this spell, Embereth Paladin enters the battlefield with a +1/+1 counter on it.|
|
||||
Battle Display|Throne of Eldraine|122|U|{R}|Sorcery - Adventure|2|1|Destroy target artifact.|
|
||||
Embereth Shieldbreaker|Throne of Eldraine|122|U|{1}{R}|Creature - Human Knight|2|1||
|
||||
Ferocity of the Wilds|Throne of Eldraine|123|U|{2}{R}|Enchantment|||Attacking non-Human creatures you control get +1/+0 and have trample.|
|
||||
Fervent Champion|Throne of Eldraine|124|R|{R}|Creature - Human Knight|1|1|First strike, haste$Whenever Fervent Champion attacks, another target attacking Knight you control gets +1/+0 until end of turn.$Equip abilities you activate that target Fervent Champion cost {3} less to activate.|
|
||||
Fires of Invention|Throne of Eldraine|125|R|{3}{R}|Enchantment|||You can cast spells only during your turn and you can cast no more than two spells each turn.$You may cast spells with converted mana cost less than or equal to the number of lands you control without paying their mana costs.|
|
||||
Fling|Throne of Eldraine|126|C|{1}{R}|Instant|||As an additional cost to cast this spell, sacrifice a creature.$Fling deals damage equal to the sacrificed creature's power to any target.|
|
||||
Irencrag Feat|Throne of Eldraine|127|R|{1}{R}{R}{R}|Sorcery|||Add seven {R}. You can cast only one more spell this turn.|
|
||||
Irencrag Pyromancer|Throne of Eldraine|128|R|{2}{R}|Creature - Human Wizard|0|4|Whenever you draw your second card each turn, Irencrag Pyromancer deals 3 damage to any target.|
|
||||
Joust|Throne of Eldraine|129|U|{1}{R}|Sorcery|||Choose target creature you control and target creature you don't control. The creature you control gets +2/+1 until end of turn if it's a Knight. Then those creatures fight each other.|
|
||||
Mad Ratter|Throne of Eldraine|130|U|{3}{R}|Creature - Goblin|1|2|Whenever you draw your second card each turn, create two 1/1 black Rat creature tokens.|
|
||||
Haggle|Throne of Eldraine|131|C|{R}|Instant - Adventure|2|3|You may discard a card. If you do, draw a card.|
|
||||
Merchant of the Vale|Throne of Eldraine|131|C|{2}{R}|Creature - Human Peasant|2|3|{2}{R}, Discard a card: Draw a card.|
|
||||
Ogre Errant|Throne of Eldraine|132|C|{3}{R}|Creature - Ogre Knight|3|4|Whenever Ogre Errant attacks, another target attacking Knight gains menace until end of turn.|
|
||||
Opportunistic Dragon|Throne of Eldraine|133|R|{2}{R}{R}|Creature - Dragon|4|3|Flying$When Opportunistic Dragon enters the battlefield, choose target Human or artifact an opponent controls. For as long as Opportunistic Dragon remains on the battlefield, gain control of that permanent, it loses all abilities, and it can't attack or block.|
|
||||
Raging Redcap|Throne of Eldraine|134|C|{2}{R}|Creature - Goblin Knight|1|2|Double strike|
|
||||
Redcap Melee|Throne of Eldraine|135|U|{R}|Instant|||Redcap Melee deals 4 damage to target creature or planeswalker. If a nonred permanent is dealt damage this way, you sacrifice a land.|
|
||||
Redcap Raiders|Throne of Eldraine|136|C|{2}{R}|Creature - Goblin Warrior|3|2|Whenever Redcap Raiders attacks, you may tap an untapped non-Human creature you control. If you do, Redcap Raiders gets +1/+1 and gains trample until end of turn.|
|
||||
Boulder Rush|Throne of Eldraine|137|C|{R}|Instant - Adventure|3|1|Target creature gets +2/+0 until end of turn.|
|
||||
Rimrock Knight|Throne of Eldraine|137|C|{1}{R}|Creature - Dwarf Knight|3|1|Rimrock Knight can't block|
|
||||
Robber of the Rich|Throne of Eldraine|138|M|{1}{R}|Creature - Human Archer Rogue|2|2|Reach, haste$Whenever Robber of the Rich attacks, if defending player has more cards in hand than you, exile the top card of their library. During any turn you attacked with a Rogue, you may cast that card and you may spend mana as though it were mana of any color to cast that spell.|
|
||||
Scorching Dragonfire|Throne of Eldraine|139|C|{1}{R}|Instant|||Scorching Dragonfire deals 3 damage to target creature or planeswalker. If that creature or planeswalker would die this turn, exile it instead.|
|
||||
Searing Barrage|Throne of Eldraine|140|C|{4}{R}|Instant|||Searing Barrage deals 5 damage to target creature.$Adamant — If at least three red mana was spent to cast this spell, Searing Barrage deals 3 damage to that creature's controller.|
|
||||
Seven Dwarves|Throne of Eldraine|141|C|{1}{R}|Creature - Dwarf|2|2|Seven Dwarves gets +1/+1 for each other creature named Seven Dwarves you control.$A deck can have up to seven cards named Seven Dwarves.|
|
||||
Skullknocker Ogre|Throne of Eldraine|142|U|{3}{R}|Creature - Ogre|4|3|Whenever Skullknocker Ogre deals damage to an opponent, that player discards a card at random. If the player does, they draw a card.|
|
||||
Slaying Fire|Throne of Eldraine|143|U|{2}{R}|Instant|||Slaying Fire deals 3 damage to any target.$Adamant — If at least three red mana was spent to cast this spell, it deals 4 damage instead.|
|
||||
Sundering Stroke|Throne of Eldraine|144|R|{6}{R}|Sorcery|||Sundering Stroke deals 7 damage divided as you choose among one, two, or three targets. If at least seven red mana was spent to cast this spell, instead Sundering Stroke deals 7 damage to each of those permanents and/or players.|
|
||||
Syr Carah, the Bold|Throne of Eldraine|145|U|{3}{R}{R}|Legendary Creature - Human Knight|3|3|When Syr Carah, the Bold or an instant or sorcery spell you control deals damage to a player, exile the top card of your library. You may play that card this turn.${T}: Syr Carah deals 1 damage to any target.|
|
||||
Thrill of Possibility|Throne of Eldraine|146|C|{1}{R}|Instant|||As an additional cost to cast this spell, discard a card.$Draw two cards.|
|
||||
Torbran, Thane of Red Fell|Throne of Eldraine|147|R|{1}{R}{R}{R}|Legendary Creature - Dwarf Noble|2|4|If a red source you control would deal damage to an opponent or a permanent an opponent controls, it deals that much damage plus 2 instead.|
|
||||
Weaselback Redcap|Throne of Eldraine|148|C|{R}|Creature - Goblin Knight|1|1|{1}{R}: Weaselback Redcap gets +2/+0 until end of turn.|
|
||||
Beanstalk Giant|Throne of Eldraine|149|U|{6}{G}|Creature - Giant|*|*|Beanstalk Giant's power and toughness are each equal to the number of lands you control.|
|
||||
Fertile Footsteps|Throne of Eldraine|149|U|{2}{G}|Sorcery - Adventure|*|*|Search your library for a basic land card, put it onto the battlefield, then shuffle your library.|
|
||||
Curious Pair|Throne of Eldraine|150|C|{1}{G}|Creature - Human Peasant|1|3||
|
||||
Treats to Share|Throne of Eldraine|150|C|{G}|Sorcery - Adventure|1|3|Create a Food token.|
|
||||
Edgewall Innkeeper|Throne of Eldraine|151|U|{G}|Creature - Human Peasant|1|1|Whenever you cast a creature spell that has an Adventure, draw a card.|
|
||||
Feasting Troll King|Throne of Eldraine|152|R|{2}{G}{G}{G}{G}|Creature - Troll Noble|7|6|Vigilance, trample$When Feasting Troll King enters the battlefield, if you cast it from your hand, create three Food tokens.$Sacrifice three Foods: Return Feasting Troll King from your graveyard to the battlefield. Activate this ability only during your turn.|
|
||||
Fell the Pheasant|Throne of Eldraine|153|C|{1}{G}|Instant|||Fell the Pheasant deals 5 damage to target creature with flying. Create a Food token.|
|
||||
Fierce Witchstalker|Throne of Eldraine|154|C|{2}{G}{G}|Creature - Wolf|4|4|Trample$When Fierce Witchstalker enters the battlefield, create a Food token.|
|
||||
Flaxen Intruder|Throne of Eldraine|155|U|{G}|Creature - Human Berserker|1|2|Whenever Flaxen Intruder deals combat damage to a player, you may sacrifice it. When you do, destroy target artifact or enchantment.|
|
||||
Welcome Home|Throne of Eldraine|155|U|{5}{G}{G}|Sorcery - Adventure|1|2|Create three 2/2 green Bear creature tokens.|
|
||||
Garenbrig Carver|Throne of Eldraine|156|C|{3}{G}|Creature - Human Warrior|3|2||
|
||||
Shield's Might|Throne of Eldraine|156|C|{1}{G}|Instant - Adventure|3|2|Target creature gets +2/+2 until end of turn.|
|
||||
Garenbrig Paladin|Throne of Eldraine|157|C|{4}{G}|Creature - Giant Knight|4|4|Adamant — If at least three green mana was spent to cast this spell, Garenbrig Paladin enters the battlefield with a +1/+1 counter on it.$Garenbrig Paladin can't be blocked by creatures with power 2 or less.|
|
||||
Garenbrig Squire|Throne of Eldraine|158|C|{1}{G}|Creature - Human Soldier|2|2|Whenever you cast a creature spell that has an Adventure, Garenbrig Squire gets +1/+1 until end of turn.|
|
||||
Giant Opportunity|Throne of Eldraine|159|U|{2}{G}|Sorcery|||You may sacrifice two Foods. If you do, create a 7/7 green Giant creature token. Otherwise, create three Food tokens.|
|
||||
Gilded Goose|Throne of Eldraine|160|R|{G}|Creature - Bird|0|2|Flying$When Gilded Goose enters the battlefield, create a Food token.${1}{G}, {T}: Create a Food token.${T}, Sacrifice a Food: Add one mana of any color.|
|
||||
The Great Henge|Throne of Eldraine|161|M|{7}{G}{G}|Legendary Artifact|||This spell costs {X} less to cast, where X is the greatest power among creatures you control.${T}: Add {G}{G}. You gain 2 life.$Whenever a nontoken creature enters the battlefield under your control, put a +1/+1 counter on it and draw a card.|
|
||||
Insatiable Appetite|Throne of Eldraine|162|C|{1}{G}|Instant|||You may sacrifice a Food. If you do, target creature gets +5/+5 until end of turn. Otherwise, that creature gets +3/+3 until end of turn.|
|
||||
Keeper of Fables|Throne of Eldraine|163|U|{3}{G}{G}|Creature - Cat|4|5|Whenever one or more non-Human creatures you control deal combat damage to a player, draw a card.|
|
||||
Kenrith's Transformation|Throne of Eldraine|164|U|{1}{G}|Enchantment - Aura|||Enchant creature$When Kenrith's Transformation enters the battlefield, draw a card.$Enchanted creature loses all abilities and is a green Elk creature with base power and toughness 3/3.|
|
||||
Heart's Desire|Throne of Eldraine|165|R|{G}|Sorcery - Adventure|5|5|Create a 1/1 white Human creature token.|
|
||||
Lovestruck Beast|Throne of Eldraine|165|R|{2}{G}|Creature - Beast Noble|5|5|Lovestruck Beast can't attack unless you control a 1/1 creature.|
|
||||
Maraleaf Rider|Throne of Eldraine|166|C|{1}{G}|Creature - Elf Knight|3|1|Sacrifice a Food: Target creature blocks Maraleaf Rider this turn if able.|
|
||||
Oakhame Adversary|Throne of Eldraine|167|U|{3}{G}|Creature - Elf Warrior|2|3|This spell costs {2} less to cast if your opponent controls a green permanent.$Deathtouch$Whenever Oakhame Adversary deals combat damage to a player, draw a card.|
|
||||
Once and Future|Throne of Eldraine|168|U|{3}{G}|Instant|||Return target card from your graveyard to your hand. Put up to one other target card from your graveyard on top of your library. Exile Once and Future.$Adamant — If at least three green mana was spent to cast this spell, instead return those cards to your hand and exile Once and Future.|
|
||||
Once Upon a Time|Throne of Eldraine|169|R|{1}{G}|Instant|||If this spell is the first spell you've cast this game, you may cast it without paying its mana cost.$Look at the top five cards of your library. You may reveal a creature or land card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.|
|
||||
Outmuscle|Throne of Eldraine|170|C|{3}{G}|Sorcery|||Put a +1/+1 counter on target creature you control, then it fights target creature you don't control.$Adamant — If at least three green mana was spent to cast this spell, the creature you control gains indestructible until end of turn.|
|
||||
Questing Beast|Throne of Eldraine|171|M|{2}{G}{G}|Legendary Creature - Beast|4|4|Vigilance, deathtouch, haste$Questing Beast can't be blocked by creatures with power 2 or less.$Combat damage that would be dealt by creatures you control can't be prevented.$Whenever Questing Beast deals combat damage to an opponent, it deals that much damage to target planeswalker that player controls.|
|
||||
Return of the Wildspeaker|Throne of Eldraine|172|R|{4}{G}|Instant|||Choose one —$• Draw cards equal to the greatest power among non-Human creatures you control.$• Non-Human creatures you control get +3/+3 until end of turn.|
|
||||
Return to Nature|Throne of Eldraine|173|C|{1}{G}|Instant|||Choose one —$• Destroy target artifact.$• Destroy target enchantment.$• Exile target card from a graveyard.|
|
||||
Rosethorn Acolyte|Throne of Eldraine|174|C|{2}{G}|Creature - Elf Druid|2|3|{T}: Add one mana of any color.|
|
||||
Seasonal Ritual|Throne of Eldraine|174|C|{G}|Sorcery - Adventure|2|3|Add one mana of any color.|
|
||||
Rosethorn Halberd|Throne of Eldraine|175|C|{G}|Artifact - Equipment|||When Rosethorn Halberd enters the battlefield, attach it to target non-Human creature you control.$Equipped creature gets +2/+1.$Equip {5}|
|
||||
Sporecap Spider|Throne of Eldraine|176|C|{2}{G}|Creature - Spider|1|5|Reach|
|
||||
Syr Faren, the Hengehammer|Throne of Eldraine|177|U|{G}{G}|Legendary Creature - Human Knight|2|2|Whenever Syr Faren, the Hengehammer attacks, another target attacking creature gets +X/+X until end of turn, where X is Syr Faren's power.|
|
||||
Tall as a Beanstalk|Throne of Eldraine|178|C|{3}{G}|Enchantment - Aura|||Enchant creature$Enchanted creature gets +3/+3, has reach, and is a Giant in addition to its other types.|
|
||||
Trail of Crumbs|Throne of Eldraine|179|U|{1}{G}|Enchantment|||When Trail of Crumbs enters the battlefield, create a Food token.$Whenever you sacrifice a Food, you may pay {1}. If you do, look at the top two cards of your library. You may reveal a permanent card from among them and put it into your hand. Put the rest on the bottom of your library in any order.|
|
||||
Oaken Boon|Throne of Eldraine|180|C|{3}{G}|Sorcery - Adventure|6|5|Put two +1/+1 counters on target creature.|
|
||||
Tuinvale Treefolk|Throne of Eldraine|180|C|{5}{G}|Creature - Treefolk Druid|6|5||
|
||||
Wicked Wolf|Throne of Eldraine|181|R|{2}{G}{G}|Creature - Wolf|3|3|When Wicked Wolf enters the battlefield, it fights up to one target creature you don't control.$Sacrifice a Food: Put a +1/+1 counter on Wicked Wolf. It gains indestructible until end of turn. Tap it.|
|
||||
Wildborn Preserver|Throne of Eldraine|182|R|{1}{G}|Creature - Elf Archer|2|2|Flash$Reach$Whenever another non-Human creature enters the battlefield under your control, you may pay {X}. When you do, put X +1/+1 counters on Wildborn Preserver.|
|
||||
Wildwood Tracker|Throne of Eldraine|183|C|{G}|Creature - Elf Warrior|1|1|Whenever Wildwood Tracker attacks or blocks, if you control another non-Human creature, Wildwood Tracker gets +1/+1 until end of turn.|
|
||||
Wolf's Quarry|Throne of Eldraine|184|C|{4}{G}{G}|Sorcery|||Create three 1/1 green Boar creature tokens with "When this creature dies, create a Food token."|
|
||||
Yorvo, Lord of Garenbrig|Throne of Eldraine|185|R|{G}{G}{G}|Legendary Creature - Giant Noble|0|0|Yorvo, Lord of Garenbrig enters the battlefield with four +1/+1 counters on it.$Whenever another green creature enters the battlefield under your control, put a +1/+1 counter on Yorvo. Then if that creature's power is greater than Yorvo's power, put another +1/+1 counter on Yorvo.|
|
||||
Dance of the Manse|Throne of Eldraine|186|R|{X}{W}{U}|Sorcery|||Return up to X target artifact and/or non-Aura enchantment cards each with converted mana cost X or less from your graveyard to the battlefield. If X is 6 or more, those permanents are 4/4 creatures in addition to their other types.|
|
||||
Doom Foretold|Throne of Eldraine|187|R|{2}{W}{B}|Enchantment|||At the beginning of each player's upkeep, that player sacrifices a nonland, nontoken permanent. If that player can't, they discard a card, they lose 2 life, you draw a card, you gain 2 life, you create a 2/2 white Knight creature token with vigilance, then you sacrifice Doom Foretold.|
|
||||
Drown in the Loch|Throne of Eldraine|188|U|{U}{B}|Instant|||Choose one —$• Counter target spell with converted mana cost less than or equal to the number of cards in its controller's graveyard.$• Destroy target creature with converted mana cost less than or equal to the number of cards in its controller's graveyard.|
|
||||
Escape to the Wilds|Throne of Eldraine|189|R|{3}{R}{G}|Sorcery|||Exile the top five cards of your library. You may play cards exiled this way until the end of your next turn.$You may play an additional land this turn.|
|
||||
Faeburrow Elder|Throne of Eldraine|190|R|{1}{G}{W}|Creature - Treefolk Druid|0|0|Vigilance$Faeburrow Elder gets +1/+1 for each color among permanents you control.${T}: For each color among permanents you control, add one mana of that color.|
|
||||
Garruk, Cursed Huntsman|Throne of Eldraine|191|M|{4}{B}{G}|Legendary Planeswalker - Garruk|5|0: Create two 2/2 black and green Wolf creature tokens with "When this creature dies, put a loyalty counter on each Garruk you control."$−3: Destroy target creature. Draw a card.$−6: You get an emblem with "Creatures you control get +3/+3 and have trample."|
|
||||
Grumgully, the Generous|Throne of Eldraine|192|U|{1}{R}{G}|Legendary Creature - Goblin Shaman|3|3|Each other non-Human creature you controls enters the battlefield with an additional +1/+1 counter on it.|
|
||||
Improbable Alliance|Throne of Eldraine|193|U|{U}{R}|Enchantment|||Whenever you draw your second card each turn, create a 1/1 blue Faerie creature token with flying.${4}{U}{R}: Draw a card, then discard a card.|
|
||||
Inspiring Veteran|Throne of Eldraine|194|U|{R}{W}|Creature - Human Knight|2|2|Other Knights you control get +1/+1.|
|
||||
Lochmere Serpent|Throne of Eldraine|195|R|{4}{U}{B}|Creature - Serpent|7|7|Flash${U}, Sacrifice an Island: Lochmere Serpent can't be blocked this turn.${B}, Sacrifice a Swamp: You gain 1 life and draw a card.${U}{B}: Exile five target cards from an opponent's graveyard. Return Lochmere Serpent from your graveyard to your hand. Activate this ability only any time you could cast a sorcery.|
|
||||
Maraleaf Pixie|Throne of Eldraine|196|U|{G}{U}|Creature - Faerie|2|2|Flying${T}: Add {G} or {U}.|
|
||||
Oko, Thief of Crowns|Throne of Eldraine|197|M|{1}{G}{U}|Legendary Planeswalker - Oko|4|+2: Create a Food token.$+1: Target artifact or creature loses all abilities and becomes a green Elk creature with base power and toughness 3/3.$−5: Exchange control of target artifact or creature you control and target creature an opponent controls with power 3 or less.|
|
||||
Outlaws' Merriment|Throne of Eldraine|198|M|{1}{R}{W}{W}|Enchantment|||At the beginning of your upkeep, choose one at random. Create a red and white creature token with those characteristics.$• 3/1 Human Warrior with trample and haste.$• 2/1 Human Cleric with lifelink and haste.$• 1/2 Human Rogue with haste and "When this creature enters the battlefield, it deals 1 damage to any target."|
|
||||
The Royal Scions|Throne of Eldraine|199|M|{1}{U}{R}|Legendary Planeswalker - Will Rowan|5|+1: Draw a card, then discard a card.$+1: Target creature gets +2/+0 and gains first strike and trample until end of turn.$−8: Draw four cards. When you do, The Royal Scions deals damage to any target equal to the number of cards in your hand.|
|
||||
Savvy Hunter|Throne of Eldraine|200|U|{1}{B}{G}|Creature - Human Warrior|3|3|Whenever Savvy Hunter attacks or blocks, create a Food token.$Sacrifice two Foods: Draw a card.|
|
||||
Shinechaser|Throne of Eldraine|201|U|{1}{W}{U}|Creature - Faerie|1|1|Flying, vigilance$Shinechaser gets +1/+1 as long as you control an artifact.$Shinechaser gets +1/+1 as long as you control an enchantment.|
|
||||
Steelclaw Lance|Throne of Eldraine|202|U|{B}{R}|Artifact - Equipment|||Equipped creature gets +2/+2.$Equip Knight {1}$Equip {3}|
|
||||
Stormfist Crusader|Throne of Eldraine|203|R|{B}{R}|Creature - Human Knight|2|2|Menace$At the beginning of your upkeep, each player draws a card and loses 1 life.|
|
||||
Wandermare|Throne of Eldraine|204|U|{1}{G}{W}|Creature - Horse|3|3|Whenever you cast a creature spell that has an Adventure, put a +1/+1 counter on Wandermare.|
|
||||
Wintermoor Commander|Throne of Eldraine|205|U|{W}{B}|Creature - Human Knight|2|*|Deathtouch$Wintermoor Commander's toughness is equal to the number of Knights you control.$Whenever Wintermoor Commander attacks, another target Knight you control gains indestructible until end of turn.|
|
||||
Arcanist's Owl|Throne of Eldraine|206|U|{W/U}{W/U}{W/U}{W/U}|Artifact Creature - Bird|3|3|Flying$When Arcanist's Owl enters the battlefield, look at the top four cards of your library. You may reveal an artifact or enchantment card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.|
|
||||
Covetous Urge|Throne of Eldraine|207|U|{U/B}{U/B}{U/B}{U/B}|Sorcery|||Target opponent reveals their hand. You choose a nonland card from that player's graveyard or hand and exile it. You may cast that card for as long as it remains exiled, and you may spend mana as though it were mana of any color to cast that spell.|
|
||||
Deathless Knight|Throne of Eldraine|208|U|{B/G}{B/G}{B/G}{B/G}|Creature - Skeleton Knight|4|2|Haste$When you gain life for the first time each turn, return Deathless Knight from your graveyard to your hand.|
|
||||
Elite Headhunter|Throne of Eldraine|209|U|{B/R}{B/R}{B/R}{B/R}|Creature - Human Knight|2|3|Menace${B/R}{B/R}{B/R}, Sacrifice another creature or an artifact: Elite Headhunter deals 2 damage to target creature or planeswalker.|
|
||||
Fireborn Knight|Throne of Eldraine|210|U|{R/W}{R/W}{R/W}{R/W}|Creature - Human Knight|2|3|Double strike${R/W}{R/W}{R/W}{R/W}: Fireborn Knight gets +1/+1 until end of turn.|
|
||||
Loch Dragon|Throne of Eldraine|211|U|{U/R}{U/R}{U/R}{U/R}|Creature - Dragon|3|2|Flying$Whenever Loch Dragon enters the battlefield or attacks, you may discard a card. If you do, draw a card.|
|
||||
Bring Back|Throne of Eldraine|212|U|{G/W}{G/W}{G/W}{G/W}|Sorcery - Adventure|2|2|Create two 1/1 white Human creature tokens.|
|
||||
Oakhame Ranger|Throne of Eldraine|212|U|{G/W}{G/W}{G/W}{G/W}|Creature - Elf Knight|2|2|{T}: Creatures you control get +1/+1 until end of turn.|
|
||||
Rampart Smasher|Throne of Eldraine|213|U|{R/G}{R/G}{R/G}{R/G}|Creature - Giant|5|5|Rampart Smasher can't be blocked by Knights or Walls.|
|
||||
Resolute Rider|Throne of Eldraine|214|U|{W/B}{W/B}{W/B}{W/B}|Creature - Human Knight|4|2|{W/B}{W/B}: Resolute Rider gains lifelink until end of turn.${W/B}{W/B}{W/B}: Resolute Rider gains indestructible until end of turn.|
|
||||
Thunderous Snapper|Throne of Eldraine|215|U|{G/U}{G/U}{G/U}{G/U}|Creature - Turtle Hydra|4|4|Whenever you cast a spell with converted mana cost 5 or greater, draw a card.|
|
||||
Clockwork Servant|Throne of Eldraine|216|U|{3}|Artifact Creature - Gnome|2|3|Adamant — When Clockwork Servant enters the battlefield, if at least three mana of the same color was spent to cast it, draw a card.|
|
||||
Crashing Drawbridge|Throne of Eldraine|217|C|{2}|Artifact Creature - Wall|0|4|Defender${T}: Creatures you control gain haste until end of turn.|
|
||||
Enchanted Carriage|Throne of Eldraine|218|U|{5}|Artifact - Vehicle|4|4|When Enchanted Carriage enters the battlefield, create two 1/1 white Mouse creature tokens.$Crew 2|
|
||||
Gingerbrute|Throne of Eldraine|219|C|{1}|Artifact Creature - Food Golem|1|1|Haste${1}: Gingerbrute can't be blocked this turn except by creatures with haste.${2}, {T}, Sacrifice Gingerbrute: You gain 3 life.|
|
||||
Golden Egg|Throne of Eldraine|220|C|{2}|Artifact - Food|||When Golden Egg enters the battlefield, draw a card.${1}, {T}, Sacrifice Golden Egg: Add one mana of any color.${2}, {T}, Sacrifice Golden Egg: You gain 3 life.|
|
||||
Henge Walker|Throne of Eldraine|221|C|{3}|Artifact Creature - Golem|2|2|Adamant — If at least three mana of the same color was spent to cast this spell, Henge Walker enters the battlefield with a +1/+1 counter on it.|
|
||||
Heraldic Banner|Throne of Eldraine|222|U|{3}|Artifact|||As Heraldic Banner enters the battlefield, choose a color.$Creatures you control of the chosen color get +1/+0.${T}: Add one mana of the chosen color.|
|
||||
Inquisitive Puppet|Throne of Eldraine|223|U|{1}|Artifact Creature - Construct|0|2|When Inquisitive Puppet enters the battlefield, scry 1.$Exile Inquisitive Puppet: Create a 1/1 white Human creature token.|
|
||||
Jousting Dummy|Throne of Eldraine|224|C|{2}|Artifact Creature - Scarecrow Knight|2|1|{3}: Jousting Dummy gets +1/+0 until end of turn.|
|
||||
Locthwain Gargoyle|Throne of Eldraine|225|C|{1}|Artifact Creature - Gargoyle|0|3|{4}: Locthwain Gargoyle gets +2/+0 and gains flying until end of turn.|
|
||||
Lucky Clover|Throne of Eldraine|226|U|{2}|Artifact|||Whenever you cast an Adventure instant or sorcery spell, copy it. You may choose new targets for the copy.|
|
||||
Prophet of the Peak|Throne of Eldraine|227|C|{6}|Artifact Creature - Cat|5|5|When Prophet of the Peak enters the battlefield, scry 2.|
|
||||
Roving Keep|Throne of Eldraine|228|C|{7}|Artifact Creature - Wall|5|7|Defender${7}: Roving Keep gets +2/+0 and gains trample until end of turn. It can attack this turn as though it didn't have defender.|
|
||||
Scalding Cauldron|Throne of Eldraine|229|C|{1}|Artifact|||{3}, {T}, Sacrifice Scalding Cauldron: It deals 3 damage to target creature.|
|
||||
Shambling Suit|Throne of Eldraine|230|U|{3}|Artifact Creature - Construct|*|3|Shambling Suit's power is equal to the number of artifacts and/or enchantments you control.|
|
||||
Signpost Scarecrow|Throne of Eldraine|231|C|{4}|Artifact Creature - Scarecrow|2|4|Vigilance${2}: Add one mana of any color.|
|
||||
Sorcerer's Broom|Throne of Eldraine|232|U|{2}|Artifact Creature - Spirit|2|1|Whenever you sacrifice another permanent, you may pay {3}. If you do, create a token that's a copy of Sorcerer's Broom.|
|
||||
Sorcerous Spyglass|Throne of Eldraine|233|R|{2}|Artifact|||As Sorcerous Spyglass enters the battlefield, look at an opponent's hand, then choose any card name.$Activated abilities of sources with the chosen name can't be activated unless they're mana abilities.|
|
||||
Spinning Wheel|Throne of Eldraine|234|U|{3}|Artifact|||{T}: Add one mana of any color.${5}, {T}: Tap target creature.|
|
||||
Stonecoil Serpent|Throne of Eldraine|235|R|{X}|Artifact Creature - Snake|0|0|Reach, trample, protection from multicolored$Stonecoil Serpent enters the battlefield with X +1/+1 counters on it.|
|
||||
Weapon Rack|Throne of Eldraine|236|C|{4}|Artifact|||Weapon Rack enters the battlefield with three +1/+1 counters on it.${T}: Move a +1/+1 counter from Weapon Rack onto target creature. Activate this ability only any time you could cast a sorcery.|
|
||||
Witch's Oven|Throne of Eldraine|237|U|{1}|Artifact|||{T}, Sacrifice a creature: Create a Food token. If the sacrificed creature's toughness was 4 or greater, create two Food tokens instead.|
|
||||
Castle Ardenvale|Throne of Eldraine|238|R||Land|||Castle Ardenvale enters the battlefield tapped unless you control a Plains.${T}: Add {W}.${2}{W}{W}, {T}: Create a 1/1 white Human creature token.|
|
||||
Castle Embereth|Throne of Eldraine|239|R||Land|||Castle Embereth enters the battlefield tapped unless you control a Mountain.${T}: Add {R}.${1}{R}{R}, {T}: Creatures you control get +1/+0 until end of turn.|
|
||||
Castle Garenbrig|Throne of Eldraine|240|R||Land|||Castle Garenbrig enters the battlefield tapped unless you control a Forest.${T}: Add {G}.${2}{G}{G}, {T}: Add six {G}. Spend this mana only to cast creature spells or activate abilities of creatures.|
|
||||
Castle Locthwain|Throne of Eldraine|241|R||Land|||Castle Locthwain enters the battlefield tapped unless you control a Swamp.${T}: Add {B}.${1}{B}{B}, {T}: Draw a card, then you lose life equal to the number of cards in your hand.|
|
||||
Castle Vantress|Throne of Eldraine|242|R||Land|||Castle Vantress enters the battlefield tapped unless you control an Island.${T}: Add {U}.${2}{U}{U}, {T}: Scry 2.|
|
||||
Dwarven Mine|Throne of Eldraine|243|C||Land - Mountain|||({T}: Add {R}.)$Dwarven Mine enters the battlefield tapped unless you control three or more other Mountains.$When Dwarven Mine enters the battlefield untapped, create a 1/1 red Dwarf creature token.|
|
||||
Fabled Passage|Throne of Eldraine|244|R||Land|||{T}, Sacrifice Fabled Passage: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library. Then if you control four or more lands, untap that land.|
|
||||
Gingerbread Cabin|Throne of Eldraine|245|C||Land - Forest|||({T}: Add {G}.)$Gingerbread Cabin enters the battlefield tapped unless you control three or more other Forests.$When Gingerbread Cabin enters the battlefield untapped, create a Food token.|
|
||||
Idyllic Grange|Throne of Eldraine|246|C||Land - Plains|||({T}: Add {W}.)$Idyllic Grange enters the battlefield tapped unless you control three or more other Plains.$When Idyllic Grange enters the battlefield untapped, put a +1/+1 counter on target creature you control.|
|
||||
Mystic Sanctuary|Throne of Eldraine|247|C||Land - Island|||({T}: Add {U}.)$Mystic Sanctuary enters the battlefield tapped unless you control three or more other Islands.$When Mystic Sanctuary enters the battlefield untapped, you may put target instant or sorcery card from your graveyard on top of your library.|
|
||||
Tournament Grounds|Throne of Eldraine|248|U||Land|||{T}: Add {C}.${T}: Add {R}, {W}, or {B}. Spend this mana only to cast a Knight or Equipment spell.|
|
||||
Witch's Cottage|Throne of Eldraine|249|C||Land - Swamp|||({T}: Add {B}.)$Witch's Cottage enters the battlefield tapped unless you control three or more other Swamps.$When Witch's Cottage enters the battlefield untapped, you may put target creature card from your graveyard on top of your library.|
|
||||
Plains|Throne of Eldraine|250|C||Basic Land - Plains|||({T}: Add {W}.)|
|
||||
Island|Throne of Eldraine|254|C||Basic Land - Island|||({T}: Add {U}.)|
|
||||
Swamp|Throne of Eldraine|258|C||Basic Land - Swamp|||({T}: Add {B}.)|
|
||||
Mountain|Throne of Eldraine|262|C||Basic Land - Mountain|||({T}: Add {R}.)|
|
||||
Forest|Throne of Eldraine|266|C||Basic Land - Forest|||({T}: Add {G}.)|
|
||||
Kenrith, the Returned King|Throne of Eldraine|303|M|{4}{W}|Legendary Creature - Human Noble|5|5|{R}: All creatures gain trample and haste until end of turn.${1}{G}: Put a +1/+1 counter on target creature.${2}{W}: Target player gains 5 life.${3}{U}: Target player draws a card.${4}{B}: Put target creature card from a graveyard onto the battlefield under its owner's control.|
|
||||
Rowan, Fearless Sparkmage|Throne of Eldraine|304|M|{3}{R}{R}|Legendary Planeswalker - Rowan|5|+1: Up to one target creature gets +3/+0 and gains first strike until end of turn.$−2: Rowan, Fearless Sparkmage deals 1 damage to each of up to two target creatures. Those creatures can't block this turn.$−9: Gain control of all creatures until end of turn. Untap them. They gain haste until end of turn.|
|
||||
Garrison Griffin|Throne of Eldraine|305|C|{2}{W}|Creature - Griffin|2|2|Flying$Whenever Garrison Griffin attacks, target Knight you control gains flying until end of turn.|
|
||||
Rowan's Battleguard|Throne of Eldraine|306|U|{3}{R}|Creature - Human Knight|3|3|First strike$As long as you control a Rowan planeswalker, Rowan's Battleguard gets +3/+0.|
|
||||
Rowan's Stalwarts|Throne of Eldraine|307|R|{4}{R}|Creature - Human Knight|5|2|When Rowan's Stalwarts enters the battlefield, you may search your library and/or graveyard for a card named Rowan, Fearless Sparkmage, reveal it, and put it into your hand. If you search your library this way, shuffle it.|
|
||||
Wind-Scarred Crag|Throne of Eldraine|308|C||Land|||Wind-Scarred Crag enters the battlefield tapped.$When Wind-Scarred Crag enters the battlefield, you gain 1 life.${T}: Add {R} or {W}.|
|
||||
Oko, the Trickster|Throne of Eldraine|309|M|{4}{G}{U}|Legendary Planeswalker - Oko|4|+1: Put two +1/+1 counters on up to one target creature you control.$0: Until end of turn, Oko, the Trickster becomes a copy of target creature you control. Prevent all damage that would be dealt to him this turn.$−7: Until end of turn, each creature you control has base power and toughness 10/10 and gains trample.|
|
||||
Oko's Accomplices|Throne of Eldraine|310|C|{2}{U}|Creature - Faerie|2|3|Flying|
|
||||
Bramblefort Fink|Throne of Eldraine|311|U|{1}{G}|Creature - Ouphe|2|2|{8}: Bramblefort Fink has base power and toughness 10/10 until end of turn. Activate this ability only if you control an Oko planeswalker.|
|
||||
Oko's Hospitality|Throne of Eldraine|312|R|{3}{G}{U}|Instant|||Creatures you control have base power and toughness 3/3 until end of turn. You may search your library and/or graveyard for a card named Oko, the Trickster, reveal it, and put it into your hand. If you search your library this way, shuffle it.|
|
||||
Thornwood Falls|Throne of Eldraine|313|C||Land|||Thornwood Falls enters the battlefield tapped.$When Thornwood Falls enters the battlefield, you gain 1 life.${T}: Add {G} or {U}.|
|
||||
Mace of the Valiant|Throne of Eldraine|314|R|{2}{W}|Artifact - Equipment|||Equipped creature gets +1/+1 for each charge counter on Mace of the Valiant and has vigilance.$Whenever a creature enters the battlefield under your control, put a charge counter on Mace of the Valiant.$Equip {3}|
|
||||
Silverwing Squadron|Throne of Eldraine|315|R|{5}{W}|Creature - Human Knight|*|*|Flying, vigilance$Silverwing Squadron's power and toughness are each equal to the number of creatures you control.$Whenever Silverwing Squadron attacks, create a number of 2/2 white Knight creature tokens with vigilance equal to the number of opponents you have.|
|
||||
Faerie Formation|Throne of Eldraine|316|R|{4}{U}|Creature - Faerie|5|4|Flying${3}{U}: Create a 1/1 blue Faerie creature token with flying. Draw a card.|
|
||||
Shimmer Dragon|Throne of Eldraine|317|R|{4}{U}{U}|Creature - Dragon|5|6|Flying$As long as you control four or more artifacts, Shimmer Dragon has hexproof.$Tap two untapped artifacts you control: Draw a card.|
|
||||
Workshop Elders|Throne of Eldraine|318|R|{6}{U}|Creature - Human Artificer|4|4|Artifact creatures you control have flying.$At the beginning of combat on your turn, you may have target noncreature artifact you control become a 0/0 artifact creature. If you do, put four +1/+1 counters on it.|
|
||||
Chittering Witch|Throne of Eldraine|319|R|{3}{B}|Creature - Human Warlock|2|2|When Chittering Witch enters the battlefield, create a number of 1/1 black Rat creature tokens equal to the number of opponents you have.${1}{B}, Sacrifice a creature: Target creature gets -2/-2 until end of turn.|
|
||||
Taste of Death|Throne of Eldraine|320|R|{4}{B}{B}|Sorcery|||Each player sacrifices three creatures. You create three Food tokens.|
|
||||
Embereth Skyblazer|Throne of Eldraine|321|R|{3}{R}|Creature - Human Knight|4|3|As long as it's your turn, Embereth Skyblazer has flying.$Whenever Embereth Skyblazer attacks, you may pay {2}{R}. If you do, creatures you control get +X/+0 until end of turn, where X is the number of opponents you have.|
|
||||
Steelbane Hydra|Throne of Eldraine|322|R|{X}{G}{G}|Creature - Turtle Hydra|||Steelbane Hydra enters the battlefield with X +1/+1 counters on it.${2}{G}, Remove a +1/+1 counter from Steelbane Hydra: Destroy target artifact or enchantment.|
|
||||
Thorn Mammoth|Throne of Eldraine|323|R|{5}{G}{G}|Creature - Elephant|6|6|Trample$Whenever Thorn Mammoth or another creature enters the battlefield under your control, Thorn Mammoth fights up to one target creature you don't control.|
|
||||
Alela, Artful Provocateur|Throne of Eldraine|324|M|{1}{W}{U}{B}|Legendary Creature - Faerie Warlock|2|3|Flying, deathtouch, lifelink$Other creatures you control with flying get +1/+0.$Whenever you cast an artifact or enchantment spell, create a 1/1 blue Faerie creature token with flying.|
|
||||
Banish into Fable|Throne of Eldraine|325|R|{4}{W}{U}|Instant|||When you cast this spell from your hand, copy it if you control an artifact, then copy it if you control an enchantment. You may choose new targets for the copies.$Return target nonland permanent to its owner's hand. You create a 2/2 white Knight creature token with vigilance.|
|
||||
Chulane, Teller of Tales|Throne of Eldraine|326|M|{2}{G}{W}{U}|Legendary Creature - Human Druid|2|4|Vigilance$Whenever you cast a creature spell, draw a card, then you may put a land card from your hand onto the battlefield.${3}, {T}: Return target creature you control to its owner's hand.|
|
||||
Gluttonous Troll|Throne of Eldraine|327|R|{2}{B}{G}|Creature - Troll|3|3|Trample$When Gluttonous Troll enters the battlefield, create a number of Food tokens equal to the number of opponents you have.${1}{G}, Sacrifice another nonland permanent: Gluttonous Troll gets +2/+2 until end of turn.|
|
||||
Knights' Charge|Throne of Eldraine|328|R|{1}{W}{B}|Enchantment|||Whenever a Knight you control attacks, each opponent loses 1 life and you gain 1 life.${6}{W}{B}, Sacrifice Knights' Charge: Return all Knight creature cards from your graveyard to the battlefield.|
|
||||
Korvold, Fae-Cursed King|Throne of Eldraine|329|M|{2}{B}{R}{G}|Legendary Creature - Dragon Noble|4|4|Flying$Whenever Korvold, Fae-Cursed King enters the battlefield or attacks, sacrifice another permanent.$Whenever you sacrifice a permanent, put a +1/+1 counter on Korvold and draw a card.|
|
||||
Syr Gwyn, Hero of Ashvale|Throne of Eldraine|330|M|{3}{R}{W}{B}|Legendary Creature - Human Knight|5|5|Vigilance, menace$Whenever an equipped creature you control attacks, you draw a card and you lose 1 life.$Equipment you control have equip Knight {0}.|
|
||||
Arcane Signet|Throne of Eldraine|331|C|{2}|Artifact|||{T}: Add one mana of any color in your commander's color identity.|
|
||||
Tome of Legends|Throne of Eldraine|332|R|{2}|Artifact|||Tome of Legends enters the battlefield with a page counter on it.$Whenever your commander enters the battlefield or attacks, put a page counter on Tome of Legends.${1}, {T}, Remove a page counter from Tome of Legends: Draw a card.|
|
||||
Command Tower|Throne of Eldraine|333|C||Land|||{T}: Add one mana of any color in your commander's color identity.|
|
||||
Highcliff Felidar|Game Night 2019|1|M|{5}{W}{W}|Creature - Cat Beast|5|5|Vigilance$When Highcliff Felidar enters the battlefield, for each opponent, choose a creature with the greatest power among creatures that player controls. Destroy those creatures.|
|
||||
Sphinx of Enlightenment|Game Night 2019|2|M|{4}{U}{U}|Creature - Sphinx|5|5|Flying$When Sphinx of Enlightenment enters the battlefield, target opponent draws a card and you draw three cards.|
|
||||
Calculating Lich|Game Night 2019|3|M|{4}{B}{B}|Creature - Zombie Wizard|5|5|Menace$Whenever a creature attacks one of your opponents, that player loses 1 life.|
|
||||
|
@ -36586,3 +36271,460 @@ Deathbellow War Cry|Theros Beyond Death|294|R|{5}{R}{R}{R}|Sorcery|||Search your
|
|||
Terror of Mount Velus|Theros Beyond Death|295|R|{5}{R}{R}|Creature - Dragon|5|5|Flying, double strike$When Terror of Mount Velus enters the battlefield, creatures you control gain double strike until end of turn.|
|
||||
Ironscale Hydra|Theros Beyond Death|296|R|{3}{G}{G}|Creature - Hydra|5|5|If a creature would deal combat damage to Ironscale Hydra, prevent that damage and put a +1/+1 counter on Ironscale Hydra.|
|
||||
Treeshaker Chimera|Theros Beyond Death|297|R|{5}{G}{G}|Creature - Chimera|8|5|All creatures able to block Treeshaker Chimera do so.$When Treeshaker Chimera dies, draw three cards.|
|
||||
Acclaimed Contender|Throne of Eldraine|1|R|{2}{W}|Creature - Human Knight|3|3|When Acclaimed Contender enters the battlefield, if you control another Knight, look at the top five cards of your library. You may reveal a Knight, Aura, Equipment, or legendary artifact card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.|
|
||||
All That Glitters|Throne of Eldraine|2|U|{1}{W}|Enchantment - Aura|||Enchant creature$Enchanted creature gets +1/+1 for each artifact and/or enchantment you control.|
|
||||
Archon of Absolution|Throne of Eldraine|3|U|{3}{W}|Creature - Archon|3|2|Flying$Protection from white$Creatures can't attack you or a planeswalker you control unless their controller pays {1} for each of those creatures.|
|
||||
Ardenvale Paladin|Throne of Eldraine|4|C|{3}{W}|Creature - Human Knight|2|5|Adamant — If at least three white mana was spent to cast this spell, Ardenvale Paladin enters the battlefield with a +1/+1 counter on it.|
|
||||
Ardenvale Tactician|Throne of Eldraine|5|C|{1}{W}{W}|Creature - Human Knight|2|3|Flying|
|
||||
Dizzying Swoop|Throne of Eldraine|5|C|{1}{W}|Instant - Adventure|2|3|Tap up to two target creatures.|
|
||||
Bartered Cow|Throne of Eldraine|6|C|{3}{W}|Creature - Ox|3|3|When Bartered Cow dies or when you discard it, create a Food token.|
|
||||
Beloved Princess|Throne of Eldraine|7|C|{W}|Creature - Human Noble|1|1|Lifelink$Beloved Princess can't be blocked by creatures with power 3 or greater.|
|
||||
Charming Prince|Throne of Eldraine|8|R|{1}{W}|Creature - Human Noble|2|2|When Charming Prince enters the battlefield, choose one —$• Scry 2.$• You gain 3 life.$• Exile another target creature you own. Return it to the battlefield under your control at the beginning of the next end step.|
|
||||
The Circle of Loyalty|Throne of Eldraine|9|M|{4}{W}{W}|Legendary Artifact|||This spell costs {1} less to cast for each Knight you control.$Creatures you control get +1/+1.$Whenever you cast a legendary spell, create a 2/2 white Knight creature token with vigilance.${3}{W}, {T}: Create a 2/2 white Knight creature token with vigilance.|
|
||||
Deafening Silence|Throne of Eldraine|10|U|{W}|Enchantment|||Each player can't cast more than one noncreature spell each turn.|
|
||||
Faerie Guidemother|Throne of Eldraine|11|C|{W}|Creature - Faerie|1|1|Flying|
|
||||
Gift of the Fae|Throne of Eldraine|11|C|{1}{W}|Sorcery - Adventure|1|1|Target creature gets +2/+1 and gains flying until end of turn.|
|
||||
Flutterfox|Throne of Eldraine|12|C|{1}{W}|Creature - Fox|2|2|As long as you control an artifact or enchantment, Flutterfox has flying.|
|
||||
Fortifying Provisions|Throne of Eldraine|13|C|{2}{W}|Enchantment|||Creatures you control get +0/+1.$When Fortifying Provisions enters the battlefield, create a Food token.|
|
||||
Chop Down|Throne of Eldraine|14|R|{2}{W}|Instant - Adventure|1|2|Destroy target creature with power 4 or greater.|
|
||||
Giant Killer|Throne of Eldraine|14|R|{W}|Creature - Human Peasant|1|2|{1}{W}, {T}: Tap target creature.|
|
||||
Glass Casket|Throne of Eldraine|15|U|{1}{W}|Artifact|||When Glass Casket enters the battlefield, exile target creature an opponent controls with converted mana cost 3 or less until Glass Casket leaves the battlefield.|
|
||||
Happily Ever After|Throne of Eldraine|16|R|{2}{W}|Enchantment|||When Happily Ever After enters the battlefield, each player gains 5 life and draws a card.$At the beginning of your upkeep, if there are five colors among permanents you control, there are six or more card types among permanents you control and/or cards in your graveyard, and your life total is greater than or equal to your starting life total, you win the game.|
|
||||
Harmonious Archon|Throne of Eldraine|17|M|{4}{W}{W}|Creature - Archon|4|5|Flying$Non-Archon creatures have base power and toughness 3/3.$When Harmonious Archon enters the battlefield, create two 1/1 white Human creature tokens.|
|
||||
Hushbringer|Throne of Eldraine|18|R|{1}{W}|Creature - Faerie|1|2|Flying, lifelink$Creatures entering the battlefield or dying don't cause abilities to trigger.|
|
||||
Knight of the Keep|Throne of Eldraine|19|C|{2}{W}|Creature - Human Knight|3|2||
|
||||
Linden, the Steadfast Queen|Throne of Eldraine|20|R|{W}{W}{W}|Legendary Creature - Human Noble|3|3|Vigilance$Whenever a white creature you control attacks, you gain 1 life.|
|
||||
Lonesome Unicorn|Throne of Eldraine|21|C|{4}{W}|Creature - Unicorn|3|3|Vigilance|
|
||||
Rider in Need|Throne of Eldraine|21|C|{2}{W}|Sorcery - Adventure|3|3|Create a 2/2 white Knight creature token with vigilance.|
|
||||
Mysterious Pathlighter|Throne of Eldraine|22|U|{2}{W}|Creature - Faerie|2|2|Flying$Each creature you control that has an Adventure enters the battlefield with an additional +1/+1 counter on it.|
|
||||
Outflank|Throne of Eldraine|23|C|{W}|Instant|||Outflank deals damage to target attacking or blocking creature equal to the number of creatures you control.|
|
||||
Prized Griffin|Throne of Eldraine|24|C|{4}{W}|Creature - Griffin|3|4|Flying|
|
||||
Rally for the Throne|Throne of Eldraine|25|U|{2}{W}|Instant|||Create two 1/1 white Human creature tokens.$Adamant — If at least three white mana was spent to cast this spell, you gain 1 life for each creature you control.|
|
||||
Cast Off|Throne of Eldraine|26|M|{3}{W}{W}|Sorcery - Adventure|7|7|Destroy all non-Giant creatures.|
|
||||
Realm-Cloaked Giant|Throne of Eldraine|26|M|{5}{W}{W}|Creature - Giant|7|7|Vigilance|
|
||||
Righteousness|Throne of Eldraine|27|U|{W}|Instant|||Target blocking creature gets +7/+7 until end of turn.|
|
||||
Shepherd of the Flock|Throne of Eldraine|28|U|{1}{W}|Creature - Human Peasant|3|1||
|
||||
Usher to Safety|Throne of Eldraine|28|U|{W}|Instant - Adventure|3|1|Return target permanent you control to its owner's hand.|
|
||||
Shining Armor|Throne of Eldraine|29|C|{1}{W}|Artifact - Equipment|||Flash$When Shining Armor enters the battlefield, attach it to target Knight you control.$Equipped creature gets +0/+2 and has vigilance.$Equip {3}|
|
||||
Silverflame Ritual|Throne of Eldraine|30|C|{3}{W}|Sorcery|||Put a +1/+1 counter on each creature you control.$Adamant — If at least three white mana was spent to cast this spell, creatures you control gain vigilance until end of turn.|
|
||||
On Alert|Throne of Eldraine|31|C|{2}{W}|Instant - Adventure|2|1|Target creature gets +2/+2 until end of turn. Untap it.|
|
||||
Silverflame Squire|Throne of Eldraine|31|C|{1}{W}|Creature - Human Soldier|2|1||
|
||||
Syr Alin, the Lion's Claw|Throne of Eldraine|32|U|{3}{W}{W}|Legendary Creature - Human Knight|4|4|First strike$Whenever Syr Alin, the Lion's Claw attacks, other creatures you control get +1/+1 until end of turn.|
|
||||
Trapped in the Tower|Throne of Eldraine|33|C|{1}{W}|Enchantment - Aura|||Enchant creature without flying$Enchanted creature can't attack or block, and its activated abilities can't be activated.|
|
||||
True Love's Kiss|Throne of Eldraine|34|C|{2}{W}{W}|Instant|||Exile target artifact or enchantment.$Draw a card.|
|
||||
Venerable Knight|Throne of Eldraine|35|U|{W}|Creature - Human Knight|2|1|When Venerable Knight dies, put a +1/+1 counter on target Knight you control.|
|
||||
Worthy Knight|Throne of Eldraine|36|R|{1}{W}|Creature - Human Knight|2|2|Whenever you cast a Knight spell, create a 1/1 white Human creature token.|
|
||||
Youthful Knight|Throne of Eldraine|37|C|{1}{W}|Creature - Human Knight|2|1|First strike|
|
||||
Animating Faerie|Throne of Eldraine|38|U|{2}{U}|Creature - Faerie|2|2|Flying|
|
||||
Bring to Life|Throne of Eldraine|38|U|{2}{U}|Sorcery - Adventure|2|2|Target noncreature artifact you control becomes a 0/0 artifact creature. Put four +1/+1 counters on it.|
|
||||
Brazen Borrower|Throne of Eldraine|39|M|{1}{U}{U}|Creature - Faerie Rogue|3|1|Flash$Flying$Brazen Borrower can block only creatures with flying.|
|
||||
Petty Theft|Throne of Eldraine|39|M|{1}{U}|Instant - Adventure|3|1|Return target nonland permanent an opponent controls to its owner's hand.|
|
||||
Charmed Sleep|Throne of Eldraine|40|C|{1}{U}{U}|Enchantment - Aura|||Enchant creature$When Charmed Sleep enters the battlefield, tap enchanted creature.$Enchanted creature doesn't untap during its controller's untap step.|
|
||||
Corridor Monitor|Throne of Eldraine|41|C|{1}{U}|Artifact Creature - Construct|1|4|When Corridor Monitor enters the battlefield, untap target artifact or creature you control.|
|
||||
Didn't Say Please|Throne of Eldraine|42|C|{1}{U}{U}|Instant|||Counter target spell. Its controller puts the top three cards of their library into their graveyard.|
|
||||
Emry, Lurker of the Loch|Throne of Eldraine|43|R|{2}{U}|Legendary Creature - Merfolk Wizard|1|2|This spell costs {1} less to cast for each artifact you control.$When Emry, Lurker of the Loch enters the battlefield, put the top four cards of your library into your graveyard.${T}: Choose target artifact card in your graveyard. You may cast that card this turn.|
|
||||
Fae of Wishes|Throne of Eldraine|44|R|{1}{U}|Creature - Faerie Wizard|1|4|Flying${1}{U}, Discard two cards: Return Fae of Wishes to its owner's hand.|
|
||||
Granted|Throne of Eldraine|44|R|{3}{U}|Sorcery - Adventure|1|4|You may choose a noncreature card you own from outside the game, reveal it, and put it into your hand.|
|
||||
Faerie Vandal|Throne of Eldraine|45|U|{1}{U}|Creature - Faerie Rogue|1|2|Flash$Flying$Whenever you draw your second card each turn, put a +1/+1 counter on Faerie Vandal.|
|
||||
Folio of Fancies|Throne of Eldraine|46|R|{1}{U}|Artifact|||Players have no maximum hand size.${X}{X}, {T}: Each player draws X cards.${2}{U}, {T}: Each opponent puts a number of cards equal to the number of cards in their hand from the top of their library into their graveyard.|
|
||||
Frogify|Throne of Eldraine|47|U|{1}{U}|Enchantment - Aura|||Enchant creature$Enchanted creature loses all abilities and is a blue Frog creature with base power and toughness 1/1.|
|
||||
Gadwick, the Wizened|Throne of Eldraine|48|R|{X}{U}{U}{U}|Legendary Creature - Human Wizard|3|3|When Gadwick, the Wizened enters the battlefield, draw X cards.$Whenever you cast a blue spell, tap target nonland permanent an opponent controls.|
|
||||
Hypnotic Sprite|Throne of Eldraine|49|U|{U}{U}|Creature - Faerie|2|1|Flying|
|
||||
Mesmeric Glare|Throne of Eldraine|49|U|{2}{U}|Instant - Adventure|2|1|Counter target spell with converted mana cost 3 or less.|
|
||||
Into the Story|Throne of Eldraine|50|U|{5}{U}{U}|Instant|||This spell costs {3} less to cast if an opponent has seven or more cards in their graveyard.$Draw four cards.|
|
||||
The Magic Mirror|Throne of Eldraine|51|M|{6}{U}{U}{U}|Legendary Artifact|||This spell costs {1} less to cast for each instant and sorcery card in your graveyard.$You have no maximum hand size.$At the beginning of your upkeep, put a knowledge counter on The Magic Mirror, then draw a card for each knowledge counter on The Magic Mirror.|
|
||||
Mantle of Tides|Throne of Eldraine|52|C|{U}|Artifact - Equipment|||Equipped creature gets +1/+2.$Whenever you draw your second card each turn, attach Mantle of Tides to target creature you control.$Equip {3}|
|
||||
Merfolk Secretkeeper|Throne of Eldraine|53|C|{U}|Creature - Merfolk Wizard|0|4||
|
||||
Venture Deeper|Throne of Eldraine|53|C|{U}|Sorcery - Adventure|0|4|Target player puts the top four cards of their library into their graveyard.|
|
||||
Midnight Clock|Throne of Eldraine|54|R|{2}{U}|Artifact|||{T}: Add {U}.${2}{U}: Put an hour counter on Midnight Clock.$At the beginning of each upkeep, put an hour counter on Midnight Clock.$When the twelfth hour counter is put on Midnight Clock, shuffle your hand and graveyard into your library, then draw seven cards. Exile Midnight Clock.|
|
||||
Mirrormade|Throne of Eldraine|55|R|{1}{U}{U}|Enchantment|||You may have Mirrormade enter the battlefield as a copy of any artifact or enchantment on the battlefield.|
|
||||
Mistford River Turtle|Throne of Eldraine|56|C|{3}{U}|Creature - Turtle|1|5|Whenever Mistford River Turtle attacks, another target attacking non-Human creature can't be blocked this turn.|
|
||||
Moonlit Scavengers|Throne of Eldraine|57|C|{5}{U}|Creature - Merfolk Rogue|4|5|When Moonlit Scavengers enters the battlefield, if you control an artifact or enchantment, return target creature an opponent controls to its owner's hand.|
|
||||
Mystical Dispute|Throne of Eldraine|58|U|{2}{U}|Instant|||This spell costs {2} less to cast if it targets a blue spell.$Counter target spell unless its controller pays {3}.|
|
||||
Opt|Throne of Eldraine|59|C|{U}|Instant|||Scry 1.$Draw a card.|
|
||||
Overwhelmed Apprentice|Throne of Eldraine|60|U|{U}|Creature - Human Wizard|1|2|When Overwhelmed Apprentice enters the battlefield, each opponent puts the top two cards of their library into their graveyard. Then you scry 2.|
|
||||
Queen of Ice|Throne of Eldraine|61|C|{2}{U}|Creature - Human Noble Wizard|2|3|Whenever Queen of Ice deals combat damage to a creature, tap that creature. It doesn't untap during its controller's next untap step.|
|
||||
Rage of Winter|Throne of Eldraine|61|C|{1}{U}|Sorcery - Adventure|2|3|Tap target creature. It doesn't untap during its controller's next untap step.|
|
||||
Run Away Together|Throne of Eldraine|62|C|{1}{U}|Instant|||Choose two target creatures controlled by different players. Return those creatures to their owners' hands.|
|
||||
Sage of the Falls|Throne of Eldraine|63|U|{4}{U}|Creature - Merfolk Wizard|2|5|Whenever Sage of the Falls or another non-Human creature enters the battlefield under your control, you may draw a card. If you do, discard a card.|
|
||||
So Tiny|Throne of Eldraine|64|C|{U}|Enchantment - Aura|||Flash$Enchant creature$Enchanted creature gets -2/-0. It gets -6/-0 instead as long as its controller has seven or more cards in their graveyard.|
|
||||
Steelgaze Griffin|Throne of Eldraine|65|C|{4}{U}|Creature - Griffin|2|4|Flying$Whenever you draw your second card each turn, Steelgaze Griffin gets +2/+0 until end of turn.|
|
||||
Stolen by the Fae|Throne of Eldraine|66|R|{X}{U}{U}|Sorcery|||Return target creature with converted mana cost X to its owner's hand. You create X 1/1 blue Faerie creature tokens with flying.|
|
||||
Syr Elenora, the Discerning|Throne of Eldraine|67|U|{3}{U}{U}|Legendary Creature - Human Knight|*|4|Syr Elenora, the Discerning's power is equal to the number of cards in your hand.$When Syr Elenora enters the battlefield, draw a card.$Spells your opponents cast that target Syr Elenora cost {2} more to cast.|
|
||||
Tome Raider|Throne of Eldraine|68|C|{2}{U}|Creature - Faerie|1|1|Flying$When Tome Raider enters the battlefield, draw a card.|
|
||||
Turn into a Pumpkin|Throne of Eldraine|69|U|{3}{U}|Instant|||Return target nonland permanent to its owner's hand. Draw a card.$Adamant — If at least three blue mana was spent to cast this spell, create a Food token.|
|
||||
Unexplained Vision|Throne of Eldraine|70|C|{4}{U}|Sorcery|||Draw three cards.$Adamant — If at least three blue mana was spent to cast this spell, scry 3.|
|
||||
Vantress Gargoyle|Throne of Eldraine|71|R|{1}{U}|Artifact Creature - Gargoyle|5|4|Flying$Vantress Gargoyle can't attack unless defending player has seven or more cards in their graveyard.$Vantress Gargoyle can't block unless you have four or more cards in hand.${T}: Each player puts the top card of their library into their graveyard.|
|
||||
Vantress Paladin|Throne of Eldraine|72|C|{3}{U}|Creature - Human Knight|2|2|Flying$Adamant — If at least three blue mana was spent to cast this spell, Vantress Paladin enters the battlefield with a +1/+1 counter on it.|
|
||||
Wishful Merfolk|Throne of Eldraine|73|C|{1}{U}|Creature - Merfolk|3|2|Defender${1}{U}: Wishful Merfolk loses defender and becomes a Human until end of turn.|
|
||||
Witching Well|Throne of Eldraine|74|C|{U}|Artifact|||When Witching Well enters the battlefield, scry 2.${3}{U}, Sacrifice Witching Well: Draw two cards.|
|
||||
Ayara, First of Locthwain|Throne of Eldraine|75|R|{B}{B}{B}|Legendary Creature - Elf Noble|2|3|Whenever Ayara, First of Locthwain or another black creature enters the battlefield under your control, each opponent loses 1 life and you gain 1 life.${T}, Sacrifice another black creature: Draw a card.|
|
||||
Bake into a Pie|Throne of Eldraine|76|C|{2}{B}{B}|Instant|||Destroy target creature. Create a Food token.|
|
||||
Barrow Witches|Throne of Eldraine|77|C|{4}{B}|Creature - Human Warlock|3|4|When Barrow Witches enters the battlefield, return target Knight card from your graveyard to your hand.|
|
||||
Belle of the Brawl|Throne of Eldraine|78|U|{2}{B}|Creature - Human Knight|3|2|Menace$Whenever Belle of the Brawl attacks, other Knights you control get +1/+0 until end of turn.|
|
||||
Blacklance Paragon|Throne of Eldraine|79|R|{1}{B}|Creature - Human Knight|3|1|Flash$When Blacklance Paragon enters the battlefield, target Knight gains deathtouch and lifelink until end of turn.|
|
||||
Bog Naughty|Throne of Eldraine|80|U|{3}{B}{B}|Creature - Faerie|3|3|Flying${2}{B}, Sacrifice a Food: Target creature gets -3/-3 until end of turn.|
|
||||
Cauldron Familiar|Throne of Eldraine|81|U|{B}|Creature - Cat|1|1|When Cauldron Familiar enters the battlefield, each opponent loses 1 life and you gain 1 life.$Sacrifice a Food: Return Cauldron Familiar from your graveyard to the battlefield.|
|
||||
The Cauldron of Eternity|Throne of Eldraine|82|M|{10}{B}{B}|Legendary Artifact|||This spell costs {2} less to cast for each creature card in your graveyard.$Whenever a creature you control dies, put it on the bottom of its owner's library.${2}{B}, {T}, Pay 2 life: Return target creature card from your graveyard to the battlefield. Activate this ability only any time you could cast a sorcery.|
|
||||
Cauldron's Gift|Throne of Eldraine|83|U|{4}{B}|Sorcery|||Adamant — If at least three black mana was spent to cast this spell, put the top four cards of your library into your graveyard.$You may choose a creature card in your graveyard. If you do, return it to the battlefield with an additional +1/+1 counter on it.|
|
||||
Clackbridge Troll|Throne of Eldraine|84|R|{3}{B}{B}|Creature - Troll|8|8|Trample, haste$When Clackbridge Troll enters the battlefield, target opponent creates three 0/1 white Goat creature tokens.$At the beginning of combat on your turn, any opponent may sacrifice a creature. If a player does, tap Clackbridge Troll, you gain 3 life, and you draw a card.|
|
||||
Epic Downfall|Throne of Eldraine|85|U|{1}{B}|Sorcery|||Exile target creature with converted mana cost 3 or greater.|
|
||||
Eye Collector|Throne of Eldraine|86|C|{B}|Creature - Faerie|1|1|Flying$Whenever Eye Collector deals combat damage to a player, each player puts the top card of their library into their graveyard.|
|
||||
Festive Funeral|Throne of Eldraine|87|C|{4}{B}|Instant|||Target creature gets -X/-X until end of turn, where X is the number of cards in your graveyard.|
|
||||
Foreboding Fruit|Throne of Eldraine|88|C|{2}{B}|Sorcery|||Target player draws two cards and loses 2 life.$Adamant — If at least three black mana was spent to cast this spell, create a Food token.|
|
||||
Forever Young|Throne of Eldraine|89|C|{1}{B}|Sorcery|||Put any number of target creature cards from your graveyard on top of your library.$Draw a card.|
|
||||
Foulmire Knight|Throne of Eldraine|90|U|{B}|Creature - Zombie Knight|1|1|Deathtouch|
|
||||
Profane Insight|Throne of Eldraine|90|U|{2}{B}|Instant - Adventure|1|1|You draw a card and you lose 1 life.|
|
||||
Giant's Skewer|Throne of Eldraine|91|C|{1}{B}|Artifact - Equipment|||Equipped creature gets +2/+1.$Whenever equipped creature deals combat damage to a creature, create a Food token.$Equip {3}|
|
||||
Lash of Thorns|Throne of Eldraine|92|C|{B}|Instant|||Target creature gets +2/+1 and gains deathtouch until end of turn.|
|
||||
Locthwain Paladin|Throne of Eldraine|93|C|{3}{B}|Creature - Human Knight|3|2|Menace$Adamant — If at least three black mana was spent to cast this spell, Locthwain Paladin enters the battlefield with a +1/+1 counter on it.|
|
||||
Lost Legion|Throne of Eldraine|94|C|{1}{B}{B}|Creature - Spirit Knight|2|3|When Lost Legion enters the battlefield, scry 2.|
|
||||
Malevolent Noble|Throne of Eldraine|95|C|{1}{B}|Creature - Human Noble|2|2|{2}, Sacrifice an artifact or another creature: Put a +1/+1 counter on Malevolent Noble.|
|
||||
Memory Theft|Throne of Eldraine|96|C|{2}{B}|Sorcery|||Target opponent reveals their hand. You choose a nonland card from it. That player discards that card. You may put a card that has an Adventure that player owns from exile into that player's graveyard.|
|
||||
Murderous Rider|Throne of Eldraine|97|R|{1}{B}{B}|Creature - Zombie Knight|2|3|Lifelink$When Murderous Rider dies, put it on the bottom of its owner's library.|
|
||||
Swift End|Throne of Eldraine|97|R|{1}{B}{B}|Instant - Adventure|2|3|Destroy target creature or planeswalker. You lose 2 life.|
|
||||
Oathsworn Knight|Throne of Eldraine|98|R|{1}{B}{B}|Creature - Human Knight|0|0|Oathsworn Knight enters the battlefield with four +1/+1 counters on it.$Oathsworn Knight attacks each combat if able.$If damage would be dealt to Oathsworn Knight while it has a +1/+1 counter on it, prevent that damage and remove a +1/+1 counter from it.|
|
||||
Alter Fate|Throne of Eldraine|99|U|{1}{B}|Sorcery - Adventure|2|2|Return target creature card from your graveyard to your hand.|
|
||||
Order of Midnight|Throne of Eldraine|99|U|{1}{B}|Creature - Human Knight|2|2|Flying$Order of Midnight can't block.|
|
||||
Piper of the Swarm|Throne of Eldraine|100|R|{1}{B}|Creature - Human Warlock|1|3|Rats you control have menace.${1}{B}, {T}: Create a 1/1 black Rat creature token.${2}{B}{B}, {T}, Sacrifice three Rats: Gain control of target creature.|
|
||||
Rankle, Master of Pranks|Throne of Eldraine|101|M|{2}{B}{B}|Legendary Creature - Faerie Rogue|3|3|Flying, haste$Whenever Rankle, Master of Pranks deals combat damage to a player, choose any number —$• Each player discards a card.$• Each player loses 1 life and draws a card.$• Each player sacrifices a creature.|
|
||||
Harvest Fear|Throne of Eldraine|102|C|{3}{B}|Sorcery - Adventure|4|5|Target opponent discards two cards.|
|
||||
Reaper of Night|Throne of Eldraine|102|C|{5}{B}{B}|Creature - Specter|4|5|Whenever Reaper of Night attacks, if defending player has two or fewer cards in hand, it gains flying until end of turn.|
|
||||
Reave Soul|Throne of Eldraine|103|C|{1}{B}|Sorcery|||Destroy target creature with power 3 or less.|
|
||||
Revenge of Ravens|Throne of Eldraine|104|U|{3}{B}|Enchantment|||Whenever a creature attacks you or a planeswalker you control, that creature's controller loses 1 life and you gain 1 life.|
|
||||
Curry Favor|Throne of Eldraine|105|C|{B}|Sorcery - Adventure|2|1|You gain X life and each opponent loses X life, where X is the number of Knights you control.|
|
||||
Smitten Swordmaster|Throne of Eldraine|105|C|{1}{B}|Creature - Human Knight|2|1|Lifelink|
|
||||
Specter's Shriek|Throne of Eldraine|106|U|{B}|Sorcery|||Target opponent reveals their hand. You may choose a nonland card from it. If you do, that player exiles that card. If a nonblack card is exiled this way, exile a card from your hand.|
|
||||
Syr Konrad, the Grim|Throne of Eldraine|107|U|{3}{B}{B}|Legendary Creature - Human Knight|5|4|Whenever another creature dies, or a creature card is put into a graveyard from anywhere other than the battlefield, or a creature card leaves your graveyard, Syr Konrad, the Grim deals 1 damage to each opponent.${1}{B}: Each player puts the top card of their library into their graveyard.|
|
||||
Tempting Witch|Throne of Eldraine|108|C|{2}{B}|Creature - Human Warlock|1|3|When Tempting Witch enters the battlefield, create a Food token.${2}, {T}, Sacrifice a Food: Target player loses 3 life.|
|
||||
Wicked Guardian|Throne of Eldraine|109|C|{3}{B}|Creature - Human Noble|4|2|When Wicked Guardian enters the battlefield, you may have it deal 2 damage to another creature you control. If you do, draw a card.|
|
||||
Wishclaw Talisman|Throne of Eldraine|110|R|{1}{B}|Artifact|||Wishclaw Talisman enters the battlefield with three wish counters on it.${1}, {T}, Remove a wish counter from Wishclaw Talisman: Search your library for a card, put it into your hand, then shuffle your library. An opponent gains control of Wishclaw Talisman. Activate this ability only during your turn.|
|
||||
Witch's Vengeance|Throne of Eldraine|111|R|{1}{B}{B}|Sorcery|||Creatures of the creature type of your choice get -3/-3 until end of turn.|
|
||||
Barge In|Throne of Eldraine|112|C|{R}|Instant|||Target attacking creature gets +2/+2 until end of turn. Each attacking non-Human creature gains trample until end of turn.|
|
||||
Bloodhaze Wolverine|Throne of Eldraine|113|C|{1}{R}|Creature - Wolverine|2|1|Whenever you draw your second card each turn, Bloodhaze Wolverine gets +1/+1 and gains first strike until end of turn.|
|
||||
Blow Your House Down|Throne of Eldraine|114|C|{2}{R}|Sorcery|||Up to three target creatures can't block this turn. Destroy any of them that are Walls.|
|
||||
Bonecrusher Giant|Throne of Eldraine|115|R|{2}{R}|Creature - Giant|4|3|Whenever Bonecrusher Giant becomes the target of a spell, Bonecrusher Giant deals 2 damage to that spell's controller.|
|
||||
Stomp|Throne of Eldraine|115|R|{1}{R}|Instant - Adventure|4|3|Damage can't be prevented this turn. Stomp deals 2 damage to any target.|
|
||||
Brimstone Trebuchet|Throne of Eldraine|116|C|{2}{R}|Artifact Creature - Wall|1|3|Defender, reach${T}: Brimstone Trebuchet deals 1 damage to each opponent.$Whenever a Knight enters the battlefield under your control, untap Brimstone Trebuchet.|
|
||||
Burning-Yard Trainer|Throne of Eldraine|117|U|{4}{R}|Creature - Human Knight|3|3|Trample, haste$When Burning-Yard Trainer enters the battlefield, another target Knight you control gets +2/+2 and gains trample and haste until end of turn.|
|
||||
Claim the Firstborn|Throne of Eldraine|118|U|{R}|Sorcery|||Gain control of target creature with converted mana cost 3 or less until end of turn. Untap that creature. It gains haste until end of turn.|
|
||||
Crystal Slipper|Throne of Eldraine|119|C|{1}{R}|Artifact - Equipment|||Equipped creature gets +1/+0 and has haste.$Equip {1}|
|
||||
Embercleave|Throne of Eldraine|120|M|{4}{R}{R}|Legendary Artifact - Equipment|||Flash$This spell costs {1} less to cast for each attacking creature you control.$When Embercleave enters the battlefield, attach it to target creature you control.$Equipped creature gets +1/+1 and has double strike and trample.$Equip {3}|
|
||||
Embereth Paladin|Throne of Eldraine|121|C|{3}{R}|Creature - Human Knight|4|1|Haste$Adamant — If at least three red mana was spent to cast this spell, Embereth Paladin enters the battlefield with a +1/+1 counter on it.|
|
||||
Battle Display|Throne of Eldraine|122|U|{R}|Sorcery - Adventure|2|1|Destroy target artifact.|
|
||||
Embereth Shieldbreaker|Throne of Eldraine|122|U|{1}{R}|Creature - Human Knight|2|1||
|
||||
Ferocity of the Wilds|Throne of Eldraine|123|U|{2}{R}|Enchantment|||Attacking non-Human creatures you control get +1/+0 and have trample.|
|
||||
Fervent Champion|Throne of Eldraine|124|R|{R}|Creature - Human Knight|1|1|First strike, haste$Whenever Fervent Champion attacks, another target attacking Knight you control gets +1/+0 until end of turn.$Equip abilities you activate that target Fervent Champion cost {3} less to activate.|
|
||||
Fires of Invention|Throne of Eldraine|125|R|{3}{R}|Enchantment|||You can cast spells only during your turn and you can cast no more than two spells each turn.$You may cast spells with converted mana cost less than or equal to the number of lands you control without paying their mana costs.|
|
||||
Fling|Throne of Eldraine|126|C|{1}{R}|Instant|||As an additional cost to cast this spell, sacrifice a creature.$Fling deals damage equal to the sacrificed creature's power to any target.|
|
||||
Irencrag Feat|Throne of Eldraine|127|R|{1}{R}{R}{R}|Sorcery|||Add seven {R}. You can cast only one more spell this turn.|
|
||||
Irencrag Pyromancer|Throne of Eldraine|128|R|{2}{R}|Creature - Human Wizard|0|4|Whenever you draw your second card each turn, Irencrag Pyromancer deals 3 damage to any target.|
|
||||
Joust|Throne of Eldraine|129|U|{1}{R}|Sorcery|||Choose target creature you control and target creature you don't control. The creature you control gets +2/+1 until end of turn if it's a Knight. Then those creatures fight each other.|
|
||||
Mad Ratter|Throne of Eldraine|130|U|{3}{R}|Creature - Goblin|1|2|Whenever you draw your second card each turn, create two 1/1 black Rat creature tokens.|
|
||||
Haggle|Throne of Eldraine|131|C|{R}|Instant - Adventure|2|3|You may discard a card. If you do, draw a card.|
|
||||
Merchant of the Vale|Throne of Eldraine|131|C|{2}{R}|Creature - Human Peasant|2|3|{2}{R}, Discard a card: Draw a card.|
|
||||
Ogre Errant|Throne of Eldraine|132|C|{3}{R}|Creature - Ogre Knight|3|4|Whenever Ogre Errant attacks, another target attacking Knight gains menace until end of turn.|
|
||||
Opportunistic Dragon|Throne of Eldraine|133|R|{2}{R}{R}|Creature - Dragon|4|3|Flying$When Opportunistic Dragon enters the battlefield, choose target Human or artifact an opponent controls. For as long as Opportunistic Dragon remains on the battlefield, gain control of that permanent, it loses all abilities, and it can't attack or block.|
|
||||
Raging Redcap|Throne of Eldraine|134|C|{2}{R}|Creature - Goblin Knight|1|2|Double strike|
|
||||
Redcap Melee|Throne of Eldraine|135|U|{R}|Instant|||Redcap Melee deals 4 damage to target creature or planeswalker. If a nonred permanent is dealt damage this way, you sacrifice a land.|
|
||||
Redcap Raiders|Throne of Eldraine|136|C|{2}{R}|Creature - Goblin Warrior|3|2|Whenever Redcap Raiders attacks, you may tap an untapped non-Human creature you control. If you do, Redcap Raiders gets +1/+1 and gains trample until end of turn.|
|
||||
Boulder Rush|Throne of Eldraine|137|C|{R}|Instant - Adventure|3|1|Target creature gets +2/+0 until end of turn.|
|
||||
Rimrock Knight|Throne of Eldraine|137|C|{1}{R}|Creature - Dwarf Knight|3|1|Rimrock Knight can't block.|
|
||||
Robber of the Rich|Throne of Eldraine|138|M|{1}{R}|Creature - Human Archer Rogue|2|2|Reach, haste$Whenever Robber of the Rich attacks, if defending player has more cards in hand than you, exile the top card of their library. During any turn you attacked with a Rogue, you may cast that card and you may spend mana as though it were mana of any color to cast that spell.|
|
||||
Scorching Dragonfire|Throne of Eldraine|139|C|{1}{R}|Instant|||Scorching Dragonfire deals 3 damage to target creature or planeswalker. If that creature or planeswalker would die this turn, exile it instead.|
|
||||
Searing Barrage|Throne of Eldraine|140|C|{4}{R}|Instant|||Searing Barrage deals 5 damage to target creature.$Adamant — If at least three red mana was spent to cast this spell, Searing Barrage deals 3 damage to that creature's controller.|
|
||||
Seven Dwarves|Throne of Eldraine|141|C|{1}{R}|Creature - Dwarf|2|2|Seven Dwarves gets +1/+1 for each other creature named Seven Dwarves you control.$A deck can have up to seven cards named Seven Dwarves.|
|
||||
Skullknocker Ogre|Throne of Eldraine|142|U|{3}{R}|Creature - Ogre|4|3|Whenever Skullknocker Ogre deals damage to an opponent, that player discards a card at random. If the player does, they draw a card.|
|
||||
Slaying Fire|Throne of Eldraine|143|U|{2}{R}|Instant|||Slaying Fire deals 3 damage to any target.$Adamant — If at least three red mana was spent to cast this spell, it deals 4 damage instead.|
|
||||
Sundering Stroke|Throne of Eldraine|144|R|{6}{R}|Sorcery|||Sundering Stroke deals 7 damage divided as you choose among one, two, or three targets. If at least seven red mana was spent to cast this spell, instead Sundering Stroke deals 7 damage to each of those permanents and/or players.|
|
||||
Syr Carah, the Bold|Throne of Eldraine|145|U|{3}{R}{R}|Legendary Creature - Human Knight|3|3|When Syr Carah, the Bold or an instant or sorcery spell you control deals damage to a player, exile the top card of your library. You may play that card this turn.${T}: Syr Carah deals 1 damage to any target.|
|
||||
Thrill of Possibility|Throne of Eldraine|146|C|{1}{R}|Instant|||As an additional cost to cast this spell, discard a card.$Draw two cards.|
|
||||
Torbran, Thane of Red Fell|Throne of Eldraine|147|R|{1}{R}{R}{R}|Legendary Creature - Dwarf Noble|2|4|If a red source you control would deal damage to an opponent or a permanent an opponent controls, it deals that much damage plus 2 instead.|
|
||||
Weaselback Redcap|Throne of Eldraine|148|C|{R}|Creature - Goblin Knight|1|1|{1}{R}: Weaselback Redcap gets +2/+0 until end of turn.|
|
||||
Beanstalk Giant|Throne of Eldraine|149|U|{6}{G}|Creature - Giant|*|*|Beanstalk Giant's power and toughness are each equal to the number of lands you control.|
|
||||
Fertile Footsteps|Throne of Eldraine|149|U|{2}{G}|Sorcery - Adventure|*|*|Search your library for a basic land card, put it onto the battlefield, then shuffle your library.|
|
||||
Curious Pair|Throne of Eldraine|150|C|{1}{G}|Creature - Human Peasant|1|3||
|
||||
Treats to Share|Throne of Eldraine|150|C|{G}|Sorcery - Adventure|1|3|Create a Food token.|
|
||||
Edgewall Innkeeper|Throne of Eldraine|151|U|{G}|Creature - Human Peasant|1|1|Whenever you cast a creature spell that has an Adventure, draw a card.|
|
||||
Feasting Troll King|Throne of Eldraine|152|R|{2}{G}{G}{G}{G}|Creature - Troll Noble|7|6|Vigilance, trample$When Feasting Troll King enters the battlefield, if you cast it from your hand, create three Food tokens.$Sacrifice three Foods: Return Feasting Troll King from your graveyard to the battlefield. Activate this ability only during your turn.|
|
||||
Fell the Pheasant|Throne of Eldraine|153|C|{1}{G}|Instant|||Fell the Pheasant deals 5 damage to target creature with flying. Create a Food token.|
|
||||
Fierce Witchstalker|Throne of Eldraine|154|C|{2}{G}{G}|Creature - Wolf|4|4|Trample$When Fierce Witchstalker enters the battlefield, create a Food token.|
|
||||
Flaxen Intruder|Throne of Eldraine|155|U|{G}|Creature - Human Berserker|1|2|Whenever Flaxen Intruder deals combat damage to a player, you may sacrifice it. When you do, destroy target artifact or enchantment.|
|
||||
Welcome Home|Throne of Eldraine|155|U|{5}{G}{G}|Sorcery - Adventure|1|2|Create three 2/2 green Bear creature tokens.|
|
||||
Garenbrig Carver|Throne of Eldraine|156|C|{3}{G}|Creature - Human Warrior|3|2||
|
||||
Shield's Might|Throne of Eldraine|156|C|{1}{G}|Instant - Adventure|3|2|Target creature gets +2/+2 until end of turn.|
|
||||
Garenbrig Paladin|Throne of Eldraine|157|C|{4}{G}|Creature - Giant Knight|4|4|Adamant — If at least three green mana was spent to cast this spell, Garenbrig Paladin enters the battlefield with a +1/+1 counter on it.$Garenbrig Paladin can't be blocked by creatures with power 2 or less.|
|
||||
Garenbrig Squire|Throne of Eldraine|158|C|{1}{G}|Creature - Human Soldier|2|2|Whenever you cast a creature spell that has an Adventure, Garenbrig Squire gets +1/+1 until end of turn.|
|
||||
Giant Opportunity|Throne of Eldraine|159|U|{2}{G}|Sorcery|||You may sacrifice two Foods. If you do, create a 7/7 green Giant creature token. Otherwise, create three Food tokens.|
|
||||
Gilded Goose|Throne of Eldraine|160|R|{G}|Creature - Bird|0|2|Flying$When Gilded Goose enters the battlefield, create a Food token.${1}{G}, {T}: Create a Food token.${T}, Sacrifice a Food: Add one mana of any color.|
|
||||
The Great Henge|Throne of Eldraine|161|M|{7}{G}{G}|Legendary Artifact|||This spell costs {X} less to cast, where X is the greatest power among creatures you control.${T}: Add {G}{G}. You gain 2 life.$Whenever a nontoken creature enters the battlefield under your control, put a +1/+1 counter on it and draw a card.|
|
||||
Insatiable Appetite|Throne of Eldraine|162|C|{1}{G}|Instant|||You may sacrifice a Food. If you do, target creature gets +5/+5 until end of turn. Otherwise, that creature gets +3/+3 until end of turn.|
|
||||
Keeper of Fables|Throne of Eldraine|163|U|{3}{G}{G}|Creature - Cat|4|5|Whenever one or more non-Human creatures you control deal combat damage to a player, draw a card.|
|
||||
Kenrith's Transformation|Throne of Eldraine|164|U|{1}{G}|Enchantment - Aura|||Enchant creature$When Kenrith's Transformation enters the battlefield, draw a card.$Enchanted creature loses all abilities and is a green Elk creature with base power and toughness 3/3.|
|
||||
Heart's Desire|Throne of Eldraine|165|R|{G}|Sorcery - Adventure|5|5|Create a 1/1 white Human creature token.|
|
||||
Lovestruck Beast|Throne of Eldraine|165|R|{2}{G}|Creature - Beast Noble|5|5|Lovestruck Beast can't attack unless you control a 1/1 creature.|
|
||||
Maraleaf Rider|Throne of Eldraine|166|C|{1}{G}|Creature - Elf Knight|3|1|Sacrifice a Food: Target creature blocks Maraleaf Rider this turn if able.|
|
||||
Oakhame Adversary|Throne of Eldraine|167|U|{3}{G}|Creature - Elf Warrior|2|3|This spell costs {2} less to cast if an opponent controls a green permanent.$Deathtouch$Whenever Oakhame Adversary deals combat damage to a player, draw a card.|
|
||||
Once and Future|Throne of Eldraine|168|U|{3}{G}|Instant|||Return target card from your graveyard to your hand. Put up to one other target card from your graveyard on top of your library. Exile Once and Future.$Adamant — If at least three green mana was spent to cast this spell, instead return those cards to your hand and exile Once and Future.|
|
||||
Once Upon a Time|Throne of Eldraine|169|R|{1}{G}|Instant|||If this spell is the first spell you've cast this game, you may cast it without paying its mana cost.$Look at the top five cards of your library. You may reveal a creature or land card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.|
|
||||
Outmuscle|Throne of Eldraine|170|C|{3}{G}|Sorcery|||Put a +1/+1 counter on target creature you control, then it fights target creature you don't control.$Adamant — If at least three green mana was spent to cast this spell, the creature you control gains indestructible until end of turn.|
|
||||
Questing Beast|Throne of Eldraine|171|M|{2}{G}{G}|Legendary Creature - Beast|4|4|Vigilance, deathtouch, haste$Questing Beast can't be blocked by creatures with power 2 or less.$Combat damage that would be dealt by creatures you control can't be prevented.$Whenever Questing Beast deals combat damage to an opponent, it deals that much damage to target planeswalker that player controls.|
|
||||
Return of the Wildspeaker|Throne of Eldraine|172|R|{4}{G}|Instant|||Choose one —$• Draw cards equal to the greatest power among non-Human creatures you control.$• Non-Human creatures you control get +3/+3 until end of turn.|
|
||||
Return to Nature|Throne of Eldraine|173|C|{1}{G}|Instant|||Choose one —$• Destroy target artifact.$• Destroy target enchantment.$• Exile target card from a graveyard.|
|
||||
Rosethorn Acolyte|Throne of Eldraine|174|C|{2}{G}|Creature - Elf Druid|2|3|{T}: Add one mana of any color.|
|
||||
Seasonal Ritual|Throne of Eldraine|174|C|{G}|Sorcery - Adventure|2|3|Add one mana of any color.|
|
||||
Rosethorn Halberd|Throne of Eldraine|175|C|{G}|Artifact - Equipment|||When Rosethorn Halberd enters the battlefield, attach it to target non-Human creature you control.$Equipped creature gets +2/+1.$Equip {5}|
|
||||
Sporecap Spider|Throne of Eldraine|176|C|{2}{G}|Creature - Spider|1|5|Reach|
|
||||
Syr Faren, the Hengehammer|Throne of Eldraine|177|U|{G}{G}|Legendary Creature - Human Knight|2|2|Whenever Syr Faren, the Hengehammer attacks, another target attacking creature gets +X/+X until end of turn, where X is Syr Faren's power.|
|
||||
Tall as a Beanstalk|Throne of Eldraine|178|C|{3}{G}|Enchantment - Aura|||Enchant creature$Enchanted creature gets +3/+3, has reach, and is a Giant in addition to its other types.|
|
||||
Trail of Crumbs|Throne of Eldraine|179|U|{1}{G}|Enchantment|||When Trail of Crumbs enters the battlefield, create a Food token.$Whenever you sacrifice a Food, you may pay {1}. If you do, look at the top two cards of your library. You may reveal a permanent card from among them and put it into your hand. Put the rest on the bottom of your library in any order.|
|
||||
Oaken Boon|Throne of Eldraine|180|C|{3}{G}|Sorcery - Adventure|6|5|Put two +1/+1 counters on target creature.|
|
||||
Tuinvale Treefolk|Throne of Eldraine|180|C|{5}{G}|Creature - Treefolk Druid|6|5||
|
||||
Wicked Wolf|Throne of Eldraine|181|R|{2}{G}{G}|Creature - Wolf|3|3|When Wicked Wolf enters the battlefield, it fights up to one target creature you don't control.$Sacrifice a Food: Put a +1/+1 counter on Wicked Wolf. It gains indestructible until end of turn. Tap it.|
|
||||
Wildborn Preserver|Throne of Eldraine|182|R|{1}{G}|Creature - Elf Archer|2|2|Flash$Reach$Whenever another non-Human creature enters the battlefield under your control, you may pay {X}. When you do, put X +1/+1 counters on Wildborn Preserver.|
|
||||
Wildwood Tracker|Throne of Eldraine|183|C|{G}|Creature - Elf Warrior|1|1|Whenever Wildwood Tracker attacks or blocks, if you control another non-Human creature, Wildwood Tracker gets +1/+1 until end of turn.|
|
||||
Wolf's Quarry|Throne of Eldraine|184|C|{4}{G}{G}|Sorcery|||Create three 1/1 green Boar creature tokens with "When this creature dies, create a Food token."|
|
||||
Yorvo, Lord of Garenbrig|Throne of Eldraine|185|R|{G}{G}{G}|Legendary Creature - Giant Noble|0|0|Yorvo, Lord of Garenbrig enters the battlefield with four +1/+1 counters on it.$Whenever another green creature enters the battlefield under your control, put a +1/+1 counter on Yorvo. Then if that creature's power is greater than Yorvo's power, put another +1/+1 counter on Yorvo.|
|
||||
Dance of the Manse|Throne of Eldraine|186|R|{X}{W}{U}|Sorcery|||Return up to X target artifact and/or non-Aura enchantment cards each with converted mana cost X or less from your graveyard to the battlefield. If X is 6 or more, those permanents are 4/4 creatures in addition to their other types.|
|
||||
Doom Foretold|Throne of Eldraine|187|R|{2}{W}{B}|Enchantment|||At the beginning of each player's upkeep, that player sacrifices a nonland, nontoken permanent. If that player can't, they discard a card, they lose 2 life, you draw a card, you gain 2 life, you create a 2/2 white Knight creature token with vigilance, then you sacrifice Doom Foretold.|
|
||||
Drown in the Loch|Throne of Eldraine|188|U|{U}{B}|Instant|||Choose one —$• Counter target spell with converted mana cost less than or equal to the number of cards in its controller's graveyard.$• Destroy target creature with converted mana cost less than or equal to the number of cards in its controller's graveyard.|
|
||||
Escape to the Wilds|Throne of Eldraine|189|R|{3}{R}{G}|Sorcery|||Exile the top five cards of your library. You may play cards exiled this way until the end of your next turn.$You may play an additional land this turn.|
|
||||
Faeburrow Elder|Throne of Eldraine|190|R|{1}{G}{W}|Creature - Treefolk Druid|0|0|Vigilance$Faeburrow Elder gets +1/+1 for each color among permanents you control.${T}: For each color among permanents you control, add one mana of that color.|
|
||||
Garruk, Cursed Huntsman|Throne of Eldraine|191|M|{4}{B}{G}|Legendary Planeswalker - Garruk|5|0: Create two 2/2 black and green Wolf creature tokens with "When this creature dies, put a loyalty counter on each Garruk you control."$−3: Destroy target creature. Draw a card.$−6: You get an emblem with "Creatures you control get +3/+3 and have trample."|
|
||||
Grumgully, the Generous|Throne of Eldraine|192|U|{1}{R}{G}|Legendary Creature - Goblin Shaman|3|3|Each other non-Human creature you control enters the battlefield with an additional +1/+1 counter on it.|
|
||||
Improbable Alliance|Throne of Eldraine|193|U|{U}{R}|Enchantment|||Whenever you draw your second card each turn, create a 1/1 blue Faerie creature token with flying.${4}{U}{R}: Draw a card, then discard a card.|
|
||||
Inspiring Veteran|Throne of Eldraine|194|U|{R}{W}|Creature - Human Knight|2|2|Other Knights you control get +1/+1.|
|
||||
Lochmere Serpent|Throne of Eldraine|195|R|{4}{U}{B}|Creature - Serpent|7|7|Flash${U}, Sacrifice an Island: Lochmere Serpent can't be blocked this turn.${B}, Sacrifice a Swamp: You gain 1 life and draw a card.${U}{B}: Exile five target cards from an opponent's graveyard. Return Lochmere Serpent from your graveyard to your hand. Activate this ability only any time you could cast a sorcery.|
|
||||
Maraleaf Pixie|Throne of Eldraine|196|U|{G}{U}|Creature - Faerie|2|2|Flying${T}: Add {G} or {U}.|
|
||||
Oko, Thief of Crowns|Throne of Eldraine|197|M|{1}{G}{U}|Legendary Planeswalker - Oko|4|+2: Create a Food token.$+1: Target artifact or creature loses all abilities and becomes a green Elk creature with base power and toughness 3/3.$−5: Exchange control of target artifact or creature you control and target creature an opponent controls with power 3 or less.|
|
||||
Outlaws' Merriment|Throne of Eldraine|198|M|{1}{R}{W}{W}|Enchantment|||At the beginning of your upkeep, choose one at random. Create a red and white creature token with those characteristics.$• 3/1 Human Warrior with trample and haste.$• 2/1 Human Cleric with lifelink and haste.$• 1/2 Human Rogue with haste and "When this creature enters the battlefield, it deals 1 damage to any target."|
|
||||
The Royal Scions|Throne of Eldraine|199|M|{1}{U}{R}|Legendary Planeswalker - Will Rowan|5|+1: Draw a card, then discard a card.$+1: Target creature gets +2/+0 and gains first strike and trample until end of turn.$−8: Draw four cards. When you do, The Royal Scions deals damage to any target equal to the number of cards in your hand.|
|
||||
Savvy Hunter|Throne of Eldraine|200|U|{1}{B}{G}|Creature - Human Warrior|3|3|Whenever Savvy Hunter attacks or blocks, create a Food token.$Sacrifice two Foods: Draw a card.|
|
||||
Shinechaser|Throne of Eldraine|201|U|{1}{W}{U}|Creature - Faerie|1|1|Flying, vigilance$Shinechaser gets +1/+1 as long as you control an artifact.$Shinechaser gets +1/+1 as long as you control an enchantment.|
|
||||
Steelclaw Lance|Throne of Eldraine|202|U|{B}{R}|Artifact - Equipment|||Equipped creature gets +2/+2.$Equip Knight {1}$Equip {3}|
|
||||
Stormfist Crusader|Throne of Eldraine|203|R|{B}{R}|Creature - Human Knight|2|2|Menace$At the beginning of your upkeep, each player draws a card and loses 1 life.|
|
||||
Wandermare|Throne of Eldraine|204|U|{1}{G}{W}|Creature - Horse|3|3|Whenever you cast a creature spell that has an Adventure, put a +1/+1 counter on Wandermare.|
|
||||
Wintermoor Commander|Throne of Eldraine|205|U|{W}{B}|Creature - Human Knight|2|*|Deathtouch$Wintermoor Commander's toughness is equal to the number of Knights you control.$Whenever Wintermoor Commander attacks, another target Knight you control gains indestructible until end of turn.|
|
||||
Arcanist's Owl|Throne of Eldraine|206|U|{W/U}{W/U}{W/U}{W/U}|Artifact Creature - Bird|3|3|Flying$When Arcanist's Owl enters the battlefield, look at the top four cards of your library. You may reveal an artifact or enchantment card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.|
|
||||
Covetous Urge|Throne of Eldraine|207|U|{U/B}{U/B}{U/B}{U/B}|Sorcery|||Target opponent reveals their hand. You choose a nonland card from that player's graveyard or hand and exile it. You may cast that card for as long as it remains exiled, and you may spend mana as though it were mana of any color to cast that spell.|
|
||||
Deathless Knight|Throne of Eldraine|208|U|{B/G}{B/G}{B/G}{B/G}|Creature - Skeleton Knight|4|2|Haste$When you gain life for the first time each turn, return Deathless Knight from your graveyard to your hand.|
|
||||
Elite Headhunter|Throne of Eldraine|209|U|{B/R}{B/R}{B/R}{B/R}|Creature - Human Knight|2|3|Menace${B/R}{B/R}{B/R}, Sacrifice another creature or an artifact: Elite Headhunter deals 2 damage to target creature or planeswalker.|
|
||||
Fireborn Knight|Throne of Eldraine|210|U|{R/W}{R/W}{R/W}{R/W}|Creature - Human Knight|2|3|Double strike${R/W}{R/W}{R/W}{R/W}: Fireborn Knight gets +1/+1 until end of turn.|
|
||||
Loch Dragon|Throne of Eldraine|211|U|{U/R}{U/R}{U/R}{U/R}|Creature - Dragon|3|2|Flying$Whenever Loch Dragon enters the battlefield or attacks, you may discard a card. If you do, draw a card.|
|
||||
Bring Back|Throne of Eldraine|212|U|{G/W}{G/W}{G/W}{G/W}|Sorcery - Adventure|2|2|Create two 1/1 white Human creature tokens.|
|
||||
Oakhame Ranger|Throne of Eldraine|212|U|{G/W}{G/W}{G/W}{G/W}|Creature - Elf Knight|2|2|{T}: Creatures you control get +1/+1 until end of turn.|
|
||||
Rampart Smasher|Throne of Eldraine|213|U|{R/G}{R/G}{R/G}{R/G}|Creature - Giant|5|5|Rampart Smasher can't be blocked by Knights or Walls.|
|
||||
Resolute Rider|Throne of Eldraine|214|U|{W/B}{W/B}{W/B}{W/B}|Creature - Human Knight|4|2|{W/B}{W/B}: Resolute Rider gains lifelink until end of turn.${W/B}{W/B}{W/B}: Resolute Rider gains indestructible until end of turn.|
|
||||
Thunderous Snapper|Throne of Eldraine|215|U|{G/U}{G/U}{G/U}{G/U}|Creature - Turtle Hydra|4|4|Whenever you cast a spell with converted mana cost 5 or greater, draw a card.|
|
||||
Clockwork Servant|Throne of Eldraine|216|U|{3}|Artifact Creature - Gnome|2|3|Adamant — When Clockwork Servant enters the battlefield, if at least three mana of the same color was spent to cast it, draw a card.|
|
||||
Crashing Drawbridge|Throne of Eldraine|217|C|{2}|Artifact Creature - Wall|0|4|Defender${T}: Creatures you control gain haste until end of turn.|
|
||||
Enchanted Carriage|Throne of Eldraine|218|U|{5}|Artifact - Vehicle|4|4|When Enchanted Carriage enters the battlefield, create two 1/1 white Mouse creature tokens.$Crew 2|
|
||||
Gingerbrute|Throne of Eldraine|219|C|{1}|Artifact Creature - Food Golem|1|1|Haste${1}: Gingerbrute can't be blocked this turn except by creatures with haste.${2}, {T}, Sacrifice Gingerbrute: You gain 3 life.|
|
||||
Golden Egg|Throne of Eldraine|220|C|{2}|Artifact - Food|||When Golden Egg enters the battlefield, draw a card.${1}, {T}, Sacrifice Golden Egg: Add one mana of any color.${2}, {T}, Sacrifice Golden Egg: You gain 3 life.|
|
||||
Henge Walker|Throne of Eldraine|221|C|{3}|Artifact Creature - Golem|2|2|Adamant — If at least three mana of the same color was spent to cast this spell, Henge Walker enters the battlefield with a +1/+1 counter on it.|
|
||||
Heraldic Banner|Throne of Eldraine|222|U|{3}|Artifact|||As Heraldic Banner enters the battlefield, choose a color.$Creatures you control of the chosen color get +1/+0.${T}: Add one mana of the chosen color.|
|
||||
Inquisitive Puppet|Throne of Eldraine|223|U|{1}|Artifact Creature - Construct|0|2|When Inquisitive Puppet enters the battlefield, scry 1.$Exile Inquisitive Puppet: Create a 1/1 white Human creature token.|
|
||||
Jousting Dummy|Throne of Eldraine|224|C|{2}|Artifact Creature - Scarecrow Knight|2|1|{3}: Jousting Dummy gets +1/+0 until end of turn.|
|
||||
Locthwain Gargoyle|Throne of Eldraine|225|C|{1}|Artifact Creature - Gargoyle|0|3|{4}: Locthwain Gargoyle gets +2/+0 and gains flying until end of turn.|
|
||||
Lucky Clover|Throne of Eldraine|226|U|{2}|Artifact|||Whenever you cast an Adventure instant or sorcery spell, copy it. You may choose new targets for the copy.|
|
||||
Prophet of the Peak|Throne of Eldraine|227|C|{6}|Artifact Creature - Cat|5|5|When Prophet of the Peak enters the battlefield, scry 2.|
|
||||
Roving Keep|Throne of Eldraine|228|C|{7}|Artifact Creature - Wall|5|7|Defender${7}: Roving Keep gets +2/+0 and gains trample until end of turn. It can attack this turn as though it didn't have defender.|
|
||||
Scalding Cauldron|Throne of Eldraine|229|C|{1}|Artifact|||{3}, {T}, Sacrifice Scalding Cauldron: It deals 3 damage to target creature.|
|
||||
Shambling Suit|Throne of Eldraine|230|U|{3}|Artifact Creature - Construct|*|3|Shambling Suit's power is equal to the number of artifacts and/or enchantments you control.|
|
||||
Signpost Scarecrow|Throne of Eldraine|231|C|{4}|Artifact Creature - Scarecrow|2|4|Vigilance${2}: Add one mana of any color.|
|
||||
Sorcerer's Broom|Throne of Eldraine|232|U|{2}|Artifact Creature - Spirit|2|1|Whenever you sacrifice another permanent, you may pay {3}. If you do, create a token that's a copy of Sorcerer's Broom.|
|
||||
Sorcerous Spyglass|Throne of Eldraine|233|R|{2}|Artifact|||As Sorcerous Spyglass enters the battlefield, look at an opponent's hand, then choose any card name.$Activated abilities of sources with the chosen name can't be activated unless they're mana abilities.|
|
||||
Spinning Wheel|Throne of Eldraine|234|U|{3}|Artifact|||{T}: Add one mana of any color.${5}, {T}: Tap target creature.|
|
||||
Stonecoil Serpent|Throne of Eldraine|235|R|{X}|Artifact Creature - Snake|0|0|Reach, trample, protection from multicolored$Stonecoil Serpent enters the battlefield with X +1/+1 counters on it.|
|
||||
Weapon Rack|Throne of Eldraine|236|C|{4}|Artifact|||Weapon Rack enters the battlefield with three +1/+1 counters on it.${T}: Move a +1/+1 counter from Weapon Rack onto target creature. Activate this ability only any time you could cast a sorcery.|
|
||||
Witch's Oven|Throne of Eldraine|237|U|{1}|Artifact|||{T}, Sacrifice a creature: Create a Food token. If the sacrificed creature's toughness was 4 or greater, create two Food tokens instead.|
|
||||
Castle Ardenvale|Throne of Eldraine|238|R||Land|||Castle Ardenvale enters the battlefield tapped unless you control a Plains.${T}: Add {W}.${2}{W}{W}, {T}: Create a 1/1 white Human creature token.|
|
||||
Castle Embereth|Throne of Eldraine|239|R||Land|||Castle Embereth enters the battlefield tapped unless you control a Mountain.${T}: Add {R}.${1}{R}{R}, {T}: Creatures you control get +1/+0 until end of turn.|
|
||||
Castle Garenbrig|Throne of Eldraine|240|R||Land|||Castle Garenbrig enters the battlefield tapped unless you control a Forest.${T}: Add {G}.${2}{G}{G}, {T}: Add six {G}. Spend this mana only to cast creature spells or activate abilities of creatures.|
|
||||
Castle Locthwain|Throne of Eldraine|241|R||Land|||Castle Locthwain enters the battlefield tapped unless you control a Swamp.${T}: Add {B}.${1}{B}{B}, {T}: Draw a card, then you lose life equal to the number of cards in your hand.|
|
||||
Castle Vantress|Throne of Eldraine|242|R||Land|||Castle Vantress enters the battlefield tapped unless you control an Island.${T}: Add {U}.${2}{U}{U}, {T}: Scry 2.|
|
||||
Dwarven Mine|Throne of Eldraine|243|C||Land - Mountain|||({T}: Add {R}.)$Dwarven Mine enters the battlefield tapped unless you control three or more other Mountains.$When Dwarven Mine enters the battlefield untapped, create a 1/1 red Dwarf creature token.|
|
||||
Fabled Passage|Throne of Eldraine|244|R||Land|||{T}, Sacrifice Fabled Passage: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library. Then if you control four or more lands, untap that land.|
|
||||
Gingerbread Cabin|Throne of Eldraine|245|C||Land - Forest|||({T}: Add {G}.)$Gingerbread Cabin enters the battlefield tapped unless you control three or more other Forests.$When Gingerbread Cabin enters the battlefield untapped, create a Food token.|
|
||||
Idyllic Grange|Throne of Eldraine|246|C||Land - Plains|||({T}: Add {W}.)$Idyllic Grange enters the battlefield tapped unless you control three or more other Plains.$When Idyllic Grange enters the battlefield untapped, put a +1/+1 counter on target creature you control.|
|
||||
Mystic Sanctuary|Throne of Eldraine|247|C||Land - Island|||({T}: Add {U}.)$Mystic Sanctuary enters the battlefield tapped unless you control three or more other Islands.$When Mystic Sanctuary enters the battlefield untapped, you may put target instant or sorcery card from your graveyard on top of your library.|
|
||||
Tournament Grounds|Throne of Eldraine|248|U||Land|||{T}: Add {C}.${T}: Add {R}, {W}, or {B}. Spend this mana only to cast a Knight or Equipment spell.|
|
||||
Witch's Cottage|Throne of Eldraine|249|C||Land - Swamp|||({T}: Add {B}.)$Witch's Cottage enters the battlefield tapped unless you control three or more other Swamps.$When Witch's Cottage enters the battlefield untapped, you may put target creature card from your graveyard on top of your library.|
|
||||
Plains|Throne of Eldraine|250|C||Basic Land - Plains|||({T}: Add {W}.)|
|
||||
Plains|Throne of Eldraine|251|C||Basic Land - Plains|||({T}: Add {W}.)|
|
||||
Plains|Throne of Eldraine|252|C||Basic Land - Plains|||({T}: Add {W}.)|
|
||||
Plains|Throne of Eldraine|253|C||Basic Land - Plains|||({T}: Add {W}.)|
|
||||
Island|Throne of Eldraine|254|C||Basic Land - Island|||({T}: Add {U}.)|
|
||||
Island|Throne of Eldraine|255|C||Basic Land - Island|||({T}: Add {U}.)|
|
||||
Island|Throne of Eldraine|256|C||Basic Land - Island|||({T}: Add {U}.)|
|
||||
Island|Throne of Eldraine|257|C||Basic Land - Island|||({T}: Add {U}.)|
|
||||
Swamp|Throne of Eldraine|258|C||Basic Land - Swamp|||({T}: Add {B}.)|
|
||||
Swamp|Throne of Eldraine|259|C||Basic Land - Swamp|||({T}: Add {B}.)|
|
||||
Swamp|Throne of Eldraine|260|C||Basic Land - Swamp|||({T}: Add {B}.)|
|
||||
Swamp|Throne of Eldraine|261|C||Basic Land - Swamp|||({T}: Add {B}.)|
|
||||
Mountain|Throne of Eldraine|262|C||Basic Land - Mountain|||({T}: Add {R}.)|
|
||||
Mountain|Throne of Eldraine|263|C||Basic Land - Mountain|||({T}: Add {R}.)|
|
||||
Mountain|Throne of Eldraine|264|C||Basic Land - Mountain|||({T}: Add {R}.)|
|
||||
Mountain|Throne of Eldraine|265|C||Basic Land - Mountain|||({T}: Add {R}.)|
|
||||
Forest|Throne of Eldraine|266|C||Basic Land - Forest|||({T}: Add {G}.)|
|
||||
Forest|Throne of Eldraine|267|C||Basic Land - Forest|||({T}: Add {G}.)|
|
||||
Forest|Throne of Eldraine|268|C||Basic Land - Forest|||({T}: Add {G}.)|
|
||||
Forest|Throne of Eldraine|269|C||Basic Land - Forest|||({T}: Add {G}.)|
|
||||
Garruk, Cursed Huntsman|Throne of Eldraine|270|M|{4}{B}{G}|Legendary Planeswalker - Garruk|5|0: Create two 2/2 black and green Wolf creature tokens with "When this creature dies, put a loyalty counter on each Garruk you control."$−3: Destroy target creature. Draw a card.$−6: You get an emblem with "Creatures you control get +3/+3 and have trample."|
|
||||
Oko, Thief of Crowns|Throne of Eldraine|271|M|{1}{G}{U}|Legendary Planeswalker - Oko|4|+2: Create a Food token.$+1: Target artifact or creature loses all abilities and becomes a green Elk creature with base power and toughness 3/3.$−5: Exchange control of target artifact or creature you control and target creature an opponent controls with power 3 or less.|
|
||||
The Royal Scions|Throne of Eldraine|272|M|{1}{U}{R}|Legendary Planeswalker - Will Rowan|5|+1: Draw a card, then discard a card.$+1: Target creature gets +2/+0 and gains first strike and trample until end of turn.$−8: Draw four cards. When you do, The Royal Scions deals damage to any target equal to the number of cards in your hand.|
|
||||
Ardenvale Tactician|Throne of Eldraine|273|C|{1}{W}{W}|Creature - Human Knight|2|3|Flying|
|
||||
Dizzying Swoop|Throne of Eldraine|273|C|{1}{W}|Instant - Adventure|2|3|Tap up to two target creatures.|
|
||||
Faerie Guidemother|Throne of Eldraine|274|C|{W}|Creature - Faerie|1|1|Flying|
|
||||
Gift of the Fae|Throne of Eldraine|274|C|{1}{W}|Sorcery - Adventure|1|1|Target creature gets +2/+1 and gains flying until end of turn.|
|
||||
Chop Down|Throne of Eldraine|275|R|{2}{W}|Instant - Adventure|1|2|Destroy target creature with power 4 or greater.|
|
||||
Giant Killer|Throne of Eldraine|275|R|{W}|Creature - Human Peasant|1|2|{1}{W}, {T}: Tap target creature.|
|
||||
Lonesome Unicorn|Throne of Eldraine|276|C|{4}{W}|Creature - Unicorn|3|3|Vigilance|
|
||||
Rider in Need|Throne of Eldraine|276|C|{2}{W}|Sorcery - Adventure|3|3|Create a 2/2 white Knight creature token with vigilance.|
|
||||
Cast Off|Throne of Eldraine|277|M|{3}{W}{W}|Sorcery - Adventure|7|7|Destroy all non-Giant creatures.|
|
||||
Realm-Cloaked Giant|Throne of Eldraine|277|M|{5}{W}{W}|Creature - Giant|7|7|Vigilance|
|
||||
Shepherd of the Flock|Throne of Eldraine|278|U|{1}{W}|Creature - Human Peasant|3|1||
|
||||
Usher to Safety|Throne of Eldraine|278|U|{W}|Instant - Adventure|3|1|Return target permanent you control to its owner's hand.|
|
||||
On Alert|Throne of Eldraine|279|C|{2}{W}|Instant - Adventure|2|1|Target creature gets +2/+2 until end of turn. Untap it.|
|
||||
Silverflame Squire|Throne of Eldraine|279|C|{1}{W}|Creature - Human Soldier|2|1||
|
||||
Animating Faerie|Throne of Eldraine|280|U|{2}{U}|Creature - Faerie|2|2|Flying|
|
||||
Bring to Life|Throne of Eldraine|280|U|{2}{U}|Sorcery - Adventure|2|2|Target noncreature artifact you control becomes a 0/0 artifact creature. Put four +1/+1 counters on it.|
|
||||
Brazen Borrower|Throne of Eldraine|281|M|{1}{U}{U}|Creature - Faerie Rogue|3|1|Flash$Flying$Brazen Borrower can block only creatures with flying.|
|
||||
Petty Theft|Throne of Eldraine|281|M|{1}{U}|Instant - Adventure|3|1|Return target nonland permanent an opponent controls to its owner's hand.|
|
||||
Fae of Wishes|Throne of Eldraine|282|R|{1}{U}|Creature - Faerie Wizard|1|4|Flying${1}{U}, Discard two cards: Return Fae of Wishes to its owner's hand.|
|
||||
Granted|Throne of Eldraine|282|R|{3}{U}|Sorcery - Adventure|1|4|You may choose a noncreature card you own from outside the game, reveal it, and put it into your hand.|
|
||||
Hypnotic Sprite|Throne of Eldraine|283|U|{U}{U}|Creature - Faerie|2|1|Flying|
|
||||
Mesmeric Glare|Throne of Eldraine|283|U|{2}{U}|Instant - Adventure|2|1|Counter target spell with converted mana cost 3 or less.|
|
||||
Merfolk Secretkeeper|Throne of Eldraine|284|C|{U}|Creature - Merfolk Wizard|0|4||
|
||||
Venture Deeper|Throne of Eldraine|284|C|{U}|Sorcery - Adventure|0|4|Target player puts the top four cards of their library into their graveyard.|
|
||||
Queen of Ice|Throne of Eldraine|285|C|{2}{U}|Creature - Human Noble Wizard|2|3|Whenever Queen of Ice deals combat damage to a creature, tap that creature. It doesn't untap during its controller's next untap step.|
|
||||
Rage of Winter|Throne of Eldraine|285|C|{1}{U}|Sorcery - Adventure|2|3|Tap target creature. It doesn't untap during its controller's next untap step.|
|
||||
Foulmire Knight|Throne of Eldraine|286|U|{B}|Creature - Zombie Knight|1|1|Deathtouch|
|
||||
Profane Insight|Throne of Eldraine|286|U|{2}{B}|Instant - Adventure|1|1|You draw a card and you lose 1 life.|
|
||||
Murderous Rider|Throne of Eldraine|287|R|{1}{B}{B}|Creature - Zombie Knight|2|3|Lifelink$When Murderous Rider dies, put it on the bottom of its owner's library.|
|
||||
Swift End|Throne of Eldraine|287|R|{1}{B}{B}|Instant - Adventure|2|3|Destroy target creature or planeswalker. You lose 2 life.|
|
||||
Alter Fate|Throne of Eldraine|288|U|{1}{B}|Sorcery - Adventure|2|2|Return target creature card from your graveyard to your hand.|
|
||||
Order of Midnight|Throne of Eldraine|288|U|{1}{B}|Creature - Human Knight|2|2|Flying$Order of Midnight can't block.|
|
||||
Harvest Fear|Throne of Eldraine|289|C|{3}{B}|Sorcery - Adventure|4|5|Target opponent discards two cards.|
|
||||
Reaper of Night|Throne of Eldraine|289|C|{5}{B}{B}|Creature - Specter|4|5|Whenever Reaper of Night attacks, if defending player has two or fewer cards in hand, it gains flying until end of turn.|
|
||||
Curry Favor|Throne of Eldraine|290|C|{B}|Sorcery - Adventure|2|1|You gain X life and each opponent loses X life, where X is the number of Knights you control.|
|
||||
Smitten Swordmaster|Throne of Eldraine|290|C|{1}{B}|Creature - Human Knight|2|1|Lifelink|
|
||||
Bonecrusher Giant|Throne of Eldraine|291|R|{2}{R}|Creature - Giant|4|3|Whenever Bonecrusher Giant becomes the target of a spell, Bonecrusher Giant deals 2 damage to that spell's controller.|
|
||||
Stomp|Throne of Eldraine|291|R|{1}{R}|Instant - Adventure|4|3|Damage can't be prevented this turn. Stomp deals 2 damage to any target.|
|
||||
Battle Display|Throne of Eldraine|292|U|{R}|Sorcery - Adventure|2|1|Destroy target artifact.|
|
||||
Embereth Shieldbreaker|Throne of Eldraine|292|U|{1}{R}|Creature - Human Knight|2|1||
|
||||
Haggle|Throne of Eldraine|293|C|{R}|Instant - Adventure|2|3|You may discard a card. If you do, draw a card.|
|
||||
Merchant of the Vale|Throne of Eldraine|293|C|{2}{R}|Creature - Human Peasant|2|3|{2}{R}, Discard a card: Draw a card.|
|
||||
Boulder Rush|Throne of Eldraine|294|C|{R}|Instant - Adventure|3|1|Target creature gets +2/+0 until end of turn.|
|
||||
Rimrock Knight|Throne of Eldraine|294|C|{1}{R}|Creature - Dwarf Knight|3|1|Rimrock Knight can't block.|
|
||||
Beanstalk Giant|Throne of Eldraine|295|U|{6}{G}|Creature - Giant|*|*|Beanstalk Giant's power and toughness are each equal to the number of lands you control.|
|
||||
Fertile Footsteps|Throne of Eldraine|295|U|{2}{G}|Sorcery - Adventure|*|*|Search your library for a basic land card, put it onto the battlefield, then shuffle your library.|
|
||||
Curious Pair|Throne of Eldraine|296|C|{1}{G}|Creature - Human Peasant|1|3||
|
||||
Treats to Share|Throne of Eldraine|296|C|{G}|Sorcery - Adventure|1|3|Create a Food token.|
|
||||
Flaxen Intruder|Throne of Eldraine|297|U|{G}|Creature - Human Berserker|1|2|Whenever Flaxen Intruder deals combat damage to a player, you may sacrifice it. When you do, destroy target artifact or enchantment.|
|
||||
Welcome Home|Throne of Eldraine|297|U|{5}{G}{G}|Sorcery - Adventure|1|2|Create three 2/2 green Bear creature tokens.|
|
||||
Garenbrig Carver|Throne of Eldraine|298|C|{3}{G}|Creature - Human Warrior|3|2||
|
||||
Shield's Might|Throne of Eldraine|298|C|{1}{G}|Instant - Adventure|3|2|Target creature gets +2/+2 until end of turn.|
|
||||
Heart's Desire|Throne of Eldraine|299|R|{G}|Sorcery - Adventure|5|5|Create a 1/1 white Human creature token.|
|
||||
Lovestruck Beast|Throne of Eldraine|299|R|{2}{G}|Creature - Beast Noble|5|5|Lovestruck Beast can't attack unless you control a 1/1 creature.|
|
||||
Rosethorn Acolyte|Throne of Eldraine|300|C|{2}{G}|Creature - Elf Druid|2|3|{T}: Add one mana of any color.|
|
||||
Seasonal Ritual|Throne of Eldraine|300|C|{G}|Sorcery - Adventure|2|3|Add one mana of any color.|
|
||||
Oaken Boon|Throne of Eldraine|301|C|{3}{G}|Sorcery - Adventure|6|5|Put two +1/+1 counters on target creature.|
|
||||
Tuinvale Treefolk|Throne of Eldraine|301|C|{5}{G}|Creature - Treefolk Druid|6|5||
|
||||
Bring Back|Throne of Eldraine|302|U|{G/W}{G/W}{G/W}{G/W}|Sorcery - Adventure|2|2|Create two 1/1 white Human creature tokens.|
|
||||
Oakhame Ranger|Throne of Eldraine|302|U|{G/W}{G/W}{G/W}{G/W}|Creature - Elf Knight|2|2|{T}: Creatures you control get +1/+1 until end of turn.|
|
||||
Kenrith, the Returned King|Throne of Eldraine|303|M|{4}{W}|Legendary Creature - Human Noble|5|5|{R}: All creatures gain trample and haste until end of turn.${1}{G}: Put a +1/+1 counter on target creature.${2}{W}: Target player gains 5 life.${3}{U}: Target player draws a card.${4}{B}: Put target creature card from a graveyard onto the battlefield under its owner's control.|
|
||||
Rowan, Fearless Sparkmage|Throne of Eldraine|304|M|{3}{R}{R}|Legendary Planeswalker - Rowan|5|+1: Up to one target creature gets +3/+0 and gains first strike until end of turn.$−2: Rowan, Fearless Sparkmage deals 1 damage to each of up to two target creatures. Those creatures can't block this turn.$−9: Gain control of all creatures until end of turn. Untap them. They gain haste until end of turn.|
|
||||
Garrison Griffin|Throne of Eldraine|305|C|{2}{W}|Creature - Griffin|2|2|Flying$Whenever Garrison Griffin attacks, target Knight you control gains flying until end of turn.|
|
||||
Rowan's Battleguard|Throne of Eldraine|306|U|{3}{R}|Creature - Human Knight|3|3|First strike$As long as you control a Rowan planeswalker, Rowan's Battleguard gets +3/+0.|
|
||||
Rowan's Stalwarts|Throne of Eldraine|307|R|{4}{R}|Creature - Human Knight|5|2|When Rowan's Stalwarts enters the battlefield, you may search your library and/or graveyard for a card named Rowan, Fearless Sparkmage, reveal it, and put it into your hand. If you search your library this way, shuffle it.|
|
||||
Wind-Scarred Crag|Throne of Eldraine|308|C||Land|||Wind-Scarred Crag enters the battlefield tapped.$When Wind-Scarred Crag enters the battlefield, you gain 1 life.${T}: Add {R} or {W}.|
|
||||
Oko, the Trickster|Throne of Eldraine|309|M|{4}{G}{U}|Legendary Planeswalker - Oko|4|+1: Put two +1/+1 counters on up to one target creature you control.$0: Until end of turn, Oko, the Trickster becomes a copy of target creature you control. Prevent all damage that would be dealt to him this turn.$−7: Until end of turn, each creature you control has base power and toughness 10/10 and gains trample.|
|
||||
Oko's Accomplices|Throne of Eldraine|310|C|{2}{U}|Creature - Faerie|2|3|Flying|
|
||||
Bramblefort Fink|Throne of Eldraine|311|U|{1}{G}|Creature - Ouphe|2|2|{8}: Bramblefort Fink has base power and toughness 10/10 until end of turn. Activate this ability only if you control an Oko planeswalker.|
|
||||
Oko's Hospitality|Throne of Eldraine|312|R|{3}{G}{U}|Instant|||Creatures you control have base power and toughness 3/3 until end of turn. You may search your library and/or graveyard for a card named Oko, the Trickster, reveal it, and put it into your hand. If you search your library this way, shuffle it.|
|
||||
Thornwood Falls|Throne of Eldraine|313|C||Land|||Thornwood Falls enters the battlefield tapped.$When Thornwood Falls enters the battlefield, you gain 1 life.${T}: Add {G} or {U}.|
|
||||
Mace of the Valiant|Throne of Eldraine|314|R|{2}{W}|Artifact - Equipment|||Equipped creature gets +1/+1 for each charge counter on Mace of the Valiant and has vigilance.$Whenever a creature enters the battlefield under your control, put a charge counter on Mace of the Valiant.$Equip {3}|
|
||||
Silverwing Squadron|Throne of Eldraine|315|R|{5}{W}|Creature - Human Knight|*|*|Flying, vigilance$Silverwing Squadron's power and toughness are each equal to the number of creatures you control.$Whenever Silverwing Squadron attacks, create a number of 2/2 white Knight creature tokens with vigilance equal to the number of opponents you have.|
|
||||
Faerie Formation|Throne of Eldraine|316|R|{4}{U}|Creature - Faerie|5|4|Flying${3}{U}: Create a 1/1 blue Faerie creature token with flying. Draw a card.|
|
||||
Shimmer Dragon|Throne of Eldraine|317|R|{4}{U}{U}|Creature - Dragon|5|6|Flying$As long as you control four or more artifacts, Shimmer Dragon has hexproof.$Tap two untapped artifacts you control: Draw a card.|
|
||||
Workshop Elders|Throne of Eldraine|318|R|{6}{U}|Creature - Human Artificer|4|4|Artifact creatures you control have flying.$At the beginning of combat on your turn, you may have target noncreature artifact you control become a 0/0 artifact creature. If you do, put four +1/+1 counters on it.|
|
||||
Chittering Witch|Throne of Eldraine|319|R|{3}{B}|Creature - Human Warlock|2|2|When Chittering Witch enters the battlefield, create a number of 1/1 black Rat creature tokens equal to the number of opponents you have.${1}{B}, Sacrifice a creature: Target creature gets -2/-2 until end of turn.|
|
||||
Taste of Death|Throne of Eldraine|320|R|{4}{B}{B}|Sorcery|||Each player sacrifices three creatures. You create three Food tokens.|
|
||||
Embereth Skyblazer|Throne of Eldraine|321|R|{3}{R}|Creature - Human Knight|4|3|As long as it's your turn, Embereth Skyblazer has flying.$Whenever Embereth Skyblazer attacks, you may pay {2}{R}. If you do, creatures you control get +X/+0 until end of turn, where X is the number of opponents you have.|
|
||||
Steelbane Hydra|Throne of Eldraine|322|R|{X}{G}{G}|Creature - Turtle Hydra|0|0|Steelbane Hydra enters the battlefield with X +1/+1 counters on it.${2}{G}, Remove a +1/+1 counter from Steelbane Hydra: Destroy target artifact or enchantment.|
|
||||
Thorn Mammoth|Throne of Eldraine|323|R|{5}{G}{G}|Creature - Elephant|6|6|Trample$Whenever Thorn Mammoth or another creature enters the battlefield under your control, Thorn Mammoth fights up to one target creature you don't control.|
|
||||
Alela, Artful Provocateur|Throne of Eldraine|324|M|{1}{W}{U}{B}|Legendary Creature - Faerie Warlock|2|3|Flying, deathtouch, lifelink$Other creatures you control with flying get +1/+0.$Whenever you cast an artifact or enchantment spell, create a 1/1 blue Faerie creature token with flying.|
|
||||
Banish into Fable|Throne of Eldraine|325|R|{4}{W}{U}|Instant|||When you cast this spell from your hand, copy it if you control an artifact, then copy it if you control an enchantment. You may choose new targets for the copies.$Return target nonland permanent to its owner's hand. You create a 2/2 white Knight creature token with vigilance.|
|
||||
Chulane, Teller of Tales|Throne of Eldraine|326|M|{2}{G}{W}{U}|Legendary Creature - Human Druid|2|4|Vigilance$Whenever you cast a creature spell, draw a card, then you may put a land card from your hand onto the battlefield.${3}, {T}: Return target creature you control to its owner's hand.|
|
||||
Gluttonous Troll|Throne of Eldraine|327|R|{2}{B}{G}|Creature - Troll|3|3|Trample$When Gluttonous Troll enters the battlefield, create a number of Food tokens equal to the number of opponents you have.${1}{G}, Sacrifice another nonland permanent: Gluttonous Troll gets +2/+2 until end of turn.|
|
||||
Knights' Charge|Throne of Eldraine|328|R|{1}{W}{B}|Enchantment|||Whenever a Knight you control attacks, each opponent loses 1 life and you gain 1 life.${6}{W}{B}, Sacrifice Knights' Charge: Return all Knight creature cards from your graveyard to the battlefield.|
|
||||
Korvold, Fae-Cursed King|Throne of Eldraine|329|M|{2}{B}{R}{G}|Legendary Creature - Dragon Noble|4|4|Flying$Whenever Korvold, Fae-Cursed King enters the battlefield or attacks, sacrifice another permanent.$Whenever you sacrifice a permanent, put a +1/+1 counter on Korvold and draw a card.|
|
||||
Syr Gwyn, Hero of Ashvale|Throne of Eldraine|330|M|{3}{R}{W}{B}|Legendary Creature - Human Knight|5|5|Vigilance, menace$Whenever an equipped creature you control attacks, you draw a card and you lose 1 life.$Equipment you control have equip Knight {0}.|
|
||||
Arcane Signet|Throne of Eldraine|331|C|{2}|Artifact|||{T}: Add one mana of any color in your commander's color identity.|
|
||||
Tome of Legends|Throne of Eldraine|332|R|{2}|Artifact|||Tome of Legends enters the battlefield with a page counter on it.$Whenever your commander enters the battlefield or attacks, put a page counter on Tome of Legends.${1}, {T}, Remove a page counter from Tome of Legends: Draw a card.|
|
||||
Command Tower|Throne of Eldraine|333|C||Land|||{T}: Add one mana of any color in your commander's color identity.|
|
||||
Acclaimed Contender|Throne of Eldraine|334|R|{2}{W}|Creature - Human Knight|3|3|When Acclaimed Contender enters the battlefield, if you control another Knight, look at the top five cards of your library. You may reveal a Knight, Aura, Equipment, or legendary artifact card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.|
|
||||
Charming Prince|Throne of Eldraine|335|R|{1}{W}|Creature - Human Noble|2|2|When Charming Prince enters the battlefield, choose one —$• Scry 2.$• You gain 3 life.$• Exile another target creature you own. Return it to the battlefield under your control at the beginning of the next end step.|
|
||||
The Circle of Loyalty|Throne of Eldraine|336|M|{4}{W}{W}|Legendary Artifact|||This spell costs {1} less to cast for each Knight you control.$Creatures you control get +1/+1.$Whenever you cast a legendary spell, create a 2/2 white Knight creature token with vigilance.${3}{W}, {T}: Create a 2/2 white Knight creature token with vigilance.|
|
||||
Happily Ever After|Throne of Eldraine|337|R|{2}{W}|Enchantment|||When Happily Ever After enters the battlefield, each player gains 5 life and draws a card.$At the beginning of your upkeep, if there are five colors among permanents you control, there are six or more card types among permanents you control and/or cards in your graveyard, and your life total is greater than or equal to your starting life total, you win the game.|
|
||||
Harmonious Archon|Throne of Eldraine|338|M|{4}{W}{W}|Creature - Archon|4|5|Flying$Non-Archon creatures have base power and toughness 3/3.$When Harmonious Archon enters the battlefield, create two 1/1 white Human creature tokens.|
|
||||
Hushbringer|Throne of Eldraine|339|R|{1}{W}|Creature - Faerie|1|2|Flying, lifelink$Creatures entering the battlefield or dying don't cause abilities to trigger.|
|
||||
Linden, the Steadfast Queen|Throne of Eldraine|340|R|{W}{W}{W}|Legendary Creature - Human Noble|3|3|Vigilance$Whenever a white creature you control attacks, you gain 1 life.|
|
||||
Worthy Knight|Throne of Eldraine|341|R|{1}{W}|Creature - Human Knight|2|2|Whenever you cast a Knight spell, create a 1/1 white Human creature token.|
|
||||
Emry, Lurker of the Loch|Throne of Eldraine|342|R|{2}{U}|Legendary Creature - Merfolk Wizard|1|2|This spell costs {1} less to cast for each artifact you control.$When Emry, Lurker of the Loch enters the battlefield, put the top four cards of your library into your graveyard.${T}: Choose target artifact card in your graveyard. You may cast that card this turn.|
|
||||
Folio of Fancies|Throne of Eldraine|343|R|{1}{U}|Artifact|||Players have no maximum hand size.${X}{X}, {T}: Each player draws X cards.${2}{U}, {T}: Each opponent puts a number of cards equal to the number of cards in their hand from the top of their library into their graveyard.|
|
||||
Gadwick, the Wizened|Throne of Eldraine|344|R|{X}{U}{U}{U}|Legendary Creature - Human Wizard|3|3|When Gadwick, the Wizened enters the battlefield, draw X cards.$Whenever you cast a blue spell, tap target nonland permanent an opponent controls.|
|
||||
The Magic Mirror|Throne of Eldraine|345|M|{6}{U}{U}{U}|Legendary Artifact|||This spell costs {1} less to cast for each instant and sorcery card in your graveyard.$You have no maximum hand size.$At the beginning of your upkeep, put a knowledge counter on The Magic Mirror, then draw a card for each knowledge counter on The Magic Mirror.|
|
||||
Midnight Clock|Throne of Eldraine|346|R|{2}{U}|Artifact|||{T}: Add {U}.${2}{U}: Put an hour counter on Midnight Clock.$At the beginning of each upkeep, put an hour counter on Midnight Clock.$When the twelfth hour counter is put on Midnight Clock, shuffle your hand and graveyard into your library, then draw seven cards. Exile Midnight Clock.|
|
||||
Mirrormade|Throne of Eldraine|347|R|{1}{U}{U}|Enchantment|||You may have Mirrormade enter the battlefield as a copy of any artifact or enchantment on the battlefield.|
|
||||
Stolen by the Fae|Throne of Eldraine|348|R|{X}{U}{U}|Sorcery|||Return target creature with converted mana cost X to its owner's hand. You create X 1/1 blue Faerie creature tokens with flying.|
|
||||
Vantress Gargoyle|Throne of Eldraine|349|R|{1}{U}|Artifact Creature - Gargoyle|5|4|Flying$Vantress Gargoyle can't attack unless defending player has seven or more cards in their graveyard.$Vantress Gargoyle can't block unless you have four or more cards in hand.${T}: Each player puts the top card of their library into their graveyard.|
|
||||
Ayara, First of Locthwain|Throne of Eldraine|350|R|{B}{B}{B}|Legendary Creature - Elf Noble|2|3|Whenever Ayara, First of Locthwain or another black creature enters the battlefield under your control, each opponent loses 1 life and you gain 1 life.${T}, Sacrifice another black creature: Draw a card.|
|
||||
Blacklance Paragon|Throne of Eldraine|351|R|{1}{B}|Creature - Human Knight|3|1|Flash$When Blacklance Paragon enters the battlefield, target Knight gains deathtouch and lifelink until end of turn.|
|
||||
The Cauldron of Eternity|Throne of Eldraine|352|M|{10}{B}{B}|Legendary Artifact|||This spell costs {2} less to cast for each creature card in your graveyard.$Whenever a creature you control dies, put it on the bottom of its owner's library.${2}{B}, {T}, Pay 2 life: Return target creature card from your graveyard to the battlefield. Activate this ability only any time you could cast a sorcery.|
|
||||
Clackbridge Troll|Throne of Eldraine|353|R|{3}{B}{B}|Creature - Troll|8|8|Trample, haste$When Clackbridge Troll enters the battlefield, target opponent creates three 0/1 white Goat creature tokens.$At the beginning of combat on your turn, any opponent may sacrifice a creature. If a player does, tap Clackbridge Troll, you gain 3 life, and you draw a card.|
|
||||
Oathsworn Knight|Throne of Eldraine|354|R|{1}{B}{B}|Creature - Human Knight|0|0|Oathsworn Knight enters the battlefield with four +1/+1 counters on it.$Oathsworn Knight attacks each combat if able.$If damage would be dealt to Oathsworn Knight while it has a +1/+1 counter on it, prevent that damage and remove a +1/+1 counter from it.|
|
||||
Piper of the Swarm|Throne of Eldraine|355|R|{1}{B}|Creature - Human Warlock|1|3|Rats you control have menace.${1}{B}, {T}: Create a 1/1 black Rat creature token.${2}{B}{B}, {T}, Sacrifice three Rats: Gain control of target creature.|
|
||||
Rankle, Master of Pranks|Throne of Eldraine|356|M|{2}{B}{B}|Legendary Creature - Faerie Rogue|3|3|Flying, haste$Whenever Rankle, Master of Pranks deals combat damage to a player, choose any number —$• Each player discards a card.$• Each player loses 1 life and draws a card.$• Each player sacrifices a creature.|
|
||||
Wishclaw Talisman|Throne of Eldraine|357|R|{1}{B}|Artifact|||Wishclaw Talisman enters the battlefield with three wish counters on it.${1}, {T}, Remove a wish counter from Wishclaw Talisman: Search your library for a card, put it into your hand, then shuffle your library. An opponent gains control of Wishclaw Talisman. Activate this ability only during your turn.|
|
||||
Witch's Vengeance|Throne of Eldraine|358|R|{1}{B}{B}|Sorcery|||Creatures of the creature type of your choice get -3/-3 until end of turn.|
|
||||
Embercleave|Throne of Eldraine|359|M|{4}{R}{R}|Legendary Artifact - Equipment|||Flash$This spell costs {1} less to cast for each attacking creature you control.$When Embercleave enters the battlefield, attach it to target creature you control.$Equipped creature gets +1/+1 and has double strike and trample.$Equip {3}|
|
||||
Fervent Champion|Throne of Eldraine|360|R|{R}|Creature - Human Knight|1|1|First strike, haste$Whenever Fervent Champion attacks, another target attacking Knight you control gets +1/+0 until end of turn.$Equip abilities you activate that target Fervent Champion cost {3} less to activate.|
|
||||
Fires of Invention|Throne of Eldraine|361|R|{3}{R}|Enchantment|||You can cast spells only during your turn and you can cast no more than two spells each turn.$You may cast spells with converted mana cost less than or equal to the number of lands you control without paying their mana costs.|
|
||||
Irencrag Feat|Throne of Eldraine|362|R|{1}{R}{R}{R}|Sorcery|||Add seven {R}. You can cast only one more spell this turn.|
|
||||
Irencrag Pyromancer|Throne of Eldraine|363|R|{2}{R}|Creature - Human Wizard|0|4|Whenever you draw your second card each turn, Irencrag Pyromancer deals 3 damage to any target.|
|
||||
Opportunistic Dragon|Throne of Eldraine|364|R|{2}{R}{R}|Creature - Dragon|4|3|Flying$When Opportunistic Dragon enters the battlefield, choose target Human or artifact an opponent controls. For as long as Opportunistic Dragon remains on the battlefield, gain control of that permanent, it loses all abilities, and it can't attack or block.|
|
||||
Robber of the Rich|Throne of Eldraine|365|M|{1}{R}|Creature - Human Archer Rogue|2|2|Reach, haste$Whenever Robber of the Rich attacks, if defending player has more cards in hand than you, exile the top card of their library. During any turn you attacked with a Rogue, you may cast that card and you may spend mana as though it were mana of any color to cast that spell.|
|
||||
Sundering Stroke|Throne of Eldraine|366|R|{6}{R}|Sorcery|||Sundering Stroke deals 7 damage divided as you choose among one, two, or three targets. If at least seven red mana was spent to cast this spell, instead Sundering Stroke deals 7 damage to each of those permanents and/or players.|
|
||||
Torbran, Thane of Red Fell|Throne of Eldraine|367|R|{1}{R}{R}{R}|Legendary Creature - Dwarf Noble|2|4|If a red source you control would deal damage to an opponent or a permanent an opponent controls, it deals that much damage plus 2 instead.|
|
||||
Feasting Troll King|Throne of Eldraine|368|R|{2}{G}{G}{G}{G}|Creature - Troll Noble|7|6|Vigilance, trample$When Feasting Troll King enters the battlefield, if you cast it from your hand, create three Food tokens.$Sacrifice three Foods: Return Feasting Troll King from your graveyard to the battlefield. Activate this ability only during your turn.|
|
||||
Gilded Goose|Throne of Eldraine|369|R|{G}|Creature - Bird|0|2|Flying$When Gilded Goose enters the battlefield, create a Food token.${1}{G}, {T}: Create a Food token.${T}, Sacrifice a Food: Add one mana of any color.|
|
||||
The Great Henge|Throne of Eldraine|370|M|{7}{G}{G}|Legendary Artifact|||This spell costs {X} less to cast, where X is the greatest power among creatures you control.${T}: Add {G}{G}. You gain 2 life.$Whenever a nontoken creature enters the battlefield under your control, put a +1/+1 counter on it and draw a card.|
|
||||
Once Upon a Time|Throne of Eldraine|371|R|{1}{G}|Instant|||If this spell is the first spell you've cast this game, you may cast it without paying its mana cost.$Look at the top five cards of your library. You may reveal a creature or land card from among them and put it into your hand. Put the rest on the bottom of your library in a random order.|
|
||||
Questing Beast|Throne of Eldraine|372|M|{2}{G}{G}|Legendary Creature - Beast|4|4|Vigilance, deathtouch, haste$Questing Beast can't be blocked by creatures with power 2 or less.$Combat damage that would be dealt by creatures you control can't be prevented.$Whenever Questing Beast deals combat damage to an opponent, it deals that much damage to target planeswalker that player controls.|
|
||||
Return of the Wildspeaker|Throne of Eldraine|373|R|{4}{G}|Instant|||Choose one —$• Draw cards equal to the greatest power among non-Human creatures you control.$• Non-Human creatures you control get +3/+3 until end of turn.|
|
||||
Wicked Wolf|Throne of Eldraine|374|R|{2}{G}{G}|Creature - Wolf|3|3|When Wicked Wolf enters the battlefield, it fights up to one target creature you don't control.$Sacrifice a Food: Put a +1/+1 counter on Wicked Wolf. It gains indestructible until end of turn. Tap it.|
|
||||
Wildborn Preserver|Throne of Eldraine|375|R|{1}{G}|Creature - Elf Archer|2|2|Flash$Reach$Whenever another non-Human creature enters the battlefield under your control, you may pay {X}. When you do, put X +1/+1 counters on Wildborn Preserver.|
|
||||
Yorvo, Lord of Garenbrig|Throne of Eldraine|376|R|{G}{G}{G}|Legendary Creature - Giant Noble|0|0|Yorvo, Lord of Garenbrig enters the battlefield with four +1/+1 counters on it.$Whenever another green creature enters the battlefield under your control, put a +1/+1 counter on Yorvo. Then if that creature's power is greater than Yorvo's power, put another +1/+1 counter on Yorvo.|
|
||||
Dance of the Manse|Throne of Eldraine|377|R|{X}{W}{U}|Sorcery|||Return up to X target artifact and/or non-Aura enchantment cards each with converted mana cost X or less from your graveyard to the battlefield. If X is 6 or more, those permanents are 4/4 creatures in addition to their other types.|
|
||||
Doom Foretold|Throne of Eldraine|378|R|{2}{W}{B}|Enchantment|||At the beginning of each player's upkeep, that player sacrifices a nonland, nontoken permanent. If that player can't, they discard a card, they lose 2 life, you draw a card, you gain 2 life, you create a 2/2 white Knight creature token with vigilance, then you sacrifice Doom Foretold.|
|
||||
Escape to the Wilds|Throne of Eldraine|379|R|{3}{R}{G}|Sorcery|||Exile the top five cards of your library. You may play cards exiled this way until the end of your next turn.$You may play an additional land this turn.|
|
||||
Faeburrow Elder|Throne of Eldraine|380|R|{1}{G}{W}|Creature - Treefolk Druid|0|0|Vigilance$Faeburrow Elder gets +1/+1 for each color among permanents you control.${T}: For each color among permanents you control, add one mana of that color.|
|
||||
Lochmere Serpent|Throne of Eldraine|381|R|{4}{U}{B}|Creature - Serpent|7|7|Flash${U}, Sacrifice an Island: Lochmere Serpent can't be blocked this turn.${B}, Sacrifice a Swamp: You gain 1 life and draw a card.${U}{B}: Exile five target cards from an opponent's graveyard. Return Lochmere Serpent from your graveyard to your hand. Activate this ability only any time you could cast a sorcery.|
|
||||
Outlaws' Merriment|Throne of Eldraine|382|M|{1}{R}{W}{W}|Enchantment|||At the beginning of your upkeep, choose one at random. Create a red and white creature token with those characteristics.$• 3/1 Human Warrior with trample and haste.$• 2/1 Human Cleric with lifelink and haste.$• 1/2 Human Rogue with haste and "When this creature enters the battlefield, it deals 1 damage to any target."|
|
||||
Stormfist Crusader|Throne of Eldraine|383|R|{B}{R}|Creature - Human Knight|2|2|Menace$At the beginning of your upkeep, each player draws a card and loses 1 life.|
|
||||
Sorcerous Spyglass|Throne of Eldraine|384|R|{2}|Artifact|||As Sorcerous Spyglass enters the battlefield, look at an opponent's hand, then choose any card name.$Activated abilities of sources with the chosen name can't be activated unless they're mana abilities.|
|
||||
Stonecoil Serpent|Throne of Eldraine|385|R|{X}|Artifact Creature - Snake|0|0|Reach, trample, protection from multicolored$Stonecoil Serpent enters the battlefield with X +1/+1 counters on it.|
|
||||
Castle Ardenvale|Throne of Eldraine|386|R||Land|||Castle Ardenvale enters the battlefield tapped unless you control a Plains.${T}: Add {W}.${2}{W}{W}, {T}: Create a 1/1 white Human creature token.|
|
||||
Castle Embereth|Throne of Eldraine|387|R||Land|||Castle Embereth enters the battlefield tapped unless you control a Mountain.${T}: Add {R}.${1}{R}{R}, {T}: Creatures you control get +1/+0 until end of turn.|
|
||||
Castle Garenbrig|Throne of Eldraine|388|R||Land|||Castle Garenbrig enters the battlefield tapped unless you control a Forest.${T}: Add {G}.${2}{G}{G}, {T}: Add six {G}. Spend this mana only to cast creature spells or activate abilities of creatures.|
|
||||
Castle Locthwain|Throne of Eldraine|389|R||Land|||Castle Locthwain enters the battlefield tapped unless you control a Swamp.${T}: Add {B}.${1}{B}{B}, {T}: Draw a card, then you lose life equal to the number of cards in your hand.|
|
||||
Castle Vantress|Throne of Eldraine|390|R||Land|||Castle Vantress enters the battlefield tapped unless you control an Island.${T}: Add {U}.${2}{U}{U}, {T}: Scry 2.|
|
||||
Fabled Passage|Throne of Eldraine|391|R||Land|||{T}, Sacrifice Fabled Passage: Search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library. Then if you control four or more lands, untap that land.|
|
||||
Piper of the Swarm|Throne of Eldraine|392|R|{1}{B}|Creature - Human Warlock|1|3|Rats you control have menace.${1}{B}, {T}: Create a 1/1 black Rat creature token.${2}{B}{B}, {T}, Sacrifice three Rats: Gain control of target creature.|
|
||||
Glass Casket|Throne of Eldraine|393|U|{1}{W}|Artifact|||When Glass Casket enters the battlefield, exile target creature an opponent controls with converted mana cost 3 or less until Glass Casket leaves the battlefield.|
|
||||
Slaying Fire|Throne of Eldraine|394|U|{2}{R}|Instant|||Slaying Fire deals 3 damage to any target.$Adamant — If at least three red mana was spent to cast this spell, it deals 4 damage instead.|
|
||||
Kenrith's Transformation|Throne of Eldraine|395|U|{1}{G}|Enchantment - Aura|||Enchant creature$When Kenrith's Transformation enters the battlefield, draw a card.$Enchanted creature loses all abilities and is a green Elk creature with base power and toughness 3/3.|
|
||||
Improbable Alliance|Throne of Eldraine|396|U|{U}{R}|Enchantment|||Whenever you draw your second card each turn, create a 1/1 blue Faerie creature token with flying.${4}{U}{R}: Draw a card, then discard a card.|
|
||||
Inspiring Veteran|Throne of Eldraine|397|U|{R}{W}|Creature - Human Knight|2|2|Other Knights you control get +1/+1.|
|
||||
|
|
Loading…
Reference in a new issue