[ZNC] added set

This commit is contained in:
Evan Kranzler 2020-09-09 16:29:45 -04:00
parent 4d4b0b0272
commit cddcea3cb0
4 changed files with 29 additions and 1 deletions

View file

@ -0,0 +1,20 @@
package mage.sets;
import mage.cards.ExpansionSet;
import mage.constants.SetType;
/**
* @author TheElk801
*/
public final class ZendikarRisingCommander extends ExpansionSet {
private static final ZendikarRisingCommander instance = new ZendikarRisingCommander();
public static ZendikarRisingCommander getInstance() {
return instance;
}
private ZendikarRisingCommander() {
super("Zendikar Rising Commander", "ZNC", ExpansionSet.buildDate(2020, 9, 25), SetType.SUPPLEMENTAL);
}
}

View file

@ -218,3 +218,4 @@ WPN Gateway|WPNAndGatewayPromos|
Zendikar|Zendikar|
Zendikar Expeditions|ZendikarExpeditions|
Zendikar Rising|ZendikarRising|
Zendikar Rising Commander|ZendikarRisingCommander|

View file

@ -38728,6 +38728,12 @@ Undergrowth Stadium|Commander Legends|359|R||Land|||Undergrowth Stadium enters t
Vault of Champions|Commander Legends|360|R||Land|||Vault of Champions enters the battlefield tapped unless you have two or more opponents.${T}: Add {W} or {B}.|
Prossh, Skyraider of Kher|Commander Legends|530|M|{3}{B}{R}{G}|Legendary Creature - Dragon|5|5|When you cast this spell, create X 0/1 red Kobold creature tokens named Kobolds of Kher Keep, where X is the amount of mana spent to cast Prossh.$Flying$Sacrifice another creature: Prossh, Skyraider of Kher gets +1/+0 until end of turn.|
Mana Confluence|Commander Legends|721|M||Land|||{T}, Pay 1 life: Add one mana of any color.|
Anowon, the Ruin Thief|Zendikar Rising Commander|1|M|{2}{U}{B}|Legendary Creature - Vampire Rogue|2|4|Other Rogues you control get +1/+1.$Whenever one or more Rogues you control deal combat damage to a player, that player mills a card for each 1 damage dealt to them. If the player mills at least one creature card this way, you draw a card.|
Obuun, Mul Daya Ancestor|Zendikar Rising Commander|2|M|{1}{R}{G}{W}|Legendary Creature - Elf Spirit|3|3|At the beginning of combat on your turn, up to one target land you control becomes an X/X Elemental creature with trample and haste until end of turn, where X is Obuun's power. It's still a land.|
Trove Warden|Zendikar Rising Commander|3|M|{2}{W}{W}|Creature - Cat Beast|3|4|Vigilance$Landfall — Whenever a land enters the battlefield under your control, exile target permanent card with converted mana cost 3 or less from your graveyard.$When Trove Warden dies, put each permanent card exiled with it onto the battlefield under the control of that card's owner.|
Enigma Thief|Zendikar Rising Commander|4|R|{5}{U}{U}|Creature - Sphinx Rogue|5|5|Prowl {3}{U}$Flying$When Enigma Thief enters the battlefield, for each opponent, return up to one target nonland eprmanent that player controls to its owner's hand.|
Whispersteel Dagger|Zendikar Rising Commander|5|R|{2}{B}|Artifact - Equipment|||Equipped creature gets +2/+0.$Whenever equipped creature deals combat damage to a player, you may cast a creature spell from that player's graveyard this turn, and you may spend mana as though it were mana of any color to cast that spell.$Equip {3}|
Geode Rager|Zendikar Rising Commander|6|R|{4}{R}{R}|Creature - Elemental|4|3|First strike$Landfall — Whenever a land enters the battlefield under your control, goad each creature target player controls.|
Angel of Destiny|Zendikar Rising|2|M|{3}{W}{W}|Creature - Angel Cleric|2|6|Flying, double strike$Whenever a creature you control deals combat damage to a player, you and that player each gain that much life.$At the beginning of your end step, if you have at least 15 life more than your starting life total, each player Angel of Destiny attacked this turn loses the game.|
Angelheart Protector|Zendikar Rising|3|C|{2}{W}|Creature - Human Cleric|3|2|When Angelheart Protector enters the battlefield, target creature you control gains indestructible until end of turn.|
Archon of Emeria|Zendikar Rising|4|R|{2}{W}|Creature - Archon|2|3|Flying$Each player can't cast more than one spell each turn.$Nonbasic lands your opponents control enter the battlefield tapped.|

View file

@ -226,5 +226,6 @@ Worldwake|WWK|
Ixalan|XLN|
Zendikar|ZEN|
Zendikar Rising|ZNR|
Zendikar Rising Commander|ZNC|
Star Wars|SWS|
Happy Holidays|HHO|