mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-15 10:18:01 +00:00
- Added Spinerock Knoll.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
16
res/cardsfolder/s/spinerock_knoll.txt
Normal file
16
res/cardsfolder/s/spinerock_knoll.txt
Normal 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
|
||||
Reference in New Issue
Block a user