From 5dd06d22d81558dffd11e89de78b4916615f2c71 Mon Sep 17 00:00:00 2001 From: fireshoes Date: Sun, 9 Oct 2016 17:07:58 -0500 Subject: [PATCH] Fixed Hydrolash tooltip. Fixed Padeem supertype. --- Mage.Sets/src/mage/cards/h/Hydrolash.java | 2 +- Mage.Sets/src/mage/cards/p/PadeemConsulOfInnovation.java | 2 +- Utils/mtg-cards-data.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Mage.Sets/src/mage/cards/h/Hydrolash.java b/Mage.Sets/src/mage/cards/h/Hydrolash.java index 11cd798fc64..bd525201707 100644 --- a/Mage.Sets/src/mage/cards/h/Hydrolash.java +++ b/Mage.Sets/src/mage/cards/h/Hydrolash.java @@ -46,7 +46,7 @@ public class Hydrolash extends CardImpl { super(ownerId,setInfo,new CardType[]{CardType.INSTANT},"{2}{U}"); // Attacking creatures get -2/-0 until end of turn. - this.getSpellAbility().addEffect(new BoostAllEffect(-2, 0, Duration.EndOfTurn, new FilterAttackingCreature(), false)); + this.getSpellAbility().addEffect(new BoostAllEffect(-2, 0, Duration.EndOfTurn, new FilterAttackingCreature("Attacking creatures"), false)); // Draw a card. this.getSpellAbility().addEffect(new DrawCardSourceControllerEffect(1)); } diff --git a/Mage.Sets/src/mage/cards/p/PadeemConsulOfInnovation.java b/Mage.Sets/src/mage/cards/p/PadeemConsulOfInnovation.java index 178bbe36d0f..e15b1c2e2d4 100644 --- a/Mage.Sets/src/mage/cards/p/PadeemConsulOfInnovation.java +++ b/Mage.Sets/src/mage/cards/p/PadeemConsulOfInnovation.java @@ -53,7 +53,7 @@ public class PadeemConsulOfInnovation extends CardImpl { public PadeemConsulOfInnovation(UUID ownerId, CardSetInfo setInfo) { super(ownerId,setInfo,new CardType[]{CardType.CREATURE},"{3}{U}"); - this.supertype.add("Lengendary"); + this.supertype.add("Legendary"); this.subtype.add("Veldalken"); this.subtype.add("Artificer"); this.power = new MageInt(1); diff --git a/Utils/mtg-cards-data.txt b/Utils/mtg-cards-data.txt index 241c0b87b2d..5d1db04c7cc 100644 --- a/Utils/mtg-cards-data.txt +++ b/Utils/mtg-cards-data.txt @@ -29720,7 +29720,7 @@ Malfunction|Kaladesh|55|C|{3}{U}|Enchantment - Aura|||Enchant artifact or creatu Metallurgic Summonings|Kaladesh|56|M|{3}{U}{U}|Enchantment|||Whenever you cast an instant or sorcery spell, create an X/X colorless Construct artifact creature token, where X is that spell's converted mana cost.${3}{U}{U}, Exile Metallurgic Summonings: Return all instant and sorcery cards from your graveyard to your hand. Activate this ability only if you control six or more artifacts.| Minister of Inquiries|Kaladesh|57|U|{U}|Creature - Vedalken Advisor |1|2|When Minister of Inquiries enters the the battlefield, you get {E}{E}.$Ta[. Pay {E}: Target player puts three cards of his or her library into his or her graveyard.| Nimble Innovator|Kaladesh|58|C|{3}{U}|Creature - Veldaken Artificer|2|2|When Nimble Innovator enters the battlefield, draw a card.| -Padeem, Consul of Innovation|Kaladesh|59|R|{3}{U}|Lengendary Creature - Veldalken Artificer|1|4|Artifacts you control have hexproof.$At the beginning of your upkeep, if you control the artifact with the highest converted mana cost or tied for the highest converted mana cost, draw a card.| +Padeem, Consul of Innovation|Kaladesh|59|R|{3}{U}|Legendary Creature - Veldalken Artificer|1|4|Artifacts you control have hexproof.$At the beginning of your upkeep, if you control the artifact with the highest converted mana cost or tied for the highest converted mana cost, draw a card.| Paradoxical Outcome|Kaladesh|60|R|{3}{U}|Instant|||Return any number of target nonland, nontoken permanents you control to their owners' hands. Draw a card for each card returned to your hand this way.| Revolutionary Rebuff|Kaladesh|61|C|{1}{U}|Instant|||Counter target nonartifact spell unless its controller pays 2.| Saheeli's Artistry|Kaladesh|62|R|{4}{U}{U}|Sorcery|||Choose one or both —$• Create a token that's a copy of target artifact.$• Create a token that's a copy of target creature, except that it's an artifact in addition to its other types.|