- more cards using library search
This commit is contained in:
wagic.the.homebrew@gmail.com
2009-05-30 13:50:03 +00:00
parent 1f25f78965
commit 5de26cc509
12 changed files with 200 additions and 154 deletions
+41
View File
@@ -140,6 +140,16 @@ mana={1}{G}{G}
type=Enchantment type=Enchantment
[/card] [/card]
[card] [card]
text=Search target opponent's library for a creature card and put that card into play under your control. Then that player shuffles his or her library.
target=creature|opponentLibrary
auto=moveTo(myInplay)
id=21300
name=Bribery
rarity=R
type=Sorcery
mana={3}{U}{U}
[/card]
[card]
text=Flash Enchant creature Enchanted creature has flying. text=Flash Enchant creature Enchanted creature has flying.
target=creature target=creature
auto=flying auto=flying
@@ -153,6 +163,16 @@ subtype=Aura
abilities=flash abilities=flash
[/card] [/card]
[card] [card]
text=Search your library for a Mercenary card, reveal that card, and put it into your hand. Then shuffle your library.
target=mercenary|myLibrary
auto=moveTo(myHand)
id=19832
name=Cateran Summons
rarity=U
type=Sorcery
mana={B}
[/card]
[card]
text=Enchant creature Enchanted creature gets +1/+1 and has mountainwalk. text=Enchant creature Enchanted creature gets +1/+1 and has mountainwalk.
target=creature target=creature
auto=:1/1 auto=:1/1
@@ -486,6 +506,15 @@ subtype=Human Druid
toughness=1 toughness=1
[/card] [/card]
[card] [card]
text={B}: Put target creature card from your graveyard on top of your library.
auto={B}:moveTo(myLibrary) target(creature|myGraveyard)
id=19704
name=Haunted Crossroads
rarity=U
type=Enchantment
mana={2}{B}
[/card]
[card]
text={T}: Add {R} to your mana pool. Sacrifice Heart of Ramos: Add {R} to your mana pool. text={T}: Add {R} to your mana pool. Sacrifice Heart of Ramos: Add {R} to your mana pool.
id=19766 id=19766
name=Heart of Ramos name=Heart of Ramos
@@ -995,6 +1024,18 @@ power=2
toughness=2 toughness=2
[/card] [/card]
[card] [card]
text=When Silverglade Elemental comes into play, you may search your library for a Forest card and put that card into play. If you do, shuffle your library.
auto=may moveTo(myInplay) target(Forest|myLibrary)
id=19631
name=Silverglade Elemental
rarity=C
type=Creature
mana={4}{G}
power=4
subtype=Elemental
toughness=4
[/card]
[card]
text={T}: Add {B} to your mana pool. Sacrifice Skull of Ramos: Add {B} to your mana pool. text={T}: Add {B} to your mana pool. Sacrifice Skull of Ramos: Add {B} to your mana pool.
id=19764 id=19764
name=Skull of Ramos name=Skull of Ramos
+4 -35
View File
@@ -150,14 +150,7 @@ rarity=U
type=Enchantment type=Enchantment
mana={1}{G}{G} mana={1}{G}{G}
[/card] [/card]
[card]
text=Search target opponent's library for a creature card and put that card into play under your control. Then that player shuffles his or her library.
id=21300
name=Bribery
rarity=R
type=Sorcery
mana={3}{U}{U}
[/card]
[card] [card]
text={X}{B}, {T}, Discard a card: Target creature gets +X/+0 until end of turn. text={X}{B}, {T}, Discard a card: Target creature gets +X/+0 until end of turn.
id=19815 id=19815
@@ -246,14 +239,7 @@ power=5
subtype=Horror Mercenary subtype=Horror Mercenary
toughness=5 toughness=5
[/card] [/card]
[card]
text=Search your library for a Mercenary card, reveal that card, and put it into your hand. Then shuffle your library.
id=19832
name=Cateran Summons
rarity=U
type=Sorcery
mana={B}
[/card]
[card] [card]
text=Flying Whenever Caustic Wasps deals combat damage to a player, you may destroy target artifact that player controls. text=Flying Whenever Caustic Wasps deals combat damage to a player, you may destroy target artifact that player controls.
id=19865 id=19865
@@ -841,14 +827,7 @@ power=1
subtype=Human Spellshaper subtype=Human Spellshaper
toughness=1 toughness=1
[/card] [/card]
[card]
text={B}: Put target creature card from your graveyard on top of your library.
id=19704
name=Haunted Crossroads
rarity=U
type=Enchantment
mana={2}{B}
[/card]
[card] [card]
text=Hickory Woodlot comes into play tapped with two depletion counters on it. {T}, Remove a depletion counter from Hickory Woodlot: Add {G}{G} to your mana pool. If there are no depletion counters on Hickory Woodlot, sacrifice it. text=Hickory Woodlot comes into play tapped with two depletion counters on it. {T}, Remove a depletion counter from Hickory Woodlot: Add {G}{G} to your mana pool. If there are no depletion counters on Hickory Woodlot, sacrifice it.
id=19646 id=19646
@@ -1815,17 +1794,7 @@ power=2
subtype=Human Mercenary Assassin subtype=Human Mercenary Assassin
toughness=1 toughness=1
[/card] [/card]
[card]
text=When Silverglade Elemental comes into play, you may search your library for a Forest card and put that card into play. If you do, shuffle your library.
id=19631
name=Silverglade Elemental
rarity=C
type=Creature
mana={4}{G}
power=4
subtype=Elemental
toughness=4
[/card]
[card] [card]
text={1}{G}, {T}, Discard a card: Search your library for a basic land card and put that card into play tapped. Then shuffle your library. text={1}{G}, {T}, Discard a card: Search your library for a basic land card and put that card into play tapped. Then shuffle your library.
id=19728 id=19728
+40
View File
@@ -324,6 +324,16 @@ type=Land
rarity=R rarity=R
[/card] [/card]
[card] [card]
text=Search your library for a card and put that card into your hand. Then shuffle your library.
target=*|myLibrary
auto=moveTo(myHand)
id=29954
name=Diabolic Tutor
rarity=U
type=Sorcery
mana={2}{B}{B}
[/card]
[card]
text=Tap: Destroy target creature token. text=Tap: Destroy target creature token.
id=31789 id=31789
name=Dogged Hunter name=Dogged Hunter
@@ -375,6 +385,16 @@ toughness=1
rarity=C rarity=C
[/card] [/card]
[card] [card]
text=Search your library for a card and put that card into your graveyard. Then shuffle your library.
target=*|myLibrary
auto=moveTo(myGraveyard)
id=30552
name=Entomb
rarity=R
type=Instant
mana={B}
[/card]
[card]
text=Escape Artist is unblockable. {U}, Discard a card from your hand: Return Escape Artist to its owner's hand. text=Escape Artist is unblockable. {U}, Discard a card from your hand: Return Escape Artist to its owner's hand.
id=31813 id=31813
name=Escape Artist name=Escape Artist
@@ -400,6 +420,16 @@ type=Instant
rarity=U rarity=U
[/card] [/card]
[card] [card]
text=Search target player's library for a card and remove that card from the game. Then that player shuffles his or her library.
target=*|library
auto=moveTo(removedFromGame)
id=29849
name=Extract
rarity=R
type=Sorcery
mana={U}
[/card]
[card]
text={2}{B}, Discard a card from your hand: Face of Fear gains fear until end of turn. text={2}{B}, Discard a card from your hand: Face of Fear gains fear until end of turn.
id=31738 id=31738
name=Face of Fear name=Face of Fear
@@ -951,6 +981,16 @@ type=Instant
rarity=C rarity=C
[/card] [/card]
[card] [card]
text=Put target creature on top of its owner's library.
target=creature
auto=moveTo(ownersLibrary)
id=29723
name=Repel
rarity=C
type=Instant
mana={3}{U}
[/card]
[card]
text=First strike Discard a card: Resilient Wanderer gains protection from the color of your choice until end of turn. text=First strike Discard a card: Resilient Wanderer gains protection from the color of your choice until end of turn.
id=29804 id=29804
name=Resilient Wanderer name=Resilient Wanderer
+4 -32
View File
@@ -572,14 +572,7 @@ power=1
subtype=Human Cleric subtype=Human Cleric
toughness=2 toughness=2
[/card] [/card]
[card]
text=Search your library for a card and put that card into your hand. Then shuffle your library.
id=29954
name=Diabolic Tutor
rarity=U
type=Sorcery
mana={2}{B}{B}
[/card]
[card] [card]
text={1}{G}, Sacrifice Diligent Farmhand: Search your library for a basic land card and put that card into play tapped. Then shuffle your library. If Diligent Farmhand is in a graveyard, effects from spells named Muscle Burst count it as a card named Muscle Burst. text={1}{G}, Sacrifice Diligent Farmhand: Search your library for a basic land card and put that card into play tapped. Then shuffle your library. If Diligent Farmhand is in a graveyard, effects from spells named Muscle Burst count it as a card named Muscle Burst.
id=29773 id=29773
@@ -720,14 +713,7 @@ rarity=U
type=Instant type=Instant
mana={R} mana={R}
[/card] [/card]
[card]
text=Search your library for a card and put that card into your graveyard. Then shuffle your library.
id=30552
name=Entomb
rarity=R
type=Instant
mana={B}
[/card]
[card] [card]
text=Target player sacrifices a land. Threshold - All players sacrifice all lands instead if seven or more cards are in your graveyard. text=Target player sacrifices a land. Threshold - All players sacrifice all lands instead if seven or more cards are in your graveyard.
id=30547 id=30547
@@ -736,14 +722,7 @@ rarity=R
type=Sorcery type=Sorcery
mana={4}{R} mana={4}{R}
[/card] [/card]
[card]
text=Search target player's library for a card and remove that card from the game. Then that player shuffles his or her library.
id=29849
name=Extract
rarity=R
type=Sorcery
mana={U}
[/card]
[card] [card]
text={1}{B}, Sacrifice Famished Ghoul: Remove up to two target cards in a single graveyard from the game. text={1}{B}, Sacrifice Famished Ghoul: Remove up to two target cards in a single graveyard from the game.
id=29736 id=29736
@@ -1551,14 +1530,7 @@ rarity=U
type=Sorcery type=Sorcery
mana={1}{R} mana={1}{R}
[/card] [/card]
[card]
text=Put target creature on top of its owner's library.
id=29723
name=Repel
rarity=C
type=Instant
mana={3}{U}
[/card]
[card] [card]
text=Flying Whenever a creature dealt damage by Repentant Vampire this turn is put into a graveyard, put a +1/+1 counter on Repentant Vampire. Threshold - As long as seven or more cards are in your graveyard, Repentant Vampire is white and has "{T}: Destroy target black creature." text=Flying Whenever a creature dealt damage by Repentant Vampire this turn is put into a graveyard, put a +1/+1 counter on Repentant Vampire. Threshold - As long as seven or more cards are in your graveyard, Repentant Vampire is white and has "{T}: Destroy target black creature."
id=29945 id=29945
+32
View File
@@ -838,6 +838,16 @@ type=Sorcery
mana={3}{G}{G} mana={3}{G}{G}
[/card] [/card]
[card] [card]
text=Search your library for a Forest card and put that card into play. Then shuffle your library.
target=Forest|myLibrary
auto=moveTo(myInplay)
id=4310
name=Nature's Lore
rarity=C
type=Sorcery
mana={1}{G}
[/card]
[card]
text=Destroy all green creatures. text=Destroy all green creatures.
auto=destroy all(creature[green]) auto=destroy all(creature[green])
id=4232 id=4232
@@ -1267,6 +1277,16 @@ mana={3}{U}
type=Sorcery type=Sorcery
[/card] [/card]
[card] [card]
text=Search your library for a basic land card and put that card into play. Then shuffle your library.
target=land[basic]|myLibrary
auto=moveTo(myInplay)
id=4323
name=Untamed Wilds
rarity=U
type=Sorcery
mana={2}{G}
[/card]
[card]
text=Vampiric Feast deals 4 damage to target creature or player and you gain 4 life. text=Vampiric Feast deals 4 damage to target creature or player and you gain 4 life.
target=creature,player target=creature,player
auto=damage:4 target auto=damage:4 target
@@ -1413,6 +1433,18 @@ mana={1}{G}{G}
type=Sorcery type=Sorcery
[/card] [/card]
[card] [card]
text=When Wood Elves comes into play, search your library for a Forest card and put that card into play. Then shuffle your library.
auto=moveTo(inPlay) target(forest|myLibrary)
id=4327
name=Wood Elves
rarity=R
type=Creature
mana={2}{G}
power=1
subtype=Elf Scout
toughness=1
[/card]
[card]
text=Destroy all creatures. They can't be regenerated. text=Destroy all creatures. They can't be regenerated.
auto=bury all(creature) auto=bury all(creature)
alias=1372 alias=1372
+3 -27
View File
@@ -401,14 +401,7 @@ rarity=R
type=Sorcery type=Sorcery
mana={2}{G} mana={2}{G}
[/card] [/card]
[card]
text=Search your library for a Forest card and put that card into play. Then shuffle your library.
id=4310
name=Nature's Lore
rarity=C
type=Sorcery
mana={1}{G}
[/card]
[card] [card]
text=When Noxious Toad is put into a graveyard from play, each opponent discards a card. text=When Noxious Toad is put into a graveyard from play, each opponent discards a card.
id=4233 id=4233
@@ -677,14 +670,7 @@ power=3
subtype=Beast subtype=Beast
toughness=2 toughness=2
[/card] [/card]
[card]
text=Search your library for a basic land card and put that card into play. Then shuffle your library.
id=4323
name=Untamed Wilds
rarity=U
type=Sorcery
mana={2}{G}
[/card]
[card] [card]
text=White creatures get +2/+0 until end of turn. text=White creatures get +2/+0 until end of turn.
id=4402 id=4402
@@ -725,14 +711,4 @@ rarity=U
type=Sorcery type=Sorcery
mana={2}{U} mana={2}{U}
[/card] [/card]
[card]
text=When Wood Elves comes into play, search your library for a Forest card and put that card into play. Then shuffle your library.
id=4327
name=Wood Elves
rarity=R
type=Creature
mana={2}{G}
power=1
subtype=Elf Scout
toughness=1
[/card]
+24
View File
@@ -116,6 +116,18 @@ mana={2}{R}
type=Instant type=Instant
[/card] [/card]
[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. text=Enchant creature Enchanted creature gets -4/-1.
target=creature target=creature
auto=:-4/-1 auto=:-4/-1
@@ -944,6 +956,18 @@ power=3
toughness=3 toughness=3
[/card] [/card]
[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. text={U}, {T}: Target player puts the top two cards of his or her library into his or her graveyard.
id=89028 id=89028
auto={U}{T}:deplete:2 target(player) auto={U}{T}:deplete:2 target(player)
+2 -22
View File
@@ -237,17 +237,7 @@ power=2
subtype=Human Wizard subtype=Human Wizard
toughness=3 toughness=3
[/card] [/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.
id=83584
name=Civic Wayfinder
rarity=C
type=Creature
mana={2}{G}
power=2
subtype=Elf Warrior Druid
toughness=2
[/card]
[card] [card]
text=Radiance - Cleansing Beam deals 2 damage to target creature and each other creature that shares a color with it. text=Radiance - Cleansing Beam deals 2 damage to target creature and each other creature that shares a color with it.
id=83567 id=83567
@@ -1937,17 +1927,7 @@ rarity=U
type=Sorcery type=Sorcery
mana={4}{U}{B} mana={4}{U}{B}
[/card] [/card]
[card]
text=When Vedalken Dismisser comes into play, put target creature on top of its owner's library.
id=87898
name=Vedalken Dismisser
rarity=C
type=Creature
mana={5}{U}
power=2
subtype=Vedalken Wizard
toughness=2
[/card]
[card] [card]
text=Return target creature card from your graveyard to play. If {G} was spent to play Vigor Mortis, that creature comes into play with an additional +1/+1 counter on it. text=Return target creature card from your graveyard to play. If {G} was spent to play Vigor Mortis, that creature comes into play with an additional +1/+1 counter on it.
id=88986 id=88986
+23
View File
@@ -1643,6 +1643,19 @@ power=1
toughness=1 toughness=1
[/card] [/card]
[card] [card]
text=Shadow (This creature can block or be blocked by only creatures with shadow.) {U}: Put Thalakos Mistfolk on top of its owner's library.
abilities=shadow
auto={U}: moveTo(ownersLibrary)
id=4733
name=Thalakos Mistfolk
rarity=C
type=Creature
mana={2}{U}
power=2
subtype=Thalakos Illusion
toughness=1
[/card]
[card]
text=Shadow (This creature can block or be blocked by only creatures with shadow) text=Shadow (This creature can block or be blocked by only creatures with shadow)
id=4735 id=4735
name=Thalakos Sentry name=Thalakos Sentry
@@ -1656,6 +1669,16 @@ toughness=2
abilities=shadow abilities=shadow
[/card] [/card]
[card] [card]
text=Put target creature on top of its owner's library.
target=creature
auto=moveTo(ownersLibrary)
id=4736
name=Time Ebb
rarity=C
type=Sorcery
mana={2}{U}
[/card]
[card]
id=4794 id=4794
name=Trained Armodon name=Trained Armodon
color=Green color=Green
+2 -19
View File
@@ -1629,17 +1629,7 @@ auto={T}: Add {U}
rarity=U rarity=U
type=Land type=Land
[/card] [/card]
[card]
text=Shadow (This creature can block or be blocked by only creatures with shadow.) {U}: Put Thalakos Mistfolk on top of its owner's library.
id=4733
name=Thalakos Mistfolk
rarity=C
type=Creature
mana={2}{U}
power=2
subtype=Thalakos Illusion
toughness=1
[/card]
[card] [card]
text=Shadow (This creature can block or be blocked by only creatures with shadow.) When Thalakos Seer leaves play, draw a card. text=Shadow (This creature can block or be blocked by only creatures with shadow.) When Thalakos Seer leaves play, draw a card.
id=4734 id=4734
@@ -1659,14 +1649,7 @@ rarity=R
type=Artifact type=Artifact
mana={2} mana={2}
[/card] [/card]
[card]
text=Put target creature on top of its owner's library.
id=4736
name=Time Ebb
rarity=C
type=Sorcery
mana={2}{U}
[/card]
[card] [card]
text=Target player takes an extra turn after this one. text=Target player takes an extra turn after this one.
id=4737 id=4737
+23
View File
@@ -465,6 +465,17 @@ type=Enchantment
subtype=Aura subtype=Aura
[/card] [/card]
[card] [card]
text=Search your library for a card, put that card into your hand, then discard a card at random. Then shuffle your library.
target=*|myLibrary
auto=discard:1
auto=moveTo(myHand)
id=10654
name=Gamble
rarity=R
type=Sorcery
mana={R}
[/card]
[card]
text=Creatures you control get +1/+1. text=Creatures you control get +1/+1.
auto=lord(creature|myinplay) 1/1 auto=lord(creature|myinplay) 1/1
id=5835 id=5835
@@ -475,6 +486,18 @@ type=Enchantment
mana={1}{W}{W} mana={1}{W}{W}
[/card] [/card]
[card] [card]
text=When Goblin Matron comes into play, you may search your library for a Goblin card, reveal that card, and put it into your hand. If you do, shuffle your library.
auto=may moveTo(myHand) target(goblin|myLibrary)
id=8824
name=Goblin Matron
rarity=C
type=Creature
mana={2}{R}
power=1
subtype=Goblin
toughness=1
[/card]
[card]
text=Goblin Raider can't block. text=Goblin Raider can't block.
id=5701 id=5701
name=Goblin Raider name=Goblin Raider
+2 -19
View File
@@ -682,14 +682,7 @@ name=Gaea's Cradle
rarity=R rarity=R
type=Legendary Land type=Legendary Land
[/card] [/card]
[card]
text=Search your library for a card, put that card into your hand, then discard a card at random. Then shuffle your library.
id=10654
name=Gamble
rarity=R
type=Sorcery
mana={R}
[/card]
[card] [card]
text=Flying When Gilded Drake comes into play, exchange control of Gilded Drake and up to one target creature an opponent controls. If you don't make an exchange, sacrifice Gilded Drake. This ability can't be countered except by spells and abilities. (This effect doesn't end at end of turn.) text=Flying When Gilded Drake comes into play, exchange control of Gilded Drake and up to one target creature an opponent controls. If you don't make an exchange, sacrifice Gilded Drake. This ability can't be countered except by spells and abilities. (This effect doesn't end at end of turn.)
id=5837 id=5837
@@ -723,17 +716,7 @@ power=1
subtype=Goblin subtype=Goblin
toughness=1 toughness=1
[/card] [/card]
[card]
text=When Goblin Matron comes into play, you may search your library for a Goblin card, reveal that card, and put it into your hand. If you do, shuffle your library.
id=8824
name=Goblin Matron
rarity=C
type=Creature
mana={2}{R}
power=1
subtype=Goblin
toughness=1
[/card]
[card] [card]
text=Put X 1/1 red Goblin creature tokens into play. text=Put X 1/1 red Goblin creature tokens into play.
id=8818 id=8818