diff --git a/.gitattributes b/.gitattributes index 559ccb0983f..613f1da3b1d 100644 --- a/.gitattributes +++ b/.gitattributes @@ -2039,6 +2039,7 @@ res/cardsfolder/goldmeadow_lookout.txt -text svneol=native#text/plain res/cardsfolder/golem_artisan.txt -text svneol=native#text/plain res/cardsfolder/golem_foundry.txt -text svneol=native#text/plain res/cardsfolder/golems_heart.txt -text svneol=native#text/plain +res/cardsfolder/golgari_guildmage.txt -text svneol=native#text/plain res/cardsfolder/golgari_rot_farm.txt -text svneol=native#text/plain res/cardsfolder/golgari_rotwurm.txt -text svneol=native#text/plain res/cardsfolder/golgari_signet.txt -text svneol=native#text/plain @@ -2641,6 +2642,7 @@ res/cardsfolder/kitesail_apprentice.txt -text svneol=native#text/plain res/cardsfolder/kithkin_greatheart.txt -text svneol=native#text/plain res/cardsfolder/kithkin_harbinger.txt -text svneol=native#text/plain res/cardsfolder/kithkin_rabble.txt -text svneol=native#text/plain +res/cardsfolder/kithkin_spellduster.txt -text svneol=native#text/plain res/cardsfolder/kithkin_zephyrnaut.txt -text svneol=native#text/plain res/cardsfolder/kitsune_blademaster.txt -text svneol=native#text/plain res/cardsfolder/kitsune_dawnblade.txt -text svneol=native#text/plain @@ -2943,6 +2945,7 @@ res/cardsfolder/makindi_shieldmate.txt -text svneol=native#text/plain res/cardsfolder/malach_of_the_dawn.txt -text svneol=native#text/plain res/cardsfolder/malachite_golem.txt -text svneol=native#text/plain res/cardsfolder/malakir_bloodwitch.txt -text svneol=native#text/plain +res/cardsfolder/malevolent_awakening.txt -text svneol=native#text/plain res/cardsfolder/mammoth_umbra.txt -text svneol=native#text/plain res/cardsfolder/man_o_war.txt -text svneol=native#text/plain res/cardsfolder/mana_cylix.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/golgari_guildmage.txt b/res/cardsfolder/golgari_guildmage.txt new file mode 100644 index 00000000000..8e3fe3c6627 --- /dev/null +++ b/res/cardsfolder/golgari_guildmage.txt @@ -0,0 +1,10 @@ +Name:Golgari Guildmage +ManaCost:BG BG +Types:Creature Elf Shaman +Text:no text +PT:2/2 +A:AB$ChangeZone | Cost$ 4 B Sac<1/Creature> | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouCtrl | Origin$ Graveyard | Destination$ Hand | SpellDescription$ Return target creature card from your graveyard to your hand. +A:AB$PutCounter | Cost$ 4 G | Tgt$ TgtC | CounterType$ P1P1 | CounterNum$ 1 | SpellDescription$ Put a +1/+1 counter on target creature. +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/golgari_guildmage.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/kithkin_spellduster.txt b/res/cardsfolder/kithkin_spellduster.txt new file mode 100644 index 00000000000..b4e86b89785 --- /dev/null +++ b/res/cardsfolder/kithkin_spellduster.txt @@ -0,0 +1,11 @@ +Name:Kithkin Spellduster +ManaCost:4 W +Types:Creature Kithkin Wizard +Text:no text +PT:2/3 +K:Flying +K:Persist +A:AB$Destroy | Cost$ 1 W Sac<1/CARDNAME> | ValidTgts$ Enchantment | TgtPrompt$ Select target enchantment | SpellDescription$ Destroy target enchantment. +SVar:Rarity:Common +SVar:Picture:http://www.wizards.com/global/images/magic/general/kithkin_spellduster.jpg +End diff --git a/res/cardsfolder/lord_of_the_undead.txt b/res/cardsfolder/lord_of_the_undead.txt index a015831e261..514ce271f6f 100644 --- a/res/cardsfolder/lord_of_the_undead.txt +++ b/res/cardsfolder/lord_of_the_undead.txt @@ -4,6 +4,7 @@ Types:Creature Zombie Text:no text PT:2/2 K:stPumpAll:Creature.Zombie+Other:1/1:No Condition:Other Zombie creatures get +1/+1. +A:AB$ChangeZone | Cost$ 1 B T | TgtPrompt$ Choose target Zombie card in your graveyard | ValidTgts$ Zombie.YouCtrl | Origin$ Graveyard | Destination$ Hand | SpellDescription$ Return target Zombie card from your graveyard to your hand. SVar:PlayMain1:TRUE SVar:Rarity:Rare SVar:Picture:http://www.wizards.com/global/images/magic/general/lord_of_the_undead.jpg diff --git a/res/cardsfolder/malevolent_awakening.txt b/res/cardsfolder/malevolent_awakening.txt new file mode 100644 index 00000000000..c7b8fac366f --- /dev/null +++ b/res/cardsfolder/malevolent_awakening.txt @@ -0,0 +1,9 @@ +Name:Malevolent Awakening +ManaCost:1 B B +Types:Enchantment +Text:no text +A:AB$ChangeZone | Cost$ 1 B B | TgtPrompt$ Choose target creature card in your graveyard | ValidTgts$ Creature.YouCtrl | Origin$ Graveyard | Destination$ Hand | SpellDescription$ Return target creature card from your graveyard to your hand. +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/malevolent_awakening.jpg +End \ No newline at end of file diff --git a/src/forge/CardFactory_Creatures.java b/src/forge/CardFactory_Creatures.java index 2067bab7afe..32fc220a54e 100644 --- a/src/forge/CardFactory_Creatures.java +++ b/src/forge/CardFactory_Creatures.java @@ -14175,7 +14175,7 @@ public class CardFactory_Creatures { ability.setBeforePayMana(CardFactoryUtil.input_targetPermanent(ability)); }//*************** END ************ END ************************** - + /* //*************** START *********** START ************************ else if(cardName.equals("Lord of the Undead")) { final Ability_Tap ability = new Ability_Tap(card, "1 B") { @@ -14233,7 +14233,7 @@ public class CardFactory_Creatures { card.addSpellAbility(ability); }//*************** END ************ END ************************** - + */ //*************** START *********** START ************************** else if (cardName.equals("Kargan Dragonlord"))