- Added Phyrexian Revoker.

This commit is contained in:
Sloth
2011-10-21 18:32:47 +00:00
parent 62f146a799
commit c6912f78a3
2 changed files with 13 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -5904,6 +5904,7 @@ res/cardsfolder/p/phyrexian_rager.txt svneol=native#text/plain
res/cardsfolder/p/phyrexian_reaper.txt -text res/cardsfolder/p/phyrexian_reaper.txt -text
res/cardsfolder/p/phyrexian_rebirth.txt svneol=native#text/plain res/cardsfolder/p/phyrexian_rebirth.txt svneol=native#text/plain
res/cardsfolder/p/phyrexian_reclamation.txt svneol=native#text/plain res/cardsfolder/p/phyrexian_reclamation.txt svneol=native#text/plain
res/cardsfolder/p/phyrexian_revoker.txt -text
res/cardsfolder/p/phyrexian_scuta.txt svneol=native#text/plain res/cardsfolder/p/phyrexian_scuta.txt svneol=native#text/plain
res/cardsfolder/p/phyrexian_slayer.txt -text res/cardsfolder/p/phyrexian_slayer.txt -text
res/cardsfolder/p/phyrexian_snowcrusher.txt svneol=native#text/plain res/cardsfolder/p/phyrexian_snowcrusher.txt svneol=native#text/plain

View File

@@ -0,0 +1,12 @@
Name:Phyrexian Revoker
ManaCost:2
Types:Artifact Creature Horror
Text:no text
PT:2/1
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigName | Static$ True | TriggerDescription$ As CARDNAME enters the battlefield, name a nonland card.
SVar:TrigName:AB$ NameCard | Cost$ 0 | Defined$ You | ValidCards$ Card.nonLand | ValidDesc$ nonland
S:Mode$ CantBeActivated | ValidCard$ Card.NamedCard | Description$ Activated abilities of sources with the chosen name can't be activated.
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/phyrexian_revoker.jpg
End