From 16714fe9d14496b965f98d3d0a557c36fa42e6b7 Mon Sep 17 00:00:00 2001 From: moomarc Date: Sun, 22 Apr 2012 17:53:24 +0000 Subject: [PATCH] Added Wormfang Crab --- .gitattributes | 1 + res/cardsfolder/w/wormfang_crab.txt | 18 ++++++++++++++++++ 2 files changed, 19 insertions(+) create mode 100644 res/cardsfolder/w/wormfang_crab.txt diff --git a/.gitattributes b/.gitattributes index c8674d265b9..a09b67eec80 100644 --- a/.gitattributes +++ b/.gitattributes @@ -10433,6 +10433,7 @@ res/cardsfolder/w/worldly_tutor.txt svneol=native#text/plain res/cardsfolder/w/worldslayer.txt svneol=native#text/plain res/cardsfolder/w/worm_harvest.txt svneol=native#text/plain res/cardsfolder/w/wormfang_behemoth.txt svneol=native#text/plain +res/cardsfolder/w/wormfang_crab.txt -text res/cardsfolder/w/wormfang_drake.txt svneol=native#text/plain res/cardsfolder/w/wormfang_manta.txt svneol=native#text/plain res/cardsfolder/w/wormfang_newt.txt svneol=native#text/plain diff --git a/res/cardsfolder/w/wormfang_crab.txt b/res/cardsfolder/w/wormfang_crab.txt new file mode 100644 index 00000000000..a3bcc0eb573 --- /dev/null +++ b/res/cardsfolder/w/wormfang_crab.txt @@ -0,0 +1,18 @@ +Name:Wormfang Crab +ManaCost:3 U +Types:Creature Nightmare Crab +Text:no text +PT:3/6 +K:Unblockable +T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigChoice | TriggerDescription$ When CARDNAME enters the battlefield, an opponent chooses a permanent you control other than CARDNAME and exiles it. +SVar:TrigChoice:DB$ ChooseCard | Defined$ Opponent | Amount$ 1 | Choices$ Permanent.YouCtrl+Other | RememberChosen$ True | SubAbility$ ExileChoice +SVar:ExileChoice:DB$ ChangeZone | Cost$ 0 | IsCurse$ True | Defined$ Remembered | Origin$ Battlefield | Destination$ Exile +T:Mode$ ChangesZone | Origin$ Battlefield | Destination$ Any | ValidCard$ Card.Self | Execute$ TrigReturn | TriggerDescription$ When CARDNAME leaves the battlefield, return the exiled card to the battlefield under its owner's control. +SVar:TrigReturn:AB$ ChangeZone | Cost$ 0 | Defined$ Remembered | Origin$ Exile | Destination$ Battlefield | SubAbility$ DBCleanup +SVar:DBCleanup:DB$ Cleanup | ClearRemembered$ True +SVar:RemAIDeck:True +SVar:Rarity:Uncommon +SVar:Picture:http://www.wizards.com/global/images/magic/general/wormfang_crab.jpg +SetInfo:JUD|Uncommon|http://magiccards.info/scans/en/ju/56.jpg +Oracle:Wormfang Crab is unblockable.\nWhen Wormfang Crab enters the battlefield, an opponent chooses a permanent you control other than Wormfang Crab and exiles it.\nWhen Wormfang Crab leaves the battlefield, return the exiled card to the battlefield under its owner's control. +End \ No newline at end of file