Fixed Drain Life (MIR)
(MRQ): - Wording update - Bug Fixes - Added several cards
This commit is contained in:
@@ -291,7 +291,7 @@ type=Instant
|
|||||||
[card]
|
[card]
|
||||||
text=Spend only black mana on X. Drain Life deals X damage to target creature or player. You gain life equal to the damage dealt, but not more life than the player's life total before Drain Life dealt damage or the creature's toughness.
|
text=Spend only black mana on X. Drain Life deals X damage to target creature or player. You gain life equal to the damage dealt, but not more life than the player's life total before Drain Life dealt damage or the creature's toughness.
|
||||||
id=3287
|
id=3287
|
||||||
id=1156
|
alias=1156
|
||||||
name=Drain Life
|
name=Drain Life
|
||||||
rarity=C
|
rarity=C
|
||||||
mana={X}{1}{B}
|
mana={X}{1}{B}
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
[card]
|
[card]
|
||||||
text=Enchant creature Enchanted creature gets +2/+2 for each other enchantment in play.
|
text=Enchant creature Enchanted creature gets +2/+2 for each other enchantment on the battlefield.
|
||||||
target=creature
|
target=creature
|
||||||
auto=foreach(enchantment|inplay) 2/2 other
|
auto=foreach(other enchantment|battlefield) 2/2
|
||||||
id=19634
|
id=19634
|
||||||
name=Ancestral Mask
|
name=Ancestral Mask
|
||||||
rarity=C
|
rarity=C
|
||||||
@@ -15,8 +15,8 @@ id=19661
|
|||||||
auto={3}{W}{W}:draw:1 controller && life:3 opponent
|
auto={3}{W}{W}:draw:1 controller && life:3 opponent
|
||||||
name=Armistice
|
name=Armistice
|
||||||
rarity=R
|
rarity=R
|
||||||
type=Enchantment
|
|
||||||
mana={2}{W}
|
mana={2}{W}
|
||||||
|
type=Enchantment
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={1}{R}, Sacrifice a Goblin: Arms Dealer deals 4 damage to target creature.
|
text={1}{R}, Sacrifice a Goblin: Arms Dealer deals 4 damage to target creature.
|
||||||
@@ -26,7 +26,7 @@ rarity=U
|
|||||||
mana={2}{R}
|
mana={2}{R}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Goblin
|
subtype=Goblin
|
||||||
auto={1}{R}{S(goblin|myinplay)}:Damage:4 target(creature)
|
auto={1}{R}{S(goblin|myBattlefield)}:Damage:4 target(creature)
|
||||||
power=1
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
@@ -58,7 +58,7 @@ abilities=defender
|
|||||||
[card]
|
[card]
|
||||||
text=Flying Battle Squadron's power and toughness are each equal to the number of creatures you control.
|
text=Flying Battle Squadron's power and toughness are each equal to the number of creatures you control.
|
||||||
id=19712
|
id=19712
|
||||||
auto=foreach(creature|myinplay) 1/1
|
auto=foreach(creature|myBattlefield) 1/1
|
||||||
name=Battle Squadron
|
name=Battle Squadron
|
||||||
rarity=R
|
rarity=R
|
||||||
mana={3}{R}{R}
|
mana={3}{R}{R}
|
||||||
@@ -130,7 +130,7 @@ toughness=1
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Whenever a creature attacks you, it gets -1/-0 until end of turn.
|
text=Whenever a creature attacks you, it gets -1/-0 until end of turn.
|
||||||
auto=lord(creature[attacking]|opponentinplay) -1/0
|
auto=lord(creature[attacking]|opponentBattlefield) -1/0
|
||||||
id=19745
|
id=19745
|
||||||
name=Briar Patch
|
name=Briar Patch
|
||||||
rarity=U
|
rarity=U
|
||||||
@@ -140,12 +140,12 @@ 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.
|
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
|
target=creature|opponentLibrary
|
||||||
auto=moveTo(myInplay)
|
auto=moveTo(myBattlefield)
|
||||||
id=21300
|
id=21300
|
||||||
name=Bribery
|
name=Bribery
|
||||||
rarity=R
|
rarity=R
|
||||||
type=Sorcery
|
|
||||||
mana={3}{U}{U}
|
mana={3}{U}{U}
|
||||||
|
type=Sorcery
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Flash Enchant creature Enchanted creature has flying.
|
text=Flash Enchant creature Enchanted creature has flying.
|
||||||
@@ -160,6 +160,19 @@ subtype=Aura
|
|||||||
abilities=flash
|
abilities=flash
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
text=Flying Whenever Caustic Wasps deals combat damage to a player, you may destroy target artifact that player controls.
|
||||||
|
id=19865
|
||||||
|
name=Caustic Wasps
|
||||||
|
rarity=U
|
||||||
|
mana={2}{G}
|
||||||
|
type=Creature
|
||||||
|
subtype=Insect
|
||||||
|
auto=@damaged(player) from(this):may destroy target(artifact|opponentbattlefield)
|
||||||
|
power=1
|
||||||
|
toughness=1
|
||||||
|
abilities=flying
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text=Search your library for a Mercenary card, reveal that card, and put it into your hand. Then shuffle your library.
|
text=Search your library for a Mercenary card, reveal that card, and put it into your hand. Then shuffle your library.
|
||||||
target=mercenary|myLibrary
|
target=mercenary|myLibrary
|
||||||
auto=moveTo(myHand)
|
auto=moveTo(myHand)
|
||||||
@@ -209,11 +222,11 @@ abilities=flying,cloud
|
|||||||
[card]
|
[card]
|
||||||
text=Draw a card for each creature you control.
|
text=Draw a card for each creature you control.
|
||||||
id=19739
|
id=19739
|
||||||
auto=foreach(creature|myinplay)draw:1
|
auto=foreach(creature|myBattlefield)draw:1
|
||||||
name=Collective Unconscious
|
name=Collective Unconscious
|
||||||
rarity=R
|
rarity=R
|
||||||
type=Sorcery
|
|
||||||
mana={4}{G}{G}
|
mana={4}{G}{G}
|
||||||
|
type=Sorcery
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Counter target spell.
|
text=Counter target spell.
|
||||||
@@ -265,10 +278,10 @@ id=19559
|
|||||||
auto={U}:moveto(hand)
|
auto={U}:moveto(hand)
|
||||||
name=Darting Merfolk
|
name=Darting Merfolk
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Creature
|
|
||||||
mana={1}{U}
|
mana={1}{U}
|
||||||
power=1
|
type=Creature
|
||||||
subtype=Merfolk
|
subtype=Merfolk
|
||||||
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
@@ -296,15 +309,15 @@ power=1
|
|||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Enchant creature (Target a creature as you play this. This card comes into play attached to that creature.) Enchanted creature doesn't untap during its controller's untap step.
|
text=Enchant creature (Target a creature as you cast this. This card enters the battlefield attached to that creature.) Enchanted creature doesn't untap during its controller's untap step.
|
||||||
id=19577
|
id=19577
|
||||||
name=Dehydration
|
name=Dehydration
|
||||||
target=creature
|
target=creature
|
||||||
auto=doesnotuntap
|
auto=doesnotuntap
|
||||||
type=Enchantment
|
type=Enchantment
|
||||||
|
rarity=C
|
||||||
mana={3}{U}
|
mana={3}{U}
|
||||||
subtype=Aura
|
subtype=Aura
|
||||||
rarity=C
|
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Destroy target permanent.
|
text=Destroy target permanent.
|
||||||
@@ -351,7 +364,7 @@ mana={1}{W}
|
|||||||
type=Instant
|
type=Instant
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Flying {U}: Drake Hatchling gets +1/+0 until end of turn. Play this ability only once each turn.
|
text=Flying {U}: Drake Hatchling gets +1/+0 until end of turn. Activate this ability only once each turn.
|
||||||
id=19565
|
id=19565
|
||||||
name=Drake Hatchling
|
name=Drake Hatchling
|
||||||
rarity=C
|
rarity=C
|
||||||
@@ -366,13 +379,23 @@ abilities=flying
|
|||||||
[card]
|
[card]
|
||||||
text={T}: Add {1} to your mana pool. {3}, {T}, Sacrifice a land: Destroy target nonbasic land.
|
text={T}: Add {1} to your mana pool. {3}, {T}, Sacrifice a land: Destroy target nonbasic land.
|
||||||
id=19772
|
id=19772
|
||||||
auto={T}: Add {1}
|
auto={T}:Add {1}
|
||||||
auto={3}{T}{S(land|myinplay)}:destroy target(land[-basic])
|
auto={3}{T}{S(land|myBattlefield)}:destroy target(land[-basic])
|
||||||
name=Dust Bowl
|
name=Dust Bowl
|
||||||
rarity=R
|
rarity=R
|
||||||
type=Land
|
type=Land
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
text=Nonland permanents don't untap during their controllers' untap steps. At the beginning of your upkeep, you lose 2 life.
|
||||||
|
id=19679
|
||||||
|
name=Embargo
|
||||||
|
auto=lord(*[-land]) doesnotuntap
|
||||||
|
auto=@each my upkeep:life:-2 controller
|
||||||
|
rarity=R
|
||||||
|
mana={3}{U}
|
||||||
|
type=Enchantment
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text={T}: Add {U} to your mana pool. Sacrifice Eye of Ramos: Add {U} to your mana pool.
|
text={T}: Add {U} to your mana pool. Sacrifice Eye of Ramos: Add {U} to your mana pool.
|
||||||
id=19765
|
id=19765
|
||||||
name=Eye of Ramos
|
name=Eye of Ramos
|
||||||
@@ -399,7 +422,7 @@ abilities=flash
|
|||||||
text={T}: Add {G} to your mana pool.
|
text={T}: Add {G} to your mana pool.
|
||||||
id=20896
|
id=20896
|
||||||
name=Forest
|
name=Forest
|
||||||
auto={T}:add{G}
|
auto={T}:Add {G}
|
||||||
rarity=L
|
rarity=L
|
||||||
type=Basic Land
|
type=Basic Land
|
||||||
subtype=Forest
|
subtype=Forest
|
||||||
@@ -408,7 +431,7 @@ subtype=Forest
|
|||||||
text={T}: Add {G} to your mana pool.
|
text={T}: Add {G} to your mana pool.
|
||||||
id=20897
|
id=20897
|
||||||
name=Forest
|
name=Forest
|
||||||
auto={T}:add{G}
|
auto={T}:Add {G}
|
||||||
rarity=L
|
rarity=L
|
||||||
type=Basic Land
|
type=Basic Land
|
||||||
subtype=Forest
|
subtype=Forest
|
||||||
@@ -417,7 +440,7 @@ subtype=Forest
|
|||||||
text={T}: Add {G} to your mana pool.
|
text={T}: Add {G} to your mana pool.
|
||||||
id=20899
|
id=20899
|
||||||
name=Forest
|
name=Forest
|
||||||
auto={T}:add{G}
|
auto={T}:Add {G}
|
||||||
rarity=L
|
rarity=L
|
||||||
type=Basic Land
|
type=Basic Land
|
||||||
subtype=Forest
|
subtype=Forest
|
||||||
@@ -426,7 +449,7 @@ subtype=Forest
|
|||||||
text={T}: Add {G} to your mana pool.
|
text={T}: Add {G} to your mana pool.
|
||||||
id=20898
|
id=20898
|
||||||
name=Forest
|
name=Forest
|
||||||
auto={T}:add{G}
|
auto={T}:Add {G}
|
||||||
rarity=L
|
rarity=L
|
||||||
type=Basic Land
|
type=Basic Land
|
||||||
subtype=Forest
|
subtype=Forest
|
||||||
@@ -439,8 +462,8 @@ rarity=R
|
|||||||
mana={3}{W}{W}
|
mana={3}{W}{W}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Human Cleric
|
subtype=Human Cleric
|
||||||
auto=lord(artifact|myinplay) shroud
|
auto=lord(artifact|myBattlefield) shroud
|
||||||
auto=lord(enchantment|myinplay) shroud
|
auto=lord(enchantment|myBattlefield) shroud
|
||||||
power=2
|
power=2
|
||||||
toughness=4
|
toughness=4
|
||||||
[/card]
|
[/card]
|
||||||
@@ -467,7 +490,17 @@ toughness=2
|
|||||||
abilities=trample,haste
|
abilities=trample,haste
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={G}, Sacrifice Giant Caterpillar: Put a 1/1 green Insect creature token with flying named Butterfly into play at end of turn.
|
text=Target creature gets +X/+0 until end of turn, where X is the number of creature cards in your graveyard.
|
||||||
|
id=19596
|
||||||
|
target=creature
|
||||||
|
auto=foreach(creature|mygraveyard) 1/0
|
||||||
|
name=Ghoul's Feast
|
||||||
|
rarity=U
|
||||||
|
mana={1}{B}
|
||||||
|
type=Instant
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text={G}, Sacrifice Giant Caterpillar: Put a 1/1 green Insect creature token with flying named Butterfly onto the battlefield at end of turn.
|
||||||
id=20847
|
id=20847
|
||||||
name=Giant Caterpillar
|
name=Giant Caterpillar
|
||||||
rarity=C
|
rarity=C
|
||||||
@@ -479,15 +512,15 @@ power=3
|
|||||||
toughness=3
|
toughness=3
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=When Glowing Anemone comes into play, you may return target land to its owner's hand.
|
text=When Glowing Anemone enters the battlefield, you may return target land to its owner's hand.
|
||||||
id=19803
|
id=19803
|
||||||
auto=may moveto(ownerhand) target(land)
|
auto=may moveto(ownerhand) target(land)
|
||||||
name=Glowing Anemone
|
name=Glowing Anemone
|
||||||
rarity=U
|
rarity=U
|
||||||
type=Creature
|
|
||||||
mana={3}{U}
|
mana={3}{U}
|
||||||
power=1
|
type=Creature
|
||||||
subtype=Jellyfish Beast
|
subtype=Jellyfish Beast
|
||||||
|
power=1
|
||||||
toughness=3
|
toughness=3
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
@@ -496,10 +529,10 @@ id=19863
|
|||||||
auto={1}{G}:moveto(myhand) target(land[basic]|mygraveyard)
|
auto={1}{G}:moveto(myhand) target(land[basic]|mygraveyard)
|
||||||
name=Groundskeeper
|
name=Groundskeeper
|
||||||
rarity=U
|
rarity=U
|
||||||
type=Creature
|
|
||||||
mana={G}
|
mana={G}
|
||||||
power=1
|
type=Creature
|
||||||
subtype=Human Druid
|
subtype=Human Druid
|
||||||
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
@@ -508,8 +541,8 @@ auto={B}:moveTo(myLibrary) target(creature|myGraveyard)
|
|||||||
id=19704
|
id=19704
|
||||||
name=Haunted Crossroads
|
name=Haunted Crossroads
|
||||||
rarity=U
|
rarity=U
|
||||||
type=Enchantment
|
|
||||||
mana={2}{B}
|
mana={2}{B}
|
||||||
|
type=Enchantment
|
||||||
[/card]
|
[/card]
|
||||||
[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.
|
||||||
@@ -549,14 +582,14 @@ type=Land
|
|||||||
[card]
|
[card]
|
||||||
text={T}: Add {1} to your mana pool. {T}, Sacrifice a creature: You gain 1 life.
|
text={T}: Add {1} to your mana pool. {T}, Sacrifice a creature: You gain 1 life.
|
||||||
auto={T}:Add {1}
|
auto={T}:Add {1}
|
||||||
auto={T}{S(creature|myinplay)}:life:1
|
auto={T}{S(creature|myBattlefield)}:life:1
|
||||||
id=19890
|
id=19890
|
||||||
name=High Market
|
name=High Market
|
||||||
rarity=R
|
rarity=R
|
||||||
type=Land
|
type=Land
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=When Highway Robber comes into play, target opponent loses 2 life and you gain 2 life.
|
text=When Highway Robber comes enters the battlefield, target opponent loses 2 life and you gain 2 life.
|
||||||
id=19585
|
id=19585
|
||||||
auto=life:-2 opponent
|
auto=life:-2 opponent
|
||||||
auto=life:2 controller
|
auto=life:2 controller
|
||||||
@@ -601,9 +634,9 @@ power=2
|
|||||||
toughness=2
|
toughness=2
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Remove all creature cards in all graveyards from the game. You gain 1 life for each card removed this way.
|
text=Exile all creature cards in all graveyards. You gain 1 life for each card exiled this way.
|
||||||
auto=foreach(creature|graveyard)life:1
|
auto=foreach(creature|graveyard)life:1
|
||||||
auto=MoveTo(removedfromgame) all(creature|graveyard)
|
auto=moveTo(exile) all(creature|graveyard)
|
||||||
id=19787
|
id=19787
|
||||||
name=Honor the Fallen
|
name=Honor the Fallen
|
||||||
rarity=R
|
rarity=R
|
||||||
@@ -612,7 +645,7 @@ mana={1}{W}
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Creatures you control have fear.
|
text=Creatures you control have fear.
|
||||||
auto=lord(creature|myinplay) fear
|
auto=lord(creature|myBattlefield) fear
|
||||||
id=19833
|
id=19833
|
||||||
name=Intimidation
|
name=Intimidation
|
||||||
rarity=U
|
rarity=U
|
||||||
@@ -621,16 +654,16 @@ type=Enchantment
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={3}, {T}: Target creature gains first strike until end of turn.
|
text={3}, {T}: Target creature gains first strike until end of turn.
|
||||||
|
auto={3}{T}:first strike target(creature)
|
||||||
id=19882
|
id=19882
|
||||||
name=Iron Lance
|
name=Iron Lance
|
||||||
rarity=U
|
rarity=U
|
||||||
mana={2}
|
mana={2}
|
||||||
type=Artifact
|
type=Artifact
|
||||||
auto={3}{T}:first strike target(creature)
|
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}: Add {U} to your mana pool.
|
text={T}: Add {U} to your mana pool.
|
||||||
auto={T}: Add {U}
|
auto={T}:Add {U}
|
||||||
id=20886
|
id=20886
|
||||||
name=Island
|
name=Island
|
||||||
rarity=L
|
rarity=L
|
||||||
@@ -639,7 +672,7 @@ subtype=Island
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}: Add {U} to your mana pool.
|
text={T}: Add {U} to your mana pool.
|
||||||
auto={T}: Add {U}
|
auto={T}:Add {U}
|
||||||
id=20887
|
id=20887
|
||||||
name=Island
|
name=Island
|
||||||
rarity=L
|
rarity=L
|
||||||
@@ -648,7 +681,7 @@ subtype=Island
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}: Add {U} to your mana pool.
|
text={T}: Add {U} to your mana pool.
|
||||||
auto={T}: Add {U}
|
auto={T}:Add {U}
|
||||||
id=20884
|
id=20884
|
||||||
name=Island
|
name=Island
|
||||||
rarity=L
|
rarity=L
|
||||||
@@ -657,7 +690,7 @@ subtype=Island
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}: Add {U} to your mana pool.
|
text={T}: Add {U} to your mana pool.
|
||||||
auto={T}: Add {U}
|
auto={T}:Add {U}
|
||||||
id=20885
|
id=20885
|
||||||
name=Island
|
name=Island
|
||||||
rarity=L
|
rarity=L
|
||||||
@@ -688,7 +721,16 @@ power=3
|
|||||||
toughness=3
|
toughness=3
|
||||||
abilities=trample
|
abilities=trample
|
||||||
[/card]
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost until end of turn. (It retains its abilities.)
|
||||||
|
id=19573
|
||||||
|
name=Karn's Touch
|
||||||
|
target=artifact(-creature)
|
||||||
|
auto=becomes(creature,manacost/manacost)
|
||||||
|
rarity=R
|
||||||
|
mana={U}{U}
|
||||||
|
type=Instant
|
||||||
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={R}{T}, Discard a card: Kris Mage deals 1 damage to target creature or player.
|
text={R}{T}, Discard a card: Kris Mage deals 1 damage to target creature or player.
|
||||||
id=19836
|
id=19836
|
||||||
@@ -705,13 +747,13 @@ toughness=1
|
|||||||
text=Flying Kyren Glider can't block.
|
text=Flying Kyren Glider can't block.
|
||||||
id=19604
|
id=19604
|
||||||
name=Kyren Glider
|
name=Kyren Glider
|
||||||
abilities=cantblock,flying
|
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Creature
|
|
||||||
mana={1}{R}
|
mana={1}{R}
|
||||||
power=1
|
type=Creature
|
||||||
subtype=Goblin
|
subtype=Goblin
|
||||||
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
|
abilities=cantblock,flying
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=At the beginning of your upkeep, you may have Kyren Sniper deal 1 damage to target player.
|
text=At the beginning of your upkeep, you may have Kyren Sniper deal 1 damage to target player.
|
||||||
@@ -719,21 +761,21 @@ id=19606
|
|||||||
auto=@each my upkeep:may damage:1 target(player)
|
auto=@each my upkeep:may damage:1 target(player)
|
||||||
name=Kyren Sniper
|
name=Kyren Sniper
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Creature
|
|
||||||
mana={2}{R}
|
mana={2}{R}
|
||||||
power=1
|
type=Creature
|
||||||
subtype=Goblin
|
subtype=Goblin
|
||||||
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Whenever a nontoken permanent is put into a player's graveyard from play, that player loses 1 life.
|
text=Whenever a nontoken permanent is put into a player's graveyard from the battlefield, that player loses 1 life.
|
||||||
auto=@movedTo(*|opponentGraveyard) from(battlefield):life:-1 opponent
|
auto=@movedTo(*|opponentGraveyard) from(battlefield):life:-1 opponent
|
||||||
auto=@movedTo(*|myGraveyard) from(battlefield):life:-1 controller
|
auto=@movedTo(*|myGraveyard) from(battlefield):life:-1 controller
|
||||||
id=19706
|
id=19706
|
||||||
name=Liability
|
name=Liability
|
||||||
rarity=R
|
rarity=R
|
||||||
type=Enchantment
|
|
||||||
mana={1}{B}{B}
|
mana={1}{B}{B}
|
||||||
|
type=Enchantment
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=First strike
|
text=First strike
|
||||||
@@ -777,18 +819,18 @@ id=19854
|
|||||||
auto=lord(creature[blue;white]) cantblock
|
auto=lord(creature[blue;white]) cantblock
|
||||||
name=Magistrate's Veto
|
name=Magistrate's Veto
|
||||||
rarity=U
|
rarity=U
|
||||||
type=Enchantment
|
|
||||||
mana={2}{R}
|
mana={2}{R}
|
||||||
|
type=Enchantment
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Attacking creatures get +X/+0 until end of turn, where X is the number of nonbasic lands defending player controls.
|
text=Attacking creatures get +X/+0 until end of turn, where X is the number of nonbasic lands defending player controls.
|
||||||
id=19850
|
id=19850
|
||||||
auto=lord(creature[attacking]|myinplay) foreach(land[-basic]|opponentinplay) 1/0
|
auto=lord(creature[attacking]|myBattlefield) foreach(land[-basic]|opponentBattlefield) 1/0
|
||||||
auto=lord(creature[attacking]|opponentinplay) foreach(land[-basic]|myinplay) 1/0
|
auto=lord(creature[attacking]|opponentBattlefield) foreach(land[-basic]|myBattlefield) 1/0
|
||||||
name=Mercadia's Downfall
|
name=Mercadia's Downfall
|
||||||
rarity=U
|
rarity=U
|
||||||
type=Instant
|
|
||||||
mana={2}{R}
|
mana={2}{R}
|
||||||
|
type=Instant
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Flying
|
text=Flying
|
||||||
@@ -803,17 +845,17 @@ toughness=1
|
|||||||
abilities=flying
|
abilities=flying
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Whenever a creature is put into a graveyard from play, you gain 1 life.
|
text=Whenever a creature is put into a graveyard from the battlefield, you gain 1 life.
|
||||||
id=136514
|
id=136514
|
||||||
auto=@movedTo(creature|graveyard) from(inplay):life:1 controller
|
auto=@movedTo(creature|graveyard) from(battlefield):life:1 controller
|
||||||
name=Moonlit Wake
|
name=Moonlit Wake
|
||||||
rarity=U
|
rarity=U
|
||||||
type=Enchantment
|
|
||||||
mana={2}{W}
|
mana={2}{W}
|
||||||
|
type=Enchantment
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}: Add {R} to your mana pool.
|
text={T}: Add {R} to your mana pool.
|
||||||
auto={T}: Add {R}
|
auto={T}:Add {R}
|
||||||
id=20893
|
id=20893
|
||||||
name=Mountain
|
name=Mountain
|
||||||
rarity=L
|
rarity=L
|
||||||
@@ -822,7 +864,7 @@ subtype=Mountain
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}: Add {R} to your mana pool.
|
text={T}: Add {R} to your mana pool.
|
||||||
auto={T}: Add {R}
|
auto={T}:Add {R}
|
||||||
id=20894
|
id=20894
|
||||||
name=Mountain
|
name=Mountain
|
||||||
rarity=L
|
rarity=L
|
||||||
@@ -831,7 +873,7 @@ subtype=Mountain
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}: Add {R} to your mana pool.
|
text={T}: Add {R} to your mana pool.
|
||||||
auto={T}: Add {R}
|
auto={T}:Add {R}
|
||||||
id=20892
|
id=20892
|
||||||
name=Mountain
|
name=Mountain
|
||||||
rarity=L
|
rarity=L
|
||||||
@@ -840,7 +882,7 @@ subtype=Mountain
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}: Add {R} to your mana pool.
|
text={T}: Add {R} to your mana pool.
|
||||||
auto={T}: Add {R}
|
auto={T}:Add {R}
|
||||||
id=20895
|
id=20895
|
||||||
name=Mountain
|
name=Mountain
|
||||||
rarity=L
|
rarity=L
|
||||||
@@ -876,16 +918,28 @@ text=Ogre Taskmaster can't block.
|
|||||||
id=19844
|
id=19844
|
||||||
name=Ogre Taskmaster
|
name=Ogre Taskmaster
|
||||||
rarity=U
|
rarity=U
|
||||||
type=Creature
|
|
||||||
mana={3}{R}
|
mana={3}{R}
|
||||||
power=4
|
type=Creature
|
||||||
subtype=Ogre
|
subtype=Ogre
|
||||||
|
power=4
|
||||||
toughness=3
|
toughness=3
|
||||||
abilities=cantblock
|
abilities=cantblock
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
text=Whenever a player plays a land, return Pangosaur to its owner's hand.
|
||||||
|
id=20788
|
||||||
|
name=Pangosaur
|
||||||
|
rarity=R
|
||||||
|
mana={2}{G}{G}
|
||||||
|
type=Creature
|
||||||
|
subtype=Lizard
|
||||||
|
auto=@movedTo(land|battlefield):moveTo(ownerhand)
|
||||||
|
power=6
|
||||||
|
toughness=6
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text={T}: Add {W} to your mana pool.
|
text={T}: Add {W} to your mana pool.
|
||||||
auto={T}: Add {W}
|
auto={T}:Add {W}
|
||||||
id=20882
|
id=20882
|
||||||
name=Plains
|
name=Plains
|
||||||
rarity=L
|
rarity=L
|
||||||
@@ -894,7 +948,7 @@ subtype=Plains
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}: Add {W} to your mana pool.
|
text={T}: Add {W} to your mana pool.
|
||||||
auto={T}: Add {W}
|
auto={T}:Add {W}
|
||||||
id=20883
|
id=20883
|
||||||
name=Plains
|
name=Plains
|
||||||
rarity=L
|
rarity=L
|
||||||
@@ -903,7 +957,7 @@ subtype=Plains
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}: Add {W} to your mana pool.
|
text={T}: Add {W} to your mana pool.
|
||||||
auto={T}: Add {W}
|
auto={T}:Add {W}
|
||||||
id=20880
|
id=20880
|
||||||
name=Plains
|
name=Plains
|
||||||
rarity=L
|
rarity=L
|
||||||
@@ -912,7 +966,7 @@ subtype=Plains
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}: Add {W} to your mana pool.
|
text={T}: Add {W} to your mana pool.
|
||||||
auto={T}: Add {W}
|
auto={T}:Add {W}
|
||||||
id=20881
|
id=20881
|
||||||
name=Plains
|
name=Plains
|
||||||
rarity=L
|
rarity=L
|
||||||
@@ -942,9 +996,26 @@ mana={1}{B}{B}
|
|||||||
type=Sorcery
|
type=Sorcery
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
text=Flying {2}{W}: Rappelling Scouts gains protection from the color of your choice until end of turn.
|
||||||
|
id=20412
|
||||||
|
name=Rappelling Scouts
|
||||||
|
rarity=R
|
||||||
|
mana={2}{W}{W}
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Rebel Scout
|
||||||
|
auto={2}{W}:protection from white
|
||||||
|
auto={2}{W}:protection from blue
|
||||||
|
auto={2}{W}:protection from black
|
||||||
|
auto={2}{W}:protection from red
|
||||||
|
auto={2}{W}:protection from green
|
||||||
|
power=1
|
||||||
|
toughness=4
|
||||||
|
abilities=flying
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text=Return target green card from your graveyard to your hand.
|
text=Return target green card from your graveyard to your hand.
|
||||||
target=*[green]|myGraveyard
|
target=*[green]|myGraveyard
|
||||||
alias=1263
|
auto=moveTo(myHand)
|
||||||
id=19641
|
id=19641
|
||||||
name=Revive
|
name=Revive
|
||||||
rarity=U
|
rarity=U
|
||||||
@@ -998,27 +1069,27 @@ abilities=forestwalk
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Trample At the beginning of your upkeep, you may put a +1/+1 counter on Rushwood Elemental.
|
text=Trample At the beginning of your upkeep, you may put a +1/+1 counter on Rushwood Elemental.
|
||||||
abilities=trample
|
|
||||||
auto=@each my upkeep:may counter(1/1)
|
auto=@each my upkeep:may counter(1/1)
|
||||||
id=19869
|
id=19869
|
||||||
name=Rushwood Elemental
|
name=Rushwood Elemental
|
||||||
rarity=R
|
rarity=R
|
||||||
type=Creature
|
|
||||||
mana={G}{G}{G}{G}{G}
|
mana={G}{G}{G}{G}{G}
|
||||||
power=4
|
type=Creature
|
||||||
subtype=Elemental
|
subtype=Elemental
|
||||||
|
power=4
|
||||||
toughness=4
|
toughness=4
|
||||||
|
abilities=trample
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={G}, {T}, Discard a card: Regenerate target creature.
|
text={G}, {T}, Discard a card: Regenerate target creature.
|
||||||
id=19622
|
id=19622
|
||||||
auto={G}{T}{S(*|myhand)}:regenerate target(creature)
|
|
||||||
name=Rushwood Herbalist
|
name=Rushwood Herbalist
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Creature
|
|
||||||
mana={2}{G}
|
mana={2}{G}
|
||||||
power=2
|
type=Creature
|
||||||
|
auto={G}{T}{S(*|myhand)}:regenerate target(creature)
|
||||||
subtype=Human Spellshaper
|
subtype=Human Spellshaper
|
||||||
|
power=2
|
||||||
toughness=2
|
toughness=2
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
@@ -1041,8 +1112,8 @@ auto=bury
|
|||||||
alias=3194
|
alias=3194
|
||||||
name=Sever Soul
|
name=Sever Soul
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Sorcery
|
|
||||||
mana={3}{B}{B}
|
mana={3}{B}{B}
|
||||||
|
type=Sorcery
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Sacrifice Shock Troops: Shock Troops deals 2 damage to target creature or player.
|
text=Sacrifice Shock Troops: Shock Troops deals 2 damage to target creature or player.
|
||||||
@@ -1062,31 +1133,31 @@ auto=lord(creature) {T}:tap target(creature)
|
|||||||
id=19677
|
id=19677
|
||||||
name=Shoving Match
|
name=Shoving Match
|
||||||
rarity=U
|
rarity=U
|
||||||
type=Instant
|
|
||||||
mana={2}{U}
|
mana={2}{U}
|
||||||
|
type=Instant
|
||||||
[/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.
|
text=When Silverglade Elemental enters the battlefield, you may search your library for a Forest card and put that card onto the battlefield. If you do, shuffle your library.
|
||||||
auto=may moveTo(myInplay) target(Forest|myLibrary)
|
auto=may moveTo(myBattlefield) target(forest|myLibrary)
|
||||||
id=19631
|
id=19631
|
||||||
name=Silverglade Elemental
|
name=Silverglade Elemental
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Creature
|
|
||||||
mana={4}{G}
|
mana={4}{G}
|
||||||
power=4
|
type=Creature
|
||||||
subtype=Elemental
|
subtype=Elemental
|
||||||
|
power=4
|
||||||
toughness=4
|
toughness=4
|
||||||
[/card]
|
[/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 onto the battlefield tapped. Then shuffle your library.
|
||||||
auto={1}{G}{T}{S(*|myHand)}:moveTo(myBattlefield) target(basic|myLibrary) && tap
|
auto={1}{G}{T}{S(*|myHand)}:moveTo(myBattlefield) target(basic|myLibrary) && tap
|
||||||
id=19728
|
id=19728
|
||||||
name=Silverglade Pathfinder
|
name=Silverglade Pathfinder
|
||||||
rarity=U
|
rarity=U
|
||||||
type=Creature
|
|
||||||
mana={1}{G}
|
mana={1}{G}
|
||||||
power=1
|
type=Creature
|
||||||
subtype=Dryad Spellshaper
|
subtype=Dryad Spellshaper
|
||||||
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
@@ -1095,8 +1166,8 @@ id=19611
|
|||||||
name=Sizzle
|
name=Sizzle
|
||||||
auto=damage:3 opponent
|
auto=damage:3 opponent
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Sorcery
|
|
||||||
mana={2}{R}
|
mana={2}{R}
|
||||||
|
type=Sorcery
|
||||||
[/card]
|
[/card]
|
||||||
[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.
|
||||||
@@ -1104,18 +1175,18 @@ id=19764
|
|||||||
name=Skull of Ramos
|
name=Skull of Ramos
|
||||||
rarity=R
|
rarity=R
|
||||||
mana={3}
|
mana={3}
|
||||||
type=Artifact
|
|
||||||
auto={T}:Add {B}
|
auto={T}:Add {B}
|
||||||
auto={S}:Add {B}
|
auto={S}:Add {B}
|
||||||
|
type=Artifact
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Whenever an opponent plays a blue or black spell, you may put a 1/1 green Snake creature token into play.
|
text=Whenever an opponent casts a blue or black spell, you may put a 1/1 green Snake creature token onto the battlefield.
|
||||||
auto=@movedTo(*[blue;black]|opponentstack):may token(Snake,Creature Snake,1/1,green)
|
auto=@movedTo(*[blue;black]|opponentstack):may token(Snake,Creature Snake,1/1,green)
|
||||||
id=19876
|
id=19876
|
||||||
name=Snake Pit
|
name=Snake Pit
|
||||||
rarity=U
|
rarity=U
|
||||||
type=Enchantment
|
|
||||||
mana={3}{G}
|
mana={3}{G}
|
||||||
|
type=Enchantment
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Target player gains 5 life.
|
text=Target player gains 5 life.
|
||||||
@@ -1124,8 +1195,8 @@ target=player
|
|||||||
auto=life:5
|
auto=life:5
|
||||||
name=Soothing Balm
|
name=Soothing Balm
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Instant
|
|
||||||
mana={1}{W}
|
mana={1}{W}
|
||||||
|
type=Instant
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Target player discards a card at random.
|
text=Target player discards a card at random.
|
||||||
@@ -1134,13 +1205,13 @@ target=player
|
|||||||
auto=discard:1
|
auto=discard:1
|
||||||
name=Specter's Wail
|
name=Specter's Wail
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Sorcery
|
|
||||||
mana={1}{B}
|
mana={1}{B}
|
||||||
|
type=Sorcery
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Creatures you control get +0/+1 and have reach. (They can block creatures with flying.)
|
text=Creatures you control get +0/+1 and have reach. (They can block creatures with flying.)
|
||||||
auto=lord(creature|myinplay) 0/1 includeself
|
auto=lord(creature|myBattlefield) 0/1
|
||||||
auto=lord(creature|myinplay) reach includeself
|
auto=lord(creature|myBattlefield) reach
|
||||||
id=19870
|
id=19870
|
||||||
name=Spidersilk Armor
|
name=Spidersilk Armor
|
||||||
rarity=C
|
rarity=C
|
||||||
@@ -1148,13 +1219,13 @@ mana={2}{G}
|
|||||||
type=Enchantment
|
type=Enchantment
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Put a 1/1 green Saproling creature token into play for each card in your hand.
|
text=Put a 1/1 green Saproling creature token onto the battlefield for each card in your hand.
|
||||||
auto=foreach(*|myhand)token(Saproling,Token Saproling,1/1,greeen)
|
auto=foreach(*|myhand) token(Saproling,Token Saproling,1/1,greeen)
|
||||||
id=19871
|
id=19871
|
||||||
name=Spontaneous Generation
|
name=Spontaneous Generation
|
||||||
rarity=R
|
rarity=R
|
||||||
type=Sorcery
|
|
||||||
mana={3}{G}
|
mana={3}{G}
|
||||||
|
type=Sorcery
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Squall deals 2 damage to each creature with flying.
|
text=Squall deals 2 damage to each creature with flying.
|
||||||
@@ -1162,8 +1233,8 @@ id=19636
|
|||||||
auto=damage:2 all(creature[flying])
|
auto=damage:2 all(creature[flying])
|
||||||
name=Squall
|
name=Squall
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Sorcery
|
|
||||||
mana={2}{G}
|
mana={2}{G}
|
||||||
|
type=Sorcery
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Vigilance (Attacking doesn't cause this creature to tap.)
|
text=Vigilance (Attacking doesn't cause this creature to tap.)
|
||||||
@@ -1201,20 +1272,20 @@ mana={2}{R}
|
|||||||
type=Sorcery
|
type=Sorcery
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=When Strongarm Thug comes into play, you may return target Mercenary card from your graveyard to your hand.
|
text=When Strongarm Thug enters the battlefield, you may return target Mercenary card from your graveyard to your hand.
|
||||||
id=19689
|
id=19689
|
||||||
name=Strongarm Thug
|
name=Strongarm Thug
|
||||||
auto=may moveto(myhand) target(mercenary|mygraveyard)
|
auto=may moveto(myhand) target(mercenary|mygraveyard)
|
||||||
rarity=U
|
rarity=U
|
||||||
type=Creature
|
|
||||||
mana={2}{B}
|
mana={2}{B}
|
||||||
power=1
|
type=Creature
|
||||||
subtype=Human Mercenary
|
subtype=Human Mercenary
|
||||||
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={1}, Sacrifice a land: Target creature gets +1/+1 until end of turn.
|
text={1}, Sacrifice a land: Target creature gets +1/+1 until end of turn.
|
||||||
auto={1}{s(land|myinplay)}:1/1 target(creature)
|
auto={1}{S(land|myBattlefield)}:1/1 target(creature)
|
||||||
id=19849
|
id=19849
|
||||||
name=Sustenance
|
name=Sustenance
|
||||||
rarity=U
|
rarity=U
|
||||||
@@ -1223,7 +1294,7 @@ type=Enchantment
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}: Add {B} to your mana pool.
|
text={T}: Add {B} to your mana pool.
|
||||||
auto={T}: Add {B}
|
auto={T}:Add {B}
|
||||||
id=20890
|
id=20890
|
||||||
name=Swamp
|
name=Swamp
|
||||||
rarity=L
|
rarity=L
|
||||||
@@ -1232,7 +1303,7 @@ subtype=Swamp
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}: Add {B} to your mana pool.
|
text={T}: Add {B} to your mana pool.
|
||||||
auto={T}: Add {B}
|
auto={T}:Add {B}
|
||||||
id=20888
|
id=20888
|
||||||
name=Swamp
|
name=Swamp
|
||||||
rarity=L
|
rarity=L
|
||||||
@@ -1241,7 +1312,7 @@ subtype=Swamp
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}: Add {B} to your mana pool.
|
text={T}: Add {B} to your mana pool.
|
||||||
auto={T}: Add {B}
|
auto={T}:Add {B}
|
||||||
id=20889
|
id=20889
|
||||||
name=Swamp
|
name=Swamp
|
||||||
rarity=L
|
rarity=L
|
||||||
@@ -1250,7 +1321,7 @@ subtype=Swamp
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={T}: Add {B} to your mana pool.
|
text={T}: Add {B} to your mana pool.
|
||||||
auto={T}: Add {B}
|
auto={T}:Add {B}
|
||||||
id=20891
|
id=20891
|
||||||
name=Swamp
|
name=Swamp
|
||||||
rarity=L
|
rarity=L
|
||||||
@@ -1271,13 +1342,13 @@ abilities=flying,protection from red
|
|||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={B}: Thrashing Wumpus deals 1 damage to each creature and each player.
|
text={B}: Thrashing Wumpus deals 1 damage to each creature and each player.
|
||||||
alias=1172
|
|
||||||
id=19823
|
id=19823
|
||||||
name=Thrashing Wumpus
|
name=Thrashing Wumpus
|
||||||
rarity=R
|
rarity=R
|
||||||
mana={3}{B}{B}
|
mana={3}{B}{B}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Beast
|
subtype=Beast
|
||||||
|
auto={B}:damage:1 all(creature,player)
|
||||||
power=3
|
power=3
|
||||||
toughness=3
|
toughness=3
|
||||||
[/card]
|
[/card]
|
||||||
@@ -1307,6 +1378,19 @@ subtype=Aura
|
|||||||
abilities=flash
|
abilities=flash
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
|
text=Flying When another creature enters the battlefield, return Timid Drake to its owner's hand.
|
||||||
|
id=19560
|
||||||
|
name=Timid Drake
|
||||||
|
auto=@movedto(other creature|battlefield):moveto(ownerhand)
|
||||||
|
rarity=U
|
||||||
|
mana={2}{U}
|
||||||
|
type=Creature
|
||||||
|
subtype=Drake
|
||||||
|
power=3
|
||||||
|
toughness=3
|
||||||
|
abilities=flying
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
text={W}{T}, Discard a card: Target player gains 3 life.
|
text={W}{T}, Discard a card: Target player gains 3 life.
|
||||||
id=136516
|
id=136516
|
||||||
name=Tonic Peddler
|
name=Tonic Peddler
|
||||||
@@ -1324,9 +1408,9 @@ id=19762
|
|||||||
name=Tooth of Ramos
|
name=Tooth of Ramos
|
||||||
rarity=R
|
rarity=R
|
||||||
mana={3}
|
mana={3}
|
||||||
type=Artifact
|
|
||||||
auto={T}:Add {W}
|
auto={T}:Add {W}
|
||||||
auto={S}:Add {W}
|
auto={S}:Add {W}
|
||||||
|
type=Artifact
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={1}: Return target land you control to its owner's hand. {1}, Discard a land card: Draw a card.
|
text={1}: Return target land you control to its owner's hand. {1}, Discard a land card: Draw a card.
|
||||||
@@ -1334,7 +1418,7 @@ id=19675
|
|||||||
name=Trade Routes
|
name=Trade Routes
|
||||||
rarity=R
|
rarity=R
|
||||||
mana={1}{U}
|
mana={1}{U}
|
||||||
auto={1}:moveTo(ownerhand) target(land|myinplay)
|
auto={1}:moveTo(ownerhand) target(land|myBattlefield)
|
||||||
auto={1}{S(land|myhand)}:draw:1
|
auto={1}{S(land|myhand)}:draw:1
|
||||||
type=Enchantment
|
type=Enchantment
|
||||||
[/card]
|
[/card]
|
||||||
@@ -1353,8 +1437,8 @@ id=19614
|
|||||||
auto=damage:1 all(creature[-flying])
|
auto=damage:1 all(creature[-flying])
|
||||||
name=Tremor
|
name=Tremor
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Sorcery
|
|
||||||
mana={R}
|
mana={R}
|
||||||
|
type=Sorcery
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text={B}{T}, Discard a card: Return target creature card from your graveyard to your hand.
|
text={B}{T}, Discard a card: Return target creature card from your graveyard to your hand.
|
||||||
@@ -1374,10 +1458,10 @@ id=19625
|
|||||||
alias=1267
|
alias=1267
|
||||||
name=Venomous Dragonfly
|
name=Venomous Dragonfly
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Creature
|
|
||||||
mana={3}{G}
|
mana={3}{G}
|
||||||
power=1
|
type=Creature
|
||||||
subtype=Insect
|
subtype=Insect
|
||||||
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
abilities=flying
|
abilities=flying
|
||||||
[/card]
|
[/card]
|
||||||
@@ -1434,6 +1518,6 @@ auto=@each my upkeep:deplete:1 controller
|
|||||||
auto=@each opponent upkeep:deplete:1 opponent
|
auto=@each opponent upkeep:deplete:1 opponent
|
||||||
name=Worry Beads
|
name=Worry Beads
|
||||||
rarity=R
|
rarity=R
|
||||||
type=Artifact
|
|
||||||
mana={3}
|
mana={3}
|
||||||
|
type=Artifact
|
||||||
[/card]
|
[/card]
|
||||||
@@ -225,18 +225,6 @@ power=5
|
|||||||
subtype=Horror Mercenary
|
subtype=Horror Mercenary
|
||||||
toughness=5
|
toughness=5
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
|
||||||
text=Flying Whenever Caustic Wasps deals combat damage to a player, you may destroy target artifact that player controls.
|
|
||||||
id=19865
|
|
||||||
name=Caustic Wasps
|
|
||||||
rarity=U
|
|
||||||
type=Creature
|
|
||||||
mana={2}{G}
|
|
||||||
power=1
|
|
||||||
subtype=Insect
|
|
||||||
toughness=1
|
|
||||||
[/card]
|
|
||||||
[card]
|
[card]
|
||||||
text=You may remove a red card in your hand from the game rather than pay Cave-In's mana cost. Cave-In deals 2 damage to each creature and each player.
|
text=You may remove a red card in your hand from the game rather than pay Cave-In's mana cost. Cave-In deals 2 damage to each creature and each player.
|
||||||
id=19725
|
id=19725
|
||||||
@@ -609,16 +597,6 @@ type=Artifact
|
|||||||
mana={2}
|
mana={2}
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Nonland permanents don't untap during their controllers' untap steps. At the beginning of your upkeep, you lose 2 life.
|
|
||||||
id=19679
|
|
||||||
name=Embargo
|
|
||||||
auto=lord(-land)doesnotuntap
|
|
||||||
auto=@each my upkeep:life:-2 controller
|
|
||||||
rarity=R
|
|
||||||
type=Enchantment
|
|
||||||
mana={3}{U}
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=All artifacts have "At the beginning of your upkeep, sacrifice this artifact unless you pay {2}."
|
text=All artifacts have "At the beginning of your upkeep, sacrifice this artifact unless you pay {2}."
|
||||||
id=19806
|
id=19806
|
||||||
name=Energy Flux
|
name=Energy Flux
|
||||||
@@ -775,14 +753,6 @@ type=Artifact
|
|||||||
mana={3}
|
mana={3}
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Target creature gets +X/+0 until end of turn, where X is the number of creature cards in your graveyard.
|
|
||||||
id=19596
|
|
||||||
name=Ghoul's Feast
|
|
||||||
rarity=U
|
|
||||||
type=Instant
|
|
||||||
mana={1}{B}
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=You may return two Islands you control to their owner's hand rather than pay Gush's mana cost. Draw two cards.
|
text=You may return two Islands you control to their owner's hand rather than pay Gush's mana cost. Draw two cards.
|
||||||
id=20404
|
id=20404
|
||||||
name=Gush
|
name=Gush
|
||||||
@@ -801,7 +771,6 @@ power=1
|
|||||||
subtype=Human Spellshaper
|
subtype=Human Spellshaper
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/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
|
||||||
@@ -938,14 +907,6 @@ type=Artifact
|
|||||||
mana={2}
|
mana={2}
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Target noncreature artifact becomes an artifact creature with power and toughness each equal to its converted mana cost until end of turn. (It retains its abilities.)
|
|
||||||
id=19573
|
|
||||||
name=Karn's Touch
|
|
||||||
rarity=R
|
|
||||||
type=Instant
|
|
||||||
mana={U}{U}
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=At the beginning of your upkeep, you may remove the top card of your library from the game face down. {5}, Discard your hand, Sacrifice Kyren Archive: Put all cards removed from the game with Kyren Archive into their owner's hand.
|
text=At the beginning of your upkeep, you may remove the top card of your library from the game face down. {5}, Discard your hand, Sacrifice Kyren Archive: Put all cards removed from the game with Kyren Archive into their owner's hand.
|
||||||
id=19756
|
id=19756
|
||||||
name=Kyren Archive
|
name=Kyren Archive
|
||||||
@@ -972,7 +933,6 @@ rarity=U
|
|||||||
type=Enchantment
|
type=Enchantment
|
||||||
mana={2}{R}{R}
|
mana={2}{R}{R}
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text={1}, {T}: Put a charge counter on Kyren Toy. {T}, Remove X charge counters from Kyren Toy: Add {1}{X} to your mana pool.
|
text={1}, {T}: Put a charge counter on Kyren Toy. {T}, Remove X charge counters from Kyren Toy: Add {1}{X} to your mana pool.
|
||||||
id=19759
|
id=19759
|
||||||
@@ -1024,8 +984,6 @@ rarity=U
|
|||||||
type=Enchantment
|
type=Enchantment
|
||||||
mana={3}{G}
|
mana={3}{G}
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=At the beginning of your upkeep, sacrifice Lithophage unless you sacrifice a Mountain.
|
text=At the beginning of your upkeep, sacrifice Lithophage unless you sacrifice a Mountain.
|
||||||
id=19731
|
id=19731
|
||||||
@@ -1056,7 +1014,6 @@ type=Enchantment
|
|||||||
mana={1}{G}{G}
|
mana={1}{G}{G}
|
||||||
subtype=Aura
|
subtype=Aura
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text={4}, {T}: Put a charge counter on Magistrate's Scepter. {T}, Remove three charge counters from Magistrate's Scepter: Take an extra turn after this one.
|
text={4}, {T}: Put a charge counter on Magistrate's Scepter. {T}, Remove three charge counters from Magistrate's Scepter: Take an extra turn after this one.
|
||||||
id=19748
|
id=19748
|
||||||
@@ -1065,7 +1022,6 @@ rarity=R
|
|||||||
type=Artifact
|
type=Artifact
|
||||||
mana={3}
|
mana={3}
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=Trample When Megatherium comes into play, sacrifice it unless you pay {1} for each card in your hand.
|
text=Trample When Megatherium comes into play, sacrifice it unless you pay {1} for each card in your hand.
|
||||||
id=19733
|
id=19733
|
||||||
@@ -1100,7 +1056,6 @@ rarity=R
|
|||||||
type=Artifact
|
type=Artifact
|
||||||
mana={2}
|
mana={2}
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=Remove X target creature cards in your graveyard from the game. For each creature card removed this way, put a 2/2 black Zombie creature token into play.
|
text=Remove X target creature cards in your graveyard from the game. For each creature card removed this way, put a 2/2 black Zombie creature token into play.
|
||||||
id=19707
|
id=19707
|
||||||
@@ -1117,7 +1072,6 @@ rarity=R
|
|||||||
type=Instant
|
type=Instant
|
||||||
mana={3}{U}{U}
|
mana={3}{U}{U}
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=Creatures target player controls don't untap during that player's next untap step.
|
text=Creatures target player controls don't untap during that player's next untap step.
|
||||||
id=19568
|
id=19568
|
||||||
@@ -1153,8 +1107,6 @@ rarity=R
|
|||||||
type=Artifact
|
type=Artifact
|
||||||
mana={5}
|
mana={5}
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=Enchant creature Prevent all damage that would be dealt by enchanted creature.
|
text=Enchant creature Prevent all damage that would be dealt by enchanted creature.
|
||||||
id=20410
|
id=20410
|
||||||
@@ -1220,25 +1172,12 @@ type=Artifact
|
|||||||
mana={4}
|
mana={4}
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Whenever a player plays a land, return Pangosaur to its owner's hand.
|
|
||||||
id=20788
|
|
||||||
name=Pangosaur
|
|
||||||
rarity=R
|
|
||||||
type=Creature
|
|
||||||
mana={2}{G}{G}
|
|
||||||
power=6
|
|
||||||
subtype=Lizard
|
|
||||||
toughness=6
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=Peat Bog comes into play tapped with two depletion counters on it. {T}, Remove a depletion counter from Peat Bog: Add {B}{B} to your mana pool. If there are no depletion counters on Peat Bog, sacrifice it.
|
text=Peat Bog comes into play tapped with two depletion counters on it. {T}, Remove a depletion counter from Peat Bog: Add {B}{B} to your mana pool. If there are no depletion counters on Peat Bog, sacrifice it.
|
||||||
id=19644
|
id=19644
|
||||||
name=Peat Bog
|
name=Peat Bog
|
||||||
rarity=C
|
rarity=C
|
||||||
type=Land
|
type=Land
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=Whenever Port Inspector becomes blocked, you may look at defending player's hand.
|
text=Whenever Port Inspector becomes blocked, you may look at defending player's hand.
|
||||||
id=19562
|
id=19562
|
||||||
@@ -1323,7 +1262,6 @@ power=1
|
|||||||
subtype=Fish
|
subtype=Fish
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=First strike {5}, {T}: Search your library for a Rebel permanent card with converted mana cost 4 or less and put that card into play. Then shuffle your library.
|
text=First strike {5}, {T}: Search your library for a Rebel permanent card with converted mana cost 4 or less and put that card into play. Then shuffle your library.
|
||||||
id=19782
|
id=19782
|
||||||
@@ -1399,17 +1337,6 @@ subtype=Lizard Mercenary
|
|||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Flying {2}{W}: Rappelling Scouts gains protection from the color of your choice until end of turn.
|
|
||||||
id=20412
|
|
||||||
name=Rappelling Scouts
|
|
||||||
rarity=R
|
|
||||||
type=Creature
|
|
||||||
mana={2}{W}{W}
|
|
||||||
power=1
|
|
||||||
subtype=Human Rebel Scout
|
|
||||||
toughness=4
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
text=Remote Farm comes into play tapped with two depletion counters on it. {T}, Remove a depletion counter from Remote Farm: Add {W}{W} to your mana pool. If there are no depletion counters on Remote Farm, sacrifice it.
|
text=Remote Farm comes into play tapped with two depletion counters on it. {T}, Remove a depletion counter from Remote Farm: Add {W}{W} to your mana pool. If there are no depletion counters on Remote Farm, sacrifice it.
|
||||||
id=19642
|
id=19642
|
||||||
name=Remote Farm
|
name=Remote Farm
|
||||||
@@ -1502,7 +1429,6 @@ rarity=R
|
|||||||
type=Artifact
|
type=Artifact
|
||||||
mana={2}
|
mana={2}
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=Flying Whenever Robber Fly becomes blocked, defending player discards all the cards in his or her hand, then draws that many cards.
|
text=Flying Whenever Robber Fly becomes blocked, defending player discards all the cards in his or her hand, then draws that many cards.
|
||||||
id=19719
|
id=19719
|
||||||
@@ -1514,7 +1440,6 @@ power=1
|
|||||||
subtype=Insect
|
subtype=Insect
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=If you control a Swamp, you may pay 2 life rather than pay Rouse's mana cost. Target creature gets +2/+0 until end of turn.
|
text=If you control a Swamp, you may pay 2 life rather than pay Rouse's mana cost. Target creature gets +2/+0 until end of turn.
|
||||||
id=19700
|
id=19700
|
||||||
@@ -1523,8 +1448,6 @@ rarity=C
|
|||||||
type=Instant
|
type=Instant
|
||||||
mana={1}{B}
|
mana={1}{B}
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=Rushwood Grove comes into play tapped. {T}: Put a storage counter on Rushwood Grove. {T}, Remove any number of storage counters from Rushwood Grove: Add {G} to your mana pool for each storage counter removed this way.
|
text=Rushwood Grove comes into play tapped. {T}: Put a storage counter on Rushwood Grove. {T}, Remove any number of storage counters from Rushwood Grove: Add {G} to your mana pool for each storage counter removed this way.
|
||||||
id=19895
|
id=19895
|
||||||
@@ -1532,7 +1455,6 @@ name=Rushwood Grove
|
|||||||
rarity=U
|
rarity=U
|
||||||
type=Land
|
type=Land
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=If an opponent controls an Island and you control a Forest, you may play Rushwood Legate without paying its mana cost.
|
text=If an opponent controls an Island and you control a Forest, you may play Rushwood Legate without paying its mana cost.
|
||||||
id=19864
|
id=19864
|
||||||
@@ -1694,10 +1616,6 @@ rarity=R
|
|||||||
type=Enchantment
|
type=Enchantment
|
||||||
mana={3}{W}
|
mana={3}{W}
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text={3}{B}: Destroy target blocking creature at end of combat.
|
text={3}{B}: Destroy target blocking creature at end of combat.
|
||||||
id=19692
|
id=19692
|
||||||
@@ -1709,9 +1627,6 @@ power=2
|
|||||||
subtype=Human Mercenary Assassin
|
subtype=Human Mercenary Assassin
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=When Skulking Fugitive becomes the target of a spell or ability, sacrifice it.
|
text=When Skulking Fugitive becomes the target of a spell or ability, sacrifice it.
|
||||||
id=19588
|
id=19588
|
||||||
@@ -1723,8 +1638,6 @@ power=3
|
|||||||
subtype=Horror Mercenary
|
subtype=Horror Mercenary
|
||||||
toughness=4
|
toughness=4
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=Whenever Snorting Gahr becomes blocked, it gets +2/+2 until end of turn.
|
text=Whenever Snorting Gahr becomes blocked, it gets +2/+2 until end of turn.
|
||||||
id=19626
|
id=19626
|
||||||
@@ -1761,8 +1674,6 @@ type=Enchantment
|
|||||||
mana={2}{B}
|
mana={2}{B}
|
||||||
subtype=Aura
|
subtype=Aura
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=Whenever a spell or ability an opponent controls causes you to discard a card, you gain 2 life and you may draw a card.
|
text=Whenever a spell or ability an opponent controls causes you to discard a card, you gain 2 life and you may draw a card.
|
||||||
id=19657
|
id=19657
|
||||||
@@ -1821,9 +1732,6 @@ rarity=R
|
|||||||
type=Enchantment
|
type=Enchantment
|
||||||
mana={3}{U}
|
mana={3}{U}
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=As Story Circle comes into play, choose a color. {W}: The next time a source of your choice of the chosen color would deal damage to you this turn, prevent that damage.
|
text=As Story Circle comes into play, choose a color. {W}: The next time a source of your choice of the chosen color would deal damage to you this turn, prevent that damage.
|
||||||
id=20173
|
id=20173
|
||||||
@@ -1832,7 +1740,6 @@ rarity=U
|
|||||||
type=Enchantment
|
type=Enchantment
|
||||||
mana={1}{W}{W}
|
mana={1}{W}{W}
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=Subterranean Hangar comes into play tapped. {T}: Put a storage counter on Subterranean Hangar. {T}, Remove any number of storage counters from Subterranean Hangar: Add {B} to your mana pool for each storage counter removed this way.
|
text=Subterranean Hangar comes into play tapped. {T}: Put a storage counter on Subterranean Hangar. {T}, Remove any number of storage counters from Subterranean Hangar: Add {B} to your mana pool for each storage counter removed this way.
|
||||||
id=19892
|
id=19892
|
||||||
@@ -1840,8 +1747,6 @@ name=Subterranean Hangar
|
|||||||
rarity=U
|
rarity=U
|
||||||
type=Land
|
type=Land
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=Whenever Task Force becomes the target of a spell or ability, it gets +0/+3 until end of turn.
|
text=Whenever Task Force becomes the target of a spell or ability, it gets +0/+3 until end of turn.
|
||||||
id=19545
|
id=19545
|
||||||
@@ -1869,7 +1774,6 @@ rarity=R
|
|||||||
type=Enchantment
|
type=Enchantment
|
||||||
mana={4}{R}{R}
|
mana={4}{R}{R}
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=Set aside all nontoken permanents. Starting with you, each player chooses one of the cards set aside and puts it into play tapped under his or her control. Repeat this process until all those cards have been chosen.
|
text=Set aside all nontoken permanents. Starting with you, each player chooses one of the cards set aside and puts it into play tapped under his or her control. Repeat this process until all those cards have been chosen.
|
||||||
id=19722
|
id=19722
|
||||||
@@ -1878,7 +1782,6 @@ rarity=R
|
|||||||
type=Sorcery
|
type=Sorcery
|
||||||
mana={4}{R}{R}{R}
|
mana={4}{R}{R}{R}
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text=You may sacrifice a Mountain rather than pay Thunderclap's mana cost. Thunderclap deals 3 damage to target creature.
|
text=You may sacrifice a Mountain rather than pay Thunderclap's mana cost. Thunderclap deals 3 damage to target creature.
|
||||||
id=19615
|
id=19615
|
||||||
@@ -1903,22 +1806,6 @@ rarity=C
|
|||||||
type=Instant
|
type=Instant
|
||||||
mana={1}{U}
|
mana={1}{U}
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
|
|
||||||
[card]
|
|
||||||
text=Flying When another creature comes into play, return Timid Drake to its owner's hand.
|
|
||||||
id=19560
|
|
||||||
name=Timid Drake
|
|
||||||
auto=@movedto(creature|inplay):moveto(ownerhand) all(Timid Drake)
|
|
||||||
rarity=U
|
|
||||||
type=Creature
|
|
||||||
mana={2}{U}
|
|
||||||
power=3
|
|
||||||
subtype=Drake
|
|
||||||
toughness=3
|
|
||||||
[/card]
|
|
||||||
|
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text={T}: Add {1} to your mana pool. {1}, {T}: Target creature gains protection from artifacts until end of turn.
|
text={T}: Add {1} to your mana pool. {1}, {T}: Target creature gains protection from artifacts until end of turn.
|
||||||
id=19769
|
id=19769
|
||||||
@@ -1937,8 +1824,6 @@ power=1
|
|||||||
subtype=Spellshaper
|
subtype=Spellshaper
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
text={T}: Target attacking unblocked creature becomes blocked. Play this ability only during the declare blockers step. (This ability works on unblockable creatures.)
|
text={T}: Target attacking unblocked creature becomes blocked. Play this ability only during the declare blockers step. (This ability works on unblockable creatures.)
|
||||||
id=22288
|
id=22288
|
||||||
@@ -2096,5 +1981,3 @@ power=3
|
|||||||
subtype=Unicorn Monger
|
subtype=Unicorn Monger
|
||||||
toughness=3
|
toughness=3
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user