diff --git a/projects/mtg/bin/Res/sets/MRQ/_cards.dat b/projects/mtg/bin/Res/sets/MRQ/_cards.dat index 41409fdd4..673bc5ec1 100644 --- a/projects/mtg/bin/Res/sets/MRQ/_cards.dat +++ b/projects/mtg/bin/Res/sets/MRQ/_cards.dat @@ -140,6 +140,16 @@ mana={1}{G}{G} type=Enchantment [/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. target=creature auto=flying @@ -153,6 +163,16 @@ subtype=Aura abilities=flash [/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. target=creature auto=:1/1 @@ -486,6 +506,15 @@ subtype=Human Druid toughness=1 [/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. id=19766 name=Heart of Ramos @@ -995,6 +1024,18 @@ power=2 toughness=2 [/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. id=19764 name=Skull of Ramos diff --git a/projects/mtg/bin/Res/sets/MRQ/todo.dat b/projects/mtg/bin/Res/sets/MRQ/todo.dat index 9523309a4..a948423c5 100644 --- a/projects/mtg/bin/Res/sets/MRQ/todo.dat +++ b/projects/mtg/bin/Res/sets/MRQ/todo.dat @@ -150,14 +150,7 @@ rarity=U type=Enchantment mana={1}{G}{G} [/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] text={X}{B}, {T}, Discard a card: Target creature gets +X/+0 until end of turn. id=19815 @@ -246,14 +239,7 @@ power=5 subtype=Horror Mercenary toughness=5 [/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] text=Flying Whenever Caustic Wasps deals combat damage to a player, you may destroy target artifact that player controls. id=19865 @@ -841,14 +827,7 @@ power=1 subtype=Human Spellshaper toughness=1 [/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] 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 @@ -1815,17 +1794,7 @@ power=2 subtype=Human Mercenary Assassin toughness=1 [/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] 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 diff --git a/projects/mtg/bin/Res/sets/ODY/_cards.dat b/projects/mtg/bin/Res/sets/ODY/_cards.dat index 943aee832..7d60a85fa 100644 --- a/projects/mtg/bin/Res/sets/ODY/_cards.dat +++ b/projects/mtg/bin/Res/sets/ODY/_cards.dat @@ -324,6 +324,16 @@ type=Land rarity=R [/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. id=31789 name=Dogged Hunter @@ -375,6 +385,16 @@ toughness=1 rarity=C [/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. id=31813 name=Escape Artist @@ -400,6 +420,16 @@ type=Instant rarity=U [/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. id=31738 name=Face of Fear @@ -951,6 +981,16 @@ type=Instant rarity=C [/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. id=29804 name=Resilient Wanderer diff --git a/projects/mtg/bin/Res/sets/ODY/todo.dat b/projects/mtg/bin/Res/sets/ODY/todo.dat index e9d27f582..2678b49a3 100644 --- a/projects/mtg/bin/Res/sets/ODY/todo.dat +++ b/projects/mtg/bin/Res/sets/ODY/todo.dat @@ -572,14 +572,7 @@ power=1 subtype=Human Cleric toughness=2 [/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] 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 @@ -720,14 +713,7 @@ rarity=U type=Instant mana={R} [/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] text=Target player sacrifices a land. Threshold - All players sacrifice all lands instead if seven or more cards are in your graveyard. id=30547 @@ -736,14 +722,7 @@ rarity=R type=Sorcery mana={4}{R} [/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] text={1}{B}, Sacrifice Famished Ghoul: Remove up to two target cards in a single graveyard from the game. id=29736 @@ -1551,14 +1530,7 @@ rarity=U type=Sorcery mana={1}{R} [/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] 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 diff --git a/projects/mtg/bin/Res/sets/POR/_cards.dat b/projects/mtg/bin/Res/sets/POR/_cards.dat index 677295b29..3a27d7fbf 100644 --- a/projects/mtg/bin/Res/sets/POR/_cards.dat +++ b/projects/mtg/bin/Res/sets/POR/_cards.dat @@ -838,6 +838,16 @@ type=Sorcery mana={3}{G}{G} [/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. auto=destroy all(creature[green]) id=4232 @@ -1267,6 +1277,16 @@ mana={3}{U} type=Sorcery [/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. target=creature,player auto=damage:4 target @@ -1413,6 +1433,18 @@ mana={1}{G}{G} type=Sorcery [/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. auto=bury all(creature) alias=1372 diff --git a/projects/mtg/bin/Res/sets/POR/todo.dat b/projects/mtg/bin/Res/sets/POR/todo.dat index ec4a41176..6e49393df 100644 --- a/projects/mtg/bin/Res/sets/POR/todo.dat +++ b/projects/mtg/bin/Res/sets/POR/todo.dat @@ -401,14 +401,7 @@ rarity=R type=Sorcery mana={2}{G} [/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] text=When Noxious Toad is put into a graveyard from play, each opponent discards a card. id=4233 @@ -677,14 +670,7 @@ power=3 subtype=Beast toughness=2 [/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] text=White creatures get +2/+0 until end of turn. id=4402 @@ -725,14 +711,4 @@ rarity=U type=Sorcery mana={2}{U} [/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] + diff --git a/projects/mtg/bin/Res/sets/RAV/_cards.dat b/projects/mtg/bin/Res/sets/RAV/_cards.dat index 36c785062..c6612cf77 100644 --- a/projects/mtg/bin/Res/sets/RAV/_cards.dat +++ b/projects/mtg/bin/Res/sets/RAV/_cards.dat @@ -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) diff --git a/projects/mtg/bin/Res/sets/RAV/todo.dat b/projects/mtg/bin/Res/sets/RAV/todo.dat index 004c4b52e..496de1210 100644 --- a/projects/mtg/bin/Res/sets/RAV/todo.dat +++ b/projects/mtg/bin/Res/sets/RAV/todo.dat @@ -237,17 +237,7 @@ power=2 subtype=Human Wizard toughness=3 [/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] text=Radiance - Cleansing Beam deals 2 damage to target creature and each other creature that shares a color with it. id=83567 @@ -1937,17 +1927,7 @@ rarity=U type=Sorcery mana={4}{U}{B} [/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] 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 diff --git a/projects/mtg/bin/Res/sets/TMP/_cards.dat b/projects/mtg/bin/Res/sets/TMP/_cards.dat index a5c669e04..aa504d2cf 100644 --- a/projects/mtg/bin/Res/sets/TMP/_cards.dat +++ b/projects/mtg/bin/Res/sets/TMP/_cards.dat @@ -1643,6 +1643,19 @@ power=1 toughness=1 [/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) id=4735 name=Thalakos Sentry @@ -1656,6 +1669,16 @@ toughness=2 abilities=shadow [/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 name=Trained Armodon color=Green diff --git a/projects/mtg/bin/Res/sets/TMP/todo.dat b/projects/mtg/bin/Res/sets/TMP/todo.dat index ecd2c6f95..e8aebbfaf 100644 --- a/projects/mtg/bin/Res/sets/TMP/todo.dat +++ b/projects/mtg/bin/Res/sets/TMP/todo.dat @@ -1629,17 +1629,7 @@ auto={T}: Add {U} rarity=U type=Land [/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] text=Shadow (This creature can block or be blocked by only creatures with shadow.) When Thalakos Seer leaves play, draw a card. id=4734 @@ -1659,14 +1649,7 @@ rarity=R type=Artifact mana={2} [/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] text=Target player takes an extra turn after this one. id=4737 diff --git a/projects/mtg/bin/Res/sets/USG/_cards.dat b/projects/mtg/bin/Res/sets/USG/_cards.dat index ecf3479b3..52cb44cff 100644 --- a/projects/mtg/bin/Res/sets/USG/_cards.dat +++ b/projects/mtg/bin/Res/sets/USG/_cards.dat @@ -465,6 +465,17 @@ type=Enchantment subtype=Aura [/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. auto=lord(creature|myinplay) 1/1 id=5835 @@ -475,6 +486,18 @@ type=Enchantment mana={1}{W}{W} [/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. id=5701 name=Goblin Raider diff --git a/projects/mtg/bin/Res/sets/USG/todo.dat b/projects/mtg/bin/Res/sets/USG/todo.dat index e0178f822..417bca33a 100644 --- a/projects/mtg/bin/Res/sets/USG/todo.dat +++ b/projects/mtg/bin/Res/sets/USG/todo.dat @@ -682,14 +682,7 @@ name=Gaea's Cradle rarity=R type=Legendary Land [/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] 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 @@ -723,17 +716,7 @@ power=1 subtype=Goblin toughness=1 [/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] text=Put X 1/1 red Goblin creature tokens into play. id=8818