mirror of
https://github.com/correl/mage.git
synced 2024-12-24 11:50:45 +00:00
Updated collector numbers for Archenemy: Nicol Bolas (AKH cards in the set are not on Gatherer, so I appended their numbers after the other cards). Added remaining cards to Archenemy: Nicol Bolas set.
This commit is contained in:
parent
ae569e3184
commit
71460496e0
3 changed files with 221 additions and 106 deletions
|
@ -27,6 +27,7 @@
|
|||
*/
|
||||
package mage.sets;
|
||||
|
||||
import mage.cards.CardGraphicInfo;
|
||||
import mage.cards.ExpansionSet;
|
||||
import mage.constants.Rarity;
|
||||
import mage.constants.SetType;
|
||||
|
@ -50,16 +51,125 @@ public class ArchenemyNicolBolas extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Aegis Angel", 1, Rarity.RARE, mage.cards.a.AegisAngel.class));
|
||||
cards.add(new SetCardInfo("Aerial Responder", 2, Rarity.UNCOMMON, mage.cards.a.AerialResponder.class));
|
||||
cards.add(new SetCardInfo("Anointer of Champions", 3, Rarity.UNCOMMON, mage.cards.a.AnointerOfChampions.class));
|
||||
cards.add(new SetCardInfo("Archfiend of Depravity", 31, Rarity.RARE, mage.cards.a.ArchfiendOfDepravity.class));
|
||||
cards.add(new SetCardInfo("Avatar of Fury", 39, Rarity.RARE, mage.cards.a.AvatarOfFury.class));
|
||||
cards.add(new SetCardInfo("Baleful Strix", 80, Rarity.UNCOMMON, mage.cards.b.BalefulStrix.class));
|
||||
cards.add(new SetCardInfo("Battle-Rattle Shaman", 40, Rarity.COMMON, mage.cards.b.BattleRattleShaman.class));
|
||||
cards.add(new SetCardInfo("Blood Ogre", 41, Rarity.COMMON, mage.cards.b.BloodOgre.class));
|
||||
cards.add(new SetCardInfo("Blood Tyrant", 81, Rarity.RARE, mage.cards.b.BloodTyrant.class));
|
||||
cards.add(new SetCardInfo("Bone Picker", 110, Rarity.UNCOMMON, mage.cards.b.BonePicker.class));
|
||||
cards.add(new SetCardInfo("Brute Strength", 111, Rarity.COMMON, mage.cards.b.BruteStrength.class));
|
||||
cards.add(new SetCardInfo("Chandra, Pyromaster", 42, Rarity.MYTHIC, mage.cards.c.ChandraPyromaster.class));
|
||||
cards.add(new SetCardInfo("Chandra's Outrage", 43, Rarity.COMMON, mage.cards.c.ChandrasOutrage.class));
|
||||
cards.add(new SetCardInfo("Chandra's Phoenix", 44, Rarity.RARE, mage.cards.c.ChandrasPhoenix.class));
|
||||
cards.add(new SetCardInfo("Cinder Barrens", 119, Rarity.UNCOMMON, mage.cards.c.CinderBarrens.class));
|
||||
cards.add(new SetCardInfo("Compulsive Research", 23, Rarity.UNCOMMON, mage.cards.c.CompulsiveResearch.class));
|
||||
cards.add(new SetCardInfo("Coordinated Assault", 45, Rarity.UNCOMMON, mage.cards.c.CoordinatedAssault.class));
|
||||
cards.add(new SetCardInfo("Cruel Ultimatum", 82, Rarity.RARE, mage.cards.c.CruelUltimatum.class));
|
||||
cards.add(new SetCardInfo("Crumbling Necropolis", 92, Rarity.UNCOMMON, mage.cards.c.CrumblingNecropolis.class));
|
||||
cards.add(new SetCardInfo("Cultivate", 62, Rarity.COMMON, mage.cards.c.Cultivate.class));
|
||||
cards.add(new SetCardInfo("Deathbringer Regent", 32, Rarity.RARE, mage.cards.d.DeathbringerRegent.class));
|
||||
cards.add(new SetCardInfo("Doom Blade", 33, Rarity.COMMON, mage.cards.d.DoomBlade.class));
|
||||
cards.add(new SetCardInfo("Doomed Traveler", 4, Rarity.COMMON, mage.cards.d.DoomedTraveler.class));
|
||||
cards.add(new SetCardInfo("Dragonskull Summit", 93, Rarity.RARE, mage.cards.d.DragonskullSummit.class));
|
||||
cards.add(new SetCardInfo("Dreadbore", 83, Rarity.RARE, mage.cards.d.Dreadbore.class));
|
||||
cards.add(new SetCardInfo("Drowned Catacomb", 94, Rarity.RARE, mage.cards.d.DrownedCatacomb.class));
|
||||
cards.add(new SetCardInfo("Dualcaster Mage", 46, Rarity.RARE, mage.cards.d.DualcasterMage.class));
|
||||
cards.add(new SetCardInfo("Excoriate", 5, Rarity.COMMON, mage.cards.e.Excoriate.class));
|
||||
cards.add(new SetCardInfo("Expedition Raptor", 6, Rarity.COMMON, mage.cards.e.ExpeditionRaptor.class));
|
||||
cards.add(new SetCardInfo("Explore", 63, Rarity.COMMON, mage.cards.e.Explore.class));
|
||||
cards.add(new SetCardInfo("Extract from Darkness", 84, Rarity.UNCOMMON, mage.cards.e.ExtractFromDarkness.class));
|
||||
cards.add(new SetCardInfo("Fertilid", 64, Rarity.COMMON, mage.cards.f.Fertilid.class));
|
||||
cards.add(new SetCardInfo("Fencing Ace", 7, Rarity.UNCOMMON, mage.cards.f.FencingAce.class));
|
||||
cards.add(new SetCardInfo("Fiendslayer Paladin", 8, Rarity.RARE, mage.cards.f.FiendslayerPaladin.class));
|
||||
cards.add(new SetCardInfo("Fiery Fall", 47, Rarity.COMMON, mage.cards.f.FieryFall.class));
|
||||
cards.add(new SetCardInfo("Flametongue Kavu", 48, Rarity.UNCOMMON, mage.cards.f.FlametongueKavu.class));
|
||||
cards.add(new SetCardInfo("Flickerwisp", 9, Rarity.UNCOMMON, mage.cards.f.Flickerwisp.class));
|
||||
cards.add(new SetCardInfo("Forest", 101, Rarity.LAND, mage.cards.basiclands.Forest.class, new CardGraphicInfo(null, true)));
|
||||
cards.add(new SetCardInfo("Forest", 106, Rarity.LAND, mage.cards.basiclands.Forest.class, new CardGraphicInfo(null, true)));
|
||||
cards.add(new SetCardInfo("Forgotten Ancient", 65, Rarity.RARE, mage.cards.f.ForgottenAncient.class));
|
||||
cards.add(new SetCardInfo("Gideon Jura", 10, Rarity.MYTHIC, mage.cards.g.GideonJura.class));
|
||||
cards.add(new SetCardInfo("Gideon's Lawkeeper", 11, Rarity.COMMON, mage.cards.g.GideonsLawkeeper.class));
|
||||
cards.add(new SetCardInfo("Gorehorn Minotaurs", 49, Rarity.COMMON, mage.cards.g.GorehornMinotaurs.class));
|
||||
cards.add(new SetCardInfo("Grand Abolisher", 12, Rarity.RARE, mage.cards.g.GrandAbolisher.class));
|
||||
cards.add(new SetCardInfo("Grasp of the Hieromancer", 13, Rarity.COMMON, mage.cards.g.GraspOfTheHieromancer.class));
|
||||
cards.add(new SetCardInfo("Greater Sandwurm", 115, Rarity.COMMON, mage.cards.g.GreaterSandwurm.class));
|
||||
cards.add(new SetCardInfo("Grim Lavamancer", 50, Rarity.RARE, mage.cards.g.GrimLavamancer.class));
|
||||
cards.add(new SetCardInfo("Grixis Panorama", 95, Rarity.COMMON, mage.cards.g.GrixisPanorama.class));
|
||||
cards.add(new SetCardInfo("Guttersnipe", 51, Rarity.UNCOMMON, mage.cards.g.Guttersnipe.class));
|
||||
cards.add(new SetCardInfo("Hammerhand", 52, Rarity.COMMON, mage.cards.h.Hammerhand.class));
|
||||
cards.add(new SetCardInfo("Harvester of Souls", 34, Rarity.RARE, mage.cards.h.HarvesterOfSouls.class));
|
||||
cards.add(new SetCardInfo("Highland Lake", 120, Rarity.UNCOMMON, mage.cards.h.HighlandLake.class));
|
||||
cards.add(new SetCardInfo("Hunter's Prowess", 66, Rarity.RARE, mage.cards.h.HuntersProwess.class));
|
||||
cards.add(new SetCardInfo("Icefall Regent", 24, Rarity.RARE, mage.cards.i.IcefallRegent.class));
|
||||
cards.add(new SetCardInfo("Inferno Titan", 53, Rarity.MYTHIC, mage.cards.i.InfernoTitan.class));
|
||||
cards.add(new SetCardInfo("Initiate's Companion", 116, Rarity.COMMON, mage.cards.i.InitiatesCompanion.class));
|
||||
cards.add(new SetCardInfo("Ior Ruin Expedition", 25, Rarity.COMMON, mage.cards.i.IorRuinExpedition.class));
|
||||
cards.add(new SetCardInfo("Island", 103, Rarity.LAND, mage.cards.basiclands.Island.class, new CardGraphicInfo(null, true)));
|
||||
cards.add(new SetCardInfo("Island", 98, Rarity.LAND, mage.cards.basiclands.Island.class, new CardGraphicInfo(null, true)));
|
||||
cards.add(new SetCardInfo("Khalni Heart Expedition", 67, Rarity.COMMON, mage.cards.k.KhalniHeartExpedition.class));
|
||||
cards.add(new SetCardInfo("Lightning Bolt", 54, Rarity.COMMON, mage.cards.l.LightningBolt.class));
|
||||
cards.add(new SetCardInfo("Lightwielder Paladin", 14, Rarity.RARE, mage.cards.l.LightwielderPaladin.class));
|
||||
cards.add(new SetCardInfo("Limits of Solidarity", 112, Rarity.UNCOMMON, mage.cards.l.LimitsOfSolidarity.class));
|
||||
cards.add(new SetCardInfo("Mentor of the Meek", 15, Rarity.RARE, mage.cards.m.MentorOfTheMeek.class));
|
||||
cards.add(new SetCardInfo("Moment of Heroism", 16, Rarity.COMMON, mage.cards.m.MomentOfHeroism.class));
|
||||
cards.add(new SetCardInfo("Mountain", 100, Rarity.LAND, mage.cards.basiclands.Mountain.class, new CardGraphicInfo(null, true)));
|
||||
cards.add(new SetCardInfo("Mountain", 105, Rarity.LAND, mage.cards.basiclands.Mountain.class, new CardGraphicInfo(null, true)));
|
||||
cards.add(new SetCardInfo("Nicol Bolas, Planeswalker", 85, Rarity.MYTHIC, mage.cards.n.NicolBolasPlaneswalker.class));
|
||||
cards.add(new SetCardInfo("Nightscape Familiar", 35, Rarity.COMMON, mage.cards.n.NightscapeFamiliar.class));
|
||||
cards.add(new SetCardInfo("Nissa, Worldwaker", 68, Rarity.MYTHIC, mage.cards.n.NissaWorldwaker.class));
|
||||
cards.add(new SetCardInfo("Obelisk of Grixis", 88, Rarity.COMMON, mage.cards.o.ObeliskOfGrixis.class));
|
||||
cards.add(new SetCardInfo("Obsidian Fireheart", 55, Rarity.MYTHIC, mage.cards.o.ObsidianFireheart.class));
|
||||
cards.add(new SetCardInfo("Odric, Master Tactician", 17, Rarity.RARE, mage.cards.o.OdricMasterTactician.class));
|
||||
cards.add(new SetCardInfo("Oran-Rief Hydra", 69, Rarity.RARE, mage.cards.o.OranRiefHydra.class));
|
||||
cards.add(new SetCardInfo("Overseer of the Damned", 36, Rarity.RARE, mage.cards.o.OverseerOfTheDamned.class));
|
||||
cards.add(new SetCardInfo("Pathmaker Initiate", 113, Rarity.COMMON, mage.cards.p.PathmakerInitiate.class));
|
||||
cards.add(new SetCardInfo("Plains", 102, Rarity.LAND, mage.cards.basiclands.Plains.class, new CardGraphicInfo(null, true)));
|
||||
cards.add(new SetCardInfo("Plains", 97, Rarity.LAND, mage.cards.basiclands.Plains.class, new CardGraphicInfo(null, true)));
|
||||
cards.add(new SetCardInfo("Precinct Captain", 18, Rarity.RARE, mage.cards.p.PrecinctCaptain.class));
|
||||
cards.add(new SetCardInfo("Press the Advantage", 70, Rarity.UNCOMMON, mage.cards.p.PressTheAdvantage.class));
|
||||
cards.add(new SetCardInfo("Prognostic Sphinx", 26, Rarity.RARE, mage.cards.p.PrognosticSphinx.class));
|
||||
cards.add(new SetCardInfo("Rampaging Baloths", 71, Rarity.MYTHIC, mage.cards.r.RampagingBaloths.class));
|
||||
cards.add(new SetCardInfo("Reckless Scholar", 27, Rarity.UNCOMMON, mage.cards.r.RecklessScholar.class));
|
||||
cards.add(new SetCardInfo("Reckless Spite", 37, Rarity.UNCOMMON, mage.cards.r.RecklessSpite.class));
|
||||
cards.add(new SetCardInfo("Relief Captain", 19, Rarity.UNCOMMON, mage.cards.r.ReliefCaptain.class));
|
||||
cards.add(new SetCardInfo("Retreat to Kazandu", 72, Rarity.UNCOMMON, mage.cards.r.RetreatToKazandu.class));
|
||||
cards.add(new SetCardInfo("Scaled Behemoth", 117, Rarity.UNCOMMON, mage.cards.s.ScaledBehemoth.class));
|
||||
cards.add(new SetCardInfo("Scute Mob", 73, Rarity.RARE, mage.cards.s.ScuteMob.class));
|
||||
cards.add(new SetCardInfo("Searing Spear", 56, Rarity.COMMON, mage.cards.s.SearingSpear.class));
|
||||
cards.add(new SetCardInfo("Shoulder to Shoulder", 20, Rarity.COMMON, mage.cards.s.ShoulderToShoulder.class));
|
||||
cards.add(new SetCardInfo("Sixth Sense", 118, Rarity.UNCOMMON, mage.cards.s.SixthSense.class));
|
||||
cards.add(new SetCardInfo("Skarrgan Firebird", 57, Rarity.UNCOMMON, mage.cards.s.SkarrganFirebird.class));
|
||||
cards.add(new SetCardInfo("Slave of Bolas", 86, Rarity.UNCOMMON, mage.cards.s.SlaveOfBolas.class));
|
||||
cards.add(new SetCardInfo("Smoldering Spires", 96, Rarity.COMMON, mage.cards.s.SmolderingSpires.class));
|
||||
cards.add(new SetCardInfo("Soul Ransom", 87, Rarity.UNCOMMON, mage.cards.s.SoulRansom.class));
|
||||
cards.add(new SetCardInfo("Sparring Mummy", 107, Rarity.COMMON, mage.cards.s.SparringMummy.class));
|
||||
cards.add(new SetCardInfo("Sphinx of Jwar Isle", 28, Rarity.RARE, mage.cards.s.SphinxOfJwarIsle.class));
|
||||
cards.add(new SetCardInfo("Stormblood Berserker", 58, Rarity.UNCOMMON, mage.cards.s.StormbloodBerserker.class));
|
||||
cards.add(new SetCardInfo("Submerged Boneyard", 121, Rarity.COMMON, mage.cards.s.SubmergedBoneyard.class));
|
||||
cards.add(new SetCardInfo("Sudden Demise", 59, Rarity.RARE, mage.cards.s.SuddenDemise.class));
|
||||
cards.add(new SetCardInfo("Sun Titan", 21, Rarity.MYTHIC, mage.cards.s.SunTitan.class));
|
||||
cards.add(new SetCardInfo("Swamp", 104, Rarity.LAND, mage.cards.basiclands.Swamp.class, new CardGraphicInfo(null, true)));
|
||||
cards.add(new SetCardInfo("Swamp", 99, Rarity.LAND, mage.cards.basiclands.Swamp.class, new CardGraphicInfo(null, true)));
|
||||
cards.add(new SetCardInfo("Sword of the Animist", 89, Rarity.RARE, mage.cards.s.SwordOfTheAnimist.class));
|
||||
cards.add(new SetCardInfo("Sylvan Bounty", 74, Rarity.COMMON, mage.cards.s.SylvanBounty.class));
|
||||
cards.add(new SetCardInfo("Talisman of Dominance", 90, Rarity.UNCOMMON, mage.cards.t.TalismanOfDominance.class));
|
||||
cards.add(new SetCardInfo("Talisman of Indulgence", 91, Rarity.UNCOMMON, mage.cards.t.TalismanOfIndulgence.class));
|
||||
cards.add(new SetCardInfo("Those Who Serve", 108, Rarity.COMMON, mage.cards.t.ThoseWhoServe.class));
|
||||
cards.add(new SetCardInfo("Thragtusk", 75, Rarity.RARE, mage.cards.t.Thragtusk.class));
|
||||
cards.add(new SetCardInfo("Torchling", 60, Rarity.RARE, mage.cards.t.Torchling.class));
|
||||
cards.add(new SetCardInfo("Tormenting Voice", 114, Rarity.COMMON, mage.cards.t.TormentingVoice.class));
|
||||
cards.add(new SetCardInfo("Turntimber Basilisk", 76, Rarity.UNCOMMON, mage.cards.t.TurntimberBasilisk.class));
|
||||
cards.add(new SetCardInfo("Vampire Nighthawk", 38, Rarity.UNCOMMON, mage.cards.v.VampireNighthawk.class));
|
||||
cards.add(new SetCardInfo("Vastwood Zendikon", 77, Rarity.COMMON, mage.cards.v.VastwoodZendikon.class));
|
||||
cards.add(new SetCardInfo("Vines of the Recluse", 78, Rarity.COMMON, mage.cards.v.VinesOfTheRecluse.class));
|
||||
cards.add(new SetCardInfo("Vision Skeins", 29, Rarity.COMMON, mage.cards.v.VisionSkeins.class));
|
||||
cards.add(new SetCardInfo("Vizier of Deferment", 109, Rarity.UNCOMMON, mage.cards.v.VizierOfDeferment.class));
|
||||
cards.add(new SetCardInfo("Volcanic Geyser", 61, Rarity.UNCOMMON, mage.cards.v.VolcanicGeyser.class));
|
||||
cards.add(new SetCardInfo("Windrider Eel", 30, Rarity.COMMON, mage.cards.w.WindriderEel.class));
|
||||
cards.add(new SetCardInfo("Woodborn Behemoth", 79, Rarity.UNCOMMON, mage.cards.w.WoodbornBehemoth.class));
|
||||
cards.add(new SetCardInfo("Woodland Stream", 122, Rarity.COMMON, mage.cards.w.WoodlandStream.class));
|
||||
cards.add(new SetCardInfo("Youthful Knight", 22, Rarity.COMMON, mage.cards.y.YouthfulKnight.class));
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
@ -54,7 +54,7 @@ public class HourOfDevastation extends ExpansionSet {
|
|||
super("Hour of Devastation", "HOU", ExpansionSet.buildDate(2017, 7, 14), SetType.EXPANSION);
|
||||
this.blockName = "Amonkhet";
|
||||
this.parentSet = Amonkhet.getInstance();
|
||||
this.hasBasicLands = false;
|
||||
this.hasBasicLands = true;
|
||||
this.hasBoosters = true;
|
||||
this.numBoosterLands = 1;
|
||||
this.numBoosterCommon = 10;
|
||||
|
|
|
@ -31495,113 +31495,118 @@ Fencing Ace|Archenemy: Nicol Bolas|7|U|{1}{W}|Creature - Human Soldier|1|1|Doubl
|
|||
Fiendslayer Paladin|Archenemy: Nicol Bolas|8|R|{1}{W}{W}|Creature - Human Knight|2|2|First strike, lifelink$Fiendslayer Paladin can't be the target of black or red spells your opponents control.|
|
||||
Flickerwisp|Archenemy: Nicol Bolas|9|U|{1}{W}{W}|Creature - Elemental|3|1|Flying$When Flickerwisp enters the battlefield, exile another target permanent. Return that card to the battlefield under its owner's control at the beginning of the next end step.|
|
||||
Gideon Jura|Archenemy: Nicol Bolas|10|M|{3}{W}{W}|Planeswalker - Gideon|||+2: During target opponent's next turn, creatures that player controls attack Gideon Jura if able.$-2: Destroy target tapped creature.$0: Until end of turn, Gideon Jura becomes a 6/6 Human Soldier creature that's still a planeswalker. Prevent all damage that would be dealt to him this turn.|
|
||||
Gideon's Lawkeeper|Archenemy: Nicol Bolas||C|{W}|Creature - Human Soldier|1|1|{W}, {T}: Tap target creature.|
|
||||
Grand Abolisher|Archenemy: Nicol Bolas||R|{W}{W}|Creature - Human Cleric|2|2|During your turn, your opponents can't cast spells or activate abilities of artifacts, creatures, or enchantments.|
|
||||
Grasp of the Hieromancer|Archenemy: Nicol Bolas||C|{1}{W}|Enchantment - Aura|||Enchant creature$Enchanted creature gets +1/+1 and has "Whenever this creature attacks, tap target creature defending player controls."|
|
||||
Lightwielder Paladin|Archenemy: Nicol Bolas||R|{3}{W}{W}|Creature - Human Knight|4|4|First strike <i>(This creature deals combat damage before creatures without first strike.)</i>$Whenever Lightwielder Paladin deals combat damage to a player, you may exile target black or red permanent that player controls.|
|
||||
Mentor of the Meek|Archenemy: Nicol Bolas||R|{2}{W}|Creature - Human Soldier|2|2|Whenever another creature with power 2 or less enters the battlefield under your control, you may pay {1}. If you do, draw a card.|
|
||||
Moment of Heroism|Archenemy: Nicol Bolas||C|{1}{W}|Instant|||Target creature gets +2/+2 and gains lifelink until end of turn. <i>(Damage dealt by the creature also causes its controller to gain that much life.)</i>|
|
||||
Odric, Master Tactician|Archenemy: Nicol Bolas||R|{2}{W}{W}|Legendary Creature - Human Soldier|3|4|First strike <i>(This creature deals combat damage before creatures without first strike.)</i>$Whenever Odric, Master Tactician and at least three other creatures attack, you choose which creatures block this combat and how those creatures block.|
|
||||
Precinct Captain|Archenemy: Nicol Bolas||R|{W}{W}|Creature - Human Soldier|2|2|First strike$Whenever Precinct Captain deals combat damage to a player, put a 1/1 white Soldier creature token onto the battlefield.|
|
||||
Relief Captain|Archenemy: Nicol Bolas||U|{2}{W}{W}|Creature - Kor Knight Ally|3|2|When Relief Captain enters the battlefield, support 3 <i>(Put a +1/+1 counter on each of up to three other target creatures.)</i>|
|
||||
Shoulder to Shoulder|Archenemy: Nicol Bolas||C|{2}{W}|Sorcery|||Support 2. <i>(Put a +1/+1 counter on each of up to two target creatures.)</i>$Draw a card.|
|
||||
Sparring Mummy|Archenemy: Nicol Bolas||C|{3}{W}|Creature - Zombie|3|3|When Sparring Mummy enters the battlefield, untap target creature.|
|
||||
Sun Titan|Archenemy: Nicol Bolas||M|{4}{W}{W}|Creature - Giant|6|6|Vigilance$Whenever Sun Titan enters the battlefield or attacks, you may return target permanent card with converted mana cost 3 or less from your graveyard to the battlefield.|
|
||||
Those Who Serve|Archenemy: Nicol Bolas||C|{2}{W}|Creature - Zombie|2|4||
|
||||
Vizier of Deferment|Archenemy: Nicol Bolas||U|{2}{W}|Creature - Human Cleric|2|2|Flash$When Vizier of Deferment enters the battlefield, you may exile target creature if it attacked or blocked this turn. Return that card to the battlefield under its owner's control at the beginning of the next end step.|
|
||||
Youthful Knight|Archenemy: Nicol Bolas||C|{1}{W}|Creature - Human Knight|2|1|First strike|
|
||||
Compulsive Research|Archenemy: Nicol Bolas||U|{2}{U}|Sorcery|||Target draws three cards. Then that player discard two cards unless he or she discards a land card.|
|
||||
Icefall Regent|Archenemy: Nicol Bolas||R|{3}{U}{U}|Creature - Dragon|4|3|Flying$When Icefall Regent enters the battlefield, tap target creature an opponent controls. That creature doesn't untap during its controller's untap step for as long as you control Icefall Regent.$Spells your opponents cast that target Icefall Regent cost {2} more to cast.|
|
||||
Ior Ruin Expedition|Archenemy: Nicol Bolas||C|{1}{U}|Enchantment|||Landfall - Whenever a land enters the battlefield under your control, you may put a quest counter on Ior Ruin Expedition.$Remove three quest counters from Ior Ruin Expedition and sacrifice it: Draw two cards.|
|
||||
Prognostic Sphinx|Archenemy: Nicol Bolas||R|{3}{U}{U}|Creature - Sphinx|3|5|Flying$Discard a card: Prognostic Sphinx gains hexproof until end of turn. Tap it.$Whenever Prognostic Sphinx attacks, scry 3. <i>(Look at the top three cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)</i>|
|
||||
Reckless Scholar|Archenemy: Nicol Bolas||U|{2}{U}|Creature - Human Wizard|2|1|{T}: Target player draw a card, then discards a card.|
|
||||
Sphinx of Jwar Isle|Archenemy: Nicol Bolas||R|{4}{U}{U}|Creature - Sphinx|5|5|Flying, shroud$You may look at the top card of your library. <i>(You may do this at any time.)</i>|
|
||||
Vision Skeins|Archenemy: Nicol Bolas||C|{1}{U}|Instant|||Each player draws two cards.|
|
||||
Windrider Eel|Archenemy: Nicol Bolas||C|{3}{U}|Creature - Fish|2|2|Flying$Landfall - Whenever a land enters the battlefield under your control, Windrider Eel gets +2/+2 until end of turn.|
|
||||
Archfiend of Depravity|Archenemy: Nicol Bolas||R|{3}{B}{B}|Creature - Demon|5|4|Flying$At the beginning of each opponent's end step, that player chooses up to two creatures he or she controls, then sacrifices the rest.|
|
||||
Bone Picker|Archenemy: Nicol Bolas||U|{3}{B}|Creature - Bird|3|2|Bone Picker costs {3} less to cast if a creature died this turn.$Flying, deathtouch|
|
||||
Deathbringer Regent|Archenemy: Nicol Bolas||R|{5}{B}{B}|Creature - Dragon|5|6|Flying$When Deathbringer Regent enters the battlefield, if you cast it from your hand and there are five or more other creatures on the battlefield, destroy all other creatures.|
|
||||
Doom Blade|Archenemy: Nicol Bolas||C|{1}{B}|Instant|||Destroy target nonblack creature.|
|
||||
Harvester of Souls|Archenemy: Nicol Bolas||R|{4}{B}{B}|Creature - Demon|5|5|Deathtouch$Whenever another nontoken creature dies, you may draw a card.|
|
||||
Nightscape Familiar|Archenemy: Nicol Bolas||C|{1}{B}|Creature - Zombie|1|1|Blue spells and red spells you cast cost {1} less to cast.${1}{B}: Regenerate Nightscape Familiar.|
|
||||
Overseer of the Damned|Archenemy: Nicol Bolas||R|{5}{B}{B}|Creature - Demon|5|5|Flying$When Overseer of the Damned enters the battlefield, you may destroy target creature.$Whenever a nontoken creature an opponent controls dies, put a 2/2 black Zombie creature token onto the battlefield tapped.|
|
||||
Reckless Spite|Archenemy: Nicol Bolas||U|{1}{B}{B}|Instant|||Destroy two target nonblack creatures. You lose 5 life.|
|
||||
Vampire Nighthawk|Archenemy: Nicol Bolas||U|{1}{B}{B}|Creature - Vampire Shaman|2|3|Flying, deathtouch, lifelink|
|
||||
Avatar of Fury|Archenemy: Nicol Bolas||R|{6}{R}{R}|Creature - Avatar|6|6|If an opponent controls seven or more lands, Avatar of Fury costs {6} less to cast.$Flying${R}: Avatar of Fury gets +1/+0 until end of turn.|
|
||||
Battle-Rattle Shaman|Archenemy: Nicol Bolas||C|{3}{R}|Creature - Goblin Shaman|2|2|At the beginning of combat on your turn, you may have target creature get +2/+0 until end of turn.|
|
||||
Blood Ogre|Archenemy: Nicol Bolas||C|{2}{R}|Creature - Ogre Warrior|2|2|Bloodthirst 1 <i>(If an opponent was dealt damage this turn, this creature enters the battlefield with a +1/+1 counter on it.)</i>$First strike <i>(This creature deals combat damage before creatures without first strike.)</i>|
|
||||
Brute Strength|Archenemy: Nicol Bolas||C|{1}{R}|Instant|||Target creature gets +3/+1 and gain trample until end of turn.|
|
||||
Gideon's Lawkeeper|Archenemy: Nicol Bolas|11|C|{W}|Creature - Human Soldier|1|1|{W}, {T}: Tap target creature.|
|
||||
Grand Abolisher|Archenemy: Nicol Bolas|12|R|{W}{W}|Creature - Human Cleric|2|2|During your turn, your opponents can't cast spells or activate abilities of artifacts, creatures, or enchantments.|
|
||||
Grasp of the Hieromancer|Archenemy: Nicol Bolas|13|C|{1}{W}|Enchantment - Aura|||Enchant creature$Enchanted creature gets +1/+1 and has "Whenever this creature attacks, tap target creature defending player controls."|
|
||||
Lightwielder Paladin|Archenemy: Nicol Bolas|14|R|{3}{W}{W}|Creature - Human Knight|4|4|First strike <i>(This creature deals combat damage before creatures without first strike.)</i>$Whenever Lightwielder Paladin deals combat damage to a player, you may exile target black or red permanent that player controls.|
|
||||
Mentor of the Meek|Archenemy: Nicol Bolas|15|R|{2}{W}|Creature - Human Soldier|2|2|Whenever another creature with power 2 or less enters the battlefield under your control, you may pay {1}. If you do, draw a card.|
|
||||
Moment of Heroism|Archenemy: Nicol Bolas|16|C|{1}{W}|Instant|||Target creature gets +2/+2 and gains lifelink until end of turn. <i>(Damage dealt by the creature also causes its controller to gain that much life.)</i>|
|
||||
Odric, Master Tactician|Archenemy: Nicol Bolas|17|R|{2}{W}{W}|Legendary Creature - Human Soldier|3|4|First strike <i>(This creature deals combat damage before creatures without first strike.)</i>$Whenever Odric, Master Tactician and at least three other creatures attack, you choose which creatures block this combat and how those creatures block.|
|
||||
Precinct Captain|Archenemy: Nicol Bolas|18|R|{W}{W}|Creature - Human Soldier|2|2|First strike$Whenever Precinct Captain deals combat damage to a player, put a 1/1 white Soldier creature token onto the battlefield.|
|
||||
Relief Captain|Archenemy: Nicol Bolas|19|U|{2}{W}{W}|Creature - Kor Knight Ally|3|2|When Relief Captain enters the battlefield, support 3 <i>(Put a +1/+1 counter on each of up to three other target creatures.)</i>|
|
||||
Shoulder to Shoulder|Archenemy: Nicol Bolas|20|C|{2}{W}|Sorcery|||Support 2. <i>(Put a +1/+1 counter on each of up to two target creatures.)</i>$Draw a card.|
|
||||
Sparring Mummy|Archenemy: Nicol Bolas|107|C|{3}{W}|Creature - Zombie|3|3|When Sparring Mummy enters the battlefield, untap target creature.|
|
||||
Sun Titan|Archenemy: Nicol Bolas|21|M|{4}{W}{W}|Creature - Giant|6|6|Vigilance$Whenever Sun Titan enters the battlefield or attacks, you may return target permanent card with converted mana cost 3 or less from your graveyard to the battlefield.|
|
||||
Those Who Serve|Archenemy: Nicol Bolas|108|C|{2}{W}|Creature - Zombie|2|4||
|
||||
Vizier of Deferment|Archenemy: Nicol Bolas|109|U|{2}{W}|Creature - Human Cleric|2|2|Flash$When Vizier of Deferment enters the battlefield, you may exile target creature if it attacked or blocked this turn. Return that card to the battlefield under its owner's control at the beginning of the next end step.|
|
||||
Youthful Knight|Archenemy: Nicol Bolas|22|C|{1}{W}|Creature - Human Knight|2|1|First strike|
|
||||
Compulsive Research|Archenemy: Nicol Bolas|23|U|{2}{U}|Sorcery|||Target draws three cards. Then that player discard two cards unless he or she discards a land card.|
|
||||
Icefall Regent|Archenemy: Nicol Bolas|24|R|{3}{U}{U}|Creature - Dragon|4|3|Flying$When Icefall Regent enters the battlefield, tap target creature an opponent controls. That creature doesn't untap during its controller's untap step for as long as you control Icefall Regent.$Spells your opponents cast that target Icefall Regent cost {2} more to cast.|
|
||||
Ior Ruin Expedition|Archenemy: Nicol Bolas|25|C|{1}{U}|Enchantment|||Landfall - Whenever a land enters the battlefield under your control, you may put a quest counter on Ior Ruin Expedition.$Remove three quest counters from Ior Ruin Expedition and sacrifice it: Draw two cards.|
|
||||
Prognostic Sphinx|Archenemy: Nicol Bolas|26|R|{3}{U}{U}|Creature - Sphinx|3|5|Flying$Discard a card: Prognostic Sphinx gains hexproof until end of turn. Tap it.$Whenever Prognostic Sphinx attacks, scry 3. <i>(Look at the top three cards of your library, then put any number of them on the bottom of your library and the rest on top in any order.)</i>|
|
||||
Reckless Scholar|Archenemy: Nicol Bolas|27|U|{2}{U}|Creature - Human Wizard|2|1|{T}: Target player draw a card, then discards a card.|
|
||||
Sphinx of Jwar Isle|Archenemy: Nicol Bolas|28|R|{4}{U}{U}|Creature - Sphinx|5|5|Flying, shroud$You may look at the top card of your library. <i>(You may do this at any time.)</i>|
|
||||
Vision Skeins|Archenemy: Nicol Bolas|29|C|{1}{U}|Instant|||Each player draws two cards.|
|
||||
Windrider Eel|Archenemy: Nicol Bolas|30|C|{3}{U}|Creature - Fish|2|2|Flying$Landfall - Whenever a land enters the battlefield under your control, Windrider Eel gets +2/+2 until end of turn.|
|
||||
Archfiend of Depravity|Archenemy: Nicol Bolas|31|R|{3}{B}{B}|Creature - Demon|5|4|Flying$At the beginning of each opponent's end step, that player chooses up to two creatures he or she controls, then sacrifices the rest.|
|
||||
Bone Picker|Archenemy: Nicol Bolas|110|U|{3}{B}|Creature - Bird|3|2|Bone Picker costs {3} less to cast if a creature died this turn.$Flying, deathtouch|
|
||||
Deathbringer Regent|Archenemy: Nicol Bolas|32|R|{5}{B}{B}|Creature - Dragon|5|6|Flying$When Deathbringer Regent enters the battlefield, if you cast it from your hand and there are five or more other creatures on the battlefield, destroy all other creatures.|
|
||||
Doom Blade|Archenemy: Nicol Bolas|33|C|{1}{B}|Instant|||Destroy target nonblack creature.|
|
||||
Harvester of Souls|Archenemy: Nicol Bolas|34|R|{4}{B}{B}|Creature - Demon|5|5|Deathtouch$Whenever another nontoken creature dies, you may draw a card.|
|
||||
Nightscape Familiar|Archenemy: Nicol Bolas|35|C|{1}{B}|Creature - Zombie|1|1|Blue spells and red spells you cast cost {1} less to cast.${1}{B}: Regenerate Nightscape Familiar.|
|
||||
Overseer of the Damned|Archenemy: Nicol Bolas|36|R|{5}{B}{B}|Creature - Demon|5|5|Flying$When Overseer of the Damned enters the battlefield, you may destroy target creature.$Whenever a nontoken creature an opponent controls dies, put a 2/2 black Zombie creature token onto the battlefield tapped.|
|
||||
Reckless Spite|Archenemy: Nicol Bolas|37|U|{1}{B}{B}|Instant|||Destroy two target nonblack creatures. You lose 5 life.|
|
||||
Vampire Nighthawk|Archenemy: Nicol Bolas|38|U|{1}{B}{B}|Creature - Vampire Shaman|2|3|Flying, deathtouch, lifelink|
|
||||
Avatar of Fury|Archenemy: Nicol Bolas|39|R|{6}{R}{R}|Creature - Avatar|6|6|If an opponent controls seven or more lands, Avatar of Fury costs {6} less to cast.$Flying${R}: Avatar of Fury gets +1/+0 until end of turn.|
|
||||
Battle-Rattle Shaman|Archenemy: Nicol Bolas|40|C|{3}{R}|Creature - Goblin Shaman|2|2|At the beginning of combat on your turn, you may have target creature get +2/+0 until end of turn.|
|
||||
Blood Ogre|Archenemy: Nicol Bolas|41|C|{2}{R}|Creature - Ogre Warrior|2|2|Bloodthirst 1 <i>(If an opponent was dealt damage this turn, this creature enters the battlefield with a +1/+1 counter on it.)</i>$First strike <i>(This creature deals combat damage before creatures without first strike.)</i>|
|
||||
Brute Strength|Archenemy: Nicol Bolas|111|C|{1}{R}|Instant|||Target creature gets +3/+1 and gain trample until end of turn.|
|
||||
Chandra, Pyromaster|Archenemy: Nicol Bolas|42|M|{2}{R}{R}|Planeswalker - Chandra||4|+1: Chandra, Pyromaster deals 1 damage to target player and 1 damage to up to one target creature that player controls. That creature can't block this turn.$0: Exile the top card of your library. You may play it this turn.$-7: Exile the top ten cards of your library. Choose an instant or sorcery card exiled this way and copy it three times. You may cast the copies without paying their mana costs.|
|
||||
Chandra's Outrage|Archenemy: Nicol Bolas||C|{2}{R}{R}|Instant|||Chandra's Outrage deals 4 damage to target creature and 2 damage to that creature's controller.|
|
||||
Chandra's Phoenix|Archenemy: Nicol Bolas||R|{1}{R}{R}|Creature - Phoenix|2|2|Flying, haste$Whenever an opponent is dealt damage by a red instant or sorcery spell you control or by a red planeswalker you control, return Chandra's Phoenix from your graveyard to your hand.|
|
||||
Coordinated Assault|Archenemy: Nicol Bolas||U|{R}|Instant|||Up to two target creatures each get +1/+0 and gain first strike until end of turn.|
|
||||
Dualcaster Mage|Archenemy: Nicol Bolas||R|{1}{R}{R}|Creature - Human Wizard|2|2|Flash$When Dualcaster Mage enters the battlefield, copy target instant or sorcery spell. You may choose new targets for the copy.|
|
||||
Fiery Fall|Archenemy: Nicol Bolas||C|{5}{R}|Instant|||Fiery Fall deals 5 damage to target creature.$Basic landcycling {1}{R} <i>({1}{R}, Discard this card: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.)</i>|
|
||||
Flametongue Kavu|Archenemy: Nicol Bolas||U|{3}{R}|Creature - Kavu|4|2|When Flametongue Kavu enters the battlefield, it deals 4 damage to target creature.|
|
||||
Gorehorn Minotaurs|Archenemy: Nicol Bolas||C|{2}{R}{R}|Creature - Minotaur Warrior|3|3|Bloodthirst 2 <i>(If an opponent was dealt damage this turn, this creature enters the battlefield with two +1/+1 counters on it.)</i>|
|
||||
Grim Lavamancer|Archenemy: Nicol Bolas||R|{R}|Creature - Human Wizard|1|1|{R}, {tap}, Exile two cards from your graveyard: Grim Lavamancer deals 2 damage to target creature or player.|
|
||||
Guttersnipe|Archenemy: Nicol Bolas||U|{2}{R}|Creature - Goblin Shaman|2|2|Whenever you cast an instant or sorcery spell, Guttersnipe deals 2 damage to each opponent.|
|
||||
Hammerhand|Archenemy: Nicol Bolas||C|{R}|Enchantment - Aura|||Enchant creature$When Hammerhand enters the battlefield, target creature can't block this turn.$Enchanted creature gets +1/+1 and has haste.|
|
||||
Inferno Titan|Archenemy: Nicol Bolas||M|{4}{R}{R}|Creature - Giant|6|6|{R}: Inferno Titan gets +1/+0 until end of turn.$Whenever Inferno Titan enters the battlefield or attacks, it deals 3 damage divided as you choose among one, two, or three target creatures and/or players.|
|
||||
Lightning Bolt|Archenemy: Nicol Bolas||C|{R}|Instant|||Lightning Bolt deals 3 damage to target creature or player.|
|
||||
Limits of Solidarity|Archenemy: Nicol Bolas||U|{3}{R}|Sorcery|||Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn.$Cycling {2}|
|
||||
Obsidian Fireheart|Archenemy: Nicol Bolas||M|{1}{R}{R}{R}|Creature - Elemental|4|4|{1}{R}{R}: Put a blaze counter on target land without a blaze counter on it. For as long as that land has a blaze counter on it, it has "At the beginning of your upkeep, this land deals 1 damage to you." <i>(The land continues to burn after Obsidian Fireheart has left the battlefield.)</i>|
|
||||
Pathmaker Initiate|Archenemy: Nicol Bolas||C|{1}{R}|Creature - Human Wizard|2|1|{T}: Target creature with power 2 or less can't be blocked this turn.|
|
||||
Searing Spear|Archenemy: Nicol Bolas||C|{2}{R}|Creature - Human Knight|2|2|Flanking <i>(Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)</i>${1}{R}: Searing Spear Askari can't be blocked except by two or more creatures this turn.|
|
||||
Skarrgan Firebird|Archenemy: Nicol Bolas||U|{4}{R}{R}|Creature - Phoenix|3|3|Bloodthirst 3 <i>(If an opponent was dealt damage this turn, this creature enters the battlefield with three +1/+1 counters on it.)</i>$Flying${R}{R}{R}: Return Skarrgan Firebird from your graveyard to your hand. Activate this ability only if an opponent was dealt damage this turn.|
|
||||
Stormblood Berserker|Archenemy: Nicol Bolas||U|{1}{R}|Creature - Human Berserker|1|1|Bloodthirst 2 <i>(If an opponent was dealt damage this turn, this creature enters the battlefield with two +1/+1 counters on it.)</i>$Stormblood Berserker can't be blocked except by two or more creatures.|
|
||||
Sudden Demise|Archenemy: Nicol Bolas||R|{X}{R}|Sorcery|||Choose a color. Sudden Demise deals X damage to each creature of the chosen color.|
|
||||
Torchling|Archenemy: Nicol Bolas||R|{3}{R}{R}|Creature - Shapeshifter|3|3|{R}: Untap Torchling.${R}: Target creature blocks Torchling this turn if able.${R}: Change the target of target spell that targets only Torchling.${1}: Torchling gets +1/-1 until end of turn.${1}: Torchling gets -1/+1 until end of turn.|
|
||||
Tormenting Voice|Archenemy: Nicol Bolas||C|{1}{R}|Sorcery|||As an additional cost to cast Tormenting Voice, discard a card.$Draw two cards.|
|
||||
Volcanic Geyser|Archenemy: Nicol Bolas||U|{X}{R}{R}|Instant|||Volcanic Geyser deals X damage to target creature or player.|
|
||||
Cultivate|Archenemy: Nicol Bolas||C|{2}{G}|Sorcery|||Search your library for up to two basic land cards, reveal those cards, and put one onto the battlefield tapped and the other into your hand. Then shuffle your library.|
|
||||
Explore|Archenemy: Nicol Bolas||C|{1}{G}|Sorcery|||You may play an additional land this turn.$Draw a card.|
|
||||
Fertilid|Archenemy: Nicol Bolas||C|{2}{G}|Creature - Elemental|0|0|Fertilid enters the battlefield with two +1/+1 counters on it.${1}{G}, Remove a +1/+1 counter from Fertilid: Target player searches his or her library for a basic land card and puts it onto the battlefield tapped. Then that player shuffles his or her library.|
|
||||
Forgotten Ancient|Archenemy: Nicol Bolas||R|{3}{G}|Creature - Elemental|0|3|Whenever a player casts a spell, you may put a +1/+1 counter on Forgotten Ancient.$At the beginning of your upkeep, you may move any number of +1/+1 counters from Forgotten Ancient onto other creatures.|
|
||||
Greater Sandwurm|Archenemy: Nicol Bolas||C|{5}{G}{G}|Creature - Wurm|7|7|Greater Sandwurm can't be blocked by creatures with power 2 or less.$Cycling {2}|
|
||||
Hunter's Prowess|Archenemy: Nicol Bolas||R|{4}{G}|Sorcery|||Until end of turn, target creature gets +3/+3 and gains trample and "Whenever this creature deals combat damage to a player, draw that many cards."|
|
||||
Initiate's Companion|Archenemy: Nicol Bolas||C|{1}{G}|Creature - Cat|3|1|Whenever Initiate's Companion deals combat damage to a player, untap target creature or land.|
|
||||
Khalni Heart Expedition|Archenemy: Nicol Bolas||C|{1}{G}|Enchantment|||Landfall - Whenever a land enters the battlefield under your control, you may put a quest counter on Khalni Heart Expedition.$Remove three quest counters from Khalni Heart Expedition and sacrifice it: Search your library for up to two basic land cards, put them onto the battlefield tapped, then shuffle your library.|
|
||||
Chandra's Outrage|Archenemy: Nicol Bolas|43|C|{2}{R}{R}|Instant|||Chandra's Outrage deals 4 damage to target creature and 2 damage to that creature's controller.|
|
||||
Chandra's Phoenix|Archenemy: Nicol Bolas|44|R|{1}{R}{R}|Creature - Phoenix|2|2|Flying, haste$Whenever an opponent is dealt damage by a red instant or sorcery spell you control or by a red planeswalker you control, return Chandra's Phoenix from your graveyard to your hand.|
|
||||
Coordinated Assault|Archenemy: Nicol Bolas|45|U|{R}|Instant|||Up to two target creatures each get +1/+0 and gain first strike until end of turn.|
|
||||
Dualcaster Mage|Archenemy: Nicol Bolas|46|R|{1}{R}{R}|Creature - Human Wizard|2|2|Flash$When Dualcaster Mage enters the battlefield, copy target instant or sorcery spell. You may choose new targets for the copy.|
|
||||
Fiery Fall|Archenemy: Nicol Bolas|47|C|{5}{R}|Instant|||Fiery Fall deals 5 damage to target creature.$Basic landcycling {1}{R} <i>({1}{R}, Discard this card: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.)</i>|
|
||||
Flametongue Kavu|Archenemy: Nicol Bolas|48|U|{3}{R}|Creature - Kavu|4|2|When Flametongue Kavu enters the battlefield, it deals 4 damage to target creature.|
|
||||
Gorehorn Minotaurs|Archenemy: Nicol Bolas|49|C|{2}{R}{R}|Creature - Minotaur Warrior|3|3|Bloodthirst 2 <i>(If an opponent was dealt damage this turn, this creature enters the battlefield with two +1/+1 counters on it.)</i>|
|
||||
Grim Lavamancer|Archenemy: Nicol Bolas|50|R|{R}|Creature - Human Wizard|1|1|{R}, {tap}, Exile two cards from your graveyard: Grim Lavamancer deals 2 damage to target creature or player.|
|
||||
Guttersnipe|Archenemy: Nicol Bolas|51|U|{2}{R}|Creature - Goblin Shaman|2|2|Whenever you cast an instant or sorcery spell, Guttersnipe deals 2 damage to each opponent.|
|
||||
Hammerhand|Archenemy: Nicol Bolas|52|C|{R}|Enchantment - Aura|||Enchant creature$When Hammerhand enters the battlefield, target creature can't block this turn.$Enchanted creature gets +1/+1 and has haste.|
|
||||
Inferno Titan|Archenemy: Nicol Bolas|53|M|{4}{R}{R}|Creature - Giant|6|6|{R}: Inferno Titan gets +1/+0 until end of turn.$Whenever Inferno Titan enters the battlefield or attacks, it deals 3 damage divided as you choose among one, two, or three target creatures and/or players.|
|
||||
Lightning Bolt|Archenemy: Nicol Bolas|54|C|{R}|Instant|||Lightning Bolt deals 3 damage to target creature or player.|
|
||||
Limits of Solidarity|Archenemy: Nicol Bolas|112|U|{3}{R}|Sorcery|||Gain control of target creature until end of turn. Untap that creature. It gains haste until end of turn.$Cycling {2}|
|
||||
Obsidian Fireheart|Archenemy: Nicol Bolas|55|M|{1}{R}{R}{R}|Creature - Elemental|4|4|{1}{R}{R}: Put a blaze counter on target land without a blaze counter on it. For as long as that land has a blaze counter on it, it has "At the beginning of your upkeep, this land deals 1 damage to you." <i>(The land continues to burn after Obsidian Fireheart has left the battlefield.)</i>|
|
||||
Pathmaker Initiate|Archenemy: Nicol Bolas|113|C|{1}{R}|Creature - Human Wizard|2|1|{T}: Target creature with power 2 or less can't be blocked this turn.|
|
||||
Searing Spear|Archenemy: Nicol Bolas|56|C|{2}{R}|Creature - Human Knight|2|2|Flanking <i>(Whenever a creature without flanking blocks this creature, the blocking creature gets -1/-1 until end of turn.)</i>${1}{R}: Searing Spear Askari can't be blocked except by two or more creatures this turn.|
|
||||
Skarrgan Firebird|Archenemy: Nicol Bolas|57|U|{4}{R}{R}|Creature - Phoenix|3|3|Bloodthirst 3 <i>(If an opponent was dealt damage this turn, this creature enters the battlefield with three +1/+1 counters on it.)</i>$Flying${R}{R}{R}: Return Skarrgan Firebird from your graveyard to your hand. Activate this ability only if an opponent was dealt damage this turn.|
|
||||
Stormblood Berserker|Archenemy: Nicol Bolas|58|U|{1}{R}|Creature - Human Berserker|1|1|Bloodthirst 2 <i>(If an opponent was dealt damage this turn, this creature enters the battlefield with two +1/+1 counters on it.)</i>$Stormblood Berserker can't be blocked except by two or more creatures.|
|
||||
Sudden Demise|Archenemy: Nicol Bolas|59|R|{X}{R}|Sorcery|||Choose a color. Sudden Demise deals X damage to each creature of the chosen color.|
|
||||
Torchling|Archenemy: Nicol Bolas|60|R|{3}{R}{R}|Creature - Shapeshifter|3|3|{R}: Untap Torchling.${R}: Target creature blocks Torchling this turn if able.${R}: Change the target of target spell that targets only Torchling.${1}: Torchling gets +1/-1 until end of turn.${1}: Torchling gets -1/+1 until end of turn.|
|
||||
Tormenting Voice|Archenemy: Nicol Bolas|114|C|{1}{R}|Sorcery|||As an additional cost to cast Tormenting Voice, discard a card.$Draw two cards.|
|
||||
Volcanic Geyser|Archenemy: Nicol Bolas|61|U|{X}{R}{R}|Instant|||Volcanic Geyser deals X damage to target creature or player.|
|
||||
Cultivate|Archenemy: Nicol Bolas|62|C|{2}{G}|Sorcery|||Search your library for up to two basic land cards, reveal those cards, and put one onto the battlefield tapped and the other into your hand. Then shuffle your library.|
|
||||
Explore|Archenemy: Nicol Bolas|63|C|{1}{G}|Sorcery|||You may play an additional land this turn.$Draw a card.|
|
||||
Fertilid|Archenemy: Nicol Bolas|64|C|{2}{G}|Creature - Elemental|0|0|Fertilid enters the battlefield with two +1/+1 counters on it.${1}{G}, Remove a +1/+1 counter from Fertilid: Target player searches his or her library for a basic land card and puts it onto the battlefield tapped. Then that player shuffles his or her library.|
|
||||
Forgotten Ancient|Archenemy: Nicol Bolas|65|R|{3}{G}|Creature - Elemental|0|3|Whenever a player casts a spell, you may put a +1/+1 counter on Forgotten Ancient.$At the beginning of your upkeep, you may move any number of +1/+1 counters from Forgotten Ancient onto other creatures.|
|
||||
Greater Sandwurm|Archenemy: Nicol Bolas|115|C|{5}{G}{G}|Creature - Wurm|7|7|Greater Sandwurm can't be blocked by creatures with power 2 or less.$Cycling {2}|
|
||||
Hunter's Prowess|Archenemy: Nicol Bolas|66|R|{4}{G}|Sorcery|||Until end of turn, target creature gets +3/+3 and gains trample and "Whenever this creature deals combat damage to a player, draw that many cards."|
|
||||
Initiate's Companion|Archenemy: Nicol Bolas|116|C|{1}{G}|Creature - Cat|3|1|Whenever Initiate's Companion deals combat damage to a player, untap target creature or land.|
|
||||
Khalni Heart Expedition|Archenemy: Nicol Bolas|67|C|{1}{G}|Enchantment|||Landfall - Whenever a land enters the battlefield under your control, you may put a quest counter on Khalni Heart Expedition.$Remove three quest counters from Khalni Heart Expedition and sacrifice it: Search your library for up to two basic land cards, put them onto the battlefield tapped, then shuffle your library.|
|
||||
Nissa, Worldwaker|Archenemy: Nicol Bolas|68|M|{3}{G}{G}|Planeswalker - Nissa||3|+1: Target land you control becomes a 4/4 Elemental creature with trample. It's still a land.$+1: Untap up to four target Forests.$-7: Search your library for any number of basic land cards, put them onto the battlefield, then shuffle your library. Those lands become 4/4 Elemental creatures with trample. They're still lands.|
|
||||
Oran-Rief Hydra|Archenemy: Nicol Bolas||R|{4}{G}{G}|Creature - Hydra|5|5|Trample$<i>Landfall</i> <20> Whenever a land enters the battlefield under your control, put a +1/+1 counter on Oran-Rief Hydra. If that land is a Forest, put two +1/+1 counters on Oran-Rief Hydra instead.|
|
||||
Press the Advantage|Archenemy: Nicol Bolas||U|{2}{G}{G}|Instant|||Up to two target creatures each get +2/+2 and gain trample until end of turn.|
|
||||
Rampaging Baloths|Archenemy: Nicol Bolas||M|{4}{G}{G}|Creature - Beast|6|6|Trample$Landfall - Whenever a land enters the battlefield under your control, you may put a 4/4 green Beast creature token onto the battlefield.|
|
||||
Retreat to Kazandu|Archenemy: Nicol Bolas||U|{2}{G}|Enchantment|||<i>Landfall</i> <20> Whenever a land enters the battlefield under your control, choose one <20>$<24> Put a +1/+1 counter on target creature.$<24> You gain 2 life.|
|
||||
Scaled Behemoth|Archenemy: Nicol Bolas||U|{4}{G}{G}|Creature - Crocodile|6|7|Hexproof|
|
||||
Scute Mob|Archenemy: Nicol Bolas||R|{G}|Creature - Insect|1|1|At the beginning of your upkeep, if you control five or more lands, put four +1/+1 counters on Scute Mob.|
|
||||
Sixth Sense|Archenemy: Nicol Bolas||U|{G}|Enchantment - Aura|||Enchant creature$Enchanted creature has "Whenever this creature deals combat damage to a player, you may draw a card."|
|
||||
Sylvan Bounty|Archenemy: Nicol Bolas||C|{5}{G}|Instant|||Target player gains 8 life.$Basic landcycling {1}{G} <i>({1}{G}, Discard this card: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.)</i>|
|
||||
Thragtusk|Archenemy: Nicol Bolas||R|{4}{G}|Creature - Beast|5|3|When Thragtusk enters the battlefield, you gain 5 life.$When Thragtusk leaves the battlefield, create a 3/3 green Beast creature token.|
|
||||
Turntimber Basilisk|Archenemy: Nicol Bolas||U|{1}{G}{G}|Creature - Basilisk|2|1|Deathtouch <i>(Any amount of damage this deals to a creature is enough to destroy it.)</i>$Landfall - Whenever a land enters the battlefield under your control, you may have target creature block Turntimber Basilisk this turn if able.|
|
||||
Vastwood Zendikon|Archenemy: Nicol Bolas||C|{4}{G}|Enchantment - Aura|||Enchant land$Enchanted land is a 6/4 green Elemental creature. It's still a land.$When enchanted land dies, return that card to its owner's hand.|
|
||||
Vines of the Recluse|Archenemy: Nicol Bolas||C|{G}|Instant|||Target creature gets +1/+2 and gains reach until end of turn. <i>(A creature with reach can block creatures with flying.)</i>|
|
||||
Woodborn Behemoth|Archenemy: Nicol Bolas||U|{3}{G}{G}|Creature - Elemental|4|4|As long as you control eight or more lands, Woodborn Behemoth gets +4/+4 and has trample.|
|
||||
Baleful Strix|Archenemy: Nicol Bolas||U|{U}{B}|Artifact Creature - Bird|1|1|Flying, deathtouch$When Baleful Strix enters the battlefield, draw a card.|
|
||||
Oran-Rief Hydra|Archenemy: Nicol Bolas|69|R|{4}{G}{G}|Creature - Hydra|5|5|Trample$<i>Landfall</i> <20> Whenever a land enters the battlefield under your control, put a +1/+1 counter on Oran-Rief Hydra. If that land is a Forest, put two +1/+1 counters on Oran-Rief Hydra instead.|
|
||||
Press the Advantage|Archenemy: Nicol Bolas|70|U|{2}{G}{G}|Instant|||Up to two target creatures each get +2/+2 and gain trample until end of turn.|
|
||||
Rampaging Baloths|Archenemy: Nicol Bolas|71|M|{4}{G}{G}|Creature - Beast|6|6|Trample$Landfall - Whenever a land enters the battlefield under your control, you may put a 4/4 green Beast creature token onto the battlefield.|
|
||||
Retreat to Kazandu|Archenemy: Nicol Bolas|72|U|{2}{G}|Enchantment|||<i>Landfall</i> <20> Whenever a land enters the battlefield under your control, choose one <20>$<24> Put a +1/+1 counter on target creature.$<24> You gain 2 life.|
|
||||
Scaled Behemoth|Archenemy: Nicol Bolas|117|U|{4}{G}{G}|Creature - Crocodile|6|7|Hexproof|
|
||||
Scute Mob|Archenemy: Nicol Bolas|73|R|{G}|Creature - Insect|1|1|At the beginning of your upkeep, if you control five or more lands, put four +1/+1 counters on Scute Mob.|
|
||||
Sixth Sense|Archenemy: Nicol Bolas|118|U|{G}|Enchantment - Aura|||Enchant creature$Enchanted creature has "Whenever this creature deals combat damage to a player, you may draw a card."|
|
||||
Sylvan Bounty|Archenemy: Nicol Bolas|74|C|{5}{G}|Instant|||Target player gains 8 life.$Basic landcycling {1}{G} <i>({1}{G}, Discard this card: Search your library for a basic land card, reveal it, and put it into your hand. Then shuffle your library.)</i>|
|
||||
Thragtusk|Archenemy: Nicol Bolas|75|R|{4}{G}|Creature - Beast|5|3|When Thragtusk enters the battlefield, you gain 5 life.$When Thragtusk leaves the battlefield, create a 3/3 green Beast creature token.|
|
||||
Turntimber Basilisk|Archenemy: Nicol Bolas|76|U|{1}{G}{G}|Creature - Basilisk|2|1|Deathtouch <i>(Any amount of damage this deals to a creature is enough to destroy it.)</i>$Landfall - Whenever a land enters the battlefield under your control, you may have target creature block Turntimber Basilisk this turn if able.|
|
||||
Vastwood Zendikon|Archenemy: Nicol Bolas|77|C|{4}{G}|Enchantment - Aura|||Enchant land$Enchanted land is a 6/4 green Elemental creature. It's still a land.$When enchanted land dies, return that card to its owner's hand.|
|
||||
Vines of the Recluse|Archenemy: Nicol Bolas|78|C|{G}|Instant|||Target creature gets +1/+2 and gains reach until end of turn. <i>(A creature with reach can block creatures with flying.)</i>|
|
||||
Woodborn Behemoth|Archenemy: Nicol Bolas|79|U|{3}{G}{G}|Creature - Elemental|4|4|As long as you control eight or more lands, Woodborn Behemoth gets +4/+4 and has trample.|
|
||||
Baleful Strix|Archenemy: Nicol Bolas|80|U|{U}{B}|Artifact Creature - Bird|1|1|Flying, deathtouch$When Baleful Strix enters the battlefield, draw a card.|
|
||||
Blood Tyrant|Archenemy: Nicol Bolas|81|R|{4}{U}{B}{R}|Creature - Vampire|5|5|Flying, trample$At the beginning of your upkeep, each player loses 1 life. Put a +1/+1 counter on Blood Tyrant for each 1 life lost this way.$Whenever a player loses the game, put five +1/+1 counter on Blood Tyrant.|
|
||||
Cruel Ultimatum|Archenemy: Nicol Bolas||R|{U}{U}{B}{B}{B}{R}{R}|Sorcery|||Target opponent sacrifices a creature, discards three cards, then loses 5 life. You return a creature card from your graveyard to your hand, draw three cards, then gain 5 life.|
|
||||
Dreadbore|Archenemy: Nicol Bolas||R|{B}{R}|Sorcery|||Destroy target creature or planeswalker.|
|
||||
Extract from Darkness|Archenemy: Nicol Bolas||U|{3}{U}{B}|Sorcery|||Each player puts the top two cards of his or her library into his or her graveyard. Then put a creature card from a graveyard onto the battlefield under your control.|
|
||||
Cruel Ultimatum|Archenemy: Nicol Bolas|82|R|{U}{U}{B}{B}{B}{R}{R}|Sorcery|||Target opponent sacrifices a creature, discards three cards, then loses 5 life. You return a creature card from your graveyard to your hand, draw three cards, then gain 5 life.|
|
||||
Dreadbore|Archenemy: Nicol Bolas|83|R|{B}{R}|Sorcery|||Destroy target creature or planeswalker.|
|
||||
Extract from Darkness|Archenemy: Nicol Bolas|84|U|{3}{U}{B}|Sorcery|||Each player puts the top two cards of his or her library into his or her graveyard. Then put a creature card from a graveyard onto the battlefield under your control.|
|
||||
Nicol Bolas, Planeswalker|Archenemy: Nicol Bolas|85|U|{3}{U}{B}|Sorcery|||Each player puts the top two cards of his or her library into his or her graveyard. Then put a creature card from a graveyard onto the battlefield under your control.|
|
||||
Soul Ransom|Archenemy: Nicol Bolas||U|{2}{U}{B}|Enchantment - Aura|||Enchant creature$You control enchanted creature.$Discard two cards: Soul Ransom's controller sacrifices it, then draws two cards. Only any opponent may activate this ability.|
|
||||
Slave of Bolas|Archenemy: Nicol Bolas||U|{3}{UR}{B}|Sorcery|||Gain control of target creature. Untap that creature. It gains haste until end of turn. Sacrifice it at the beginning of the next end step.|
|
||||
Obelisk of Grixis|Archenemy: Nicol Bolas||C|{3}|Artifact|||{T}: Add {U}, {B}, or {R} to your mana pool.|
|
||||
Sword of the Animist|Archenemy: Nicol Bolas||R|{2}|Legendary Artifact - Equipment|||Equipped creature gets +1/+1.$Whenever equipped creature attacks, you may search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.$Equip {2}|
|
||||
Talisman of Dominance|Archenemy: Nicol Bolas||U|{2}|Artifact|||{tap}: Add {C} to your mana pool.${tap}: Add {U} or {B} to your mana pool. Talisman of Dominance deals 1 damage to you.|
|
||||
Talisman of Indulgence|Archenemy: Nicol Bolas||U|{2}|Artifact|||{tap}: Add {C} to your mana pool.${tap}: Add {B} or {R} to your mana pool. Talisman of Indulgence deals 1 damage to you.|
|
||||
Cinder Barrens|Archenemy: Nicol Bolas||U||Land|||Cinder Barrens enters the battlefield tapped.${T}: Add {B} or {R} to your mana pool.|
|
||||
Crumbling Necropolis|Archenemy: Nicol Bolas||U||Land|||Crumbling Necropolis enters the battlefield tapped.${T}: Add {U}, {B}, or {R} to your mana pool.|
|
||||
Dragonskull Summit|Archenemy: Nicol Bolas||R||Land|||Dragonskull Summit enters the battlefield tapped unless you control a Swamp or a Mountain.${T}: Add {B} or {R} to your mana pool.|
|
||||
Drowned Catacomb|Archenemy: Nicol Bolas||R||Land|||Drowned Catacomb enters the battlefield tapped unless you control an Island or a Swamp.${T}: Add {U} or {B} to your mana pool.|
|
||||
Grixis Panorama|Archenemy: Nicol Bolas||C||Land|||{T}: Add {C} to your mana pool.${1}, {tap}, Sacrifice Grixis Panorama: Search your library for a basic Island, Swamp, or Mountain card and put it onto the battlefield tapped. Then shuffle your library.|
|
||||
Highland Lake|Archenemy: Nicol Bolas||U||Land|||Highland Lake enters the battlefield tapped.${T}: Add {U} or {R} to your mana pool.|
|
||||
Smoldering Spires|Archenemy: Nicol Bolas||C||Land|||Smoldering Spires enters the battlefield tapped.$When Smoldering Spires enters the battlefield, target creature can't block this turn.${tap}: Add {R} to your mana pool.|
|
||||
Submerged Boneyard|Archenemy: Nicol Bolas||C||Land|||Submerged Boneyard enters the battlefield tapped.${T}: Add {U} or {B} to your mana pool.|
|
||||
Woodland Stream|Archenemy: Nicol Bolas||C||Land|||Woodland Stream enters the battlefield tapped.${T}: Add {G} or {U} to your mana pool.|
|
||||
Plains|Archenemy: Nicol Bolas||L||Basic Land - Plains|||{T}: Add {W} to your mana pool.|
|
||||
Island|Archenemy: Nicol Bolas||L||Basic Land - Island|||{T}: Add {U} to your mana pool.|
|
||||
Swamp|Archenemy: Nicol Bolas||L||Basic Land - Swamp|||{T}: Add {B} to your mana pool.|
|
||||
Mountain|Archenemy: Nicol Bolas||L||Basic Land - Mountain|||{T}: Add {R} to your mana pool.|
|
||||
Forest|Archenemy: Nicol Bolas||L||Basic Land - Forest|||{T}: Add {G} to your mana pool.|
|
||||
Slave of Bolas|Archenemy: Nicol Bolas|86|U|{3}{UR}{B}|Sorcery|||Gain control of target creature. Untap that creature. It gains haste until end of turn. Sacrifice it at the beginning of the next end step.|
|
||||
Soul Ransom|Archenemy: Nicol Bolas|87|U|{2}{U}{B}|Enchantment - Aura|||Enchant creature$You control enchanted creature.$Discard two cards: Soul Ransom's controller sacrifices it, then draws two cards. Only any opponent may activate this ability.|
|
||||
Obelisk of Grixis|Archenemy: Nicol Bolas|88|C|{3}|Artifact|||{T}: Add {U}, {B}, or {R} to your mana pool.|
|
||||
Sword of the Animist|Archenemy: Nicol Bolas|89|R|{2}|Legendary Artifact - Equipment|||Equipped creature gets +1/+1.$Whenever equipped creature attacks, you may search your library for a basic land card, put it onto the battlefield tapped, then shuffle your library.$Equip {2}|
|
||||
Talisman of Dominance|Archenemy: Nicol Bolas|90|U|{2}|Artifact|||{tap}: Add {C} to your mana pool.${tap}: Add {U} or {B} to your mana pool. Talisman of Dominance deals 1 damage to you.|
|
||||
Talisman of Indulgence|Archenemy: Nicol Bolas|91|U|{2}|Artifact|||{tap}: Add {C} to your mana pool.${tap}: Add {B} or {R} to your mana pool. Talisman of Indulgence deals 1 damage to you.|
|
||||
Cinder Barrens|Archenemy: Nicol Bolas|119|U||Land|||Cinder Barrens enters the battlefield tapped.${T}: Add {B} or {R} to your mana pool.|
|
||||
Crumbling Necropolis|Archenemy: Nicol Bolas|92|U||Land|||Crumbling Necropolis enters the battlefield tapped.${T}: Add {U}, {B}, or {R} to your mana pool.|
|
||||
Dragonskull Summit|Archenemy: Nicol Bolas|93|R||Land|||Dragonskull Summit enters the battlefield tapped unless you control a Swamp or a Mountain.${T}: Add {B} or {R} to your mana pool.|
|
||||
Drowned Catacomb|Archenemy: Nicol Bolas|94|R||Land|||Drowned Catacomb enters the battlefield tapped unless you control an Island or a Swamp.${T}: Add {U} or {B} to your mana pool.|
|
||||
Grixis Panorama|Archenemy: Nicol Bolas|95|C||Land|||{T}: Add {C} to your mana pool.${1}, {tap}, Sacrifice Grixis Panorama: Search your library for a basic Island, Swamp, or Mountain card and put it onto the battlefield tapped. Then shuffle your library.|
|
||||
Highland Lake|Archenemy: Nicol Bolas|120|U||Land|||Highland Lake enters the battlefield tapped.${T}: Add {U} or {R} to your mana pool.|
|
||||
Smoldering Spires|Archenemy: Nicol Bolas|96|C||Land|||Smoldering Spires enters the battlefield tapped.$When Smoldering Spires enters the battlefield, target creature can't block this turn.${tap}: Add {R} to your mana pool.|
|
||||
Submerged Boneyard|Archenemy: Nicol Bolas|121|C||Land|||Submerged Boneyard enters the battlefield tapped.${T}: Add {U} or {B} to your mana pool.|
|
||||
Woodland Stream|Archenemy: Nicol Bolas|122|C||Land|||Woodland Stream enters the battlefield tapped.${T}: Add {G} or {U} to your mana pool.|
|
||||
Plains|Archenemy: Nicol Bolas|97|L||Basic Land - Plains|||{T}: Add {W} to your mana pool.|
|
||||
Island|Archenemy: Nicol Bolas|98|L||Basic Land - Island|||{T}: Add {U} to your mana pool.|
|
||||
Swamp|Archenemy: Nicol Bolas|99|L||Basic Land - Swamp|||{T}: Add {B} to your mana pool.|
|
||||
Mountain|Archenemy: Nicol Bolas|100|L||Basic Land - Mountain|||{T}: Add {R} to your mana pool.|
|
||||
Forest|Archenemy: Nicol Bolas|101|L||Basic Land - Forest|||{T}: Add {G} to your mana pool.|
|
||||
Plains|Archenemy: Nicol Bolas|102|L||Basic Land - Plains|||{T}: Add {W} to your mana pool.|
|
||||
Island|Archenemy: Nicol Bolas|103|L||Basic Land - Island|||{T}: Add {U} to your mana pool.|
|
||||
Swamp|Archenemy: Nicol Bolas|104|L||Basic Land - Swamp|||{T}: Add {B} to your mana pool.|
|
||||
Mountain|Archenemy: Nicol Bolas|105|L||Basic Land - Mountain|||{T}: Add {R} to your mana pool.|
|
||||
Forest|Archenemy: Nicol Bolas|106|L||Basic Land - Forest|||{T}: Add {G} to your mana pool.|
|
||||
Bontu's Last Reckoning|Hour of Devastation|60|R|{1}{B}{B}|Sorcery|||Destroy all creatures. Lands you control don't untap during your next untap step.|
|
||||
Nicol Bolas, God-Pharaoh|Hour of Devastation|140|M|{4}{U}{B}{R}|Planeswalker - Bolas|||+2: Target opponent exiles cards from the top of his or her library until he or she exiles a nonland card. Until end of turn, you may cast that card without paying its mana cost.$+1: Each opponent exiles two cards from his or her hand.$-4: Nicol Bolas, God-Pharaoh deals 7 damage to target opponent or creature an opponent controls.$-12: Exile each nonland permanent your opponents control.|
|
||||
Samut, the Tested|Hour of Devastation|144|M|{2}{R}{G}|Planeswalker - Samut|||+1: Up to one target creature gains double strike until end of turn.$-2: Samut, the Tested deals 2 damage divided as you choose among one or two target creatures and/or players.$-7: Search your library for up to two creature and/or planeswalker cards, put them onto the battlefield, then shuffle your library.|
|
Loading…
Reference in a new issue