[EMN] Added additional 7/5 spoilers to mtg-cards-data.txt. Fixed some translated text.

This commit is contained in:
fireshoes 2016-07-05 18:07:41 -05:00
parent f0d169367a
commit edc6ef36ac
2 changed files with 24 additions and 22 deletions

View file

@ -55,10 +55,10 @@ import mage.target.targetpointer.FixedTarget;
*
* @author fireshoes
*/
public class StromkirkMystic extends CardImpl {
public class StromkirkOccultist extends CardImpl {
public StromkirkMystic(UUID ownerId) {
super(ownerId, 146, "Stromkirk Mystic", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{2}{R}");
public StromkirkOccultist(UUID ownerId) {
super(ownerId, 146, "Stromkirk Occultist", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{2}{R}");
this.expansionSetCode = "EMN";
this.subtype.add("Vampire");
this.subtype.add("Horror");
@ -68,37 +68,37 @@ public class StromkirkMystic extends CardImpl {
// Trample
this.addAbility(TrampleAbility.getInstance());
// Whenever Stromkirk Mystic deals combat damage to a player, exile the top card of your library. Until end of turn, you may cast that card.
this.addAbility(new DealsCombatDamageToAPlayerTriggeredAbility(new StromkirkMysticExileEffect(), false));
// Whenever Stromkirk Mystic deals combat damage to a player, exile the top card of your library. Until end of turn, you may play that card.
this.addAbility(new DealsCombatDamageToAPlayerTriggeredAbility(new StromkirkOccultistExileEffect(), false));
// Madness {1}{R}
this.addAbility(new MadnessAbility(this, new ManaCostsImpl("{1}{R}")));
}
public StromkirkMystic(final StromkirkMystic card) {
public StromkirkOccultist(final StromkirkOccultist card) {
super(card);
}
@Override
public StromkirkMystic copy() {
return new StromkirkMystic(this);
public StromkirkOccultist copy() {
return new StromkirkOccultist(this);
}
}
class StromkirkMysticExileEffect extends OneShotEffect {
class StromkirkOccultistExileEffect extends OneShotEffect {
public StromkirkMysticExileEffect() {
public StromkirkOccultistExileEffect() {
super(Outcome.Detriment);
this.staticText = "Exile the top card of your library. Until end of turn, you may cast that card";
this.staticText = "Exile the top card of your library. Until end of turn, you may play that card";
}
public StromkirkMysticExileEffect(final StromkirkMysticExileEffect effect) {
public StromkirkOccultistExileEffect(final StromkirkOccultistExileEffect effect) {
super(effect);
}
@Override
public StromkirkMysticExileEffect copy() {
return new StromkirkMysticExileEffect(this);
public StromkirkOccultistExileEffect copy() {
return new StromkirkOccultistExileEffect(this);
}
@Override
@ -111,7 +111,7 @@ class StromkirkMysticExileEffect extends OneShotEffect {
if (card != null) {
String exileName = new StringBuilder(sourcePermanent.getIdName()).append(" <this card may be played the turn it was exiled>").toString();
controller.moveCardToExileWithInfo(card, source.getSourceId(), exileName, source.getSourceId(), game, Zone.LIBRARY, true);
ContinuousEffect effect = new StromkirkMysticCastFromExileEffect();
ContinuousEffect effect = new StromkirkOccultistPlayFromExileEffect();
effect.setTargetPointer(new FixedTarget(card.getId()));
game.addEffect(effect, source);
}
@ -121,14 +121,14 @@ class StromkirkMysticExileEffect extends OneShotEffect {
}
}
class StromkirkMysticCastFromExileEffect extends AsThoughEffectImpl {
class StromkirkOccultistPlayFromExileEffect extends AsThoughEffectImpl {
public StromkirkMysticCastFromExileEffect() {
public StromkirkOccultistPlayFromExileEffect() {
super(AsThoughEffectType.PLAY_FROM_NOT_OWN_HAND_ZONE, Duration.EndOfTurn, Outcome.Benefit);
staticText = "You may play the card from exile";
}
public StromkirkMysticCastFromExileEffect(final StromkirkMysticCastFromExileEffect effect) {
public StromkirkOccultistPlayFromExileEffect(final StromkirkOccultistPlayFromExileEffect effect) {
super(effect);
}
@ -138,8 +138,8 @@ class StromkirkMysticCastFromExileEffect extends AsThoughEffectImpl {
}
@Override
public StromkirkMysticCastFromExileEffect copy() {
return new StromkirkMysticCastFromExileEffect(this);
public StromkirkOccultistPlayFromExileEffect copy() {
return new StromkirkOccultistPlayFromExileEffect(this);
}
@Override

View file

@ -57352,7 +57352,8 @@ Abolisher of Bloodlines|Eldritch Moon|111|R||Creature - Eldrazi Vampire|6|5|Flyi
Wailing Ghoul|Eldritch Moon|112|C|{1}{B}|Creature - Zombie|1|3|When Wailing Ghoul enters the battlefield, put the top two cards of your library into your graveyard.|
Whispers of Emrakul|Eldritch Moon|114|U|{1}{B}|Sorcery|||Target opponent discards a card at random.$<i>Delirium</i> &mdash; If there are four or more card types among cards in your graveyard, that player discards two cards at random instead.|
Assembled Alphas|Eldritch Moon|117|R|{5}{R}|Creature - Wolf|5|5|Whenever Assembled Alphas blocks or becomes blocked by a creature, Assembled Alphas deals 3 damage to that creature and 3 damage to that creature's controller.|
Collective Resistance|Eldritch Moon|123|R|{1}{R}{R}|Sorcery|||Escalate {1} <i>(Pay this cost for each mode chosen beyond the first.)</i>$Choose one or more &mdash; Target player discards all cards in his or her hand, then draws that many cards.; Collective Resistance deals 4 damage to target creature.; Collective Resistance deals 3 damage to target opponent.|
Collective Defiance|Eldritch Moon|123|R|{1}{R}{R}|Sorcery|||Escalate {1} <i>(Pay this cost for each mode chosen beyond the first.)</i>$Choose one or more &mdash; Target player discards all cards in his or her hand, then draws that many cards.; Collective Defiance deals 4 damage to target creature.; Collective Defiance deals 3 damage to target opponent.|
Falkenrath Reaver|Eldritch Moon|127|C|{1}{R}|Creature - Vampire|2|2||
Galvanic Bombardment|Eldritch Moon|129|C|{R}|Instant|||Galvanic Bombardment deals X damage to target creature, where X is 2 plus the number of cards named Galvanic Bombardment in your graveyard.|
Hanweir Garrison|Eldritch Moon|130|R|{2}{R}|Creature - Human Soldier|2|3|Whenever Hanweir Garrison attacks, put two 1/1 red Human creature tokens onto the battlefield tapped and attacking.$<i>(Melds with Hanweir Battlements.)</i>|
Hanweir, the Writhing Township|Eldritch Moon|130|R||Legendary Creature - Eldrazi Ooze|7|4|Trample, haste$Whenever Hanweir, the Writhing Township attacks, put two 3/2 colorless Eldrazi Horror creature tokens onto the battlefield tapped and attacking.|
@ -57361,7 +57362,7 @@ Incendiary Flow|Eldritch Moon|133|U|{1}{R}|Sorcery|||Incendiary Flow deals 3 dam
Mirrorwing Dragon|Eldritch Moon|136|M|{3}{R}{R}|Creature - Dragon|4|5|Flying$Whenever a player casts an instant or sorcery spell that targets only Mirrorwing Dragon, that player copies that spell for each other creature he or she controls that the spell could target. Each copy targets a different one of those creatures.|
Smoldering Werewolf|Eldritch Moon|142|U|{2}{R}{R}|Creature - Werewolf Horror|3|2|When Smoldering Werewolf enters the battlefield, it deals 1 damage to each of up to two target creatures.${4}{R}{R}: Transform Smoldering Werewolf.|
Erupting Dreadwolf|Eldritch Moon|142|U||Creature - Eldrazi Werewolf|6|4|Whenever Erupting Dreadwolf attacks, it deals 2 damage to target creature or player.|
Stromkirk Mystic|Eldritch Moon|146|R|{2}{R}|Creature - Vampire Horror|3|2|Trample$Whenever Stromkirk Mystic deals combat damage to a player, exile the top card of your library. Until end of turn, you may cast that card.$Madness {1}{R} <i>(If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)</i>|
Stromkirk Occultist|Eldritch Moon|146|R|{2}{R}|Creature - Vampire Horror|3|2|Trample$Whenever Stromkirk Occultist deals combat damage to a player, exile the top card of your library. Until end of turn, you may play that card.$Madness {1}{R} <i>(If you discard this card, discard it into exile. When you do, cast it for its madness cost or put it into your graveyard.)</i>|
Vildin-Pack Outcast|Eldritch Moon|148|C|{4}{R}|Creature - Werewolf Horror|4|4|Trample${R}: Vildin-Pack Outcast gets +1/-1 until end of turn.${5}{R}{R}: Transform Vildin-Pack Outcast.|
Dronepack Kindred|Eldritch Moon|148|C||Creature - Eldrazi Werewolf|5|7|Trample${1}: Dronepack Kindred gets +1/+0 until end of turn.|
Eldritch Evolution|Eldritch Moon|155|R|{1}{G}{G}|Sorcery|||As an additional cost to cast Eldritch Evolution, sacrifice a creature.$Search your library for a creature card with converted mana cost X or less, where X is 2 plus the sacrificed creature's converted mana cost. Put that card onto the battlefield, then shuffle your library. Exile Eldritch Evolution.|
@ -57371,6 +57372,7 @@ Gnarlwood Dryad|Eldritch Moon|159|U|{G}|Creature - Dryad Horror|1|1|Deathtouch$<
Grapple with the Past|Eldritch Moon|160|C|{1}{G}|Instant|||Put the top three cards of your library into your graveyard, then you may return a creature or land card from your graveyard to your hand.|
Ishkanah, Grafwidow|Eldritch Moon|162|M|{4}{G}|Legendary Creature - Spider|3|5|Reach$<i>Delirium</i> &mdash When Ishkanah, Grafwidow enters the battlefield, if there are four or more card types among cards in your graveyard, put three 1/2 green Spider creature tokens with reach onto the battlefield.${5}{B}: Target opponent loses 1 life for each Spider you control.|
Kessig Prowler|Eldritch Moon|163|U|{G}|Creature - Werewolf Horror|2|1|{4}{G}: Transform Kessig Prowler.|
Permeating Mass|Eldritch Moon|165|R|{G}|Creature - Spirit|1|3|Whenever Permeating Mass deals combat damage to a creature, that creature becomes a copy of Permeating Mass.|
Prey Upon|Eldritch Moon|166|C|{G}|Sorcery|||Target creature you control fights target creature you don't control.|
Sinous Predator|Eldritch Moon|163|U||Creature - Eldrazi Werewolf|4|4|Sinous Predator can't be blocked by more than one creature.|
Spirit of the Hunt|Eldritch Moon|170|R|{1}{G}{G}|Creature - Wolf Spirit|3|3|Flash$When Spirit of the Hunt enters the battlefield, each other creature you control that's a Wolf or a Werewolf gets +0/+3 until end of turn.|