Added Wormfang Crab

This commit is contained in:
moomarc
2012-04-22 17:53:24 +00:00
parent 703cdbc0ff
commit 16714fe9d1
2 changed files with 19 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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

View File

@@ -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