- Added Veiled Crocodile

This commit is contained in:
swordshine
2014-02-25 07:53:21 +00:00
parent dcc798eac9
commit c8f5113aa8
2 changed files with 10 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -13290,6 +13290,7 @@ forge-gui/res/cardsfolder/v/veil_of_birds.txt svneol=native#text/plain
forge-gui/res/cardsfolder/v/veil_of_secrecy.txt -text
forge-gui/res/cardsfolder/v/veilborn_ghoul.txt -text
forge-gui/res/cardsfolder/v/veiled_apparition.txt svneol=native#text/plain
forge-gui/res/cardsfolder/v/veiled_crocodile.txt -text
forge-gui/res/cardsfolder/v/veiled_sentry.txt -text svneol=unset#text/plain
forge-gui/res/cardsfolder/v/veiled_serpent.txt svneol=native#text/plain
forge-gui/res/cardsfolder/v/veiling_oddity.txt -text

View File

@@ -0,0 +1,9 @@
Name:Veiled Crocodile
ManaCost:2 U
Types:Enchantment
T:Mode$ Always | CheckSVar$ X | SVarCompare$ EQ0 | TriggerZones$ Battlefield | Execute$ TrigVCAnimate | IsPresent$ Card.Self+Enchantment | ResolvingCheck$ IsPresent | TriggerDescription$ When a player has no cards in hand, if CARDNAME is an enchantment, CARDNAME becomes a 4/4 Crocodile creature.
SVar:TrigVCAnimate:AB$ Animate | Cost$ 0 | Types$ Creature,Crocodile | Power$ 4 | Toughness$ 4 | OverwriteTypes$ True | Permanent$ True
SVar:X:PlayerCountPlayers$LowestValidHand Card.YouOwn
SVar:RemRandomDeck:True
SVar:Picture:http://www.wizards.com/global/images/magic/general/veiled_crocodile.jpg
Oracle:When a player has no cards in hand, if Veiled Crocodile is an enchantment, Veiled Crocodile becomes a 4/4 Crocodile creature.