- Added Riptide Shapeshifter

This commit is contained in:
jeffwadsworth
2011-11-04 20:59:52 +00:00
parent ef517dfe39
commit c0e2631982
2 changed files with 11 additions and 0 deletions

1
.gitattributes vendored
View File

@@ -6666,6 +6666,7 @@ res/cardsfolder/r/riptide_entrancer.txt svneol=native#text/plain
res/cardsfolder/r/riptide_laboratory.txt svneol=native#text/plain
res/cardsfolder/r/riptide_pilferer.txt svneol=native#text/plain
res/cardsfolder/r/riptide_replicator.txt -text
res/cardsfolder/r/riptide_shapeshifter.txt -text svneol=unset#text/plain
res/cardsfolder/r/riptide_survivor.txt svneol=native#text/plain
res/cardsfolder/r/rise_from_the_grave.txt svneol=native#text/plain
res/cardsfolder/r/rise_of_the_hobgoblins.txt svneol=native#text/plain

View File

@@ -0,0 +1,10 @@
Name:Riptide Shapeshifter
ManaCost:3 U U
Types:Creature Shapeshifter
Text:no text
PT:3/3
A:AB$ ChooseType | Cost$ 2 U U Sac<1/CARDNAME> | Type$ Creature | SubAbility$ DBDigUntil | SpellDescription$ Choose a creature type. Reveal cards from the top of your library until you reveal a creature card of that type. Put that card onto the battlefield and shuffle the rest into your library.
SVar:DBDigUntil:DB$ DigUntil | Valid$ Creature.ChosenType | ValidDescription$ creature card of chosen type | FoundDestination$ Battlefield | RevealedDestination$ Library | Shuffle$ True
SVar:Rarity:Uncommon
SVar:Picture:http://www.wizards.com/global/images/magic/general/riptide_shapeshifter.jpg
End