- Added Spinerock Knoll.

This commit is contained in:
Sloth
2012-05-19 18:19:57 +00:00
parent 5c7f6e3b42
commit a9fd8d6752
2 changed files with 17 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -8733,6 +8733,7 @@ res/cardsfolder/s/spined_sliver.txt svneol=native#text/plain
res/cardsfolder/s/spined_thopter.txt svneol=native#text/plain res/cardsfolder/s/spined_thopter.txt svneol=native#text/plain
res/cardsfolder/s/spined_wurm.txt svneol=native#text/plain res/cardsfolder/s/spined_wurm.txt svneol=native#text/plain
res/cardsfolder/s/spineless_thug.txt svneol=native#text/plain res/cardsfolder/s/spineless_thug.txt svneol=native#text/plain
res/cardsfolder/s/spinerock_knoll.txt -text
res/cardsfolder/s/spinneret_sliver.txt svneol=native#text/plain res/cardsfolder/s/spinneret_sliver.txt svneol=native#text/plain
res/cardsfolder/s/spiny_starfish.txt -text res/cardsfolder/s/spiny_starfish.txt -text
res/cardsfolder/s/spiraling_duelist.txt svneol=native#text/plain res/cardsfolder/s/spiraling_duelist.txt svneol=native#text/plain

View File

@@ -0,0 +1,16 @@
Name:Spinerock Knoll
ManaCost:no cost
Types:Land
Text:no text
K:Hideaway
T:Mode$ ChangesZone | Destination$ Battlefield | ValidCard$ Card.Self | Execute$ TrigDig | TriggerDescription$ This land enters the battlefield tapped. When it does, look at the top four cards of your library, exile one face down, then put the rest on the bottom of your library.
SVar:TrigDig:AB$ Dig | Cost$ 0 | Defined$ You | DigNum$ 4 | DestinationZone$ Exile | ExileFaceDown$ True | RememberChanged$ True
A:AB$ Mana | Cost$ T | Produced$ R | SpellDescription$ Add R to your mana pool.
A:AB$ Play | Cost$ R T | Defined$ Remembered | Controller$ You | WithoutManaCost$ True | Optional$ True | ConditionCheckSVar$ X | ConditionSVarCompare$ GE7 | ForgetRemembered$ True | SpellDescription$ You may play the exiled card without paying its mana cost if an opponent was dealt 7 or more damage this turn.
SVar:X:Count$OppDamageThisTurn
SVar:RemRandomDeck:True
SVar:Rarity:Rare
SVar:Picture:http://www.wizards.com/global/images/magic/general/spinerock_knoll.jpg
SetInfo:LRW|Rare|http://magiccards.info/scans/en/lw/274.jpg
Oracle:Hideaway (This land enters the battlefield tapped. When it does, look at the top four cards of your library, exile one face down, then put the rest on the bottom of your library.)\n{T}: Add {R} to your mana pool.\n{R}, {T}: You may play the exiled card without paying its mana cost if an opponent was dealt 7 or more damage this turn.
End