Jonathan - added few cards

This commit is contained in:
leungclj
2009-07-16 05:49:33 +00:00
parent 8681987f89
commit 03530b7e17
6 changed files with 373 additions and 208 deletions
+12
View File
@@ -629,6 +629,18 @@ type=Basic Land
subtype=Plains subtype=Plains
[/card] [/card]
[card] [card]
text=Whenever you play a creature spell, you may draw a card.
auto=@movedTo(creature|mystack):draw:1
id=89083
name=Primordial Sage
rarity=R
type=Creature
mana={4}{G}{G}
power=4
subtype=Spirit
toughness=5
[/card]
[card]
text=({GW} can be paid with either {G} or {W}.) Other permanents you control can't be the targets of spells or abilities your opponents control. text=({GW} can be paid with either {G} or {W}.) Other permanents you control can't be the targets of spells or abilities your opponents control.
auto=lord(*|myinplay) opponentshroud other auto=lord(*|myinplay) opponentshroud other
id=83720 id=83720
-11
View File
@@ -1413,17 +1413,6 @@ mana={4}{G}{W}
subtype=Aura subtype=Aura
[/card] [/card]
[card] [card]
text=Whenever you play a creature spell, you may draw a card.
id=89083
name=Primordial Sage
rarity=R
type=Creature
mana={4}{G}{G}
power=4
subtype=Spirit
toughness=5
[/card]
[card]
text=Target creature becomes the color or colors of your choice until end of turn. Draw a card. text=Target creature becomes the color or colors of your choice until end of turn. Draw a card.
id=87979 id=87979
name=Quickchange name=Quickchange
+26
View File
@@ -988,6 +988,19 @@ type=Basic Land
subtype=Swamp subtype=Swamp
[/card] [/card]
[card] [card]
text=Whenever you play a red spell, Tattermunge Duo gets +1/+1 until end of turn. Whenever you play a green spell, Tattermunge Duo gains forestwalk until end of turn.
auto=@movedTo(*[red]|mystack):1/1
auto=@movedTo(*[green]|mystack):forestwalk
id=153282
name=Tattermunge Duo
rarity=C
type=Creature
mana={2}{RG}
power=2
subtype=Goblin Warrior Shaman
toughness=3
[/card]
[card]
text=Tattermunge Maniac attacks each turn if able. text=Tattermunge Maniac attacks each turn if able.
id=142013 id=142013
name=Tattermunge Maniac name=Tattermunge Maniac
@@ -1000,6 +1013,19 @@ subtype=Goblin Warrior
toughness=1 toughness=1
[/card] [/card]
[card] [card]
text=Whenever you play a white spell, Thistledown Duo gets +1/+1 until end of turn. Whenever you play a blue spell, Thistledown Duo gains flying until end of turn.
auto=@movedTo(*[white]|mystack):1/1
auto=@movedTo(*[blue]|mystack):flying
id=153301
name=Thistledown Duo
rarity=C
type=Creature
mana={2}{WU}
power=2
subtype=Kithkin Soldier Wizard
toughness=2
[/card]
[card]
text=Flash Other white creatures you control get +1/+1. Other blue creatures you control get +1/+1. text=Flash Other white creatures you control get +1/+1. Other blue creatures you control get +1/+1.
abilities=flash abilities=flash
auto=lord(creature[white]|myinplay) 1/1 other auto=lord(creature[white]|myinplay) 1/1 other
Binary file not shown.
+320 -1
View File
@@ -96,6 +96,19 @@ type=Instant
mana={2}{U} mana={2}{U}
[/card] [/card]
[card] [card]
id=108901
name=Bogardan Rager
mana={5}{R}
type=Creature
subtype=Elemental
power=3
toughness=4
text=Flash (You may play this spell any time you could play an instant.) When Bogardan Rager comes into play, target creature gets +4/+0 until end of turn.
abilities=flash
auto=4/0 target(creature)
rarity=C
[/card]
[card]
id=109697 id=109697
name=Bonesplitter Sliver name=Bonesplitter Sliver
mana={3}{R} mana={3}{R}
@@ -131,6 +144,18 @@ auto=fizzle
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=108858
name=Dream Stalker
mana={1}{U}
type=Creature
subtype=Illusion
power=1
toughness=5
text=When Dream Stalker comes into play, return a permanent you control to its owner's hand.
auto=moveTo(ownerhand) target(*|myinplay)
rarity=C
[/card]
[card]
text=text=Flash (You may play this spell any time you could play an instant.) {B}: Regenerate Drudge Reavers. text=text=Flash (You may play this spell any time you could play an instant.) {B}: Regenerate Drudge Reavers.
abilities=flash abilities=flash
auto={B}:regenerate auto={B}:regenerate
@@ -145,6 +170,18 @@ subtype=Skeleton
toughness=1 toughness=1
[/card] [/card]
[card] [card]
id=108788
name=Eternity Snare
mana={5}{U}
type=Enchantment
subtype=Aura
text=Enchant creature. When Eternity Snare comes into play, draw a card. Enchanted creature doesn't untap during its controller's untap step.
target=creature
auto=doesnotuntap
auto=draw:1
rarity=C
[/card]
[card]
text=Flash (You may play this spell any time you could play an instant.) Enchant creature Enchanted creature gets -2/-1. text=Flash (You may play this spell any time you could play an instant.) Enchant creature Enchanted creature gets -2/-1.
target=creature target=creature
auto=:-2/-1 auto=:-2/-1
@@ -179,6 +216,33 @@ auto={T}:add{G}
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=118927
name=Forest
type=Basic Land
subtype=Forest
text=G
auto={T}:add{G}
rarity=C
[/card]
[card]
id=122083
name=Forest
type=Basic Land
subtype=Forest
text=G
auto={T}:add{G}
rarity=C
[/card]
[card]
id=122088
name=Forest
type=Basic Land
subtype=Forest
text=G
auto={T}:add{G}
rarity=C
[/card]
[card]
id=109722 id=109722
name=Fury Sliver name=Fury Sliver
mana={5}{R} mana={5}{R}
@@ -207,6 +271,19 @@ auto=lord(sliver) {T}:add {W}
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=108838
name=Ghitu Firebreathing
mana={1}{R}
type=Enchantment
subtype=Aura
text=Flash (You may play this spell any time you could play an instant.) Enchant creature {R}: Enchanted creature gets +1/+0 until end of turn. {R}: Return Ghitu Firebreathing to its owner's hand.
target=creature
abilities=flash
auto={R}:1/0
auto={R}:moveTo(ownerhand)
rarity=C
[/card]
[card]
id=108830 id=108830
name=Greenseeker name=Greenseeker
mana={G} mana={G}
@@ -219,6 +296,18 @@ auto={G}{T}{S:(*|myhand)}:moveTo(myHand) target(land[basic]|mylibrary)
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=109706
name=Harmonic Sliver
mana={1}{G}{W}
type=Creature
subtype=Sliver
power=1
toughness=1
text=All Slivers have "When this permanent comes into play, destroy target artifact or enchantment."
auto=lord(sliver) destroy target(artifact,enchantment)
rarity=U
[/card]
[card]
text=Flash (You may play this spell any time you could play an instant.) Trample. text=Flash (You may play this spell any time you could play an instant.) Trample.
abilities=flash, trample abilities=flash, trample
id=108808 id=108808
@@ -253,6 +342,33 @@ text=U
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=122095
name=Island
type=Basic Land
subtype=Island
auto={T}:Add{U}
text=U
rarity=C
[/card]
[card]
id=122077
name=Island
type=Basic Land
subtype=Island
auto={T}:Add{U}
text=U
rarity=C
[/card]
[card]
id=118905
name=Island
type=Basic Land
subtype=Island
auto={T}:Add{U}
text=U
rarity=C
[/card]
[card]
id=113571 id=113571
name=Jedit's Dragoons name=Jedit's Dragoons
mana={5}{W} mana={5}{W}
@@ -301,6 +417,24 @@ auto=lord(sliver) 2/2
rarity=U rarity=U
[/card] [/card]
[card] [card]
id=118921
name=Mountain
type=Basic Land
subtype=Mountain
auto={T}:Add{R}
text=R
rarity=C
[/card]
[card]
id=118926
name=Mountain
type=Basic Land
subtype=Mountain
auto={T}:Add{R}
text=R
rarity=C
[/card]
[card]
id=122080 id=122080
name=Mountain name=Mountain
type=Basic Land type=Basic Land
@@ -310,6 +444,26 @@ text=R
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=122090
name=Mountain
type=Basic Land
subtype=Mountain
auto={T}:Add{R}
text=R
rarity=C
[/card]
[card]
id=114902
name=Orcish Cannonade
mana={1}{R}{R}
type=Instant
text=Orcish Cannonade deals 2 damage to target creature or player and 3 damage to you. Draw a card.
target=creature,player
auto=damage:2 && damage 3 controller
auto=draw:1
rarity=C
[/card]
[card]
id=122084 id=122084
name=Plains name=Plains
type=Basic Land type=Basic Land
@@ -319,6 +473,33 @@ text=W
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=122085
name=Plains
type=Basic Land
subtype=Plains
auto={T}:Add{W}
text=W
rarity=C
[/card]
[card]
id=122087
name=Plains
type=Basic Land
subtype=Plains
auto={T}:Add{W}
text=W
rarity=C
[/card]
[card]
id=122092
name=Plains
type=Basic Land
subtype=Plains
auto={T}:Add{W}
text=W
rarity=C
[/card]
[card]
text={T}: Add {1] to your mana pool. {1}, {T}: Add one mana of any color to your mana pool. text={T}: Add {1] to your mana pool. {1}, {T}: Add one mana of any color to your mana pool.
auto={T}:Add {1} auto={T}:Add {1}
auto={1},{T}: Add {G} auto={1},{T}: Add {G}
@@ -395,6 +576,20 @@ auto=lord(sliver) reach
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=116386
name=Sprite Noble
mana={1}{U}{U}
type=Creature
subtype=Faerie
power=2
toughness=2
text=Flying. Other creatures you control with flying get +0/+1. {T}: Other creatures you control with flying get +1/+0 until end of turn.
abilities=flying
auto=lord(creature[flying]|myinplay) 0/1 other
auto={T}:lord(creature[flying]|myinplay) 1/0 other
rarity=R
[/card]
[card]
text=Put a 1/1 green Saproling creature token into play. text=Put a 1/1 green Saproling creature token into play.
auto={G}:token(Saproling,creature saproling, 1/1, green) auto={G}:token(Saproling,creature saproling, 1/1, green)
id=122079 id=122079
@@ -405,7 +600,6 @@ type=Instant
mana={G} mana={G}
[/card] [/card]
[card] [card]
[card]
text=Squall Line deals X damage to each creature with flying and each player. text=Squall Line deals X damage to each creature with flying and each player.
id=109702 id=109702
alias=1251 alias=1251
@@ -416,6 +610,44 @@ type=Instant
mana={X}{G}{G} mana={X}{G}{G}
[/card] [/card]
[card] [card]
id=116730
name=Strength in Numbers
mana={1}{G}
type=Instant
text=Until end of turn, target creature gains trample and gets +X/+X, where X is the number of attacking creatures.
target=creature
auto=foreach(creature[attacking]) 1/1
auto-trample
rarity=C
[/card]
[card]
id=118903
name=Swamp
auto={T}:Add{B}
type=Basic Land
subtype=Swamp
text=B
rarity=C
[/card]
[card]
id=118904
name=Swamp
auto={T}:Add{B}
type=Basic Land
subtype=Swamp
text=B
rarity=C
[/card]
[card]
id=122076
name=Swamp
auto={T}:Add{B}
type=Basic Land
subtype=Swamp
text=B
rarity=C
[/card]
[card]
id=122078 id=122078
name=Swamp name=Swamp
auto={T}:Add{B} auto={T}:Add{B}
@@ -425,6 +657,18 @@ text=B
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=114913
name=Swarmyard
type=Land
text={T}: Add {1} to your mana pool. {T}: Regenerate target Insect, Rat, Spider, or Squirrel.
auto={T}:add{1}
auto={T}:regenerate target(insect)
auto={T}:regenerate target(rat)
auto={T}:regenerate target(spider)
auto={T}:regenerate target(squirrel)
rarity=R
[/card]
[card]
id=111085 id=111085
name=Telekinetic Sliver name=Telekinetic Sliver
mana={2}{U}{U} mana={2}{U}{U}
@@ -447,6 +691,29 @@ auto=moveTo(ownerlibrary)
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=106632
name=Tendrils of Corruption
mana={3}{B}
type=Instant
text=Tendrils of Corruption deals X damage to target creature and you gain X life, where X is the number of Swamps you control.
auto=foreach(swamp|myinplay) damage:1 target(creature)
auto=foreach(swamp|myinplay) life:1
rarity=C
[/card]
[card]
id=116736
name=Tivadar of Thorn
mana={1}{W}{W}
type=Creature
subtype=Human Knight
power=2
toughness=2
text=First strike, protection from red When Tivadar of Thorn comes into play, destroy target Goblin.
abilities=first strike, protection from red, legendary
auto=destroy target(goblin)
rarity=R
[/card]
[card]
id=108907 id=108907
name=Tolarian Sentinel name=Tolarian Sentinel
mana={3}{U} mana={3}{U}
@@ -472,6 +739,20 @@ auto={S(*|myhand)}:shadow
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=116726
name=Tromp the Domains
mana={5}{G}
type=Sorcery
text=Domain - Until end of turn, creatures you control gain trample and get +1/+1 for each basic land type among lands you control.
auto=aslongas(plains|myinplay) lord(creature|myinplay) 1/1
auto=aslongas(forest|myinplay) lord(creature|myinplay) 1/1
auto=aslongas(mountain|myinplay) lord(creature|myinplay) 1/1
auto=aslongas(swamp|myinplay) lord(creature|myinplay) 1/1
auto=aslongas(island|myinplay) lord(creature|myinplay) 1/1
auto=lord(creature|myinplay) trample
rarity=U
[/card]
[card]
text={G}: Unyaro Bees gets +1/+1 until end of turn. {3}{G}Sacrifice Unyaro Bees: Unyaro Bees deals 2 damage to target creaturen or player. text={G}: Unyaro Bees gets +1/+1 until end of turn. {3}{G}Sacrifice Unyaro Bees: Unyaro Bees deals 2 damage to target creaturen or player.
auto={G}:1/1 auto={G}:1/1
auto={3}{G}{S}:Damage:2 target(creature, player) auto={3}{G}{S}:Damage:2 target(creature, player)
@@ -508,6 +789,31 @@ subtype=Sliver
toughness=3 toughness=3
[/card] [/card]
[card] [card]
id=111069
name=Viashino Bladescout
mana={1}{R}{R}
type=Creature
subtype=Viashino Scout
power=2
toughness=1
text=Flash (You may play this spell any time you could play an instant.) When Viashino Bladescout comes into play, target creature gains first strike until end of turn.
abilities=flash
auto=first strike target(creature)
rarity=C
[/card]
[card]
id=111082
name=Viscid Lemures
mana={4}{B}
type=Creature
subtype=Spirit
power=4
toughness=3
text={0}: Viscid Lemures gets -1/-0 and gains swampwalk until end of turn.
auto={0}: -1/-0 && swampwalk
rarity=C
[/card]
[card]
id=106648 id=106648
name=Watcher Sliver name=Watcher Sliver
mana={3}{W} mana={3}{W}
@@ -519,3 +825,16 @@ text=All Sliver creatures get +0/+2.
auto=lord(sliver) 0/2 auto=lord(sliver) 0/2
rarity=C rarity=C
[/card] [/card]
[card]
id=113583
name=Wormwood Dryad
mana={2}{G}
type=Creature
subtype=Dryad
power=3
toughness=1
text={G}: Wormwood Dryad gains forestwalk until end of turn and deals 1 damage to you. {B}: Wormwood Dryad gains swampwalk until end of turn and deals 1 damage to you.
auto={G}:forestwalk && damage 1 controller
auto={B}:swampwalk && damage 1 controller
rarity=C
[/card]
+14 -195
View File
@@ -1,5 +1,3 @@
[card] [card]
id=113619 id=113619
name=Amrou Scout name=Amrou Scout
@@ -55,8 +53,6 @@ subtype=Aura
text=Enchant creature Enchanted creature has shroud. (It can't be the target of spells or abilities.) When Aspect of Mongoose is put into a graveyard from play, return Aspect of Mongoose to its owner's hand. text=Enchant creature Enchanted creature has shroud. (It can't be the target of spells or abilities.) When Aspect of Mongoose is put into a graveyard from play, return Aspect of Mongoose to its owner's hand.
rarity=U rarity=U
[/card] [/card]
[card] [card]
id=109762 id=109762
name=Barbed Shocker name=Barbed Shocker
@@ -91,14 +87,6 @@ text=Flanking (Whenever a creature without flanking blocks this creature, the bl
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=118901
name=Bewilder
mana={2}{U}
type=Instant
text=Target creature gets -3/-0 until end of turn. Draw a card.
rarity=C
[/card]
[card]
id=108799 id=108799
name=Blazing Blade Askari name=Blazing Blade Askari
mana={2}{R} mana={2}{R}
@@ -120,19 +108,6 @@ toughness=5
text=Flash Flying When Bogardan Hellkite comes into play, it deals 5 damage divided as you choose among any number of target creatures and/or players. text=Flash Flying When Bogardan Hellkite comes into play, it deals 5 damage divided as you choose among any number of target creatures and/or players.
rarity=R rarity=R
[/card] [/card]
[card]
id=108901
name=Bogardan Rager
mana={5}{R}
type=Creature
subtype=Elemental
power=3
toughness=4
text=Flash (You may play this spell any time you could play an instant.) When Bogardan Rager comes into play, target creature gets +4/+0 until end of turn.
rarity=C
[/card]
[card] [card]
id=118895 id=118895
name=Brine Elemental name=Brine Elemental
@@ -160,7 +135,6 @@ type=Sorcery
text=Return target black creature card from your graveyard to your hand. Madness {0} (If you discard this card, you may play it for its madness cost instead of putting it into your graveyard.) text=Return target black creature card from your graveyard to your hand. Madness {0} (If you discard this card, you may play it for its madness cost instead of putting it into your graveyard.)
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=113529 id=113529
name=Candles of Leng name=Candles of Leng
@@ -235,6 +209,12 @@ name=Chromatic Star
mana={1} mana={1}
type=Artifact type=Artifact
text={1}, {T}, Sacrifice Chromatic Star: Add one mana of any color to your mana pool. When Chromatic Star is put into a graveyard from play, draw a card. text={1}, {T}, Sacrifice Chromatic Star: Add one mana of any color to your mana pool. When Chromatic Star is put into a graveyard from play, draw a card.
auto={1}{T}{S}:add{B}
auto={1}{T}{S}:add{U}
auto={1}{T}{S}:add{G}
auto={1}{T}{S}:add{R}
auto={1}{T}{S}:add{W}
auto=@movedTo(...)
rarity=U rarity=U
[/card] [/card]
[card] [card]
@@ -283,7 +263,8 @@ type=Creature
subtype=Bird subtype=Bird
power=2 power=2
toughness=2 toughness=2
text=Flying When Cloudchaser Kestrel comes into play, destroy target enchantment. {W}: Target permanent becomes white until end of turn. text=Flying. When Cloudchaser Kestrel comes into play, destroy target enchantment. {W}: Target permanent becomes white until end of turn.
auto=destroy target(enchantment)
rarity=C rarity=C
[/card] [/card]
[card] [card]
@@ -473,17 +454,6 @@ text={T}: Add {1} to your mana pool. {1}, {T}: Put a storage counter on Dreadshi
rarity=U rarity=U
[/card] [/card]
[card] [card]
id=108858
name=Dream Stalker
mana={1}{U}
type=Creature
subtype=Illusion
power=1
toughness=5
text=When Dream Stalker comes into play, return a permanent you control to its owner's hand.
rarity=C
[/card]
[card]
id=108918 id=108918
name=Drifter il-Dal name=Drifter il-Dal
mana={U} mana={U}
@@ -495,17 +465,6 @@ text=Shadow (This creature can block or be blocked by only creatures with shadow
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=108850
name=Drudge Reavers
mana={3}{B}
type=Creature
subtype=Skeleton
power=2
toughness=1
text=Flash (You may play this spell any time you could play an instant.) {B}: Regenerate Drudge Reavers.
rarity=C
[/card]
[card]
id=108807 id=108807
name=Durkwood Baloth name=Durkwood Baloth
mana={4}{G}{G} mana={4}{G}{G}
@@ -580,15 +539,6 @@ text=Flying Suspend 4—{1}{U} (Rather than play this card from your hand, you m
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=108788
name=Eternity Snare
mana={5}{U}
type=Enchantment
subtype=Aura
text=Enchant creature When Eternity Snare comes into play, draw a card. Enchanted creature doesn't untap during its controller's untap step.
rarity=C
[/card]
[card]
id=110507 id=110507
name=Evangelize name=Evangelize
mana={4}{W} mana={4}{W}
@@ -699,6 +649,7 @@ subtype=Human Spellshaper
power=2 power=2
toughness=2 toughness=2
text={1}{R}, {T}, Discard a card: Target creature gets +1/-1 and gains haste until end of turn. text={1}{R}, {T}, Discard a card: Target creature gets +1/-1 and gains haste until end of turn.
auto={1}{R}{T}{S(*|myhand)}: 1/-1 && haste ## opps, forgot this wont work yet
rarity=C rarity=C
[/card] [/card]
[card] [card]
@@ -710,7 +661,6 @@ subtype=Aura
text=Enchant creature When enchanted creature is put into a graveyard, return that card to play under your control. When Fool's Demise is put into a graveyard from play, return Fool's Demise to its owner's hand. text=Enchant creature When enchanted creature is put into a graveyard, return that card to play under your control. When Fool's Demise is put into a graveyard from play, return Fool's Demise to its owner's hand.
rarity=U rarity=U
[/card] [/card]
[card] [card]
id=106652 id=106652
name=Foriysian Interceptor name=Foriysian Interceptor
@@ -735,7 +685,7 @@ id=116732
name=Fortify name=Fortify
mana={2}{W} mana={2}{W}
type=Instant type=Instant
text=Choose one ECreatures you control get +2/+0 until end of turn; or creatures you control get +0/+2 until end of turn. text=Choose one: Creatures you control get +2/+0 until end of turn; or creatures you control get +0/+2 until end of turn.
rarity=C rarity=C
[/card] [/card]
[card] [card]
@@ -768,7 +718,6 @@ toughness=2
text=All Sliver creatures have "Whenever this creature is dealt damage, put a +1/+1 counter on it." (The damage is dealt before the counter is put on.) text=All Sliver creatures have "Whenever this creature is dealt damage, put a +1/+1 counter on it." (The damage is dealt before the counter is put on.)
rarity=R rarity=R
[/card] [/card]
[card] [card]
id=124220 id=124220
name=Gauntlet of Power name=Gauntlet of Power
@@ -794,15 +743,6 @@ text=If Gemstone Caverns is in your opening hand and you're not playing first, y
rarity=R rarity=R
[/card] [/card]
[card] [card]
id=108838
name=Ghitu Firebreathing
mana={1}{R}
type=Enchantment
subtype=Aura
text=Flash (You may play this spell any time you could play an instant.) Enchant creature {R}: Enchanted creature gets +1/+0 until end of turn. {R}: Return Ghitu Firebreathing to its owner's hand.
rarity=C
[/card]
[card]
id=109717 id=109717
name=Ghostflame Sliver name=Ghostflame Sliver
mana={B}{R} mana={B}{R}
@@ -833,6 +773,7 @@ subtype=Goblin Warrior
power=2 power=2
toughness=1 toughness=1
text=Sacrifice Goblin Skycutter: Goblin Skycutter deals 2 damage to target creature with flying. That creature loses flying until end of turn. text=Sacrifice Goblin Skycutter: Goblin Skycutter deals 2 damage to target creature with flying. That creature loses flying until end of turn.
auto={S}:damage:2 target(creature{-flying}) && -flying ...........
rarity=C rarity=C
[/card] [/card]
[card] [card]
@@ -865,7 +806,6 @@ toughness=7
text=Suspend 10—{R} Sacrifice an artifact, creature, or land: Remove a time counter from Greater Gargadon. Play this ability only if Greater Gargadon is suspended. text=Suspend 10—{R} Sacrifice an artifact, creature, or land: Remove a time counter from Greater Gargadon. Play this ability only if Greater Gargadon is suspended.
rarity=R rarity=R
[/card] [/card]
[card] [card]
id=110514 id=110514
name=Griffin Guide name=Griffin Guide
@@ -895,17 +835,6 @@ text=Flanking (Whenever a creature without flanking blocks this creature, the bl
rarity=U rarity=U
[/card] [/card]
[card] [card]
id=109706
name=Harmonic Sliver
mana={1}{G}{W}
type=Creature
subtype=Sliver
power=1
toughness=1
text=All Slivers have "When this permanent comes into play, destroy target artifact or enchantment."
rarity=U
[/card]
[card]
id=109731 id=109731
name=Haunting Hymn name=Haunting Hymn
mana={4}{B}{B} mana={4}{B}{B}
@@ -913,7 +842,6 @@ type=Instant
text=Target player discards two cards. If you played this spell during your main phase, that player discards four cards instead. text=Target player discards two cards. If you played this spell during your main phase, that player discards four cards instead.
rarity=U rarity=U
[/card] [/card]
[card] [card]
id=118873 id=118873
name=Herd Gnarr name=Herd Gnarr
@@ -952,7 +880,6 @@ toughness=2
text=Whenever another Goblin you control becomes blocked, sacrifice it. If you do, it deals 4 damage to each creature blocking it. Sacrifice two Mountains: Put two 1/1 red Goblin creature tokens into play. text=Whenever another Goblin you control becomes blocked, sacrifice it. If you do, it deals 4 damage to each creature blocking it. Sacrifice two Mountains: Put two 1/1 red Goblin creature tokens into play.
rarity=R rarity=R
[/card] [/card]
[card] [card]
id=109756 id=109756
name=Ignite Memories name=Ignite Memories
@@ -972,7 +899,6 @@ toughness=2
text=Ironclaw Buzzardiers can't block creatures with power 2 or greater. {R}: Ironclaw Buzzardiers gains flying until end of turn. text=Ironclaw Buzzardiers can't block creatures with power 2 or greater. {R}: Ironclaw Buzzardiers gains flying until end of turn.
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=114903 id=114903
name=Ith, High Arcanist name=Ith, High Arcanist
@@ -1145,7 +1071,6 @@ toughness=2
text={X}, {T}: Untap X target lands. text={X}, {T}: Untap X target lands.
rarity=R rarity=R
[/card] [/card]
[card] [card]
id=126287 id=126287
name=Magus of the Jar name=Magus of the Jar
@@ -1282,7 +1207,6 @@ type=Instant
text=Target spell or permanent becomes colorless. text=Target spell or permanent becomes colorless.
rarity=R rarity=R
[/card] [/card]
[card] [card]
id=118888 id=118888
name=Mwonvuli Acid-Moss name=Mwonvuli Acid-Moss
@@ -1372,14 +1296,6 @@ text=Flash (You may play this spell any time you could play an instant.) Enchant
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=114902
name=Orcish Cannonade
mana={1}{R}{R}
type=Instant
text=Orcish Cannonade deals 2 damage to target creature or player and 3 damage to you. Draw a card.
rarity=C
[/card]
[card]
id=118902 id=118902
name=Outrider en-Kor name=Outrider en-Kor
mana={2}{W} mana={2}{W}
@@ -1866,7 +1782,6 @@ toughness=2
text=Flying Sacrifice Spiketail Drakeling: Counter target spell unless its controller pays {2}. text=Flying Sacrifice Spiketail Drakeling: Counter target spell unless its controller pays {2}.
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=109680 id=109680
name=Spirit Loop name=Spirit Loop
@@ -1888,20 +1803,6 @@ text=At the beginning of your upkeep, put a spore counter on each Fungus you con
rarity=U rarity=U
[/card] [/card]
[card] [card]
id=116386
name=Sprite Noble
mana={1}{U}{U}
type=Creature
subtype=Faerie
power=2
toughness=2
text=Flying Other creatures you control with flying get +0/+1. {T}: Other creatures you control with flying get +1/+0 until end of turn.
abilities=flying
auto=lord(creature[flying]|myinplay) 0/1
auto={T}:lord(creature[flying]|myinplay) 1/0
rarity=R
[/card]
[card]
id=118915 id=118915
name=Stonebrow, Krosan Hero name=Stonebrow, Krosan Hero
mana={3}{R}{G} mana={3}{R}{G}
@@ -1940,14 +1841,6 @@ text=Destroy target creature with toughness 3 or less. Flashback {5}{R} (You may
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=116730
name=Strength in Numbers
mana={1}{G}
type=Instant
text=Until end of turn, target creature gains trample and gets +X/+X, where X is the number of attacking creatures.
rarity=C
[/card]
[card]
id=109671 id=109671
name=Stronghold Overseer name=Stronghold Overseer
mana={3}{B}{B}{B} mana={3}{B}{B}{B}
@@ -2012,15 +1905,6 @@ type=Instant
text=Sulfurous Blast deals 2 damage to each creature and each player. If you played this spell during your main phase, Sulfurous Blast deals 3 damage to each creature and each player instead. text=Sulfurous Blast deals 2 damage to each creature and each player. If you played this spell during your main phase, Sulfurous Blast deals 3 damage to each creature and each player instead.
rarity=U rarity=U
[/card] [/card]
[card]
id=114913
name=Swarmyard
mana=
type=Land
text={T}: Add {1} to your mana pool. {T}: Regenerate target Insect, Rat, Spider, or Squirrel.
rarity=R
[/card]
[card] [card]
id=113616 id=113616
name=Tectonic Fiend name=Tectonic Fiend
@@ -2043,8 +1927,6 @@ toughness=4
text=Flash (You may play this spell any time you could play an instant.) Creature cards you own that aren't in play have flash. Each opponent can play spells only any time he or she could play a sorcery. text=Flash (You may play this spell any time you could play an instant.) Creature cards you own that aren't in play have flash. Each opponent can play spells only any time he or she could play a sorcery.
rarity=R rarity=R
[/card] [/card]
[card] [card]
id=106654 id=106654
name=Temporal Isolation name=Temporal Isolation
@@ -2055,19 +1937,11 @@ text=Flash (You may play this spell any time you could play an instant.) Enchant
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=106632
name=Tendrils of Corruption
mana={3}{B}
type=Instant
text=Tendrils of Corruption deals X damage to target creature and you gain X life, where X is the number of Swamps you control.
rarity=C
[/card]
[card]
id=118874 id=118874
name=Terramorphic Expanse name=Terramorphic Expanse
mana=
type=Land type=Land
text={T}, Sacrifice Terramorphic Expanse: Search your library for a basic land card and put it into play tapped. Then shuffle your library. text={T}, Sacrifice Terramorphic Expanse: Search your library for a basic land card and put it into play tapped. Then shuffle your library.
auto={T}{S}:moveTo(myinplay) target(land[basic]|mylibrary)
rarity=C rarity=C
[/card] [/card]
[card] [card]
@@ -2149,18 +2023,6 @@ type=Artifact
text={T}: Add {W} to your mana pool. {1}{W}{W}: Thunder Totem becomes a 2/2 white Spirit artifact creature with flying and first strike until end of turn. text={T}: Add {W} to your mana pool. {1}{W}{W}: Thunder Totem becomes a 2/2 white Spirit artifact creature with flying and first strike until end of turn.
rarity=U rarity=U
[/card] [/card]
[card]
id=116736
name=Tivadar of Thorn
mana={1}{W}{W}
type=Legendary Creature
subtype=Human Knight
power=2
toughness=2
text=First strike, protection from red When Tivadar of Thorn comes into play, destroy target Goblin.
rarity=R
[/card]
[card] [card]
id=108857 id=108857
name=Traitor's Clutch name=Traitor's Clutch
@@ -2169,7 +2031,6 @@ type=Instant
text=Target creature gets +1/+0, becomes black, and gains shadow until end of turn. (It can block or be blocked by only creatures with shadow.) Flashback {1}{B} (You may play this card from your graveyard for its flashback cost. Then remove it from the game.) text=Target creature gets +1/+0, becomes black, and gains shadow until end of turn. (It can block or be blocked by only creatures with shadow.) Flashback {1}{B} (You may play this card from your graveyard for its flashback cost. Then remove it from the game.)
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=110499 id=110499
name=Trickbind name=Trickbind
@@ -2190,14 +2051,6 @@ text=Flying Triskelavus comes into play with three +1/+1 counters on it. {1}, R
rarity=R rarity=R
[/card] [/card]
[card] [card]
id=116726
name=Tromp the Domains
mana={5}{G}
type=Sorcery
text=Domain EUntil end of turn, creatures you control gain trample and get +1/+1 for each basic land type among lands you control.
rarity=U
[/card]
[card]
id=118910 id=118910
name=Truth or Tale name=Truth or Tale
mana={1}{U} mana={1}{U}
@@ -2225,7 +2078,6 @@ subtype=Aura
text=Enchant creature Enchanted creature gets +2/+2 and can't block. When Undying Rage is put into a graveyard from play, return Undying Rage to its owner's hand. text=Enchant creature Enchanted creature gets +2/+2 and can't block. When Undying Rage is put into a graveyard from play, return Undying Rage to its owner's hand.
rarity=U rarity=U
[/card] [/card]
[card] [card]
id=108798 id=108798
name=Urborg Syphon-Mage name=Urborg Syphon-Mage
@@ -2237,7 +2089,6 @@ toughness=2
text={2}{B}, {T}, Discard a card: Each other player loses 2 life. You gain life equal to the life lost this way. text={2}{B}, {T}, Discard a card: Each other player loses 2 life. You gain life equal to the life lost this way.
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=118900 id=118900
name=Vampiric Sliver name=Vampiric Sliver
@@ -2278,17 +2129,6 @@ text=As Vesuvan Shapeshifter comes into play or is turned face up, you may choos
rarity=R rarity=R
[/card] [/card]
[card] [card]
id=111069
name=Viashino Bladescout
mana={1}{R}{R}
type=Creature
subtype=Viashino Scout
power=2
toughness=1
text=Flash (You may play this spell any time you could play an instant.) When Viashino Bladescout comes into play, target creature gains first strike until end of turn.
rarity=C
[/card]
[card]
id=113615 id=113615
name=Viscerid Deepwalker name=Viscerid Deepwalker
mana={4}{U} mana={4}{U}
@@ -2300,17 +2140,6 @@ text={U}: Viscerid Deepwalker gets +1/+0 until end of turn. Suspend 4—{U} (Rat
rarity=C rarity=C
[/card] [/card]
[card] [card]
id=111082
name=Viscid Lemures
mana={4}{B}
type=Creature
subtype=Spirit
power=4
toughness=3
text={0}: Viscid Lemures gets -1/-0 and gains swampwalk until end of turn.
rarity=C
[/card]
[card]
id=111076 id=111076
name=Voidmage Husher name=Voidmage Husher
mana={3}{U} mana={3}{U}
@@ -2319,6 +2148,8 @@ subtype=Human Wizard
power=2 power=2
toughness=2 toughness=2
text=Flash (You may play this spell any time you could play an instant.) When Voidmage Husher comes into play, counter target activated ability. (Mana abilities can't be targeted.) Whenever you play a spell, you may return Voidmage Husher to its owner's hand. text=Flash (You may play this spell any time you could play an instant.) When Voidmage Husher comes into play, counter target activated ability. (Mana abilities can't be targeted.) Whenever you play a spell, you may return Voidmage Husher to its owner's hand.
abilities=flash
auto=fizzle target...
rarity=U rarity=U
[/card] [/card]
[card] [card]
@@ -2337,7 +2168,6 @@ type=Sorcery
text=Buyback—Sacrifice three Islands. (You may sacrifice three Islands in addition to any other costs as you play this spell. If you do, put this card into your hand as it resolves.) Target player takes an extra turn after this one. text=Buyback—Sacrifice three Islands. (You may sacrifice three Islands in addition to any other costs as you play this spell. If you do, put this card into your hand as it resolves.) Target player takes an extra turn after this one.
rarity=R rarity=R
[/card] [/card]
[card] [card]
id=126283 id=126283
name=Weathered Bodyguards name=Weathered Bodyguards
@@ -2382,17 +2212,6 @@ text=Split second (As long as this spell is on the stack, players can't play spe
rarity=R rarity=R
[/card] [/card]
[card] [card]
id=113583
name=Wormwood Dryad
mana={2}{G}
type=Creature
subtype=Dryad
power=3
toughness=1
text={G}: Wormwood Dryad gains forestwalk until end of turn and deals 1 damage to you. {B}: Wormwood Dryad gains swampwalk until end of turn and deals 1 damage to you.
rarity=C
[/card]
[card]
id=114917 id=114917
name=Wurmcalling name=Wurmcalling
mana={X}{G} mana={X}{G}