- Added Phyrexian Reclamation and Pus Kami.

This commit is contained in:
jendave
2011-08-06 13:44:32 +00:00
parent f6fdcf5f3a
commit 3a94d83501
4 changed files with 22 additions and 1 deletions

2
.gitattributes vendored
View File

@@ -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

View File

@@ -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

View File

@@ -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

View File

@@ -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