mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
-Added Realm Razer.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
14
res/cardsfolder/r/realm_razer.txt
Normal file
14
res/cardsfolder/r/realm_razer.txt
Normal 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
|
||||
Reference in New Issue
Block a user