mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-19 04:08:01 +00:00
add Momir Vig, Simic Visionary (from Dissension)
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -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
|
||||
|
||||
12
res/cardsfolder/momir_vig_simic_visionary.txt
Normal file
12
res/cardsfolder/momir_vig_simic_visionary.txt
Normal file
@@ -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
|
||||
Reference in New Issue
Block a user