[refactor] removed generic parmaeter from CardImpl

This commit is contained in:
North 2014-06-02 21:15:53 +03:00
parent 8679e2b3d7
commit 14fa5b0f57
8167 changed files with 8169 additions and 8174 deletions

View file

@ -44,7 +44,7 @@ import mage.game.Game;
*
* @author LevelX2
*/
public class AgelessEntity extends CardImpl<AgelessEntity> {
public class AgelessEntity extends CardImpl {
public AgelessEntity(UUID ownerId) {
super(ownerId, 18, "Ageless Entity", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{3}{G}{G}");

View file

@ -49,7 +49,7 @@ import mage.target.TargetPlayer;
*
* @author North
*/
public class Anathemancer extends CardImpl<Anathemancer> {
public class Anathemancer extends CardImpl {
public Anathemancer(UUID ownerId) {
super(ownerId, 33, "Anathemancer", Rarity.UNCOMMON, new CardType[]{CardType.CREATURE}, "{1}{B}{R}");

View file

@ -52,7 +52,7 @@ import mage.target.TargetPlayer;
*
* @author jeffwadsworth
*/
public class ArchitectsOfWill extends CardImpl<ArchitectsOfWill> {
public class ArchitectsOfWill extends CardImpl {
public ArchitectsOfWill(UUID ownerId) {
super(ownerId, 17, "Architects of Will", Rarity.COMMON, new CardType[]{CardType.ARTIFACT, CardType.CREATURE}, "{2}{U}{B}");

View file

@ -39,7 +39,7 @@ import mage.cards.CardImpl;
*
* @author Loki
*/
public class ArdentPlea extends CardImpl<ArdentPlea> {
public class ArdentPlea extends CardImpl {
public ArdentPlea (UUID ownerId) {
super(ownerId, 1, "Ardent Plea", Rarity.UNCOMMON, new CardType[]{CardType.ENCHANTMENT}, "{1}{W}{U}");

View file

@ -50,7 +50,7 @@ import mage.target.common.TargetCardInHand;
*
* @author jeffwadsworth
*/
public class ArsenalThresher extends CardImpl<ArsenalThresher> {
public class ArsenalThresher extends CardImpl {
public ArsenalThresher(UUID ownerId) {
super(ownerId, 131, "Arsenal Thresher", Rarity.COMMON, new CardType[]{CardType.ARTIFACT, CardType.CREATURE}, "{2}{W/B}{U}");

View file

@ -49,7 +49,7 @@ import mage.target.common.TargetCreaturePermanent;
*
* @author jeffwadsworth
*/
public class AvenMimeomancer extends CardImpl<AvenMimeomancer> {
public class AvenMimeomancer extends CardImpl {
public AvenMimeomancer(UUID ownerId) {
super(ownerId, 2, "Aven Mimeomancer", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{1}{W}{U}");

View file

@ -46,7 +46,7 @@ import mage.target.TargetPermanent;
*
* @author jeffwadsworth
*/
public class BantSojourners extends CardImpl<BantSojourners> {
public class BantSojourners extends CardImpl {
public BantSojourners(UUID ownerId) {
super(ownerId, 125, "Bant Sojourners", Rarity.COMMON, new CardType[]{CardType.CREATURE}, "{1}{G}{W}{U}");

View file

@ -49,7 +49,7 @@ import mage.filter.predicate.permanent.AnotherPredicate;
*
* @author jeffwadsworth
*/
public class BantSureblade extends CardImpl<BantSureblade> {
public class BantSureblade extends CardImpl {
private static final FilterControlledPermanent filter = new FilterControlledPermanent("another multicolor permanent");

View file

@ -49,7 +49,7 @@ import mage.constants.AttachmentType;
*
* @author BetaSteward_at_googlemail.com
*/
public class BehemothSledge extends CardImpl<BehemothSledge> {
public class BehemothSledge extends CardImpl {
public BehemothSledge(UUID ownerId) {
super(ownerId, 65, "Behemoth Sledge", Rarity.UNCOMMON, new CardType[]{CardType.ARTIFACT}, "{1}{G}{W}");

View file

@ -40,7 +40,7 @@ import mage.target.common.TargetCreaturePermanent;
*
* @author BetaSteward_at_googlemail.com
*/
public class BituminousBlast extends CardImpl<BituminousBlast> {
public class BituminousBlast extends CardImpl {
public BituminousBlast(UUID ownerId) {
super(ownerId, 34, "Bituminous Blast", Rarity.UNCOMMON, new CardType[]{CardType.INSTANT}, "{3}{B}{R}");

View file

@ -45,7 +45,7 @@ import mage.players.Player;
*
* @author jeffwadsworth
*/
public class BlitzHellion extends CardImpl<BlitzHellion> {
public class BlitzHellion extends CardImpl {
public BlitzHellion(UUID ownerId) {
super(ownerId, 49, "Blitz Hellion", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{3}{R}{G}");

View file

@ -41,7 +41,7 @@ import mage.cards.CardImpl;
*
* @author BetaSteward_at_googlemail.com
*/
public class BloodbraidElf extends CardImpl<BloodbraidElf> {
public class BloodbraidElf extends CardImpl {
public BloodbraidElf(UUID ownerId) {
super(ownerId, 50, "Bloodbraid Elf", Rarity.UNCOMMON, new CardType[]{CardType.CREATURE}, "{2}{R}{G}");

View file

@ -39,7 +39,7 @@ import mage.target.common.TargetOpponent;
*
* @author Loki
*/
public class Brainbite extends CardImpl<Brainbite> {
public class Brainbite extends CardImpl {
public Brainbite(UUID ownerId) {
super(ownerId, 18, "Brainbite", Rarity.COMMON, new CardType[]{CardType.SORCERY}, "{2}{U}{B}");

View file

@ -38,7 +38,7 @@ import mage.constants.TargetController;
*
* @author jeffwadsworth
*/
public class BreathOfMalfegor extends CardImpl<BreathOfMalfegor> {
public class BreathOfMalfegor extends CardImpl {
public BreathOfMalfegor(UUID ownerId) {
super(ownerId, 35, "Breath of Malfegor", Rarity.COMMON, new CardType[]{CardType.INSTANT}, "{3}{B}{R}");

View file

@ -39,7 +39,7 @@ import mage.cards.CardImpl;
*
* @author Loki
*/
public class CapturedSunlight extends CardImpl<CapturedSunlight> {
public class CapturedSunlight extends CardImpl {
public CapturedSunlight (UUID ownerId) {
super(ownerId, 66, "Captured Sunlight", Rarity.COMMON, new CardType[]{CardType.SORCERY}, "{2}{G}{W}");

View file

@ -39,7 +39,7 @@ import mage.cards.CardImpl;
*
* @author North
*/
public class CerodonYearling extends CardImpl<CerodonYearling> {
public class CerodonYearling extends CardImpl {
public CerodonYearling(UUID ownerId) {
super(ownerId, 96, "Cerodon Yearling", Rarity.COMMON, new CardType[]{CardType.CREATURE}, "{R}{W}");

View file

@ -49,7 +49,7 @@ import mage.players.Player;
*
* @author jeffwadsworth
*/
public class ClovenCasting extends CardImpl<ClovenCasting> {
public class ClovenCasting extends CardImpl {
private static final FilterSpell filter = new FilterSpell("a multicolored instant or sorcery spell");

View file

@ -42,7 +42,7 @@ import mage.target.common.TargetCreaturePermanent;
*
* @author Loki
*/
public class ColossalMight extends CardImpl<ColossalMight> {
public class ColossalMight extends CardImpl {
public ColossalMight (UUID ownerId) {
super(ownerId, 51, "Colossal Might", Rarity.COMMON, new CardType[]{CardType.INSTANT}, "{R}{G}");

View file

@ -52,7 +52,7 @@ import mage.target.targetpointer.FixedTarget;
*
* @author jeffwadsworth
*/
public class Crystallization extends CardImpl<Crystallization> {
public class Crystallization extends CardImpl {
public Crystallization(UUID ownerId) {
super(ownerId, 144, "Crystallization", Rarity.COMMON, new CardType[]{CardType.ENCHANTMENT}, "{G/U}{W}");

View file

@ -46,7 +46,7 @@ import mage.filter.common.FilterControlledCreaturePermanent;
*
* @author North
*/
public class DauntlessEscort extends CardImpl<DauntlessEscort> {
public class DauntlessEscort extends CardImpl {
public DauntlessEscort(UUID ownerId) {
super(ownerId, 67, "Dauntless Escort", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{1}{G}{W}");

View file

@ -46,7 +46,7 @@ import mage.target.common.TargetCreaturePermanent;
*
* @author jonubuu
*/
public class DeadshotMinotaur extends CardImpl<DeadshotMinotaur> {
public class DeadshotMinotaur extends CardImpl {
private static final FilterCreaturePermanent filter = new FilterCreaturePermanent("creature with flying");

View file

@ -46,7 +46,7 @@ import mage.target.common.TargetCreatureOrPlayer;
*
* @author jeffwadsworth
*/
public class DeathbringerThoctar extends CardImpl<DeathbringerThoctar> {
public class DeathbringerThoctar extends CardImpl {
public DeathbringerThoctar(UUID ownerId) {
super(ownerId, 36, "Deathbringer Thoctar", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{4}{B}{R}");

View file

@ -49,7 +49,7 @@ import mage.target.common.TargetControlledPermanent;
*
* @author jeffwadsworth
*/
public class DefilerOfSouls extends CardImpl<DefilerOfSouls> {
public class DefilerOfSouls extends CardImpl {
public DefilerOfSouls(UUID ownerId) {
super(ownerId, 37, "Defiler of Souls", Rarity.MYTHIC, new CardType[]{CardType.CREATURE}, "{3}{B}{B}{R}");

View file

@ -42,7 +42,7 @@ import mage.target.common.TargetCreaturePermanent;
* @author jeffwadsworth
*
*/
public class DemonicDread extends CardImpl<DemonicDread> {
public class DemonicDread extends CardImpl {
public DemonicDread(UUID ownerId) {
super(ownerId, 38, "Demonic Dread", Rarity.COMMON, new CardType[]{CardType.SORCERY}, "{1}{B}{R}");

View file

@ -45,7 +45,7 @@ import mage.game.Game;
*
* @author jeffwadsworth
*/
public class DemonspineWhip extends CardImpl<DemonspineWhip> {
public class DemonspineWhip extends CardImpl {
public DemonspineWhip(UUID ownerId) {
super(ownerId, 39, "Demonspine Whip", Rarity.UNCOMMON, new CardType[]{CardType.ARTIFACT}, "{B}{R}");

View file

@ -40,7 +40,7 @@ import mage.target.TargetPermanent;
*
* @author Loki
*/
public class DenyReality extends CardImpl<DenyReality> {
public class DenyReality extends CardImpl {
public DenyReality (UUID ownerId) {
super(ownerId, 19, "Deny Reality", Rarity.COMMON, new CardType[]{CardType.SORCERY}, "{3}{U}{B}");

View file

@ -40,7 +40,7 @@ import mage.target.TargetSpell;
*
* @author jeffwadsworth
*/
public class DoubleNegative extends CardImpl<DoubleNegative> {
public class DoubleNegative extends CardImpl {
public DoubleNegative(UUID ownerId) {
super(ownerId, 87, "Double Negative", Rarity.UNCOMMON, new CardType[]{CardType.INSTANT}, "{U}{U}{R}");

View file

@ -46,7 +46,7 @@ import mage.game.events.GameEvent;
*
* @author jeffwadsworth
*/
public class DragonAppeasement extends CardImpl<DragonAppeasement> {
public class DragonAppeasement extends CardImpl {
public DragonAppeasement(UUID ownerId) {
super(ownerId, 115, "Dragon Appeasement", Rarity.UNCOMMON, new CardType[]{CardType.ENCHANTMENT}, "{3}{B}{R}{G}");

View file

@ -45,7 +45,7 @@ import mage.game.permanent.token.Token;
*
* @author LevelX2
*/
public class DragonBroodmother extends CardImpl<DragonBroodmother> {
public class DragonBroodmother extends CardImpl {
public DragonBroodmother(UUID ownerId) {
super(ownerId, 53, "Dragon Broodmother", Rarity.MYTHIC, new CardType[]{CardType.CREATURE}, "{2}{R}{R}{R}{G}");

View file

@ -43,7 +43,7 @@ import mage.players.Player;
*
* @author jeffwadsworth
*/
public class DrasticRevelation extends CardImpl<DrasticRevelation> {
public class DrasticRevelation extends CardImpl {
public DrasticRevelation(UUID ownerId) {
super(ownerId, 111, "Drastic Revelation", Rarity.UNCOMMON, new CardType[]{CardType.SORCERY}, "{2}{U}{B}{R}");

View file

@ -48,7 +48,7 @@ import mage.players.Player;
*
* @author LevelX2
*/
public class EnigmaSphinx extends CardImpl<EnigmaSphinx> {
public class EnigmaSphinx extends CardImpl {
public EnigmaSphinx(UUID ownerId) {
super(ownerId, 106, "Enigma Sphinx", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{4}{W}{U}{B}");

View file

@ -38,7 +38,7 @@ import mage.cards.CardImpl;
*
* @author North
*/
public class EnlistedWurm extends CardImpl<EnlistedWurm> {
public class EnlistedWurm extends CardImpl {
public EnlistedWurm(UUID ownerId) {
super(ownerId, 68, "Enlisted Wurm", Rarity.UNCOMMON, new CardType[]{CardType.CREATURE}, "{4}{G}{W}");

View file

@ -44,7 +44,7 @@ import mage.target.TargetPermanent;
*
* @author jeffwadsworth
*/
public class EsperSojourners extends CardImpl<EsperSojourners> {
public class EsperSojourners extends CardImpl {
public EsperSojourners(UUID ownerId) {
super(ownerId, 107, "Esper Sojourners", Rarity.COMMON, new CardType[]{CardType.ARTIFACT, CardType.CREATURE}, "{W}{U}{B}");

View file

@ -49,7 +49,7 @@ import mage.filter.predicate.permanent.AnotherPredicate;
*
* @author jeffwadsworth
*/
public class EsperStormblade extends CardImpl<EsperStormblade> {
public class EsperStormblade extends CardImpl {
private static final FilterControlledPermanent filter = new FilterControlledPermanent("another multicolor permanent");

View file

@ -39,7 +39,7 @@ import mage.cards.CardImpl;
*
* @author Loki
*/
public class EthercasteKnight extends CardImpl<EthercasteKnight> {
public class EthercasteKnight extends CardImpl {
public EthercasteKnight (UUID ownerId) {
super(ownerId, 3, "Ethercaste Knight", Rarity.COMMON, new CardType[]{CardType.ARTIFACT, CardType.CREATURE}, "{W}{U}");

View file

@ -41,7 +41,7 @@ import mage.cards.CardImpl;
*
* @author Loki
*/
public class EtheriumAbomination extends CardImpl<EtheriumAbomination> {
public class EtheriumAbomination extends CardImpl {
public EtheriumAbomination (UUID ownerId) {
super(ownerId, 20, "Etherium Abomination", Rarity.COMMON, new CardType[]{CardType.ARTIFACT, CardType.CREATURE}, "{3}{U}{B}");

View file

@ -43,7 +43,7 @@ import mage.filter.predicate.mageobject.CardTypePredicate;
*
* @author jeffwadsworth
*/
public class EtherswornShieldmage extends CardImpl<EtherswornShieldmage> {
public class EtherswornShieldmage extends CardImpl {
final private static FilterCreaturePermanent filter = new FilterCreaturePermanent("artifact creatures");

View file

@ -49,7 +49,7 @@ import mage.players.Player;
*
* @author jeffwadsworth
*/
public class EtherwroughtPage extends CardImpl<EtherwroughtPage> {
public class EtherwroughtPage extends CardImpl {
public EtherwroughtPage(UUID ownerId) {
super(ownerId, 108, "Etherwrought Page", Rarity.UNCOMMON, new CardType[]{CardType.ARTIFACT}, "{1}{W}{U}{B}");

View file

@ -48,7 +48,7 @@ import mage.target.common.TargetControlledPermanent;
*
* @author Loki
*/
public class FieldmistBorderpost extends CardImpl<FieldmistBorderpost> {
public class FieldmistBorderpost extends CardImpl {
private static final FilterControlledPermanent filter = new FilterControlledLandPermanent("a basic land");

View file

@ -41,7 +41,7 @@ import mage.filter.predicate.permanent.BlockingPredicate;
*
* @author jeffwadsworth
*/
public class FightToTheDeath extends CardImpl<FightToTheDeath> {
public class FightToTheDeath extends CardImpl {
private static final FilterCreaturePermanent filter = new FilterCreaturePermanent("all blocking creatures and all blocked creatures");

View file

@ -48,7 +48,7 @@ import mage.players.Player;
*
* @author Loki
*/
public class FiligreeAngel extends CardImpl<FiligreeAngel> {
public class FiligreeAngel extends CardImpl {
public FiligreeAngel (UUID ownerId) {
super(ownerId, 6, "Filigree Angel", Rarity.RARE, new CardType[]{CardType.ARTIFACT, CardType.CREATURE}, "{5}{W}{W}{U}");

View file

@ -52,7 +52,7 @@ import mage.target.targetpointer.FixedTarget;
*
* @author BetaSteward_at_googlemail.com
*/
public class FinestHour extends CardImpl<FinestHour> {
public class FinestHour extends CardImpl {
public FinestHour(UUID ownerId) {
super(ownerId, 126, "Finest Hour", Rarity.RARE, new CardType[]{CardType.ENCHANTMENT}, "{2}{G}{W}{U}");

View file

@ -48,7 +48,7 @@ import mage.target.common.TargetControlledPermanent;
*
* @author Loki
*/
public class FirewildBorderpost extends CardImpl<FirewildBorderpost> {
public class FirewildBorderpost extends CardImpl {
private static final FilterControlledPermanent filter = new FilterControlledLandPermanent("a basic land");

View file

@ -42,7 +42,7 @@ import mage.game.permanent.token.Token;
*
* @author North
*/
public class FlurryOfWings extends CardImpl<FlurryOfWings> {
public class FlurryOfWings extends CardImpl {
private static final FilterAttackingCreature filter = new FilterAttackingCreature("the number of attacking creatures");

View file

@ -43,7 +43,7 @@ import mage.target.common.TargetCreaturePermanent;
*
* @author jeffwadsworth
*/
public class GiantAmbushBeetle extends CardImpl<GiantAmbushBeetle> {
public class GiantAmbushBeetle extends CardImpl {
public GiantAmbushBeetle(UUID ownerId) {
super(ownerId, 137, "Giant Ambush Beetle", Rarity.UNCOMMON, new CardType[]{CardType.CREATURE}, "{3}{B/G}{R}");

View file

@ -49,7 +49,7 @@ import mage.filter.predicate.permanent.ControllerPredicate;
*
* @author Loki
*/
public class GlassdustHulk extends CardImpl<GlassdustHulk> {
public class GlassdustHulk extends CardImpl {
private static final FilterPermanent filter = new FilterArtifactPermanent("another artifact");

View file

@ -45,7 +45,7 @@ import mage.cards.CardImpl;
*
* @author Loki
*/
public class GloryOfWarfare extends CardImpl<GloryOfWarfare> {
public class GloryOfWarfare extends CardImpl {
public GloryOfWarfare (UUID ownerId) {
super(ownerId, 98, "Glory of Warfare", Rarity.RARE, new CardType[]{CardType.ENCHANTMENT}, "{2}{R}{W}");

View file

@ -45,7 +45,7 @@ import mage.game.stack.Spell;
*
* @author Loki
*/
public class GloryscaleViashino extends CardImpl<GloryscaleViashino> {
public class GloryscaleViashino extends CardImpl {
public GloryscaleViashino (UUID ownerId) {
super(ownerId, 120, "Gloryscale Viashino", Rarity.UNCOMMON, new CardType[]{CardType.CREATURE}, "{1}{R}{G}{W}");

View file

@ -44,7 +44,7 @@ import mage.filter.predicate.mageobject.PowerPredicate;
*
* @author jeffwadsworth
*/
public class GodtrackerOfJund extends CardImpl<GodtrackerOfJund> {
public class GodtrackerOfJund extends CardImpl {
final private static FilterControlledCreaturePermanent filter = new FilterControlledCreaturePermanent();

View file

@ -39,7 +39,7 @@ import mage.cards.CardImpl;
*
* @author LevelX2
*/
public class GorgerWurm extends CardImpl<GorgerWurm> {
public class GorgerWurm extends CardImpl {
public GorgerWurm(UUID ownerId) {
super(ownerId, 56, "Gorger Wurm", Rarity.COMMON, new CardType[]{CardType.CREATURE}, "{3}{R}{G}");

View file

@ -49,7 +49,7 @@ import mage.filter.predicate.permanent.AnotherPredicate;
*
* @author jeffwadsworth
*/
public class GrixisGrimblade extends CardImpl<GrixisGrimblade> {
public class GrixisGrimblade extends CardImpl {
private static final FilterControlledPermanent filter = new FilterControlledPermanent("another multicolor permanent");

View file

@ -45,7 +45,7 @@ import mage.target.common.TargetCardInASingleGraveyard;
*
* @author jeffwadsworth
*/
public class GrixisSojourners extends CardImpl<GrixisSojourners> {
public class GrixisSojourners extends CardImpl {
public GrixisSojourners(UUID ownerId) {
super(ownerId, 112, "Grixis Sojourners", Rarity.COMMON, new CardType[]{CardType.CREATURE}, "{1}{U}{B}{R}");

View file

@ -37,7 +37,7 @@ import mage.cards.CardImpl;
*
* @author North
*/
public class GrizzledLeotau extends CardImpl<GrizzledLeotau> {
public class GrizzledLeotau extends CardImpl {
public GrizzledLeotau(UUID ownerId) {
super(ownerId, 69, "Grizzled Leotau", Rarity.COMMON, new CardType[]{CardType.CREATURE}, "{G}{W}");

View file

@ -45,7 +45,7 @@ import mage.target.TargetPlayer;
*
* @author Loki
*/
public class IdentityCrisis extends CardImpl<IdentityCrisis> {
public class IdentityCrisis extends CardImpl {
public IdentityCrisis (UUID ownerId) {
super(ownerId, 81, "Identity Crisis", Rarity.RARE, new CardType[]{CardType.SORCERY}, "{2}{W}{W}{B}{B}");

View file

@ -41,7 +41,7 @@ import mage.cards.CardImpl;
*
* @author Plopman
*/
public class IgneousPouncer extends CardImpl<IgneousPouncer> {
public class IgneousPouncer extends CardImpl {
public IgneousPouncer(UUID ownerId) {
super(ownerId, 40, "Igneous Pouncer", Rarity.COMMON, new CardType[]{CardType.CREATURE}, "{4}{B}{R}");

View file

@ -40,7 +40,7 @@ import mage.cards.CardImpl;
*
* @author jeffwadsworth
*/
public class IllusoryDemon extends CardImpl<IllusoryDemon> {
public class IllusoryDemon extends CardImpl {
public IllusoryDemon(UUID ownerId) {
super(ownerId, 21, "Illusory Demon", Rarity.UNCOMMON, new CardType[]{CardType.CREATURE}, "{1}{U}{B}");

View file

@ -43,7 +43,7 @@ import mage.target.common.TargetCreaturePermanent;
*
* @author jeffwadsworth
*/
public class IntimidationBolt extends CardImpl<IntimidationBolt> {
public class IntimidationBolt extends CardImpl {
public IntimidationBolt(UUID ownerId) {
super(ownerId, 99, "Intimidation Bolt", Rarity.UNCOMMON, new CardType[]{CardType.INSTANT}, "{1}{R}{W}");

View file

@ -44,7 +44,7 @@ import mage.counters.CounterType;
*
* @author Loki
*/
public class JenaraAsuraOfWar extends CardImpl<JenaraAsuraOfWar> {
public class JenaraAsuraOfWar extends CardImpl {
public JenaraAsuraOfWar (UUID ownerId) {
super(ownerId, 128, "Jenara, Asura of War", Rarity.MYTHIC, new CardType[]{CardType.CREATURE}, "{G}{W}{U}");

View file

@ -41,7 +41,7 @@ import mage.cards.CardImpl;
*
* @author Plopman
*/
public class JhessianZombies extends CardImpl<JhessianZombies> {
public class JhessianZombies extends CardImpl {
public JhessianZombies(UUID ownerId) {
super(ownerId, 22, "Jhessian Zombies", Rarity.COMMON, new CardType[]{CardType.CREATURE}, "{4}{U}{B}");

View file

@ -49,7 +49,7 @@ import mage.filter.predicate.permanent.AnotherPredicate;
*
* @author jeffwadsworth
*/
public class JundHackblade extends CardImpl<JundHackblade> {
public class JundHackblade extends CardImpl {
private static final FilterControlledPermanent filter = new FilterControlledPermanent("another multicolor permanent");

View file

@ -44,7 +44,7 @@ import mage.target.common.TargetCreatureOrPlayer;
*
* @author jeffwadsworth
*/
public class JundSojourners extends CardImpl<JundSojourners> {
public class JundSojourners extends CardImpl {
public JundSojourners(UUID ownerId) {
super(ownerId, 116, "Jund Sojourners", Rarity.COMMON, new CardType[]{CardType.CREATURE}, "{B}{R}{G}");

View file

@ -59,7 +59,7 @@ import mage.target.targetpointer.FixedTarget;
*
* @author jeffwadsworth
*/
public class KarrthusTyrantOfJund extends CardImpl<KarrthusTyrantOfJund> {
public class KarrthusTyrantOfJund extends CardImpl {
private static final FilterControlledCreaturePermanent filter = new FilterControlledCreaturePermanent("Dragon creatures you control");

View file

@ -45,7 +45,7 @@ import mage.game.permanent.token.GoblinToken;
*
* @author LevelX2
*/
public class KathariBomber extends CardImpl<KathariBomber> {
public class KathariBomber extends CardImpl {
public KathariBomber(UUID ownerId) {
super(ownerId, 41, "Kathari Bomber", Rarity.COMMON, new CardType[]{CardType.CREATURE}, "{1}{B}{R}");

View file

@ -44,7 +44,7 @@ import mage.cards.CardImpl;
*
* @author Loki
*/
public class KathariRemnant extends CardImpl<KathariRemnant> {
public class KathariRemnant extends CardImpl {
public KathariRemnant (UUID ownerId) {
super(ownerId, 23, "Kathari Remnant", Rarity.UNCOMMON, new CardType[]{CardType.CREATURE}, "{2}{U}{B}");

View file

@ -49,7 +49,7 @@ import mage.game.permanent.Permanent;
*
* @author jeffwadsworth
*/
public class KnightOfNewAlara extends CardImpl<KnightOfNewAlara> {
public class KnightOfNewAlara extends CardImpl {
public KnightOfNewAlara(UUID ownerId) {
super(ownerId, 70, "Knight of New Alara", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{2}{G}{W}");

View file

@ -45,7 +45,7 @@ import mage.filter.predicate.permanent.TappedPredicate;
*
* @author Loki
*/
public class KnotvinePaladin extends CardImpl<KnotvinePaladin> {
public class KnotvinePaladin extends CardImpl {
private static final FilterControlledCreaturePermanent filter = new FilterControlledCreaturePermanent("untapped creature you control");
static {

View file

@ -49,7 +49,7 @@ import mage.target.TargetPlayer;
*
* @author jeffwadsworth
*/
public class Lavalanche extends CardImpl<Lavalanche> {
public class Lavalanche extends CardImpl {
public Lavalanche(UUID ownerId) {
super(ownerId, 118, "Lavalanche", Rarity.RARE, new CardType[]{CardType.SORCERY}, "{X}{B}{R}{G}");

View file

@ -43,7 +43,7 @@ import mage.filter.predicate.permanent.ControllerPredicate;
*
* @author jeffwadsworth
*/
public class LeoninArmorguard extends CardImpl<LeoninArmorguard> {
public class LeoninArmorguard extends CardImpl {
private static final FilterCreaturePermanent filter = new FilterCreaturePermanent("creatures you control");

View file

@ -52,7 +52,7 @@ import mage.target.TargetPlayer;
*
* @author Loki
*/
public class LichLordOfUnx extends CardImpl<LichLordOfUnx> {
public class LichLordOfUnx extends CardImpl {
private static final FilterControlledCreaturePermanent filter = new FilterControlledCreaturePermanent("Zombies you control");
static {

View file

@ -51,7 +51,7 @@ import mage.players.Player;
*
* @author jeffwadsworth
*/
public class LightningReaver extends CardImpl<LightningReaver> {
public class LightningReaver extends CardImpl {
public LightningReaver(UUID ownerId) {
super(ownerId, 42, "Lightning Reaver", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{3}{B}{R}");

View file

@ -45,7 +45,7 @@ import mage.players.Player;
*
* @author jeffwadsworth
*/
public class LordOfExtinction extends CardImpl<LordOfExtinction> {
public class LordOfExtinction extends CardImpl {
public LordOfExtinction(UUID ownerId) {
super(ownerId, 91, "Lord of Extinction", Rarity.MYTHIC, new CardType[]{CardType.CREATURE}, "{3}{B}{G}");

View file

@ -41,7 +41,7 @@ import mage.counters.CounterType;
*
* @author Loki
*/
public class LorescaleCoatl extends CardImpl<LorescaleCoatl> {
public class LorescaleCoatl extends CardImpl {
public LorescaleCoatl (UUID ownerId) {
super(ownerId, 101, "Lorescale Coatl", Rarity.UNCOMMON, new CardType[]{CardType.CREATURE}, "{1}{G}{U}");

View file

@ -44,7 +44,7 @@ import mage.filter.common.FilterCreaturePermanent;
*
* @author Loki
*/
public class MadrushCyclops extends CardImpl<MadrushCyclops> {
public class MadrushCyclops extends CardImpl {
public MadrushCyclops (UUID ownerId) {
super(ownerId, 119, "Madrush Cyclops", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{1}{B}{R}{G}");

View file

@ -50,7 +50,7 @@ import mage.watchers.Watcher;
*
* @author jeffwadsworth
*/
public class MaelstromNexus extends CardImpl<MaelstromNexus> {
public class MaelstromNexus extends CardImpl {
public MaelstromNexus(UUID ownerId) {
super(ownerId, 130, "Maelstrom Nexus", Rarity.MYTHIC, new CardType[]{CardType.ENCHANTMENT}, "{W}{U}{B}{R}{G}");

View file

@ -39,7 +39,7 @@ import mage.target.common.TargetNonlandPermanent;
*
* @author BetaSteward_at_googlemail.com
*/
public class MaelstromPulse extends CardImpl<MaelstromPulse> {
public class MaelstromPulse extends CardImpl {
public MaelstromPulse(UUID ownerId) {
super(ownerId, 92, "Maelstrom Pulse", Rarity.RARE, new CardType[]{CardType.SORCERY}, "{1}{B}{G}");

View file

@ -45,7 +45,7 @@ import mage.target.common.TargetControlledCreaturePermanent;
*
* @author jeffwadsworth
*/
public class MageSlayer extends CardImpl<MageSlayer> {
public class MageSlayer extends CardImpl {
public MageSlayer(UUID ownerId) {
super(ownerId, 57, "Mage Slayer", Rarity.UNCOMMON, new CardType[]{CardType.ARTIFACT}, "{1}{R}{G}");

View file

@ -51,7 +51,7 @@ import mage.target.common.TargetCreaturePermanent;
*
* @author Loki
*/
public class MagefireWings extends CardImpl<MagefireWings> {
public class MagefireWings extends CardImpl {
public MagefireWings (UUID ownerId) {
super(ownerId, 88, "Magefire Wings", Rarity.COMMON, new CardType[]{CardType.ENCHANTMENT}, "{U}{R}");

View file

@ -39,7 +39,7 @@ import mage.cards.CardImpl;
*
* @author Loki
*/
public class MarisisTwinclaws extends CardImpl<MarisisTwinclaws> {
public class MarisisTwinclaws extends CardImpl {
public MarisisTwinclaws (UUID ownerId) {
super(ownerId, 140, "Marisi's Twinclaws", Rarity.UNCOMMON, new CardType[]{CardType.CREATURE}, "{2}{R/W}{G}");

View file

@ -42,7 +42,7 @@ import mage.cards.CardImpl;
*
* @author LevelX2
*/
public class MarrowChomper extends CardImpl<MarrowChomper> {
public class MarrowChomper extends CardImpl {
public MarrowChomper(UUID ownerId) {
super(ownerId, 93, "Marrow Chomper", Rarity.UNCOMMON, new CardType[]{CardType.CREATURE}, "{3}{B}{G}");

View file

@ -43,7 +43,7 @@ import mage.cards.CardImpl;
*
* @author Loki
*/
public class MaskOfRiddles extends CardImpl<MaskOfRiddles> {
public class MaskOfRiddles extends CardImpl {
public MaskOfRiddles(UUID ownerId) {
super(ownerId, 25, "Mask of Riddles", Rarity.UNCOMMON, new CardType[]{CardType.ARTIFACT}, "{U}{B}");

View file

@ -47,7 +47,7 @@ import mage.players.Player;
*
* @author jeffwadsworth
*/
public class MayaelsAria extends CardImpl<MayaelsAria> {
public class MayaelsAria extends CardImpl {
public MayaelsAria(UUID ownerId) {
super(ownerId, 121, "Mayael's Aria", Rarity.RARE, new CardType[]{CardType.ENCHANTMENT}, "{R}{G}{W}");

View file

@ -53,7 +53,7 @@ import mage.players.Player;
*
* @author Plopman
*/
public class MeddlingMage extends CardImpl<MeddlingMage> {
public class MeddlingMage extends CardImpl {
public MeddlingMage(UUID ownerId) {
super(ownerId, 8, "Meddling Mage", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{W}{U}");

View file

@ -40,7 +40,7 @@ import mage.constants.Rarity;
*
* @author jeffwadsworth
*/
public class MessengerFalcons extends CardImpl<MessengerFalcons> {
public class MessengerFalcons extends CardImpl {
public MessengerFalcons(UUID ownerId) {
super(ownerId, 145, "Messenger Falcons", Rarity.UNCOMMON, new CardType[]{CardType.CREATURE}, "{2}{G/U}{W}");

View file

@ -46,7 +46,7 @@ import mage.target.common.TargetOpponent;
*
* @author LevelX2
*/
public class MindFuneral extends CardImpl<MindFuneral> {
public class MindFuneral extends CardImpl {
public MindFuneral(UUID ownerId) {
super(ownerId, 26, "Mind Funeral", Rarity.UNCOMMON, new CardType[]{CardType.SORCERY}, "{1}{U}{B}");

View file

@ -48,7 +48,7 @@ import mage.target.common.TargetControlledPermanent;
*
* @author Loki
*/
public class MistveinBorderpost extends CardImpl<MistveinBorderpost> {
public class MistveinBorderpost extends CardImpl {
private static final FilterControlledPermanent filter = new FilterControlledLandPermanent("a basic land");

View file

@ -40,7 +40,7 @@ import mage.cards.CardImpl;
*
* @author jonubuu
*/
public class MonstrousCarabid extends CardImpl<MonstrousCarabid> {
public class MonstrousCarabid extends CardImpl {
public MonstrousCarabid(UUID ownerId) {
super(ownerId, 43, "Monstrous Carabid", Rarity.COMMON, new CardType[]{CardType.CREATURE}, "{3}{B}{R}");

View file

@ -44,7 +44,7 @@ import mage.target.common.TargetCardInGraveyard;
*
* @author jeffwadsworth
*/
public class MorbidBloom extends CardImpl<MorbidBloom> {
public class MorbidBloom extends CardImpl {
public MorbidBloom(UUID ownerId) {
super(ownerId, 94, "Morbid Bloom", Rarity.UNCOMMON, new CardType[]{CardType.SORCERY}, "{4}{B}{G}");

View file

@ -46,7 +46,7 @@ import mage.game.permanent.Permanent;
*
* @author jeffwadsworth
*/
public class MycoidShepherd extends CardImpl<MycoidShepherd> {
public class MycoidShepherd extends CardImpl {
public MycoidShepherd(UUID ownerId) {
super(ownerId, 73, "Mycoid Shepherd", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{1}{G}{G}{W}");

View file

@ -49,7 +49,7 @@ import mage.filter.predicate.permanent.AnotherPredicate;
*
* @author jeffwadsworth
*/
public class NayaHushblade extends CardImpl<NayaHushblade> {
public class NayaHushblade extends CardImpl {
private static final FilterControlledPermanent filter = new FilterControlledPermanent("another multicolor permanent");

View file

@ -45,7 +45,7 @@ import mage.target.common.TargetCreaturePermanent;
*
* @author jeffwadsworth
*/
public class NayaSojourners extends CardImpl<NayaSojourners> {
public class NayaSojourners extends CardImpl {
public NayaSojourners(UUID ownerId) {
super(ownerId, 122, "Naya Sojourners", Rarity.COMMON, new CardType[]{CardType.CREATURE}, "{2}{R}{G}{W}");

View file

@ -53,7 +53,7 @@ import mage.target.TargetPlayer;
*
* @author jeffwadsworth
*/
public class NecromancersCovenant extends CardImpl<NecromancersCovenant> {
public class NecromancersCovenant extends CardImpl {
private static final FilterControlledCreaturePermanent filter = new FilterControlledCreaturePermanent("Zombies you control");

View file

@ -46,7 +46,7 @@ import mage.target.targetpointer.FixedTarget;
*
* @author Loki
*/
public class NemesisOfReason extends CardImpl<NemesisOfReason> {
public class NemesisOfReason extends CardImpl {
public NemesisOfReason (UUID ownerId) {
super(ownerId, 28, "Nemesis of Reason", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{3}{U}{B}");

View file

@ -43,7 +43,7 @@ import mage.target.common.TargetControlledCreaturePermanent;
*
* @author Loki
*/
public class NulltreadGargantuan extends CardImpl<NulltreadGargantuan> {
public class NulltreadGargantuan extends CardImpl {
public NulltreadGargantuan (UUID ownerId) {
super(ownerId, 102, "Nulltread Gargantuan", Rarity.UNCOMMON, new CardType[]{CardType.CREATURE}, "{1}{G}{U}");

View file

@ -40,7 +40,7 @@ import mage.target.TargetSpell;
*
* @author North
*/
public class OfferingToAsha extends CardImpl<OfferingToAsha> {
public class OfferingToAsha extends CardImpl {
public OfferingToAsha(UUID ownerId) {
super(ownerId, 9, "Offering to Asha", Rarity.COMMON, new CardType[]{CardType.INSTANT}, "{2}{W}{U}");

View file

@ -41,7 +41,7 @@ import mage.cards.CardImpl;
*
* @author Plopman
*/
public class PaleRecluse extends CardImpl<PaleRecluse> {
public class PaleRecluse extends CardImpl {
public PaleRecluse(UUID ownerId) {
super(ownerId, 74, "Pale Recluse", Rarity.COMMON, new CardType[]{CardType.CREATURE}, "{4}{G}{W}");

View file

@ -51,7 +51,7 @@ import mage.watchers.Watcher;
*
* @author jeffwadsworth
*/
public class PredatoryAdvantage extends CardImpl<PredatoryAdvantage> {
public class PredatoryAdvantage extends CardImpl {
public PredatoryAdvantage(UUID ownerId) {
super(ownerId, 58, "Predatory Advantage", Rarity.RARE, new CardType[]{CardType.ENCHANTMENT}, "{3}{R}{G}");

View file

@ -44,7 +44,7 @@ import mage.cards.CardImpl;
*
* @author BetaSteward_at_googlemail.com
*/
public class PutridLeech extends CardImpl<PutridLeech> {
public class PutridLeech extends CardImpl {
public PutridLeech(UUID ownerId) {
super(ownerId, 95, "Putrid Leech", Rarity.COMMON, new CardType[]{CardType.CREATURE}, "{B}{G}");

View file

@ -49,7 +49,7 @@ import mage.target.TargetPermanent;
*
* @author North
*/
public class QasaliPridemage extends CardImpl<QasaliPridemage> {
public class QasaliPridemage extends CardImpl {
private static final FilterPermanent filter = new FilterPermanent("artifact or enchantment");

View file

@ -40,7 +40,7 @@ import mage.target.common.TargetCardInYourGraveyard;
*
* @author jeffwadsworth
*/
public class RebornHope extends CardImpl<RebornHope> {
public class RebornHope extends CardImpl {
private static final FilterCard filter = new FilterCard("multicolored card from your graveyard");

View file

@ -48,7 +48,7 @@ import mage.game.stack.StackObject;
*
* @author North
*/
public class RetaliatorGriffin extends CardImpl<RetaliatorGriffin> {
public class RetaliatorGriffin extends CardImpl {
public RetaliatorGriffin(UUID ownerId) {
super(ownerId, 123, "Retaliator Griffin", Rarity.RARE, new CardType[]{CardType.CREATURE}, "{1}{R}{G}{W}");

Some files were not shown because too many files have changed in this diff Show more