updated MH1 spoiler and reprints

This commit is contained in:
Evan Kranzler 2019-05-29 12:49:37 -04:00
parent 7812d0dbf2
commit d0165ab00e
3 changed files with 26 additions and 7 deletions

View file

@ -14,9 +14,9 @@ import java.util.UUID;
/**
* @author TheElk801
*/
public final class IceSkinGolem extends CardImpl {
public final class IcehideGolem extends CardImpl {
public IceSkinGolem(UUID ownerId, CardSetInfo setInfo) {
public IcehideGolem(UUID ownerId, CardSetInfo setInfo) {
super(ownerId, setInfo, new CardType[]{CardType.ARTIFACT, CardType.CREATURE}, "{S}");
this.addSuperType(SuperType.SNOW);
@ -30,12 +30,12 @@ public final class IceSkinGolem extends CardImpl {
));
}
private IceSkinGolem(final IceSkinGolem card) {
private IcehideGolem(final IcehideGolem card) {
super(card);
}
@Override
public IceSkinGolem copy() {
return new IceSkinGolem(this);
public IcehideGolem copy() {
return new IcehideGolem(this);
}
}

View file

@ -35,10 +35,12 @@ public final class ModernHorizons extends ExpansionSet {
cards.add(new SetCardInfo("Astral Drift", 3, Rarity.RARE, mage.cards.a.AstralDrift.class));
cards.add(new SetCardInfo("Ayula's Influence", 156, Rarity.RARE, mage.cards.a.AyulasInfluence.class));
cards.add(new SetCardInfo("Ayula, Queen Among Bears", 155, Rarity.RARE, mage.cards.a.AyulaQueenAmongBears.class));
cards.add(new SetCardInfo("Barren Moor", 236, Rarity.UNCOMMON, mage.cards.b.BarrenMoor.class));
cards.add(new SetCardInfo("Battle Screech", 4, Rarity.UNCOMMON, mage.cards.b.BattleScreech.class));
cards.add(new SetCardInfo("Bazaar Trademage", 41, Rarity.RARE, mage.cards.b.BazaarTrademage.class));
cards.add(new SetCardInfo("Bladeback Sliver", 119, Rarity.COMMON, mage.cards.b.BladebackSliver.class));
cards.add(new SetCardInfo("Cabal Therapist", 80, Rarity.RARE, mage.cards.c.CabalTherapist.class));
cards.add(new SetCardInfo("Carrion Feeder", 81, Rarity.UNCOMMON, mage.cards.c.CarrionFeeder.class));
cards.add(new SetCardInfo("Changeling Outcast", 82, Rarity.COMMON, mage.cards.c.ChangelingOutcast.class));
cards.add(new SetCardInfo("Chillerpillar", 43, Rarity.COMMON, mage.cards.c.Chillerpillar.class));
cards.add(new SetCardInfo("Choking Tethers", 44, Rarity.COMMON, mage.cards.c.ChokingTethers.class));
@ -71,6 +73,7 @@ public final class ModernHorizons extends ExpansionSet {
cards.add(new SetCardInfo("Force of Rage", 124, Rarity.RARE, mage.cards.f.ForceOfRage.class));
cards.add(new SetCardInfo("Force of Vigor", 164, Rarity.RARE, mage.cards.f.ForceOfVigor.class));
cards.add(new SetCardInfo("Force of Virtue", 10, Rarity.RARE, mage.cards.f.ForceOfVirtue.class));
cards.add(new SetCardInfo("Forgotten Cave", 239, Rarity.UNCOMMON, mage.cards.f.ForgottenCave.class));
cards.add(new SetCardInfo("Frostwalk Bastion", 240, Rarity.UNCOMMON, mage.cards.f.FrostwalkBastion.class));
cards.add(new SetCardInfo("Future Sight", 53, Rarity.RARE, mage.cards.f.FutureSight.class));
cards.add(new SetCardInfo("Generous Gift", 11, Rarity.UNCOMMON, mage.cards.g.GenerousGift.class));
@ -88,7 +91,7 @@ public final class ModernHorizons extends ExpansionSet {
cards.add(new SetCardInfo("Hexdrinker", 168, Rarity.MYTHIC, mage.cards.h.Hexdrinker.class));
cards.add(new SetCardInfo("Hollowhead Sliver", 132, Rarity.UNCOMMON, mage.cards.h.HollowheadSliver.class));
cards.add(new SetCardInfo("Ice-Fang Coatl", 203, Rarity.RARE, mage.cards.i.IceFangCoatl.class));
cards.add(new SetCardInfo("Ice-Skin Golem", 224, Rarity.UNCOMMON, mage.cards.i.IceSkinGolem.class));
cards.add(new SetCardInfo("Icehide Golem", 224, Rarity.UNCOMMON, mage.cards.i.IcehideGolem.class));
cards.add(new SetCardInfo("Impostor of the Sixth Pride", 14, Rarity.COMMON, mage.cards.i.ImpostorOfTheSixthPride.class));
cards.add(new SetCardInfo("Ingenious Infiltrator", 204, Rarity.UNCOMMON, mage.cards.i.IngeniousInfiltrator.class));
cards.add(new SetCardInfo("Kaya's Guile", 205, Rarity.RARE, mage.cards.k.KayasGuile.class));
@ -99,6 +102,7 @@ public final class ModernHorizons extends ExpansionSet {
cards.add(new SetCardInfo("Lesser Masticore", 225, Rarity.UNCOMMON, mage.cards.l.LesserMasticore.class));
cards.add(new SetCardInfo("Lightning Skelemental", 208, Rarity.RARE, mage.cards.l.LightningSkelemental.class));
cards.add(new SetCardInfo("Llanowar Tribe", 170, Rarity.UNCOMMON, mage.cards.l.LlanowarTribe.class));
cards.add(new SetCardInfo("Lonely Sandbar", 242, Rarity.UNCOMMON, mage.cards.l.LonelySandbar.class));
cards.add(new SetCardInfo("Man-o'-War", 55, Rarity.COMMON, mage.cards.m.ManOWar.class));
cards.add(new SetCardInfo("Martyr's Soul", 19, Rarity.COMMON, mage.cards.m.MartyrsSoul.class));
cards.add(new SetCardInfo("Morophon, the Boundless", 1, Rarity.MYTHIC, mage.cards.m.MorophonTheBoundless.class));
@ -123,6 +127,7 @@ public final class ModernHorizons extends ExpansionSet {
cards.add(new SetCardInfo("Pyrophobia", 141, Rarity.COMMON, mage.cards.p.Pyrophobia.class));
cards.add(new SetCardInfo("Ranger-Captain of Eos", 21, Rarity.MYTHIC, mage.cards.r.RangerCaptainOfEos.class));
cards.add(new SetCardInfo("Ravenous Giant", 143, Rarity.UNCOMMON, mage.cards.r.RavenousGiant.class));
cards.add(new SetCardInfo("Rebuild", 66, Rarity.UNCOMMON, mage.cards.r.Rebuild.class));
cards.add(new SetCardInfo("Reckless Charge", 144, Rarity.COMMON, mage.cards.r.RecklessCharge.class));
cards.add(new SetCardInfo("Regrowth", 175, Rarity.UNCOMMON, mage.cards.r.Regrowth.class));
cards.add(new SetCardInfo("Ruination Rioter", 213, Rarity.UNCOMMON, mage.cards.r.RuinationRioter.class));
@ -132,6 +137,7 @@ public final class ModernHorizons extends ExpansionSet {
cards.add(new SetCardInfo("Scrapyard Recombiner", 227, Rarity.RARE, mage.cards.s.ScrapyardRecombiner.class));
cards.add(new SetCardInfo("Scuttling Sliver", 68, Rarity.UNCOMMON, mage.cards.s.ScuttlingSliver.class));
cards.add(new SetCardInfo("Seasoned Pyromancer", 145, Rarity.MYTHIC, mage.cards.s.SeasonedPyromancer.class));
cards.add(new SetCardInfo("Secluded Steppe", 245, Rarity.UNCOMMON, mage.cards.s.SecludedSteppe.class));
cards.add(new SetCardInfo("Segovian Angel", 25, Rarity.COMMON, mage.cards.s.SegovianAngel.class));
cards.add(new SetCardInfo("Serra the Benevolent", 26, Rarity.MYTHIC, mage.cards.s.SerraTheBenevolent.class));
cards.add(new SetCardInfo("Silent Clearing", 246, Rarity.RARE, mage.cards.s.SilentClearing.class));
@ -161,6 +167,7 @@ public final class ModernHorizons extends ExpansionSet {
cards.add(new SetCardInfo("The First Sliver", 200, Rarity.MYTHIC, mage.cards.t.TheFirstSliver.class));
cards.add(new SetCardInfo("Throes of Chaos", 150, Rarity.UNCOMMON, mage.cards.t.ThroesOfChaos.class));
cards.add(new SetCardInfo("Thundering Djinn", 215, Rarity.UNCOMMON, mage.cards.t.ThunderingDjinn.class));
cards.add(new SetCardInfo("Tranquil Thicket", 248, Rarity.UNCOMMON, mage.cards.t.TranquilThicket.class));
cards.add(new SetCardInfo("Tribute Mage", 73, Rarity.UNCOMMON, mage.cards.t.TributeMage.class));
cards.add(new SetCardInfo("Twisted Reflection", 74, Rarity.UNCOMMON, mage.cards.t.TwistedReflection.class));
cards.add(new SetCardInfo("Umezawa's Charm", 111, Rarity.COMMON, mage.cards.u.UmezawasCharm.class));

View file

@ -35142,13 +35142,16 @@ Archmage's Charm|Modern Horizons|40|R|{U}{U}{U}|Instant|||Choose one —$• Cou
Bazaar Trademage|Modern Horizons|41|R|{2}{U}|Creature - Human Wizard|3|4|Flying$When Bazaar Trademage enters the battlefield, draw two cards, then discard three cards.|
Chillerpillar|Modern Horizons|43|C|{3}{U}|Snow Creature - Insect|3|3|{4}{S}{S}: Monstrosity 2.$As long as Chillerpillar is monstrous, it has flying.|
Choking Tethers|Modern Horizons|44|C|{3}{U}|Instant|||Tap up to four target creatures.$Cycling {1}{U}$When you cycle Choking Tethers, you may tap target creature.|
Echo of Eons|Modern Horizons|46|M|{4}{U}{U}|Sorcery|||Each player shuffles their hand and graveyard into their library, then draws seven cards.$Flashback {2}{U}|
Exclude|Modern Horizons|48|U|{2}{U}|Instant|||Counter target creature spell.$Draw a card.|
Fact or Fiction|Modern Horizons|50|U|{3}{U}|Instant|||Reveal the top five cards of your library. An opponent separates those cards into two piles. Put one pile into your hand and the other into your graveyard.|
Force of Negation|Modern Horizons|52|R|{1}{U}{U}|Instant|||If it's not your turn, you may exile a blue card from your hand rather than pay this spell's mana cost.$Counter target noncreature spell. If that spell is countered this way, exile it instead of putting it into its owner's graveyard.|
Future Sight|Modern Horizons|53|R|{2}{U}{U}{U}|Enchantment|||Play with the top card of your library revealed.$You may play the top card of your library.|
Man-o'-War|Modern Horizons|55|C|{2}{U}|Creature - Jellyfish|2|2|When Man-o'-War enters the battlefield, return target creature to its owner's hand.|
Mist-Syndicate Naga|Modern Horizons|58|R|{2}{U}|Creature - Naga Ninja|3|1|Ninjutsu {2}{U}$Whenever Mist-Syndicate Naga deals combat damage to a player, create a token that's a copy of Mist-Syndicate Naga.|
Pondering Mage|Modern Horizons|63|C|{3}{U}{U}|Creature - Human Wizard|3|4|When Pondering Mage enters the battlefield, look at the top three cards of your library, then put them back in any order. You may shuffle your library. Draw a card.|
Prohibit|Modern Horizons|64|C|{1}{U}|Instant|||Kicker {2}$Counter target spell if its converted mana cost is 2 or less. If this spell was kicked, counter that spell if its converted mana cost is 4 or less instead.|
Rebuild|Modern Horizons|66|U|{2}{U}|Instant|||Return all artifacts to their owners' hands.$Cycling {2}|
Scour All Possibilities|Modern Horizons|67|C|{1}{U}|Sorcery|||Scry 2, then draw a card.$Flashback {4}{U}|
Scuttling Sliver|Modern Horizons|68|U|{2}{U}|Creature - Sliver Trilobite|2|2|Sliver creatures you control have "{2}: Untap this creature."|
Spell Snuff|Modern Horizons|70|C|{1}{U}{U}|Instant|||Counter target spell.$Fateful hour — If you have 5 or less life, draw a card.|
@ -35158,6 +35161,7 @@ Tribute Mage|Modern Horizons|73|U|{2}{U}|Creature - Human Wizard|2|2|When Tribut
Twisted Reflection|Modern Horizons|74|U|{1}{U}|Instant|||Choose one—$• Target creature gets -6/-0 until end of turn.$• Switch target creature's power and toughness until end of turn.$Entwine {B}|
Urza, Lord High Artificer|Modern Horizons|75|M|{2}{U}{U}|Legendary Creature - Human Artificer|1|4|When Urza, Lord High Artificer enters the battlefield, create a 0/0 colorless Construct artifact creature token with "This creature gets +1/+1 for each artifact you control."$Tap an untapped artifact you control: Add {U}.${5}: Shuffle your library, then exile the top card. Until end of turn, you may play that card without paying its mana cost.|
Cabal Therapist|Modern Horizons|80|R|{B}|Creature - Horror|1|1|Menace$At the beginning of your precombat main phase, you may sacrifice a creature. When you do, choose a nonland card name, then target player reveals their hand and discards all cards with that name.|
Carrion Feeder|Modern Horizons|81|U|{B}|Creature - Zombie|1|1|Carrion Feeder can't block.$Sacrifice a creature: Put a +1/+1 counter on Carrion Feeder.|
Changeling Outcast|Modern Horizons|82|C|{B}|Creature - Shapeshifter|1|1|Changeling$Changeling Outcast can't block and can't be blocked.|
Crypt Rats|Modern Horizons|84|U|{2}{B}|Creature - Rat|1|1|{X}: Crypt Rats deals X damage to each creature and each player. Spend only black mana on X.|
Dead of Winter|Modern Horizons|85|R|{2}{B}|Sorcery|||All nonsnow creatures get -X/-X until end of turn, where X is the number of snow permanents you control.|
@ -35197,7 +35201,9 @@ Pyrophobia|Modern Horizons|141|C|{1}{R}|Sorcery|||Pyrophobia deals 3 damage to t
Ravenous Giant|Modern Horizons|143|U|{2}{R}{R}|Creature - Giant|5|5|At the beginning of your upkeep, Ravenous Giant deals 1 damage to you.|
Reckless Charge|Modern Horizons|144|C|{R}|Sorcery|||Target creature gets +3/+0 and gains haste until end of turn.$Flashback {2}{R}|
Seasoned Pyromancer|Modern Horizons|145|M|{1}{R}{R}|Creature - Human Shaman|2|2|When Seasoned Pyromancer enters the battlefield, discard two cards, then draw two cards. For each nonland card discarded this way, create a 1/1 red Elemental creature token.${3}{R}{R}, Exile Seasoned Pyromancer from your graveyard: Create two 1/1 red Elemental creature tokens.|
Shenanigans|Modern Horizons|146|C|{1}{R}|Sorcery|||Destroy target artifact.$Dredge 1 (If you would draw a card, instead you may put exactly one card from the top of your library into your graveyard. If you do, return this card from your graveyard to your hand. Otherwise, draw a card.|
Spiteful Sliver|Modern Horizons|148|R|{2}{R}|Creature - Sliver|2|2|Sliver creatures you control have "Whenever this creature is dealt damage, it deals that much damage to target player or planeswalker."|
Tectonic Reformation|Modern Horizons|149|R|{1}{R}|Enchantment|||Each land card in your hand has cycling {R}.$Cycling {2}|
Throes of Chaos|Modern Horizons|150|U|{3}{R}|Sorcery|||Cascade$Retrace|
Ayula, Queen Among Bears|Modern Horizons|155|R|{1}{G}|Legendary Creature - Bear|2|2|Whenever another Bear enters the battlefield under your control, choose one —$• Put two +1/+1 counters on target Bear.$• Target Bear you control fights target creature you don't control.|
Ayula's Influence|Modern Horizons|156|R|{G}{G}{G}|Enchantment|||Discard a land card: Create a 2/2 green Bear creature token.|
@ -35245,7 +35251,7 @@ Wrenn and Six|Modern Horizons|217|M|{R}{G}|Legendary Planeswalker - Wrenn|3|+1:
Altar of Dementia|Modern Horizons|218|R|{2}|Artifact|||Sacrifice a creature: Target player puts a number of cards equal to the sacrificed creature's power from the top of their library into their graveyard.|
Arcum's Astrolabe|Modern Horizons|220|C|{S}|Snow Artifact|||({S} can be paid with one mana from a snow permanent.)$When Arcum's Astrolabe enters the battlefield, draw a card.${1}, {T}: Add one mana of any color.|
Farmstead Gleaner|Modern Horizons|222|U|{3}|Artifact Creature - Scarecrow|2|2|Farmstead Gleaner doesn't untap during your untap step.${2}, {Q}: Put a +1/+1 counter on Farmstead Gleaner.|
Ice-Skin Golem|Modern Horizons|224|U|{S}|Snow Artifact Creature - Golem|2|2|({S} can be paid with one mana from a snow permanent.)|
Icehide Golem|Modern Horizons|224|U|{S}|Snow Artifact Creature - Golem|2|2|({S} can be paid with one mana from a snow permanent.)|
Lesser Masticore|Modern Horizons|225|U|{2}|Artifact Creature - Masticore|2|2|As an additional cost to cast this spell, discard a card.${4}: Lesser Masticore deals 1 damage to target creature.$Persist|
Mox Tantalite|Modern Horizons|226|M||Artifact|||Suspend 3—{0}${T}: Add one mana of any color.|
Scrapyard Recombiner|Modern Horizons|227|R|{3}|Artifact Creature - Construct|0|0|Modular 2${T}, Sacrifice an artifact: Search your library for a Construct card, reveal it, put it into your hand, then shuffle your library.|
@ -35256,12 +35262,18 @@ Talisman of Creativity|Modern Horizons|231|U|{2}|Artifact|||{T}: Add {C}.${T}: A
Talisman of Curiosity|Modern Horizons|232|U|{2}|Artifact|||{T}: Add {C}.${T}: Add {G} or {U}. Talisman of Curiosity deals 1 damage to you.|
Talisman of Hierarchy|Modern Horizons|233|U|{2}|Artifact|||{T}: Add {C}.${T}: Add {W} or {B}. Talisman of Hierarchy deals 1 damage to you.|
Talisman of Resilience|Modern Horizons|234|U|{2}|Artifact|||{T}: Add {C}.${T}: Add {B} or {G}. Talisman of Resilience deals 1 damage to you.|
Barren Moor|Modern Horizons|236|U||Land|||Barren Moor enters the battlefield tapped.${T}: Add {B}.$Cycling {B}|
Fiery Islet|Modern Horizons|238|R||Land|||{T}, Pay 1 life: Add {U} or {R}.${1}, {T}, Sacrifice Fiery Islet: Draw a card.|
Forgotten Cave|Modern Horizons|239|U||Land|||Forgotten Cave enters the battlefield tapped.${T}: Add {R}.$Cycling {R}|
Frostwalk Bastion|Modern Horizons|240|U||Snow Land|||{T}: Add {C}.${1}{S}: Until end of turn, Frostwalk Bastion becomes a 2/3 Construct artifact creature. It's still a land.$Whenever Frostwalk Bastion deals combat damage to a creature, tap that creature and it doesn't untap during its controller's next untap step.|
Hall of Heliod's Generosity|Modern Horizons|241|R||Legendary Land|||{T}: Add {C}.${1}{W}, {T}: Put target enchantment card from your graveyard on top of your library.|
Lonely Sandbar|Modern Horizons|242|U||Land|||Lonely Sandbar enters the battlefield tapped.${T}: Add {U}.$Cycling {U}|
Nurturing Peatland|Modern Horizons|243|R||Land|||{T}, Pay 1 life: Add {B} or {G}.${1}, {T}, Sacrifice Nurturing Peatland: Draw a card.|
Prismatic Vista|Modern Horizons|244|R||Land|||{T}, Pay 1 life, Sacrifice Prismatic Vista: Search your library for a basic land card, put it onto the battlefield, then shuffle your library.|
Secluded Steppe|Modern Horizons|245|U||Land|||Secluded Steppe enters the battlefield tapped.${T}: Add {W}.$Cycling {W}|
Silent Clearing|Modern Horizons|246|R||Land|||{T}, Pay 1 life: Add {W} or {B}.${1}, {T}, Sacrifice Silent Clearing: Draw a card.|
Sunbaked Canyon|Modern Horizons|247|R||Land|||{T}, Pay 1 life: Add {R} or {W}.${1}, {T}, Sacrifice Sunbaked Canyon: Draw a card.|
Tranquil Thicket|Modern Horizons|248|U||Land|||Tranquil Thicket enters the battlefield tapped.${T}: Add {G}.$Cycling {G}|
Waterlogged Grove|Modern Horizons|249|R||Land|||{T}, Pay 1 life: Add {G} or {U}.${1}, {T}, Sacrifice Waterlogged Grove: Draw a card.|
Snow-Covered Plains|Modern Horizons|250|C||Basic Snow Land - Plains|||({T}: Add {W}.)|
Snow-Covered Island|Modern Horizons|251|C||Basic Snow Land - Island|||({T}: Add {U}.)|