/* * Copyright 2011 BetaSteward_at_googlemail.com. All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, are * permitted provided that the following conditions are met: * * 1. Redistributions of source code must retain the above copyright notice, this list of * conditions and the following disclaimer. * * 2. Redistributions in binary form must reproduce the above copyright notice, this list * of conditions and the following disclaimer in the documentation and/or other materials * provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY BetaSteward_at_googlemail.com ``AS IS'' AND ANY EXPRESS OR IMPLIED * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND * FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL BetaSteward_at_googlemail.com OR * CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR * CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON * ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING * NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF * ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * * The views and conclusions contained in the software and documentation are those of the * authors and should not be interpreted as representing official policies, either expressed * or implied, of BetaSteward_at_googlemail.com. */ package mage.sets; import mage.cards.ExpansionSet; import mage.constants.Rarity; import mage.constants.SetType; /** * * @author North */ public class DarkAscension extends ExpansionSet { private static final DarkAscension instance = new DarkAscension(); public static DarkAscension getInstance() { return instance; } private DarkAscension() { super("Dark Ascension", "DKA", ExpansionSet.buildDate(2012, 1, 3), SetType.EXPANSION); this.blockName = "Innistrad"; this.hasBoosters = true; this.numBoosterLands = 1; this.numBoosterCommon = 10; this.numBoosterUncommon = 3; this.numBoosterRare = 1; this.ratioBoosterMythic = 8; this.parentSet = Innistrad.getInstance(); this.hasBasicLands = false; cards.add(new SetCardInfo("Afflicted Deserter", 81, Rarity.UNCOMMON, mage.cards.a.AfflictedDeserter.class)); cards.add(new SetCardInfo("Alpha Brawl", 82, Rarity.RARE, mage.cards.a.AlphaBrawl.class)); cards.add(new SetCardInfo("Altar of the Lost", 144, Rarity.UNCOMMON, mage.cards.a.AltarOfTheLost.class)); cards.add(new SetCardInfo("Archangel's Light", 1, Rarity.MYTHIC, mage.cards.a.ArchangelsLight.class)); cards.add(new SetCardInfo("Archdemon of Greed", 71, Rarity.RARE, mage.cards.a.ArchdemonOfGreed.class)); cards.add(new SetCardInfo("Artful Dodge", 27, Rarity.COMMON, mage.cards.a.ArtfulDodge.class)); cards.add(new SetCardInfo("Avacyn's Collar", 145, Rarity.UNCOMMON, mage.cards.a.AvacynsCollar.class)); cards.add(new SetCardInfo("Bar the Door", 2, Rarity.COMMON, mage.cards.b.BarTheDoor.class)); cards.add(new SetCardInfo("Beguiler of Wills", 28, Rarity.MYTHIC, mage.cards.b.BeguilerOfWills.class)); cards.add(new SetCardInfo("Black Cat", 54, Rarity.COMMON, mage.cards.b.BlackCat.class)); cards.add(new SetCardInfo("Blood Feud", 83, Rarity.UNCOMMON, mage.cards.b.BloodFeud.class)); cards.add(new SetCardInfo("Bone to Ash", 29, Rarity.COMMON, mage.cards.b.BoneToAsh.class)); cards.add(new SetCardInfo("Break of Day", 3, Rarity.COMMON, mage.cards.b.BreakOfDay.class)); cards.add(new SetCardInfo("Briarpack Alpha", 108, Rarity.UNCOMMON, mage.cards.b.BriarpackAlpha.class)); cards.add(new SetCardInfo("Burden of Guilt", 4, Rarity.COMMON, mage.cards.b.BurdenOfGuilt.class)); cards.add(new SetCardInfo("Burning Oil", 84, Rarity.UNCOMMON, mage.cards.b.BurningOil.class)); cards.add(new SetCardInfo("Call to the Kindred", 30, Rarity.RARE, mage.cards.c.CallToTheKindred.class)); cards.add(new SetCardInfo("Chalice of Death", 146, Rarity.UNCOMMON, mage.cards.c.ChaliceOfDeath.class)); cards.add(new SetCardInfo("Chalice of Life", 146, Rarity.UNCOMMON, mage.cards.c.ChaliceOfLife.class)); cards.add(new SetCardInfo("Chant of the Skifsang", 31, Rarity.COMMON, mage.cards.c.ChantOfTheSkifsang.class)); cards.add(new SetCardInfo("Chill of Foreboding", 32, Rarity.UNCOMMON, mage.cards.c.ChillOfForeboding.class)); cards.add(new SetCardInfo("Chosen of Markov", 55, Rarity.COMMON, mage.cards.c.ChosenOfMarkov.class)); cards.add(new SetCardInfo("Clinging Mists", 109, Rarity.COMMON, mage.cards.c.ClingingMists.class)); cards.add(new SetCardInfo("Counterlash", 33, Rarity.RARE, mage.cards.c.Counterlash.class)); cards.add(new SetCardInfo("Crushing Vines", 110, Rarity.COMMON, mage.cards.c.CrushingVines.class)); cards.add(new SetCardInfo("Curse of Bloodletting", 85, Rarity.RARE, mage.cards.c.CurseOfBloodletting.class)); cards.add(new SetCardInfo("Curse of Echoes", 34, Rarity.RARE, mage.cards.c.CurseOfEchoes.class)); cards.add(new SetCardInfo("Curse of Exhaustion", 5, Rarity.UNCOMMON, mage.cards.c.CurseOfExhaustion.class)); cards.add(new SetCardInfo("Curse of Misfortunes", 56, Rarity.RARE, mage.cards.c.CurseOfMisfortunes.class)); cards.add(new SetCardInfo("Curse of Thirst", 57, Rarity.UNCOMMON, mage.cards.c.CurseOfThirst.class)); cards.add(new SetCardInfo("Dawntreader Elk", 111, Rarity.COMMON, mage.cards.d.DawntreaderElk.class)); cards.add(new SetCardInfo("Deadly Allure", 58, Rarity.UNCOMMON, mage.cards.d.DeadlyAllure.class)); cards.add(new SetCardInfo("Death's Caress", 59, Rarity.COMMON, mage.cards.d.DeathsCaress.class)); cards.add(new SetCardInfo("Deranged Outcast", 112, Rarity.RARE, mage.cards.d.DerangedOutcast.class)); cards.add(new SetCardInfo("Diregraf Captain", 135, Rarity.UNCOMMON, mage.cards.d.DiregrafCaptain.class)); cards.add(new SetCardInfo("Divination", 35, Rarity.COMMON, mage.cards.d.Divination.class)); cards.add(new SetCardInfo("Drogskol Captain", 136, Rarity.UNCOMMON, mage.cards.d.DrogskolCaptain.class)); cards.add(new SetCardInfo("Drogskol Reaver", 137, Rarity.MYTHIC, mage.cards.d.DrogskolReaver.class)); cards.add(new SetCardInfo("Dungeon Geists", 36, Rarity.RARE, mage.cards.d.DungeonGeists.class)); cards.add(new SetCardInfo("Elbrus, the Binding Blade", 147, Rarity.MYTHIC, mage.cards.e.ElbrusTheBindingBlade.class)); cards.add(new SetCardInfo("Elgaud Inquisitor", 6, Rarity.COMMON, mage.cards.e.ElgaudInquisitor.class)); cards.add(new SetCardInfo("Erdwal Ripper", 86, Rarity.COMMON, mage.cards.e.ErdwalRipper.class)); cards.add(new SetCardInfo("Evolving Wilds", 155, Rarity.COMMON, mage.cards.e.EvolvingWilds.class)); cards.add(new SetCardInfo("Executioner's Hood", 148, Rarity.COMMON, mage.cards.e.ExecutionersHood.class)); cards.add(new SetCardInfo("Faithless Looting", 87, Rarity.COMMON, mage.cards.f.FaithlessLooting.class)); cards.add(new SetCardInfo("Faith's Shield", 7, Rarity.UNCOMMON, mage.cards.f.FaithsShield.class)); cards.add(new SetCardInfo("Falkenrath Aristocrat", 138, Rarity.MYTHIC, mage.cards.f.FalkenrathAristocrat.class)); cards.add(new SetCardInfo("Falkenrath Torturer", 60, Rarity.COMMON, mage.cards.f.FalkenrathTorturer.class)); cards.add(new SetCardInfo("Farbog Boneflinger", 61, Rarity.UNCOMMON, mage.cards.f.FarbogBoneflinger.class)); cards.add(new SetCardInfo("Favor of the Woods", 113, Rarity.COMMON, mage.cards.f.FavorOfTheWoods.class)); cards.add(new SetCardInfo("Feed the Pack", 114, Rarity.RARE, mage.cards.f.FeedThePack.class)); cards.add(new SetCardInfo("Fiend of the Shadows", 62, Rarity.RARE, mage.cards.f.FiendOfTheShadows.class)); cards.add(new SetCardInfo("Fires of Undeath", 88, Rarity.COMMON, mage.cards.f.FiresOfUndeath.class)); cards.add(new SetCardInfo("Flayer of the Hatebound", 89, Rarity.RARE, mage.cards.f.FlayerOfTheHatebound.class)); cards.add(new SetCardInfo("Fling", 90, Rarity.COMMON, mage.cards.f.Fling.class)); cards.add(new SetCardInfo("Forge Devil", 91, Rarity.COMMON, mage.cards.f.ForgeDevil.class)); cards.add(new SetCardInfo("Gather the Townsfolk", 8, Rarity.COMMON, mage.cards.g.GatherTheTownsfolk.class)); cards.add(new SetCardInfo("Gavony Ironwright", 9, Rarity.UNCOMMON, mage.cards.g.GavonyIronwright.class)); cards.add(new SetCardInfo("Geralf's Messenger", 63, Rarity.RARE, mage.cards.g.GeralfsMessenger.class)); cards.add(new SetCardInfo("Geralf's Mindcrusher", 37, Rarity.RARE, mage.cards.g.GeralfsMindcrusher.class)); cards.add(new SetCardInfo("Ghastly Haunting", 50, Rarity.UNCOMMON, mage.cards.g.GhastlyHaunting.class)); cards.add(new SetCardInfo("Ghoultree", 115, Rarity.RARE, mage.cards.g.Ghoultree.class)); cards.add(new SetCardInfo("Grafdigger's Cage", 149, Rarity.RARE, mage.cards.g.GrafdiggersCage.class)); cards.add(new SetCardInfo("Gravecrawler", 64, Rarity.RARE, mage.cards.g.Gravecrawler.class)); cards.add(new SetCardInfo("Gravepurge", 65, Rarity.COMMON, mage.cards.g.Gravepurge.class)); cards.add(new SetCardInfo("Gravetiller Wurm", 116, Rarity.UNCOMMON, mage.cards.g.GravetillerWurm.class)); cards.add(new SetCardInfo("Grim Backwoods", 156, Rarity.RARE, mage.cards.g.GrimBackwoods.class)); cards.add(new SetCardInfo("Grim Flowering", 117, Rarity.UNCOMMON, mage.cards.g.GrimFlowering.class)); cards.add(new SetCardInfo("Griptide", 38, Rarity.COMMON, mage.cards.g.Griptide.class)); cards.add(new SetCardInfo("Gruesome Discovery", 66, Rarity.COMMON, mage.cards.g.GruesomeDiscovery.class)); cards.add(new SetCardInfo("Harrowing Journey", 67, Rarity.UNCOMMON, mage.cards.h.HarrowingJourney.class)); cards.add(new SetCardInfo("Haunted Fengraf", 157, Rarity.COMMON, mage.cards.h.HauntedFengraf.class)); cards.add(new SetCardInfo("Havengul Lich", 139, Rarity.MYTHIC, mage.cards.h.HavengulLich.class)); cards.add(new SetCardInfo("Havengul Runebinder", 39, Rarity.RARE, mage.cards.h.HavengulRunebinder.class)); cards.add(new SetCardInfo("Headless Skaab", 40, Rarity.COMMON, mage.cards.h.HeadlessSkaab.class)); cards.add(new SetCardInfo("Heavy Mattock", 150, Rarity.COMMON, mage.cards.h.HeavyMattock.class)); cards.add(new SetCardInfo("Heckling Fiends", 92, Rarity.UNCOMMON, mage.cards.h.HecklingFiends.class)); cards.add(new SetCardInfo("Hellrider", 93, Rarity.RARE, mage.cards.h.Hellrider.class)); cards.add(new SetCardInfo("Helvault", 151, Rarity.MYTHIC, mage.cards.h.Helvault.class)); cards.add(new SetCardInfo("Highborn Ghoul", 68, Rarity.COMMON, mage.cards.h.HighbornGhoul.class)); cards.add(new SetCardInfo("Hinterland Hermit", 94, Rarity.COMMON, mage.cards.h.HinterlandHermit.class)); cards.add(new SetCardInfo("Hinterland Scourge", 94, Rarity.COMMON, mage.cards.h.HinterlandScourge.class)); cards.add(new SetCardInfo("Hollowhenge Beast", 118, Rarity.COMMON, mage.cards.h.HollowhengeBeast.class)); cards.add(new SetCardInfo("Hollowhenge Spirit", 10, Rarity.UNCOMMON, mage.cards.h.HollowhengeSpirit.class)); cards.add(new SetCardInfo("Hunger of the Howlpack", 119, Rarity.COMMON, mage.cards.h.HungerOfTheHowlpack.class)); cards.add(new SetCardInfo("Huntmaster of the Fells", 140, Rarity.MYTHIC, mage.cards.h.HuntmasterOfTheFells.class)); cards.add(new SetCardInfo("Immerwolf", 141, Rarity.UNCOMMON, mage.cards.i.Immerwolf.class)); cards.add(new SetCardInfo("Increasing Ambition", 69, Rarity.RARE, mage.cards.i.IncreasingAmbition.class)); cards.add(new SetCardInfo("Increasing Confusion", 41, Rarity.RARE, mage.cards.i.IncreasingConfusion.class)); cards.add(new SetCardInfo("Increasing Devotion", 11, Rarity.RARE, mage.cards.i.IncreasingDevotion.class)); cards.add(new SetCardInfo("Increasing Savagery", 120, Rarity.RARE, mage.cards.i.IncreasingSavagery.class)); cards.add(new SetCardInfo("Increasing Vengeance", 95, Rarity.RARE, mage.cards.i.IncreasingVengeance.class)); cards.add(new SetCardInfo("Jar of Eyeballs", 152, Rarity.RARE, mage.cards.j.JarOfEyeballs.class)); cards.add(new SetCardInfo("Kessig Recluse", 121, Rarity.COMMON, mage.cards.k.KessigRecluse.class)); cards.add(new SetCardInfo("Krallenhorde Killer", 133, Rarity.RARE, mage.cards.k.KrallenhordeKiller.class)); cards.add(new SetCardInfo("Lambholt Elder", 122, Rarity.UNCOMMON, mage.cards.l.LambholtElder.class)); cards.add(new SetCardInfo("Lingering Souls", 12, Rarity.UNCOMMON, mage.cards.l.LingeringSouls.class)); cards.add(new SetCardInfo("Lost in the Woods", 123, Rarity.RARE, mage.cards.l.LostInTheWoods.class)); cards.add(new SetCardInfo("Loyal Cathar", 13, Rarity.COMMON, mage.cards.l.LoyalCathar.class)); cards.add(new SetCardInfo("Markov Blademaster", 96, Rarity.RARE, mage.cards.m.MarkovBlademaster.class)); cards.add(new SetCardInfo("Markov's Servant", 55, Rarity.COMMON, mage.cards.m.MarkovsServant.class)); cards.add(new SetCardInfo("Markov Warlord", 97, Rarity.UNCOMMON, mage.cards.m.MarkovWarlord.class)); cards.add(new SetCardInfo("Midnight Guard", 14, Rarity.COMMON, mage.cards.m.MidnightGuard.class)); cards.add(new SetCardInfo("Mikaeus, the Unhallowed", 70, Rarity.MYTHIC, mage.cards.m.MikaeusTheUnhallowed.class)); cards.add(new SetCardInfo("Mondronen Shaman", 98, Rarity.RARE, mage.cards.m.MondronenShaman.class)); cards.add(new SetCardInfo("Moonscarred Werewolf", 125, Rarity.COMMON, mage.cards.m.MoonscarredWerewolf.class)); cards.add(new SetCardInfo("Moonveil Dragon", 99, Rarity.MYTHIC, mage.cards.m.MoonveilDragon.class)); cards.add(new SetCardInfo("Mystic Retrieval", 42, Rarity.UNCOMMON, mage.cards.m.MysticRetrieval.class)); cards.add(new SetCardInfo("Nearheath Stalker", 100, Rarity.COMMON, mage.cards.n.NearheathStalker.class)); cards.add(new SetCardInfo("Nephalia Seakite", 43, Rarity.COMMON, mage.cards.n.NephaliaSeakite.class)); cards.add(new SetCardInfo("Niblis of the Breath", 44, Rarity.UNCOMMON, mage.cards.n.NiblisOfTheBreath.class)); cards.add(new SetCardInfo("Niblis of the Mist", 15, Rarity.COMMON, mage.cards.n.NiblisOfTheMist.class)); cards.add(new SetCardInfo("Niblis of the Urn", 16, Rarity.UNCOMMON, mage.cards.n.NiblisOfTheUrn.class)); cards.add(new SetCardInfo("Predator Ooze", 124, Rarity.RARE, mage.cards.p.PredatorOoze.class)); cards.add(new SetCardInfo("Pyreheart Wolf", 101, Rarity.UNCOMMON, mage.cards.p.PyreheartWolf.class)); cards.add(new SetCardInfo("Ravager of the Fells", 140, Rarity.MYTHIC, mage.cards.r.RavagerOfTheFells.class)); cards.add(new SetCardInfo("Ravenous Demon", 71, Rarity.RARE, mage.cards.r.RavenousDemon.class)); cards.add(new SetCardInfo("Ray of Revelation", 17, Rarity.COMMON, mage.cards.r.RayOfRevelation.class)); cards.add(new SetCardInfo("Reap the Seagraf", 72, Rarity.COMMON, mage.cards.r.ReapTheSeagraf.class)); cards.add(new SetCardInfo("Relentless Skaabs", 45, Rarity.UNCOMMON, mage.cards.r.RelentlessSkaabs.class)); cards.add(new SetCardInfo("Requiem Angel", 18, Rarity.RARE, mage.cards.r.RequiemAngel.class)); cards.add(new SetCardInfo("Russet Wolves", 102, Rarity.COMMON, mage.cards.r.RussetWolves.class)); cards.add(new SetCardInfo("Sanctuary Cat", 19, Rarity.COMMON, mage.cards.s.SanctuaryCat.class)); cards.add(new SetCardInfo("Saving Grasp", 46, Rarity.COMMON, mage.cards.s.SavingGrasp.class)); cards.add(new SetCardInfo("Scorch the Fields", 103, Rarity.COMMON, mage.cards.s.ScorchTheFields.class)); cards.add(new SetCardInfo("Scorned Villager", 125, Rarity.COMMON, mage.cards.s.ScornedVillager.class)); cards.add(new SetCardInfo("Screeching Skaab", 47, Rarity.COMMON, mage.cards.s.ScreechingSkaab.class)); cards.add(new SetCardInfo("Seance", 20, Rarity.RARE, mage.cards.s.Seance.class)); cards.add(new SetCardInfo("Secrets of the Dead", 48, Rarity.UNCOMMON, mage.cards.s.SecretsOfTheDead.class)); cards.add(new SetCardInfo("Shattered Perception", 104, Rarity.UNCOMMON, mage.cards.s.ShatteredPerception.class)); cards.add(new SetCardInfo("Shriekgeist", 49, Rarity.COMMON, mage.cards.s.Shriekgeist.class)); cards.add(new SetCardInfo("Sightless Ghoul", 73, Rarity.COMMON, mage.cards.s.SightlessGhoul.class)); cards.add(new SetCardInfo("Silverclaw Griffin", 21, Rarity.COMMON, mage.cards.s.SilverclawGriffin.class)); cards.add(new SetCardInfo("Silverpelt Werewolf", 122, Rarity.UNCOMMON, mage.cards.s.SilverpeltWerewolf.class)); cards.add(new SetCardInfo("Skillful Lunge", 22, Rarity.COMMON, mage.cards.s.SkillfulLunge.class)); cards.add(new SetCardInfo("Skirsdag Flayer", 74, Rarity.UNCOMMON, mage.cards.s.SkirsdagFlayer.class)); cards.add(new SetCardInfo("Somberwald Dryad", 126, Rarity.COMMON, mage.cards.s.SomberwaldDryad.class)); cards.add(new SetCardInfo("Sorin, Lord of Innistrad", 142, Rarity.MYTHIC, mage.cards.s.SorinLordOfInnistrad.class)); cards.add(new SetCardInfo("Soul Seizer", 50, Rarity.UNCOMMON, mage.cards.s.SoulSeizer.class)); cards.add(new SetCardInfo("Spiteful Shadows", 75, Rarity.COMMON, mage.cards.s.SpitefulShadows.class)); cards.add(new SetCardInfo("Stormbound Geist", 51, Rarity.COMMON, mage.cards.s.StormboundGeist.class)); cards.add(new SetCardInfo("Strangleroot Geist", 127, Rarity.UNCOMMON, mage.cards.s.StranglerootGeist.class)); cards.add(new SetCardInfo("Stromkirk Captain", 143, Rarity.UNCOMMON, mage.cards.s.StromkirkCaptain.class)); cards.add(new SetCardInfo("Sudden Disappearance", 23, Rarity.RARE, mage.cards.s.SuddenDisappearance.class)); cards.add(new SetCardInfo("Talons of Falkenrath", 105, Rarity.COMMON, mage.cards.t.TalonsOfFalkenrath.class)); cards.add(new SetCardInfo("Thalia, Guardian of Thraben", 24, Rarity.RARE, mage.cards.t.ThaliaGuardianOfThraben.class)); cards.add(new SetCardInfo("Thought Scour", 52, Rarity.COMMON, mage.cards.t.ThoughtScour.class)); cards.add(new SetCardInfo("Thraben Doomsayer", 25, Rarity.RARE, mage.cards.t.ThrabenDoomsayer.class)); cards.add(new SetCardInfo("Thraben Heretic", 26, Rarity.UNCOMMON, mage.cards.t.ThrabenHeretic.class)); cards.add(new SetCardInfo("Torch Fiend", 106, Rarity.COMMON, mage.cards.t.TorchFiend.class)); cards.add(new SetCardInfo("Tovolar's Magehunter", 98, Rarity.RARE, mage.cards.t.TovolarsMagehunter.class)); cards.add(new SetCardInfo("Tower Geist", 53, Rarity.UNCOMMON, mage.cards.t.TowerGeist.class)); cards.add(new SetCardInfo("Tracker's Instincts", 128, Rarity.UNCOMMON, mage.cards.t.TrackersInstincts.class)); cards.add(new SetCardInfo("Tragic Slip", 76, Rarity.COMMON, mage.cards.t.TragicSlip.class)); cards.add(new SetCardInfo("Ulvenwald Bear", 129, Rarity.COMMON, mage.cards.u.UlvenwaldBear.class)); cards.add(new SetCardInfo("Undying Evil", 77, Rarity.COMMON, mage.cards.u.UndyingEvil.class)); cards.add(new SetCardInfo("Unhallowed Cathar", 13, Rarity.COMMON, mage.cards.u.UnhallowedCathar.class)); cards.add(new SetCardInfo("Vault of the Archangel", 158, Rarity.RARE, mage.cards.v.VaultOfTheArchangel.class)); cards.add(new SetCardInfo("Vengeful Vampire", 78, Rarity.UNCOMMON, mage.cards.v.VengefulVampire.class)); cards.add(new SetCardInfo("Village Survivors", 130, Rarity.UNCOMMON, mage.cards.v.VillageSurvivors.class)); cards.add(new SetCardInfo("Vorapede", 131, Rarity.MYTHIC, mage.cards.v.Vorapede.class)); cards.add(new SetCardInfo("Wakedancer", 79, Rarity.UNCOMMON, mage.cards.w.Wakedancer.class)); cards.add(new SetCardInfo("Warden of the Wall", 153, Rarity.UNCOMMON, mage.cards.w.WardenOfTheWall.class)); cards.add(new SetCardInfo("Werewolf Ransacker", 81, Rarity.UNCOMMON, mage.cards.w.WerewolfRansacker.class)); cards.add(new SetCardInfo("Wild Hunger", 132, Rarity.COMMON, mage.cards.w.WildHunger.class)); cards.add(new SetCardInfo("Withengar Unbound", 147, Rarity.MYTHIC, mage.cards.w.WithengarUnbound.class)); cards.add(new SetCardInfo("Wolfbitten Captive", 133, Rarity.RARE, mage.cards.w.WolfbittenCaptive.class)); cards.add(new SetCardInfo("Wolfhunter's Quiver", 154, Rarity.UNCOMMON, mage.cards.w.WolfhuntersQuiver.class)); cards.add(new SetCardInfo("Wrack with Madness", 107, Rarity.COMMON, mage.cards.w.WrackWithMadness.class)); cards.add(new SetCardInfo("Young Wolf", 134, Rarity.COMMON, mage.cards.y.YoungWolf.class)); cards.add(new SetCardInfo("Zombie Apocalypse", 80, Rarity.RARE, mage.cards.z.ZombieApocalypse.class)); } }