mirror of
https://github.com/correl/mage.git
synced 2024-11-14 19:19:32 +00:00
updated RNA spoiler
This commit is contained in:
parent
dec7f03820
commit
417de2b22e
5 changed files with 15 additions and 11 deletions
|
@ -1,5 +1,6 @@
|
|||
package mage.cards.c;
|
||||
|
||||
import mage.MageInt;
|
||||
import mage.abilities.Ability;
|
||||
import mage.abilities.common.EntersBattlefieldTriggeredAbility;
|
||||
import mage.abilities.effects.common.ExileTargetEffect;
|
||||
|
@ -26,6 +27,8 @@ public final class CarrionImp extends CardImpl {
|
|||
super(ownerId, setInfo, new CardType[]{CardType.CREATURE}, "{3}{B}");
|
||||
|
||||
this.subtype.add(SubType.IMP);
|
||||
this.power = new MageInt(2);
|
||||
this.toughness = new MageInt(3);
|
||||
|
||||
// Flying
|
||||
this.addAbility(FlyingAbility.getInstance());
|
||||
|
|
|
@ -20,7 +20,7 @@ import java.util.UUID;
|
|||
public final class DaggerCaster extends CardImpl {
|
||||
|
||||
public DaggerCaster(UUID ownerId, CardSetInfo setInfo) {
|
||||
super(ownerId, setInfo, new CardType[]{CardType.CREATURE}, "{3}{B}");
|
||||
super(ownerId, setInfo, new CardType[]{CardType.CREATURE}, "{3}{R}");
|
||||
|
||||
this.subtype.add(SubType.VIASHINO);
|
||||
this.subtype.add(SubType.ROGUE);
|
||||
|
|
|
@ -19,7 +19,7 @@ import java.util.UUID;
|
|||
/**
|
||||
* @author TheElk801
|
||||
*/
|
||||
public final class SummaryJudgement extends CardImpl {
|
||||
public final class SummaryJudgment extends CardImpl {
|
||||
|
||||
private static final FilterPermanent filter = new FilterCreaturePermanent("tapped creature");
|
||||
|
||||
|
@ -27,7 +27,7 @@ public final class SummaryJudgement extends CardImpl {
|
|||
filter.add(new TappedPredicate());
|
||||
}
|
||||
|
||||
public SummaryJudgement(UUID ownerId, CardSetInfo setInfo) {
|
||||
public SummaryJudgment(UUID ownerId, CardSetInfo setInfo) {
|
||||
super(ownerId, setInfo, new CardType[]{CardType.INSTANT}, "{1}{W}");
|
||||
|
||||
// Summary Judgement deals 3 damage to target tapped creature.
|
||||
|
@ -36,13 +36,13 @@ public final class SummaryJudgement extends CardImpl {
|
|||
this.getSpellAbility().addTarget(new TargetPermanent(filter));
|
||||
}
|
||||
|
||||
private SummaryJudgement(final SummaryJudgement card) {
|
||||
private SummaryJudgment(final SummaryJudgment card) {
|
||||
super(card);
|
||||
}
|
||||
|
||||
@Override
|
||||
public SummaryJudgement copy() {
|
||||
return new SummaryJudgement(this);
|
||||
public SummaryJudgment copy() {
|
||||
return new SummaryJudgment(this);
|
||||
}
|
||||
}
|
||||
|
|
@ -243,7 +243,7 @@ public final class RavnicaAllegiance extends ExpansionSet {
|
|||
cards.add(new SetCardInfo("Spire Mangler", 86, Rarity.UNCOMMON, mage.cards.s.SpireMangler.class));
|
||||
cards.add(new SetCardInfo("Spirit of the Spires", 23, Rarity.UNCOMMON, mage.cards.s.SpiritOfTheSpires.class));
|
||||
cards.add(new SetCardInfo("Stomping Ground", 259, Rarity.RARE, mage.cards.s.StompingGround.class));
|
||||
cards.add(new SetCardInfo("Summary Judgement", 24, Rarity.COMMON, mage.cards.s.SummaryJudgement.class));
|
||||
cards.add(new SetCardInfo("Summary Judgment", 24, Rarity.COMMON, mage.cards.s.SummaryJudgment.class));
|
||||
cards.add(new SetCardInfo("Sunder Shaman", 210, Rarity.UNCOMMON, mage.cards.s.SunderShaman.class));
|
||||
cards.add(new SetCardInfo("Swamp", 262, Rarity.LAND, mage.cards.basiclands.Swamp.class, NON_FULL_USE_VARIOUS));
|
||||
cards.add(new SetCardInfo("Swirling Torrent", 56, Rarity.UNCOMMON, mage.cards.s.SwirlingTorrent.class));
|
||||
|
|
|
@ -34581,7 +34581,7 @@ Angelic Exaltation|Ravnica Allegiance|2|U|{3}{W}|Enchantment|||Whenever a creatu
|
|||
Archway Angel|Ravnica Allegiance|3|U|{5}{W}|Creature - Angel|3|4|Flying$When Archway Angel enters the battlefield, you gain 2 life for each Gate you control.|
|
||||
Arrester's Zeal|Ravnica Allegiance|4|C|{W}|Instant|||Target creature gets +2/+2 until end of turn.$Addendum — If you cast this spell during your main phase, that creature gains flying until end of turn.|
|
||||
Bring to Trial|Ravnica Allegiance|5|C|{2}{W}|Sorcery|||Exile target creature with power 4 or greater.|
|
||||
Civic Stalwart|Ravnica Allegiance|6|C|{3}{W}|Creature - Elephant Soilder|3|3|When Civic Stalwart enters the battlefield, creatures you control get +1/+1 until end of turn.|
|
||||
Civic Stalwart|Ravnica Allegiance|6|C|{3}{W}|Creature - Elephant Soldier|3|3|When Civic Stalwart enters the battlefield, creatures you control get +1/+1 until end of turn.|
|
||||
Concordia Pegasus|Ravnica Allegiance|7|C|{1}{W}|Creature - Pegasus|1|3|Flying|
|
||||
Expose to Daylight|Ravnica Allegiance|8|C|{2}{W}|Instant|||Destroy target artifact or enchantment. Scry 1.|
|
||||
Forbidding Spirit|Ravnica Allegiance|9|U|{1}{W}{W}|Creature - Spirit Cleric|3|3|When Forbidding Spirit enters the battlefield, until your next turn, creatures can't attack you or a planeswalker you control unless their controller pays {2} for each of those creatures.|
|
||||
|
@ -34593,6 +34593,7 @@ Knight of Sorrows|Ravnica Allegiance|14|C|{4}{W}|Creature - Human Knight|3|3|Kni
|
|||
Lumbering Battlement|Ravnica Allegiance|15|R|{4}{W}|Creature - Beast|4|5|Vigilance$When Lumbering Battlement enters the battlefield, exile any number of other nontoken creatures you control until it leaves the battlefield.$Lumbering Battlement gets +2/+2 for each card exiled with it.|
|
||||
Ministrant of Obligation|Ravnica Allegiance|16|U|{2}{W}|Creature - Human Cleric|2|1|Afterlife 2|
|
||||
Prowling Caracal|Ravnica Allegiance|17|C|{1}{W}|Creature - Cat|3|1||
|
||||
Rally to Battle|Ravnica Allegiance|18|U|{3}{W}|Instant|||Creatures you control get +1/+3 until end of turn. Untap them.|
|
||||
Resolute Watchdog|Ravnica Allegiance|19|U|{W}|Creature - Hound|1|3|Defender${1}, Sacrifice Resolute Watchdog: Target creature you control gains indestructible until end of turn.|
|
||||
Sentinel's Mark|Ravnica Allegiance|20|U|{1}{W}|Enchantment - Aura|||Flash$Enchant creature$Enchanted creature gets +1/+2 and has vigilance.$Addendum — When Sentinel's Mark enters the battlefield, if you cast it during your main phase, enchanted creature gains lifelink until end of turn.|
|
||||
Sky Tether|Ravnica Allegiance|21|U|{W}|Enchantment - Aura|||Enchant creature$Enchanted creature has defender and loses flying.|
|
||||
|
@ -34640,7 +34641,7 @@ Bankrupt in Blood|Ravnica Allegiance|62|U|{1}{B}|Sorcery|||As an additional cost
|
|||
Blade Juggler|Ravnica Allegiance|63|C|{4}{B}|Creature - Human Rogue|3|2|Spectacle {2}{B}$When Blade Juggler enters the battlefield, it deals 1 damage to you and you draw a card.|
|
||||
Bladebrand|Ravnica Allegiance|64|C|{1}{B}|Instant|||Target creature gains deathtouch until end of turn.$Draw a card.|
|
||||
Bloodmist Infiltrator|Ravnica Allegiance|65|U|{2}{B}|Creature - Vampire|3|1|Whenever Bloodmist Infiltrator attacks, you may sacrifice another creature. If you do, Bloodmist Infiltrator can't be blocked this turn.|
|
||||
Carrion Imp|Ravnica Allegiance|66|C|{3}{B}|Creature - Imp|||Flying$When Carrion Imp enters the battlefield, you may exile target creature card from a graveyard. If you do, you gain 2 life.|
|
||||
Carrion Imp|Ravnica Allegiance|66|C|{3}{B}|Creature - Imp|2|3|Flying$When Carrion Imp enters the battlefield, you may exile target creature card from a graveyard. If you do, you gain 2 life.|
|
||||
Catacomb Crocodile|Ravnica Allegiance|67|C|{4}{B}|Creature - Crocodile|3|7||
|
||||
Clear the Stage|Ravnica Allegiance|68|U|{4}{B}|Instant|||Target creature gets -3/-3 until end of turn. If you control a creature with power 4 or greater, you may return up to one target creature card from your graveyard to your hand.|
|
||||
Consign to the Pit|Ravnica Allegiance|69|C|{5}{B}|Sorcery|||Destroy target creature. Consign to the Pit deals 2 damage to that creature's controller.|
|
||||
|
@ -34671,7 +34672,7 @@ Burn Bright|Ravnica Allegiance|93|C|{2}{R}|Instant|||Creatures you control get +
|
|||
Burning-Tree Vandal|Ravnica Allegiance|94|C|{2}{R}|Creature - Human Rogue|2|1|Riot$Whenever Burning-Tree Vandal attacks, you may discard a card. If you do, draw a card.|
|
||||
Cavalcade of Calamity|Ravnica Allegiance|95|U|{1}{R}|Enchantment|||Whenever a creature you control with power 1 or less attacks, Cavalcade of Calamity deals 1 damage to the player or planeswalker that creature is attacking.|
|
||||
Clamor Shaman|Ravnica Allegiance|96|U|{2}{R}|Creature - Goblin Shaman|1|1|Riot$Whenever Clamor Shaman attacks, target creature an opponent controls can't block this turn.|
|
||||
Dagger Caster|Ravnica Allegiance|97|U|{3}{B}|Creature - Viashino Rogue|2|3|When Dagger Caster enters the battlefield, it deals 1 damage to each opponent and 1 damage to each creature your opponents control.|
|
||||
Dagger Caster|Ravnica Allegiance|97|U|{3}{R}|Creature - Viashino Rogue|2|3|When Dagger Caster enters the battlefield, it deals 1 damage to each opponent and 1 damage to each creature your opponents control.|
|
||||
Deface|Ravnica Allegiance|98|C|{R}|Sorcery|||Choose one —$• Destroy target artifact.$• Destroy target creature with defender.|
|
||||
Electrodominance|Ravnica Allegiance|99|R|{X}{R}{R}|Instant|||Electrodominance deals X damage to any target. You may cast a card with converted mana cost X or less from your hand without paying its mana cost.|
|
||||
Feral Maaka|Ravnica Allegiance|100|C|{1}{R}|Creature - Cat|2|2||
|
||||
|
@ -34792,7 +34793,7 @@ Zegana, Utopian Speaker|Ravnica Allegiance|214|R|{2}{G}{U}|Legendary Creature -
|
|||
Zhur-Taa Goblin|Ravnica Allegiance|215|U|{R}{G}|Creature - Goblin Berserker|2|2|Riot|
|
||||
Footlight Fiend|Ravnica Allegiance|216|C|{B/R}|Creature - Devil|1|1|When Footlight Fiend dies, it deals 1 damage to any target.|
|
||||
Rubble Slinger|Ravnica Allegiance|217|C|{2}{R/G}|Creature - Human Warrior|2|3|Reach|
|
||||
Scuttlegator|Ravnica Allegiance|218|C|{4}{G/U}{G/U}|Creature - Turtle Crab Crocodile|6|6|Defender${6}{G/U}{G/U}: Adapt 3.$As long as Scuttlegator has a +1/+1 counter on it, it can attack as though it didn't have defender.|
|
||||
Scuttlegator|Ravnica Allegiance|218|C|{4}{G/U}{G/U}|Creature - Crab Turtle Crocodile|6|6|Defender${6}{G/U}{G/U}: Adapt 3.$As long as Scuttlegator has a +1/+1 counter on it, it can attack as though it didn't have defender.|
|
||||
Senate Griffin|Ravnica Allegiance|219|C|{2}{W/U}{W/U}|Creature - Griffin|3|2|Flying$When Senate Griffin enters the battlefield, scry 1.|
|
||||
Vizkopa Vampire|Ravnica Allegiance|220|C|{2}{W/B}|Creature - Vampire|3|1|Lifelink|
|
||||
Bedazzle|Ravnica Allegiance|221|R|{4}{B}{R}|Instant|||Destroy target nonbasic land. Bedazzle deals 2 damage to target opponent or planeswalker.|
|
||||
|
|
Loading…
Reference in a new issue