mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-17 19:28:01 +00:00
- Added Submerge.
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -8221,6 +8221,7 @@ res/cardsfolder/s/sturdy_hatchling.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/sturmgeist.txt -text
|
||||
res/cardsfolder/s/su_chi.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/subdue.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/submerge.txt -text
|
||||
res/cardsfolder/s/subterranean_hangar.txt -text
|
||||
res/cardsfolder/s/subterranean_shambler.txt svneol=native#text/plain
|
||||
res/cardsfolder/s/subterranean_spirit.txt svneol=native#text/plain
|
||||
|
||||
13
res/cardsfolder/s/submerge.txt
Normal file
13
res/cardsfolder/s/submerge.txt
Normal file
@@ -0,0 +1,13 @@
|
||||
Name:Submerge
|
||||
ManaCost:4 U
|
||||
Types:Instant
|
||||
Text:no text
|
||||
S:Mode$ Continuous | Affected$ Card.Self | EffectZone$ Hand | AddHiddenKeyword$ HIDDEN May be played without paying its mana cost | CheckSVar$ X | CheckSecondSVar$ Y | Description$ If an opponent controls a Forest and you control an Island, you may cast CARDNAME without paying its mana cost.
|
||||
SVar:X:Count$Valid Forest.YouDontCtrl
|
||||
SVar:Y:Count$Valid Island.YouCtrl
|
||||
A:SP$ ChangeZone | Cost$ 4 U | ValidTgts$ Creature | TgtPrompt$ Select target creature | Origin$ Battlefield | Destination $ Library | LibraryPosition$ 0 | SpellDescription$ Put target creature on top of its owner's library.
|
||||
SVar:Rarity:Uncommon
|
||||
SVar:Picture:http://www.wizards.com/global/images/magic/general/submerge.jpg
|
||||
Oracle:Put target creature on top of its owner's library.
|
||||
SetInfo:NMS|Uncommon|http://magiccards.info/scans/en/ne/48.jpg
|
||||
End
|
||||
Reference in New Issue
Block a user