From c8f5113aa8a8488afe19c41cac1d84bc34fe25c7 Mon Sep 17 00:00:00 2001 From: swordshine Date: Tue, 25 Feb 2014 07:53:21 +0000 Subject: [PATCH] - Added Veiled Crocodile --- .gitattributes | 1 + forge-gui/res/cardsfolder/v/veiled_crocodile.txt | 9 +++++++++ 2 files changed, 10 insertions(+) create mode 100644 forge-gui/res/cardsfolder/v/veiled_crocodile.txt diff --git a/.gitattributes b/.gitattributes index b2fb66f1bb2..f9e06c1f148 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 diff --git a/forge-gui/res/cardsfolder/v/veiled_crocodile.txt b/forge-gui/res/cardsfolder/v/veiled_crocodile.txt new file mode 100644 index 00000000000..c39a1c385ba --- /dev/null +++ b/forge-gui/res/cardsfolder/v/veiled_crocodile.txt @@ -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.