mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 12:18:00 +00:00
- Added Wormfang Newt.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -7365,6 +7365,7 @@ res/cardsfolder/worldly_tutor.txt -text svneol=native#text/plain
|
|||||||
res/cardsfolder/worldslayer.txt -text svneol=native#text/plain
|
res/cardsfolder/worldslayer.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/worm_harvest.txt svneol=native#text/plain
|
res/cardsfolder/worm_harvest.txt svneol=native#text/plain
|
||||||
res/cardsfolder/wormfang_manta.txt svneol=native#text/plain
|
res/cardsfolder/wormfang_manta.txt svneol=native#text/plain
|
||||||
|
res/cardsfolder/wormfang_newt.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/wormwood_dryad.txt -text svneol=native#text/plain
|
res/cardsfolder/wormwood_dryad.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/wormwood_treefolk.txt -text svneol=native#text/plain
|
res/cardsfolder/wormwood_treefolk.txt -text svneol=native#text/plain
|
||||||
res/cardsfolder/worn_powerstone.txt -text svneol=native#text/plain
|
res/cardsfolder/worn_powerstone.txt -text svneol=native#text/plain
|
||||||
|
|||||||
12
res/cardsfolder/wormfang_newt.txt
Normal file
12
res/cardsfolder/wormfang_newt.txt
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
Name:Wormfang Newt
|
||||||
|
ManaCost:1 U
|
||||||
|
Types:Creature Nightmare Salamander Beast
|
||||||
|
Text:no text
|
||||||
|
PT:2/2
|
||||||
|
T:Mode$ ChangesZone | Origin$ Any | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigExile | TriggerDescription$ When CARDNAME enters the battlefield, exile a land you control.
|
||||||
|
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:TrigExile:AB$ChangeZone | Cost$ 0 | Origin$ Battlefield | Destination$ Exile | TargetMin$ 1 | ValidTgts$ Land.YouCtrl | TgtPrompt$ Choose target land you control | RememberTargets$ True | ForgetOtherTargets$ True
|
||||||
|
SVar:TrigReturn:AB$ChangeZone | Cost$ 0 | Defined$ Remembered | Origin$ Exile | Destination$ Battlefield
|
||||||
|
SVar:Rarity:Common
|
||||||
|
SVar:Picture:http://www.wizards.com/global/images/magic/general/wormfang_newt.jpg
|
||||||
|
End
|
||||||
Reference in New Issue
Block a user