mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
Added Wormfang Crab
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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/worldslayer.txt svneol=native#text/plain
|
||||||
res/cardsfolder/w/worm_harvest.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_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_drake.txt svneol=native#text/plain
|
||||||
res/cardsfolder/w/wormfang_manta.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
|
res/cardsfolder/w/wormfang_newt.txt svneol=native#text/plain
|
||||||
|
|||||||
18
res/cardsfolder/w/wormfang_crab.txt
Normal file
18
res/cardsfolder/w/wormfang_crab.txt
Normal 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
|
||||||
Reference in New Issue
Block a user