diff --git a/.gitattributes b/.gitattributes index a2c70c7e91b..48b4805723b 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4463,6 +4463,7 @@ res/cardsfolder/molting_skin.txt -text svneol=native#text/plain res/cardsfolder/momentous_fall.txt -text svneol=native#text/plain res/cardsfolder/moments_peace.txt -text svneol=native#text/plain res/cardsfolder/momentum.txt -text svneol=native#text/plain +res/cardsfolder/momir_vig_simic_visionary.txt -text svneol=native#text/plain res/cardsfolder/mongrel_pack.txt -text svneol=native#text/plain res/cardsfolder/monk_idealist.txt -text svneol=native#text/plain res/cardsfolder/monk_realist.txt -text svneol=native#text/plain diff --git a/res/cardsfolder/momir_vig_simic_visionary.txt b/res/cardsfolder/momir_vig_simic_visionary.txt new file mode 100644 index 00000000000..bc704b99800 --- /dev/null +++ b/res/cardsfolder/momir_vig_simic_visionary.txt @@ -0,0 +1,12 @@ +Name:Momir Vig, Simic Visionary +ManaCost:3 G U +Types:Legendary Creature Elf Wizard +Text:no text +PT:2/2 +T:Mode$ SpellCast | ValidCard$ Creature.Green | ValidActivatingPlayer$ You | OptionalDecider$ You | TriggerZones$ Battlefield | Execute$ TrigChange | TriggerDescription$ Whenever you cast a green creature spell, you may search your library for a creature card and reveal it. If you do, shuffle your library and put that card on top of it. +SVar:TrigChange:AB$ChangeZone | Cost$ 0 | Origin$ Library | Destination$ Library | LibraryPosition$ 0 | ChangeType$ Creature | ChangeNum$ 1 +T:Mode$ SpellCast | ValidCard$ Creature.Blue | ValidActivatingPlayer$ You | TriggerZones$ Battlefield | Execute$ TrigDig | TriggerDescription$ Whenever you cast a blue creature spell, reveal the top card of your library. If it's a creature card, put that card into your hand. +SVar:TrigDig:AB$Dig | Cost$ 0 | DigNum$ 1 | Reveal$ True | ChangeNum$ All | ChangeValid$ Creature | LibraryPosition2$ 0 +SVar:Rarity:Rare +SVar:Picture:http://www.wizards.com/global/images/magic/general/corpse_connoisseur.jpg +End \ No newline at end of file