diff --git a/.gitattributes b/.gitattributes index a1fdce18065..29ac5220ed8 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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_wurm.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/spiny_starfish.txt -text res/cardsfolder/s/spiraling_duelist.txt svneol=native#text/plain diff --git a/res/cardsfolder/s/spinerock_knoll.txt b/res/cardsfolder/s/spinerock_knoll.txt new file mode 100644 index 00000000000..e92288c9036 --- /dev/null +++ b/res/cardsfolder/s/spinerock_knoll.txt @@ -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 \ No newline at end of file