Erwan
- more cards using library search
This commit is contained in:
@@ -116,6 +116,18 @@ mana={2}{R}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=When Civic Wayfinder comes into play, you may search your library for a basic land card, reveal it, and put it into your hand. If you do, shuffle your library.
|
||||
auto=may moveTo(myHand) target(land[basic]|myLibrary)
|
||||
id=83584
|
||||
name=Civic Wayfinder
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={2}{G}
|
||||
power=2
|
||||
subtype=Elf Warrior Druid
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature gets -4/-1.
|
||||
target=creature
|
||||
auto=:-4/-1
|
||||
@@ -944,6 +956,18 @@ power=3
|
||||
toughness=3
|
||||
[/card]
|
||||
[card]
|
||||
text=When Vedalken Dismisser comes into play, put target creature on top of its owner's library.
|
||||
auto=moveTo(ownersLibrary) target(creature)
|
||||
id=87898
|
||||
name=Vedalken Dismisser
|
||||
rarity=C
|
||||
type=Creature
|
||||
mana={5}{U}
|
||||
power=2
|
||||
subtype=Vedalken Wizard
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
text={U}, {T}: Target player puts the top two cards of his or her library into his or her graveyard.
|
||||
id=89028
|
||||
auto={U}{T}:deplete:2 target(player)
|
||||
|
||||
Reference in New Issue
Block a user