From 3a94d83501f877f6e61ea61b8d6ad7b55687dd66 Mon Sep 17 00:00:00 2001 From: jendave Date: Sat, 6 Aug 2011 13:44:32 +0000 Subject: [PATCH] - Added Phyrexian Reclamation and Pus Kami. --- .gitattributes | 2 ++ res/cardsfolder/malevolent_awakening.txt | 2 +- res/cardsfolder/phyrexian_reclamation.txt | 9 +++++++++ res/cardsfolder/pus_kami.txt | 10 ++++++++++ 4 files changed, 22 insertions(+), 1 deletion(-) create mode 100644 res/cardsfolder/phyrexian_reclamation.txt create mode 100644 res/cardsfolder/pus_kami.txt diff --git a/.gitattributes b/.gitattributes index 613f1da3b1d..fb858c902fc 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3563,6 +3563,7 @@ res/cardsfolder/phyrexian_plaguelord.txt -text svneol=native#text/plain res/cardsfolder/phyrexian_processor.txt -text svneol=native#text/plain res/cardsfolder/phyrexian_prowler.txt -text svneol=native#text/plain res/cardsfolder/phyrexian_rager.txt -text svneol=native#text/plain +res/cardsfolder/phyrexian_reclamation.txt -text svneol=native#text/plain res/cardsfolder/phyrexian_snowcrusher.txt -text svneol=native#text/plain res/cardsfolder/phyrexian_tower.txt -text svneol=native#text/plain res/cardsfolder/phyrexian_tribute.txt -text svneol=native#text/plain @@ -3694,6 +3695,7 @@ res/cardsfolder/puppeteer.txt -text svneol=native#text/plain res/cardsfolder/purge.txt -text svneol=native#text/plain res/cardsfolder/purify.txt -text svneol=native#text/plain res/cardsfolder/purity.txt -text svneol=native#text/plain +res/cardsfolder/pus_kami.txt -text svneol=native#text/plain res/cardsfolder/putrefax.txt -text svneol=native#text/plain res/cardsfolder/putrefy.txt -text svneol=native#text/plain res/cardsfolder/putrid_imp.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/malevolent_awakening.txt b/res/cardsfolder/malevolent_awakening.txt index c7b8fac366f..9b053928e09 100644 --- a/res/cardsfolder/malevolent_awakening.txt +++ b/res/cardsfolder/malevolent_awakening.txt @@ -2,7 +2,7 @@ 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. +A:AB$ChangeZone | Cost$ 1 B 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. SVar:RemAIDeck:True SVar:Rarity:Uncommon SVar:Picture:http://www.wizards.com/global/images/magic/general/malevolent_awakening.jpg diff --git a/res/cardsfolder/phyrexian_reclamation.txt b/res/cardsfolder/phyrexian_reclamation.txt new file mode 100644 index 00000000000..1fc4f8f3ef5 --- /dev/null +++ b/res/cardsfolder/phyrexian_reclamation.txt @@ -0,0 +1,9 @@ +Name:Phyrexian Reclamation +ManaCost:1 B +Types:Enchantment +Text:no text +A:AB$ChangeZone | Cost$ 1 B PayLife<2> | 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/phyrexian_reclamation.jpg +End \ No newline at end of file diff --git a/res/cardsfolder/pus_kami.txt b/res/cardsfolder/pus_kami.txt new file mode 100644 index 00000000000..1440208718d --- /dev/null +++ b/res/cardsfolder/pus_kami.txt @@ -0,0 +1,10 @@ +Name:Pus Kami +ManaCost:6 B +Types:Creature Spirit +Text:no text +PT:3/3 +A:AB$Destroy | Cost$ B Sac<1/CARDNAME> | ValidTgts$ Creature.nonBlack | TgtPrompt$ Select target nonblack creature | SpellDescription$ Destroy target nonblack creature. +K:Soulshift:6 +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/pus_kami.jpg +End