mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-18 03:38:01 +00:00
- Added Thing from the Deep by Squee.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||||
|
|||||||
17
res/cardsfolder/t/thing_from_the_deep.txt
Normal file
17
res/cardsfolder/t/thing_from_the_deep.txt
Normal 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
|
||||||
Reference in New Issue
Block a user