- Added Thing from the Deep by Squee.

This commit is contained in:
Sloth
2012-06-05 10:38:57 +00:00
parent c2fcb53e80
commit 311a53e5ee
2 changed files with 18 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -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/thieves_fortune.txt -text
res/cardsfolder/t/thieving_magpie.txt svneol=native#text/plain res/cardsfolder/t/thieving_magpie.txt svneol=native#text/plain
res/cardsfolder/t/thieving_sprite.txt -text 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_tank.txt svneol=native#text/plain
res/cardsfolder/t/think_twice.txt svneol=native#text/plain res/cardsfolder/t/think_twice.txt svneol=native#text/plain
res/cardsfolder/t/thirst.txt svneol=native#text/plain res/cardsfolder/t/thirst.txt svneol=native#text/plain

View File

@@ -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