-Added Realm Razer.

This commit is contained in:
jeffwadsworth
2012-02-07 22:35:08 +00:00
parent fc596fdeb1
commit a22ba2ca8a
2 changed files with 15 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -6893,6 +6893,7 @@ res/cardsfolder/r/reality_anchor.txt svneol=native#text/plain
res/cardsfolder/r/reality_ripple.txt -text
res/cardsfolder/r/reality_spasm.txt svneol=native#text/plain
res/cardsfolder/r/reality_strobe.txt svneol=native#text/plain
res/cardsfolder/r/realm_razer.txt -text svneol=unset#text/plain
res/cardsfolder/r/reanimate.txt svneol=native#text/plain
res/cardsfolder/r/reap_and_sow.txt svneol=native#text/plain
res/cardsfolder/r/reap_the_seagraf.txt -text

View File

@@ -0,0 +1,14 @@
Name:Realm Razer
ManaCost:3 R G W
Types:Creature Beast
Text:no text
PT:4/2
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Any | Destination$ Battlefield | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile all lands.
SVar:TrigExile:AB$ ChangeZoneAll | Cost$ 0 | ChangeType$ Land | Origin$ Battlefield | Destination$ Exile | RememberChanged$ True
T:Mode$ ChangesZone | ValidCard$ Card.Self | Origin$ Battlefield | Destination$ Any | Execute$ TrigRecall | TriggerDescription$ When CARDNAME leaves the battlefield, return the exiled cards to the battlefield tapped under their owners' control.
SVar:TrigRecall:AB$ ChangeZoneAll | Cost$ 0 | ChangeType$ Remembered | Origin$ Exile | Destination$ Battlefield | Tapped$ True | SubAbility$ DBCleanup
SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True
SVar:RemAIDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/realm_razer.jpg
End