- Added Putrid Imp and Protomatter Powder.

This commit is contained in:
jendave
2011-08-06 10:15:51 +00:00
parent c62917e4b5
commit bc6cf39e52
3 changed files with 21 additions and 0 deletions

2
.gitattributes vendored
View File

@@ -3285,6 +3285,7 @@ res/cardsfolder/proper_burial.txt -text svneol=native#text/plain
res/cardsfolder/prophetic_prism.txt -text svneol=native#text/plain res/cardsfolder/prophetic_prism.txt -text svneol=native#text/plain
res/cardsfolder/prosperity.txt -text svneol=native#text/plain res/cardsfolder/prosperity.txt -text svneol=native#text/plain
res/cardsfolder/protective_bubble.txt -text svneol=native#text/plain res/cardsfolder/protective_bubble.txt -text svneol=native#text/plain
res/cardsfolder/protomatter_powder.txt -text svneol=native#text/plain
res/cardsfolder/prowess_of_the_fair.txt -text svneol=native#text/plain res/cardsfolder/prowess_of_the_fair.txt -text svneol=native#text/plain
res/cardsfolder/prowling_nightstalker.txt -text svneol=native#text/plain res/cardsfolder/prowling_nightstalker.txt -text svneol=native#text/plain
res/cardsfolder/psionic_blast.txt -text svneol=native#text/plain res/cardsfolder/psionic_blast.txt -text svneol=native#text/plain
@@ -3309,6 +3310,7 @@ res/cardsfolder/purge.txt -text svneol=native#text/plain
res/cardsfolder/purify.txt -text svneol=native#text/plain res/cardsfolder/purify.txt -text svneol=native#text/plain
res/cardsfolder/putrefax.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/putrefy.txt -text svneol=native#text/plain
res/cardsfolder/putrid_imp.txt -text svneol=native#text/plain
res/cardsfolder/putrid_leech.txt -text svneol=native#text/plain res/cardsfolder/putrid_leech.txt -text svneol=native#text/plain
res/cardsfolder/pygmy_allosaurus.txt -text svneol=native#text/plain res/cardsfolder/pygmy_allosaurus.txt -text svneol=native#text/plain
res/cardsfolder/pygmy_pyrosaur.txt -text svneol=native#text/plain res/cardsfolder/pygmy_pyrosaur.txt -text svneol=native#text/plain

View File

@@ -0,0 +1,9 @@
Name:Protomatter Powder
ManaCost:2 U
Types:Artifact
Text:no text
A:AB$Retrieve|Cost$4 W T Sac<1/CARDNAME>|TgtPrompt$Choose target artifact card in your graveyard|ValidTgts$Artifact|Destination$Battlefield|SpellDescription$Return target artifact card from your graveyard to the battlefield.
SVar:RemAIDeck:True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/protomatter_powder.jpg
End

View File

@@ -0,0 +1,10 @@
Name:Putrid Imp
ManaCost:B
Types:Creature Zombie Imp
Text:no text
PT:1/1
A:AB$Pump|Cost$Discard<1/Any>|KW$Flying|SpellDescription$Putrid Imp gains flying until end of turn.
K:stPumpSelf:Creature:1/1/HIDDEN CARDNAME can't block.:Threshold:Threshold - As long as seven or more cards are in your graveyard, Putrid Imp gets +1/+1 and can't block.
SVar:Rarity:Common
SVar:Picture:http://www.wizards.com/global/images/magic/general/putrid_imp.jpg
End