From 311a53e5ee9d5175269e741f91fee668c1b2324b Mon Sep 17 00:00:00 2001 From: Sloth Date: Tue, 5 Jun 2012 10:38:57 +0000 Subject: [PATCH] - Added Thing from the Deep by Squee. --- .gitattributes | 1 + res/cardsfolder/t/thing_from_the_deep.txt | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) create mode 100644 res/cardsfolder/t/thing_from_the_deep.txt diff --git a/.gitattributes b/.gitattributes index 98510b22aab..0973cfcc165 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9484,6 +9484,7 @@ res/cardsfolder/t/thief_of_hope.txt svneol=native#text/plain res/cardsfolder/t/thieves_fortune.txt -text res/cardsfolder/t/thieving_magpie.txt svneol=native#text/plain res/cardsfolder/t/thieving_sprite.txt -text +res/cardsfolder/t/thing_from_the_deep.txt -text res/cardsfolder/t/think_tank.txt svneol=native#text/plain res/cardsfolder/t/think_twice.txt svneol=native#text/plain res/cardsfolder/t/thirst.txt svneol=native#text/plain diff --git a/res/cardsfolder/t/thing_from_the_deep.txt b/res/cardsfolder/t/thing_from_the_deep.txt new file mode 100644 index 00000000000..d6222366c67 --- /dev/null +++ b/res/cardsfolder/t/thing_from_the_deep.txt @@ -0,0 +1,17 @@ +Name:Thing from the Deep +ManaCost:6 U U U +Types:Creature Leviathan +Text:no text +PT:9/9 +T:Mode$ Attacks | ValidCard$ Card.Self | TriggerZones$ Battlefield | Execute$ DeepDooDoo | TriggerDescription$ Whenever CARDNAME attacks, sacrifice it unless you sacrifice an Island. +SVar:DeepDooDoo:AB$ Sacrifice | Cost$ 0 | Amount$ 1 | SacValid$ Island | RememberSacrificed$ True | Optional$ True | SubAbility$ DeepSink +SVar:DeepSink:DB$ Sacrifice | Defined$ Self | SubAbility$ DeepClean | ConditionCheckSVar$ X | ConditionSVarCompare$ LT1 +SVar:DeepClean:DB$ Cleanup | ClearRemembered$ True +SVar:X:Remembered$Amount +SVar:NeedsToPlay:Island.YouCtrl +SVar:RemAIDeck:True +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/thing_from_the_deep.jpg +SetInfo:POR|Rare|http://magiccards.info/scans/en/po/74.jpg +Oracle:Whenever Thing from the Deep attacks, sacrifice it unless you sacrifice an Island. +End \ No newline at end of file