mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Phyrexian Revoker.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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_rebirth.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_slayer.txt -text
|
||||
res/cardsfolder/p/phyrexian_snowcrusher.txt svneol=native#text/plain
|
||||
|
||||
12
res/cardsfolder/p/phyrexian_revoker.txt
Normal file
12
res/cardsfolder/p/phyrexian_revoker.txt
Normal 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
|
||||
Reference in New Issue
Block a user