mirror of
https://github.com/correl/mage.git
synced 2024-11-15 03:00:16 +00:00
updated WAR spoiler and reprints
This commit is contained in:
parent
c39e427cd8
commit
eaa63192c0
2 changed files with 6 additions and 0 deletions
|
@ -132,6 +132,7 @@ public final class WarOfTheSpark extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("No Escape", 63, Rarity.COMMON, mage.cards.n.NoEscape.class));
|
||||
cards.add(new SetCardInfo("Ob Nixilis's Cruelty", 101, Rarity.COMMON, mage.cards.o.ObNixilissCruelty.class));
|
||||
cards.add(new SetCardInfo("Ob Nixilis, the Hate-Twisted", 100, Rarity.UNCOMMON, mage.cards.o.ObNixilisTheHateTwisted.class));
|
||||
cards.add(new SetCardInfo("Orzhov Guildgate", 269, Rarity.COMMON, mage.cards.o.OrzhovGuildgate.class));
|
||||
cards.add(new SetCardInfo("Paradise Druid", 171, Rarity.UNCOMMON, mage.cards.p.ParadiseDruid.class));
|
||||
cards.add(new SetCardInfo("Parhelion II", 24, Rarity.RARE, mage.cards.p.ParhelionII.class));
|
||||
cards.add(new SetCardInfo("Plains", 250, Rarity.LAND, mage.cards.basiclands.Plains.class, NON_FULL_USE_VARIOUS));
|
||||
|
|
|
@ -34961,6 +34961,7 @@ Courage in Crisis|War of the Spark|158|C|{2}{G}|Sorcery|||Put a +1/+1 counter on
|
|||
Evolution Sage|War of the Spark|159|U|{2}{G}|Creature - Elf Druid|3|2|Whenever a land enters the battlefield under your control, proliferate.|
|
||||
Forced Landing|War of the Spark|161|C|{1}{G}|Instant|||Put target creature with flying on the bottom of its owner's library.|
|
||||
Giant Growth|War of the Spark|162|C|{G}|Instant|||Target creature gets +3/+3 until end of turn.|
|
||||
God-Eternal Rhonas|War of the Spark|163|M|{3}{G}{G}|Legendary Creature - Zombie God|5|5|Deathtouch$When God-Eternal Rhonas enters the battlefield, double the power of each other creature you control until end of turn. Those creatures gain vigilance until end of turn.$When God-Eternal Rhonas dies or is put into exile from the battlefield, you may put it into its owner's library third from the top.|
|
||||
Jiang Yanggu, Wildcrafter|War of the Spark|164|U|{2}{G}|Legendary Planeswalker - Yanggu|3|Each creature you control with a +1/+1 counter on it has "{T}: Add one mana of any color."$-1: Put a +1/+1 counter on target creature.|
|
||||
Kronch Wrangler|War of the Spark|166|C|{1}{G}|Creature - Human Warrior|2|1|Trample$Whenever a creature with power 4 or greater enters the battlefield under your control, put a +1/+1 counter on Kronch Wrangler.|
|
||||
Mowu, Loyal Companion|War of the Spark|167|U|{3}{G}|Legendary Creature - Hound|3|3|Trample, vigilance$If one or more +1/+1 counters would be put on Mowu, Loyal Companion, that many plus one +1/+1 counters are put on it instead.|
|
||||
|
@ -35025,4 +35026,8 @@ Island|War of the Spark|254|C||Basic Land - Island|||({T}: Add {U}.)|
|
|||
Swamp|War of the Spark|258|C||Basic Land - Swamp|||({T}: Add {B}.)|
|
||||
Mountain|War of the Spark|261|C||Basic Land - Mountain|||({T}: Add {R}.)|
|
||||
Forest|War of the Spark|264|C||Basic Land - Forest|||({T}: Add {G}.)|
|
||||
Gideon, the Oathsworn|War of the Spark|265|M|{4}{W}{W}|Legendary Planeswalker - Gideon|4|Whenever you attack with two or more non-Gideon creatures, put a +1/+1 counter on each of those creatures.$+2: Until end of turn, Gideon, the Oathsworn becomes a 5/5 white Soldier creature that's still a planeswalker. Prevent all damage that would be dealt to him this turn.$-9: Exile Gideon, the Oathsworn and each creature your opponents control.|
|
||||
Desperate Lunge|War of the Spark|266|C|{1}{W}|Instant|||Target creature gets +2/+2 and gains flying until end of turn. You gain 2 life.|
|
||||
Gideon's Battle Cry|War of the Spark|267|R|{2}{W}{W}|Sorcery|||Put a +1/+1 counter on each creature you control. You may search your library and/or graveyard for a card named Gideon, the Oathsworn, reveal it, and put it into your hand. If you search your library this way, shuffle it.|
|
||||
Orzhov Guildgate|War of the Spark|269|C||Land - Gate|||Orzhov Guildgate enters the battlefield tapped.${T}: Add {W} or {B}.|
|
||||
Tezzeret, Master of the Bridge|War of the Spark|275|M|{4}{U}{B}|Legendary Planeswalker - Tezzeret|5|Creature and planeswalker spells you cast have affinity for artifacts.$+2: Tezzeret, Master of the Bridge deals X damage to each opponent, where X is the number of artifacts you control. You gain X life.$-3: Return target artifact card from your graveyard to your hand.$-8: Exile the top ten cards of your library. Put all artifact cards from among them onto the battlefield.|
|
Loading…
Reference in a new issue