Skip to content

Commit dc67852

Browse files
authored
[SLD] updated reprints since April 11 2026 (#14759)
1 parent d75e36d commit dc67852

File tree

1 file changed

+50
-8
lines changed

1 file changed

+50
-8
lines changed

Mage.Sets/src/mage/sets/SecretLairDrop.java

Lines changed: 50 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ private void addPart1() {
4949
cards.add(new SetCardInfo("Snow-Covered Swamp", 3, Rarity.LAND, mage.cards.s.SnowCoveredSwamp.class, NON_FULL_USE_VARIOUS));
5050
cards.add(new SetCardInfo("Snow-Covered Mountain", 4, Rarity.LAND, mage.cards.s.SnowCoveredMountain.class, NON_FULL_USE_VARIOUS));
5151
cards.add(new SetCardInfo("Snow-Covered Forest", 5, Rarity.LAND, mage.cards.s.SnowCoveredForest.class, NON_FULL_USE_VARIOUS));
52-
cards.add(new SetCardInfo("Bloodghast", 6, Rarity.RARE, mage.cards.b.Bloodghast.class));
52+
cards.add(new SetCardInfo("Bloodghast", 6, Rarity.RARE, mage.cards.b.Bloodghast.class, NON_FULL_USE_VARIOUS));
5353
cards.add(new SetCardInfo("Golgari Thug", 7, Rarity.RARE, mage.cards.g.GolgariThug.class));
5454
cards.add(new SetCardInfo("Life from the Loam", 8, Rarity.RARE, mage.cards.l.LifeFromTheLoam.class));
5555
cards.add(new SetCardInfo("Reaper King", 9, Rarity.MYTHIC, mage.cards.r.ReaperKing.class, NON_FULL_USE_VARIOUS));
@@ -78,7 +78,7 @@ private void addPart1() {
7878
cards.add(new SetCardInfo("Thalia, Guardian of Thraben", 38, Rarity.RARE, mage.cards.t.ThaliaGuardianOfThraben.class, NON_FULL_USE_VARIOUS));
7979
cards.add(new SetCardInfo("Thalia, Guardian of Thraben", 39, Rarity.RARE, mage.cards.t.ThaliaGuardianOfThraben.class, NON_FULL_USE_VARIOUS));
8080
cards.add(new SetCardInfo("Thalia, Guardian of Thraben", 40, Rarity.RARE, mage.cards.t.ThaliaGuardianOfThraben.class, NON_FULL_USE_VARIOUS));
81-
cards.add(new SetCardInfo("Spell Pierce", 41, Rarity.RARE, mage.cards.s.SpellPierce.class));
81+
cards.add(new SetCardInfo("Spell Pierce", 41, Rarity.RARE, mage.cards.s.SpellPierce.class, NON_FULL_USE_VARIOUS));
8282
cards.add(new SetCardInfo("Blood Artist", 42, Rarity.RARE, mage.cards.b.BloodArtist.class));
8383
cards.add(new SetCardInfo("Eternal Witness", 43, Rarity.RARE, mage.cards.e.EternalWitness.class, NON_FULL_USE_VARIOUS));
8484
cards.add(new SetCardInfo("Pithing Needle", 44, Rarity.RARE, mage.cards.p.PithingNeedle.class));
@@ -504,7 +504,7 @@ private void addPart1() {
504504
cards.add(new SetCardInfo("Duress", 479, Rarity.RARE, mage.cards.d.Duress.class));
505505
cards.add(new SetCardInfo("Seize the Day", 480, Rarity.RARE, mage.cards.s.SeizeTheDay.class, NON_FULL_USE_VARIOUS));
506506
cards.add(new SetCardInfo("Krosan Grip", 481, Rarity.RARE, mage.cards.k.KrosanGrip.class));
507-
cards.add(new SetCardInfo("Counterflux", 482, Rarity.RARE, mage.cards.c.Counterflux.class));
507+
cards.add(new SetCardInfo("Counterflux", 482, Rarity.RARE, mage.cards.c.Counterflux.class, NON_FULL_USE_VARIOUS));
508508
cards.add(new SetCardInfo("Thran Dynamo", 483, Rarity.RARE, mage.cards.t.ThranDynamo.class));
509509
cards.add(new SetCardInfo("Plains", 484, Rarity.LAND, mage.cards.basiclands.Plains.class, NON_FULL_USE_VARIOUS));
510510
cards.add(new SetCardInfo("Island", 485, Rarity.LAND, mage.cards.basiclands.Island.class, NON_FULL_USE_VARIOUS));
@@ -624,7 +624,7 @@ private void addPart1() {
624624
cards.add(new SetCardInfo("Ornithopter", 604, Rarity.RARE, mage.cards.o.Ornithopter.class));
625625
cards.add(new SetCardInfo("Panharmonicon", 605, Rarity.RARE, mage.cards.p.Panharmonicon.class));
626626
cards.add(new SetCardInfo("Swiftfoot Boots", 606, Rarity.RARE, mage.cards.s.SwiftfootBoots.class, NON_FULL_USE_VARIOUS));
627-
cards.add(new SetCardInfo("Rogue's Passage", 607, Rarity.RARE, mage.cards.r.RoguesPassage.class));
627+
cards.add(new SetCardInfo("Rogue's Passage", 607, Rarity.RARE, mage.cards.r.RoguesPassage.class, NON_FULL_USE_VARIOUS));
628628
cards.add(new SetCardInfo("Darksteel Citadel", 608, Rarity.RARE, mage.cards.d.DarksteelCitadel.class));
629629
cards.add(new SetCardInfo("Havengul Laboratory", 609, Rarity.RARE, mage.cards.h.HavengulLaboratory.class));
630630
cards.add(new SetCardInfo("Bonescythe Sliver", 610, Rarity.RARE, mage.cards.b.BonescytheSliver.class));
@@ -951,7 +951,7 @@ private void addPart2() {
951951
cards.add(new SetCardInfo("Rewind", 1036, Rarity.RARE, mage.cards.r.Rewind.class, NON_FULL_USE_VARIOUS));
952952
cards.add(new SetCardInfo("Bone Splinters", 1037, Rarity.RARE, mage.cards.b.BoneSplinters.class));
953953
cards.add(new SetCardInfo("Fling", 1038, Rarity.RARE, mage.cards.f.Fling.class, NON_FULL_USE_VARIOUS));
954-
cards.add(new SetCardInfo("Defense of the Heart", 1039, Rarity.RARE, mage.cards.d.DefenseOfTheHeart.class));
954+
cards.add(new SetCardInfo("Defense of the Heart", 1039, Rarity.RARE, mage.cards.d.DefenseOfTheHeart.class, NON_FULL_USE_VARIOUS));
955955
cards.add(new SetCardInfo("Fellwar Stone", 1040, Rarity.RARE, mage.cards.f.FellwarStone.class, NON_FULL_USE_VARIOUS));
956956
cards.add(new SetCardInfo("Narset, Parter of Veils", 1041, Rarity.RARE, mage.cards.n.NarsetParterOfVeils.class, RETRO_ART_USE_VARIOUS));
957957
cards.add(new SetCardInfo("Nissa, Who Shakes the World", 1042, Rarity.RARE, mage.cards.n.NissaWhoShakesTheWorld.class, RETRO_ART_USE_VARIOUS));
@@ -966,7 +966,7 @@ private void addPart2() {
966966
cards.add(new SetCardInfo("The Gitrog Monster", 1051, Rarity.MYTHIC, mage.cards.t.TheGitrogMonster.class));
967967
cards.add(new SetCardInfo("Talisman of Progress", 1052, Rarity.RARE, mage.cards.t.TalismanOfProgress.class, RETRO_ART));
968968
cards.add(new SetCardInfo("Talisman of Dominance", 1053, Rarity.RARE, mage.cards.t.TalismanOfDominance.class, RETRO_ART));
969-
cards.add(new SetCardInfo("Talisman of Indulgence", 1054, Rarity.RARE, mage.cards.t.TalismanOfIndulgence.class, RETRO_ART));
969+
cards.add(new SetCardInfo("Talisman of Indulgence", 1054, Rarity.RARE, mage.cards.t.TalismanOfIndulgence.class, RETRO_ART_USE_VARIOUS));
970970
cards.add(new SetCardInfo("Talisman of Impulse", 1055, Rarity.RARE, mage.cards.t.TalismanOfImpulse.class, RETRO_ART));
971971
cards.add(new SetCardInfo("Talisman of Unity", 1056, Rarity.RARE, mage.cards.t.TalismanOfUnity.class, RETRO_ART));
972972
cards.add(new SetCardInfo("Talisman of Hierarchy", 1057, Rarity.RARE, mage.cards.t.TalismanOfHierarchy.class, RETRO_ART));
@@ -1901,7 +1901,7 @@ private void addPart2() {
19011901
cards.add(new SetCardInfo("Benevolent Hydra", 1889, Rarity.RARE, mage.cards.b.BenevolentHydra.class));
19021902
cards.add(new SetCardInfo("Forgotten Ancient", 1890, Rarity.RARE, mage.cards.f.ForgottenAncient.class));
19031903
cards.add(new SetCardInfo("Animar, Soul of Elements", 1891, Rarity.MYTHIC, mage.cards.a.AnimarSoulOfElements.class));
1904-
cards.add(new SetCardInfo("Secret Rendezvous", 1892, Rarity.RARE, mage.cards.s.SecretRendezvous.class));
1904+
cards.add(new SetCardInfo("Secret Rendezvous", 1892, Rarity.RARE, mage.cards.s.SecretRendezvous.class, NON_FULL_USE_VARIOUS));
19051905
cards.add(new SetCardInfo("Serenity", 1893, Rarity.RARE, mage.cards.s.Serenity.class));
19061906
cards.add(new SetCardInfo("Esika's Chariot", 1894, Rarity.RARE, mage.cards.e.EsikasChariot.class));
19071907
cards.add(new SetCardInfo("Realms Uncharted", 1895, Rarity.RARE, mage.cards.r.RealmsUncharted.class));
@@ -2287,6 +2287,10 @@ private void addPart3() {
22872287
cards.add(new SetCardInfo("Serum Visions", 2338, Rarity.RARE, mage.cards.s.SerumVisions.class, NON_FULL_USE_VARIOUS));
22882288
cards.add(new SetCardInfo("Umbris, Fear Manifest", 2339, Rarity.MYTHIC, mage.cards.u.UmbrisFearManifest.class, NON_FULL_USE_VARIOUS));
22892289
cards.add(new SetCardInfo("Spellskite", 2340, Rarity.RARE, mage.cards.s.Spellskite.class, NON_FULL_USE_VARIOUS));
2290+
cards.add(new SetCardInfo("Lier, Disciple of the Drowned", 2350, Rarity.MYTHIC, mage.cards.l.LierDiscipleOfTheDrowned.class, FULL_ART));
2291+
cards.add(new SetCardInfo("Bloodghast", 2351, Rarity.RARE, mage.cards.b.Bloodghast.class, FULL_ART_USE_VARIOUS));
2292+
cards.add(new SetCardInfo("Storm-Kiln Artist", 2352, Rarity.RARE, mage.cards.s.StormKilnArtist.class, FULL_ART));
2293+
cards.add(new SetCardInfo("Anhelo, the Painter", 2353, Rarity.MYTHIC, mage.cards.a.AnheloThePainter.class, FULL_ART));
22902294
cards.add(new SetCardInfo("Loxodon Gatekeeper", 2354, Rarity.RARE, mage.cards.l.LoxodonGatekeeper.class, NON_FULL_USE_VARIOUS));
22912295
cards.add(new SetCardInfo("Sakashima's Student", 2355, Rarity.RARE, mage.cards.s.SakashimasStudent.class, NON_FULL_USE_VARIOUS));
22922296
cards.add(new SetCardInfo("Throat Slitter", 2356, Rarity.RARE, mage.cards.t.ThroatSlitter.class, NON_FULL_USE_VARIOUS));
@@ -2315,6 +2319,11 @@ private void addPart3() {
23152319
cards.add(new SetCardInfo("Master of Ceremonies", 2379, Rarity.RARE, mage.cards.m.MasterOfCeremonies.class));
23162320
cards.add(new SetCardInfo("Second Harvest", 2380, Rarity.RARE, mage.cards.s.SecondHarvest.class, NON_FULL_USE_VARIOUS));
23172321
cards.add(new SetCardInfo("Sunforger", 2381, Rarity.RARE, mage.cards.s.Sunforger.class));
2322+
cards.add(new SetCardInfo("Duty Beyond Death", 2387, Rarity.RARE, mage.cards.d.DutyBeyondDeath.class));
2323+
cards.add(new SetCardInfo("Spell Pierce", 2388, Rarity.RARE, mage.cards.s.SpellPierce.class, NON_FULL_USE_VARIOUS));
2324+
cards.add(new SetCardInfo("Zombify", 2389, Rarity.RARE, mage.cards.z.Zombify.class));
2325+
cards.add(new SetCardInfo("Abrade", 2390, Rarity.RARE, mage.cards.a.Abrade.class, NON_FULL_USE_VARIOUS));
2326+
cards.add(new SetCardInfo("Shared Roots", 2391, Rarity.RARE, mage.cards.s.SharedRoots.class));
23182327
cards.add(new SetCardInfo("Lucy MacLean, Positively Armed", 2447, Rarity.MYTHIC, mage.cards.l.LucyMacLeanPositivelyArmed.class));
23192328
cards.add(new SetCardInfo("The Ghoul, Gunslinger", 2448, Rarity.MYTHIC, mage.cards.t.TheGhoulGunslinger.class));
23202329
cards.add(new SetCardInfo("Maximus, Knight Apparent", 2449, Rarity.MYTHIC, mage.cards.m.MaximusKnightApparent.class));
@@ -2336,6 +2345,16 @@ private void addPart3() {
23362345
cards.add(new SetCardInfo("Lightning Greaves", 2465, Rarity.RARE, mage.cards.l.LightningGreaves.class, NON_FULL_USE_VARIOUS));
23372346
cards.add(new SetCardInfo("Patchwork Banner", 2466, Rarity.RARE, mage.cards.p.PatchworkBanner.class));
23382347
cards.add(new SetCardInfo("Sol Ring", 2467, Rarity.RARE, mage.cards.s.SolRing.class, NON_FULL_USE_VARIOUS));
2348+
cards.add(new SetCardInfo("Abrupt Decay", 2468, Rarity.RARE, mage.cards.a.AbruptDecay.class));
2349+
cards.add(new SetCardInfo("Batwing Brume", 2469, Rarity.RARE, mage.cards.b.BatwingBrume.class));
2350+
cards.add(new SetCardInfo("Chance for Glory", 2470, Rarity.MYTHIC, mage.cards.c.ChanceForGlory.class));
2351+
cards.add(new SetCardInfo("Counterflux", 2471, Rarity.RARE, mage.cards.c.Counterflux.class, NON_FULL_USE_VARIOUS));
2352+
cards.add(new SetCardInfo("Growth Spiral", 2472, Rarity.RARE, mage.cards.g.GrowthSpiral.class, NON_FULL_USE_VARIOUS));
2353+
cards.add(new SetCardInfo("Rule of Law", 2478, Rarity.RARE, mage.cards.r.RuleOfLaw.class));
2354+
cards.add(new SetCardInfo("Thought Scour", 2479, Rarity.RARE, mage.cards.t.ThoughtScour.class));
2355+
cards.add(new SetCardInfo("Time Stretch", 2480, Rarity.MYTHIC, mage.cards.t.TimeStretch.class));
2356+
cards.add(new SetCardInfo("Stinging Study", 2481, Rarity.RARE, mage.cards.s.StingingStudy.class));
2357+
cards.add(new SetCardInfo("Notion Thief", 2482, Rarity.RARE, mage.cards.n.NotionThief.class));
23392358
cards.add(new SetCardInfo("Shadowheart, Dark Justiciar", 2483, Rarity.RARE, mage.cards.s.ShadowheartDarkJusticiar.class));
23402359
cards.add(new SetCardInfo("Beseech the Queen", 2484, Rarity.RARE, mage.cards.b.BeseechTheQueen.class));
23412360
cards.add(new SetCardInfo("Black Market", 2485, Rarity.RARE, mage.cards.b.BlackMarket.class, FULL_ART_USE_VARIOUS));
@@ -2377,6 +2396,27 @@ private void addPart3() {
23772396
cards.add(new SetCardInfo("Canyon Slough", 2521, Rarity.RARE, mage.cards.c.CanyonSlough.class));
23782397
cards.add(new SetCardInfo("Sheltered Thicket", 2522, Rarity.RARE, mage.cards.s.ShelteredThicket.class));
23792398
cards.add(new SetCardInfo("Scattered Groves", 2523, Rarity.RARE, mage.cards.s.ScatteredGroves.class));
2399+
cards.add(new SetCardInfo("Talisman of Indulgence", 2524, Rarity.RARE, mage.cards.t.TalismanOfIndulgence.class, NON_FULL_USE_VARIOUS));
2400+
cards.add(new SetCardInfo("Dark Petition", 2525, Rarity.RARE, mage.cards.d.DarkPetition.class));
2401+
cards.add(new SetCardInfo("Lightning Greaves", 2526, Rarity.RARE, mage.cards.l.LightningGreaves.class, NON_FULL_USE_VARIOUS));
2402+
cards.add(new SetCardInfo("Beseech the Mirror", 2527, Rarity.MYTHIC, mage.cards.b.BeseechTheMirror.class));
2403+
cards.add(new SetCardInfo("Light Up the Stage", 2528, Rarity.RARE, mage.cards.l.LightUpTheStage.class));
2404+
cards.add(new SetCardInfo("Generous Gift", 2534, Rarity.RARE, mage.cards.g.GenerousGift.class, NON_FULL_USE_VARIOUS));
2405+
cards.add(new SetCardInfo("Reconnaissance Mission", 2535, Rarity.RARE, mage.cards.r.ReconnaissanceMission.class));
2406+
cards.add(new SetCardInfo("Radiate", 2536, Rarity.RARE, mage.cards.r.Radiate.class));
2407+
cards.add(new SetCardInfo("Defense of the Heart", 2537, Rarity.MYTHIC, mage.cards.d.DefenseOfTheHeart.class, NON_FULL_USE_VARIOUS));
2408+
cards.add(new SetCardInfo("Arcane Signet", 2538, Rarity.RARE, mage.cards.a.ArcaneSignet.class, NON_FULL_USE_VARIOUS));
2409+
cards.add(new SetCardInfo("Sol Ring", 2539, Rarity.RARE, mage.cards.s.SolRing.class, NON_FULL_USE_VARIOUS));
2410+
cards.add(new SetCardInfo("Plains", 2540, Rarity.LAND, mage.cards.basiclands.Plains.class, FULL_ART_BFZ_VARIOUS));
2411+
cards.add(new SetCardInfo("Island", 2541, Rarity.LAND, mage.cards.basiclands.Island.class, FULL_ART_BFZ_VARIOUS));
2412+
cards.add(new SetCardInfo("Swamp", 2542, Rarity.LAND, mage.cards.basiclands.Swamp.class, FULL_ART_BFZ_VARIOUS));
2413+
cards.add(new SetCardInfo("Mountain", 2543, Rarity.LAND, mage.cards.basiclands.Mountain.class, FULL_ART_BFZ_VARIOUS));
2414+
cards.add(new SetCardInfo("Forest", 2544, Rarity.LAND, mage.cards.basiclands.Forest.class, FULL_ART_BFZ_VARIOUS));
2415+
cards.add(new SetCardInfo("Secret Rendezvous", 2648, Rarity.RARE, mage.cards.s.SecretRendezvous.class, NON_FULL_USE_VARIOUS));
2416+
cards.add(new SetCardInfo("Rune-Scarred Demon", 2649, Rarity.RARE, mage.cards.r.RuneScarredDemon.class));
2417+
cards.add(new SetCardInfo("Terror of the Peaks", 2650, Rarity.MYTHIC, mage.cards.t.TerrorOfThePeaks.class));
2418+
cards.add(new SetCardInfo("Communal Brewing", 2651, Rarity.RARE, mage.cards.c.CommunalBrewing.class));
2419+
cards.add(new SetCardInfo("Rogue's Passage", 2652, Rarity.RARE, mage.cards.r.RoguesPassage.class, NON_FULL_USE_VARIOUS));
23802420
cards.add(new SetCardInfo("Feed the Swarm", 7001, Rarity.RARE, mage.cards.f.FeedTheSwarm.class));
23812421
cards.add(new SetCardInfo("Forge Anew", 7002, Rarity.RARE, mage.cards.f.ForgeAnew.class));
23822422
cards.add(new SetCardInfo("Silence", 7003, Rarity.RARE, mage.cards.s.Silence.class, NON_FULL_USE_VARIOUS));
@@ -2428,7 +2468,7 @@ private void addPart3() {
24282468
cards.add(new SetCardInfo("Seething Song", 7051, Rarity.RARE, mage.cards.s.SeethingSong.class));
24292469
cards.add(new SetCardInfo("Unbreakable Formation", 7052, Rarity.RARE, mage.cards.u.UnbreakableFormation.class, NON_FULL_USE_VARIOUS));
24302470
cards.add(new SetCardInfo("Expedition Map", 7053, Rarity.RARE, mage.cards.e.ExpeditionMap.class));
2431-
cards.add(new SetCardInfo("Growth Spiral", 7054, Rarity.RARE, mage.cards.g.GrowthSpiral.class));
2471+
cards.add(new SetCardInfo("Growth Spiral", 7054, Rarity.RARE, mage.cards.g.GrowthSpiral.class, NON_FULL_USE_VARIOUS));
24322472
cards.add(new SetCardInfo("Tetsuko Umezawa, Fugitive", 7055, Rarity.RARE, mage.cards.t.TetsukoUmezawaFugitive.class));
24332473
cards.add(new SetCardInfo("Fellwar Stone", 7062, Rarity.RARE, mage.cards.f.FellwarStone.class, NON_FULL_USE_VARIOUS));
24342474
cards.add(new SetCardInfo("Command Tower", 7063, Rarity.RARE, mage.cards.c.CommandTower.class, NON_FULL_USE_VARIOUS));
@@ -2459,6 +2499,8 @@ private void addPart3() {
24592499
cards.add(new SetCardInfo("Tidal Barracuda", 7105, Rarity.RARE, mage.cards.t.TidalBarracuda.class));
24602500
cards.add(new SetCardInfo("Master of the Feast", 7106, Rarity.RARE, mage.cards.m.MasterOfTheFeast.class));
24612501
cards.add(new SetCardInfo("Invasion Plans", 7107, Rarity.RARE, mage.cards.i.InvasionPlans.class));
2502+
cards.add(new SetCardInfo("Mountain", 7126, Rarity.RARE, mage.cards.basiclands.Mountain.class, FULL_ART_BFZ_VARIOUS));
2503+
cards.add(new SetCardInfo("Mountain", 7128, Rarity.RARE, mage.cards.basiclands.Mountain.class, FULL_ART_BFZ_VARIOUS));
24622504
cards.add(new SetCardInfo("Miren, the Moaning Well", 7108, Rarity.RARE, mage.cards.m.MirenTheMoaningWell.class));
24632505
cards.add(new SetCardInfo("Jace, the Mind Sculptor", 8001, Rarity.MYTHIC, mage.cards.j.JaceTheMindSculptor.class));
24642506
cards.add(new SetCardInfo("Doom Blade", 9990, Rarity.RARE, mage.cards.d.DoomBlade.class));

0 commit comments

Comments
 (0)