Files
wagic/projects/mtg/bin/Res/sets/MRQ/_cards.dat
T
wagic.laurent 6097b1282b Laurent - Added draw/token to the foreach parser (allow to sligthly reduce the number of lines in MTGAbility.cpp and also add few cards to different cards.dat.)
NOTE that all these additions to the foreach parser are only available for the "inplay" area... "countcards" will need to be updated in order to have thing such as graveyard or hand to be taken into consideration (but when it will be done cards such as Spontaneous Generation - MRQ, could be added)
Also updated (tentatively) the "cantbeblockedby" in the parser it still does not work...ARG... but I can feel that I'm not far away from the solution...
We need also to go through some of the cards.dat to be sure we are not missing any possible addition ...
2009-06-29 11:11:41 +00:00

1370 lines
25 KiB
Plaintext

[card]
text=Enchant creature Enchanted creature gets +2/+2 for each other enchantment in play.
target=creature
auto=foreach(enchantment|myinplay) 2/2 other
auto=foreach(enchantment|opponentinplay) 2/2 other
id=19634
name=Ancestral Mask
color=Green
rarity=C
mana={2}{G}
type=Enchantment
subtype=Aura
[/card]
[card]
text={1}{R}, Sacrifice a Goblin: Arms Dealer deals 4 damage to target creature.
id=19861
name=Arms Dealer
color=Red
rarity=U
mana={2}{R}
type=Creature
subtype=Goblin
auto={1}{R}{S(goblin|myinplay)}:Damage:4 target(creature)
power=1
toughness=1
[/card]
[card]
text={U}{T}, Discard a card: Target creature gains flying until end of turn.
id=19558
name=Balloon Peddler
color=Blue
rarity=C
mana={2}{U}
type=Creature
subtype=Human Spellshaper
auto={U}{T}{S(*|myhand)}:flying target(creature)
power=2
toughness=2
[/card]
[card]
text=Defender (This creature can't attack.) {T}: Target creature gains haste until end of turn.
id=19607
name=Battle Rampart
color=Red
rarity=C
mana={2}{R}
type=Creature
subtype=Wall
auto={T}:haste target(creature)
power=1
toughness=3
abilities=defender
[/card]
[card]
text=Flying Battle Squadron's power and toughness are each equal to the number of creatures you control.
id=19712
auto=foreach(creature|myinplay) 1/1
name=Battle Squadron
color=Red
rarity=R
mana={3}{R}{R}
type=Creature
subtype=Goblin
power=*
toughness=*
abilities=flying
[/card]
[card]
text={R}{T}, Discard a card: Destroy target Wall.
id=21332
name=Blaster Mage
color=Red
rarity=C
mana={2}{R}
type=Creature
subtype=Human Spellshaper
auto={R}{T}{S(*|myhand)}:destroy target(wall)
power=2
toughness=2
[/card]
[card]
text={U}: Blockade Runner is unblockable this turn.
id=19567
name=Blockade Runner
color=Blue
rarity=C
mana={3}{U}
type=Creature
subtype=Merfolk
auto={U}:unblockable
power=2
toughness=2
[/card]
[card]
text={T}: Boa Constrictor gets +3/+3 until end of turn.
id=19859
name=Boa Constrictor
color=Green
rarity=U
mana={4}{G}
type=Creature
subtype=Snake
auto={T}:3/3
power=3
toughness=3
[/card]
[card]
text=Swampwalk
id=19598
name=Bog Smugglers
color=Black
rarity=C
mana={1}{B}{B}
type=Creature
subtype=Human Mercenary
power=2
toughness=2
abilities=swampwalk
[/card]
[card]
text={B}{T}, Discard a card: Add {B}{B}{B} to your mana pool.
id=19578
name=Bog Witch
color=Black
rarity=C
mana={2}{B}
type=Creature
subtype=Human Spellshaper
auto={B}{T}{S(*|myhand)}:Add {B}{B}{B}
power=1
toughness=1
[/card]
[card]
text=Whenever a creature attacks you, it gets -1/-0 until end of turn.
auto=lord(creature[attacking]|opponentinplay) -1/0
id=19745
name=Briar Patch
color=Green
rarity=U
mana={1}{G}{G}
type=Enchantment
[/card]
[card]
text=Search target opponent's library for a creature card and put that card into play under your control. Then that player shuffles his or her library.
target=creature|opponentLibrary
auto=moveTo(myInplay)
id=21300
name=Bribery
rarity=R
type=Sorcery
mana={3}{U}{U}
[/card]
[card]
text=Flash Enchant creature Enchanted creature has flying.
target=creature
auto=flying
id=19574
name=Buoyancy
color=Blue
rarity=C
mana={1}{U}
type=Enchantment
subtype=Aura
abilities=flash
[/card]
[card]
text=Search your library for a Mercenary card, reveal that card, and put it into your hand. Then shuffle your library.
target=mercenary|myLibrary
auto=moveTo(myHand)
id=19832
name=Cateran Summons
rarity=U
type=Sorcery
mana={B}
[/card]
[card]
text=Enchant creature Enchanted creature gets +1/+1 and has mountainwalk.
target=creature
auto=1/1
auto=mountainwalk
id=19620
name=Cave Sense
color=Red
rarity=C
mana={1}{R}
type=Enchantment
subtype=Aura
[/card]
[card]
text=Mountainwalk {R}: Cavern Crawler gets +1/-1 until end of turn.
id=19610
name=Cavern Crawler
color=Red
rarity=C
mana={2}{R}
type=Creature
subtype=Insect
auto={R}:1/-1
power=0
toughness=3
abilities=mountainwalk
[/card]
[card]
text=Flying (This creature can't be blocked except by creatures with flying or reach.) Cloud Sprite can block only creatures with flying.
id=19563
name=Cloud Sprite
color=Blue
rarity=C
mana={U}
type=Creature
subtype=Faerie
power=1
toughness=1
abilities=flying,cloud
[/card]
[card]
text=Draw a card for each creature you control.
id=19739
auto=foreach(creature|myinplay)draw:1
name=Collective Unconscious
rarity=R
type=Sorcery
mana={4}{G}{G}
[/card]
[card]
text=Counter target spell.
target=*|stack
auto=fizzle
id=19570
name=Counterspell
color=Blue
rarity=U
mana={U}{U}
type=Instant
[/card]
[card]
text=Defender (This creature can't attack.) {T}: Target creature gets +0/+4 until end of turn.
id=19880
name=Crenellated Wall
color=Artifact
rarity=U
mana={4}
type=Artifact Creature
subtype=Wall
auto={T}:0/4 target(creature)
power=0
toughness=4
abilities=defender
[/card]
[card]
text={T}: Crossbow Infantry deals 1 damage to target attacking or blocking creature.
id=19540
name=Crossbow Infantry
color=White
rarity=C
mana={1}{W}
type=Creature
subtype=Human Soldier Archer
auto={T}:damage:1 target(creature[attacking;blocking])
power=1
toughness=1
[/card]
[card]
text=Add {B}{B}{B} to your mana pool.
id=19592
auto=Add {B}{B}{B}
name=Dark Ritual
color=Black
rarity=C
mana={B}
type=Instant
[/card]
[card]
text={U}: Return Darting Merfolk to its owner's hand.
id=19559
auto={U}:moveto(hand)
name=Darting Merfolk
rarity=C
type=Creature
mana={1}{U}
power=1
subtype=Merfolk
toughness=1
[/card]
[card]
text=Shroud (This permanent can't be the target of spells or abilities.)
id=19628
name=Deadly Insect
color=Green
rarity=C
mana={4}{G}
type=Creature
subtype=Insect
power=6
toughness=1
abilities=shroud
[/card]
[card]
text={G}{T}, Discard a card: Target creature gets +2/+2 until end of turn.
id=19621
name=Deepwood Drummer
color=Green
rarity=C
mana={1}{G}
type=Creature
subtype=Human Spellshaper
auto={G}{T}{S(*|myhand)}:2/2 target(creature)
power=1
toughness=1
[/card]
[card]
text=Destroy target permanent.
id=19638
target=*
auto=destroy
name=Desert Twister
color=Green
rarity=U
mana={4}{G}{G}
type=Sorcery
[/card]
[card]
text={W}{T}, Discard a card: Destroy target artifact or enchantment.
id=19536
name=Devout Witness
color=White
rarity=C
mana={2}{W}
type=Creature
subtype=Human Spellshaper
auto={W}{T}{S(*|myhand)}:destroy target(artifact,enchantment)
power=2
toughness=2
[/card]
[card]
text=Flash Enchant creature Shroud (This permanent can't be the target of spells or abilities.) Enchanted creature has shroud.
target=creature
auto=shroud
id=19576
name=Diplomatic Immunity
color=Blue
rarity=C
mana={1}{U}
type=Enchantment
subtype=Aura
abilities=shroud
[/card]
[card]
text=Destroy target artifact or enchantment.
target=artifact,enchantment
auto=destroy
id=19548
name=Disenchant
color=White
rarity=C
mana={1}{W}
type=Instant
[/card]
[card]
text=Flying {U}: Drake Hatchling gets +1/+0 until end of turn. Play this ability only once each turn.
id=19565
name=Drake Hatchling
color=Blue
rarity=C
mana={2}{U}
type=Creature
subtype=Drake
auto={U}:1/0 limit:1
power=1
toughness=3
abilities=flying
[/card]
[card]
text={T}: Add {1} to your mana pool. {3}, {T}, Sacrifice a land: Destroy target nonbasic land.
id=19772
auto={T}: Add {1}
auto={3}{T}{S(land|myinplay)}:destroy target(land[-basic])
name=Dust Bowl
rarity=R
type=Land
[/card]
[card]
text={T}: Add {U} to your mana pool. Sacrifice Eye of Ramos: Add {U} to your mana pool.
id=19765
name=Eye of Ramos
color=Artifact
rarity=R
mana={3}
type=Artifact
auto={T}:Add {U}
auto={S}:Add {U}
[/card]
[card]
text=Flash Enchant creature Enchanted creature gets +1/+0 and has first strike.
target=creature
auto=1/0
auto=first strike
id=19613
name=Flaming Sword
color=Red
rarity=C
mana={1}{R}
type=Enchantment
subtype=Aura
abilities=flash
[/card]
[card]
text={T}: Add {G} to your mana pool.
id=20896
name=Forest
auto={T}:add{G}
rarity=L
type=Basic Land
subtype=Forest
[/card]
[card]
text={T}: Add {G} to your mana pool.
id=20897
name=Forest
auto={T}:add{G}
rarity=L
type=Basic Land
subtype=Forest
[/card]
[card]
text={T}: Add {G} to your mana pool.
id=20899
name=Forest
auto={T}:add{G}
rarity=L
type=Basic Land
subtype=Forest
[/card]
[card]
text={T}: Add {G} to your mana pool.
id=20898
name=Forest
auto={T}:add{G}
rarity=L
type=Basic Land
subtype=Forest
[/card]
[card]
text=Artifacts and enchantments you control have shroud. (They can't be the targets of spells or abilities.)
id=19784
name=Fountain Watch
color=White
rarity=R
mana={3}{W}{W}
type=Creature
subtype=Human Cleric
auto=lord(artifact|myinplay) shroud
auto=lord(enchantment|myinplay) shroud
power=2
toughness=4
[/card]
[card]
id=19542
name=Fresh Volunteers
color=White
rarity=C
mana={1}{W}
type=Creature
subtype=Human Rebel
power=2
toughness=2
[/card]
[card]
text=Trample, haste
id=19842
name=Gerrard's Irregulars
color=Red
rarity=C
mana={4}{R}
type=Creature
subtype=Human Soldier
power=4
toughness=2
abilities=trample,haste
[/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.
id=20847
name=Giant Caterpillar
color=Green
rarity=C
mana={3}{G}
type=Creature
subtype=Insect
auto={G}{S}:token(Butterfly,creature insect token, 1/1,flying green)
power=3
toughness=3
[/card]
[card]
text=When Glowing Anemone comes into play, you may return target land to its owner's hand.
id=19803
auto=may moveto(ownerhand) target(land)
name=Glowing Anemone
rarity=U
type=Creature
mana={3}{U}
power=1
subtype=Jellyfish Beast
toughness=3
[/card]
[card]
text={1}{G}: Return target basic land card from your graveyard to your hand.
id=19863
auto={1}{G}:moveto(myhand) target(land[basic]|mygraveyard)
name=Groundskeeper
rarity=U
type=Creature
mana={G}
power=1
subtype=Human Druid
toughness=1
[/card]
[card]
text={B}: Put target creature card from your graveyard on top of your library.
auto={B}:moveTo(myLibrary) target(creature|myGraveyard)
id=19704
name=Haunted Crossroads
rarity=U
type=Enchantment
mana={2}{B}
[/card]
[card]
text={T}: Add {R} to your mana pool. Sacrifice Heart of Ramos: Add {R} to your mana pool.
id=19766
name=Heart of Ramos
color=Artifact
rarity=R
mana={3}
type=Artifact
auto={T}:Add {R}
auto={S}:Add {R}
[/card]
[card]
text={2}: Henge Guardian gains trample until end of turn.
id=19770
name=Henge Guardian
color=Artifact
rarity=U
mana={5}
type=Artifact Creature
subtype=Dragon Wurm
auto={2}:trample
power=3
toughness=4
[/card]
[card]
text={T}: Add {1} to your mana pool. {2}, {T}: Add one mana of any color to your mana pool.
auto={T}:Add {1}
auto={2}{T}:Add {W}
auto={2}{T}:Add {U}
auto={2}{T}:Add {B}
auto={2}{T}:Add {R}
auto={2}{T}:Add {G}
id=19768
name=Henge of Ramos
color=Land
rarity=U
type=Land
[/card]
[card]
text={T}: Add {1} to your mana pool. {T}, Sacrifice a creature: You gain 1 life.
auto={T}:Add {1}
auto={T}{S(creature|myinplay)}:life:1
id=19890
name=High Market
color=Land
rarity=R
type=Land
[/card]
[card]
text=When Highway Robber comes into play, target opponent loses 2 life and you gain 2 life.
id=19585
target=player
auto=damage:2
auto=life:2
name=Highway Robber
color=Black
rarity=C
mana={2}{B}{B}
type=Creature
subtype=Human Rogue Mercenary
power=2
toughness=2
[/card]
[card]
text=Return target artifact, enchantment, or land to its owner's hand.
target=artifact,enchantment,land
auto=moveTo(ownerhand)
id=20454
name=Hoodwink
color=Blue
rarity=C
mana={1}{U}
type=Instant
[/card]
[card]
text={T}: Add {G} to your mana pool. Sacrifice Horn of Ramos: Add {G} to your mana pool.
id=19763
name=Horn of Ramos
color=Artifact
rarity=R
mana={3}
type=Artifact
auto={T}:Add {G}
auto={S}:Add {G}
[/card]
[card]
text={G}: Regenerate Horned Troll.
id=19630
name=Horned Troll
color=Green
rarity=C
mana={2}{G}
type=Creature
subtype=Troll
auto={G}:regenerate
power=2
toughness=2
[/card]
[card]
text=Creatures you control have fear.
auto=lord(creature|myinplay) fear
id=19833
name=Intimidation
color=Black
rarity=U
mana={2}{B}{B}{B}
type=Enchantment
[/card] [card]
text={3}, {T}: Target creature gains first strike until end of turn.
id=19882
name=Iron Lance
color=Artifact
rarity=U
mana={2}
type=Artifact
auto={3}{T}:first strike target(creature)
[/card]
[card]
text={T}: Add {U} to your mana pool.
auto={T}: Add {U}
id=20886
name=Island
rarity=L
color=Land
type=Basic Land
subtype=Island
[/card]
[card]
text={T}: Add {U} to your mana pool.
auto={T}: Add {U}
id=20887
name=Island
rarity=L
color=Land
type=Basic Land
subtype=Island
[/card]
[card]
text={T}: Add {U} to your mana pool.
auto={T}: Add {U}
id=20884
name=Island
rarity=L
color=Land
type=Basic Land
subtype=Island
[/card]
[card]
text={T}: Add {U} to your mana pool.
auto={T}: Add {U}
id=20885
name=Island
rarity=L
color=Land
type=Basic Land
subtype=Island
[/card]
[card]
text=Vigilance
id=19654
name=Jhovall Queen
color=White
rarity=R
mana={4}{W}{W}
type=Creature
subtype=Cat Rebel
power=4
toughness=7
abilities=vigilance
[/card]
[card]
text=Trample
id=20172
name=Jhovall Rider
color=White
rarity=U
mana={4}{W}
type=Creature
subtype=Human Rebel
power=3
toughness=3
abilities=trample
[/card]
[card]
text={R}{T}, Discard a card: Kris Mage deals 1 damage to target creature or player.
id=19836
name=Kris Mage
color=Red
rarity=C
mana={1}{R}
type=Creature
subtype=Human Spellshaper
auto={R}{T}{S(*|myhand)}:damage:1 target(creature,player)
power=1
toughness=1
[/card]
[card]
text=Flying Kyren Glider can't block.
id=19604
name=Kyren Glider
abilities=cantblock,flying
rarity=C
type=Creature
mana={1}{R}
power=1
subtype=Goblin
toughness=1
[/card]
[card]
text=First strike
id=19618
name=Lightning Hounds
color=Red
rarity=C
mana={2}{R}{R}
type=Creature
subtype=Hound
power=3
toughness=2
abilities=first strike
[/card]
[card]
text=All creatures have forestwalk.
id=19860
name=Lumbering Satyr
color=Green
rarity=U
mana={2}{G}{G}
type=Creature
subtype=Satyr Beast
auto=lord(creature) forestwalk
power=5
toughness=4
[/card]
[card]
text=Flash Enchant creature Enchanted creature gets +2/-2.
id=19594
target=creature
auto=2/-2
name=Maggot Therapy
color=Black
rarity=C
mana={2}{B}
type=Enchantment
subtype=Aura
abilities=flash
[/card]
[card]
text=White creatures and blue creatures can't block.
id=19854
auto=lord(creature[blue;white]) cantblock
name=Magistrate's Veto
rarity=U
type=Enchantment
mana={2}{R}
[/card]
[card]
text=Flying
id=19581
name=Misshapen Fiend
color=Black
rarity=C
mana={1}{B}
type=Creature
subtype=Horror Mercenary
power=1
toughness=1
abilities=flying
[/card]
[card]
text={T}: Add {R} to your mana pool.
auto={T}: Add {R}
id=20893
name=Mountain
rarity=L
color=Land
type=Basic Land
subtype=Mountain
[/card]
[card]
text={T}: Add {R} to your mana pool.
auto={T}: Add {R}
id=20894
name=Mountain
rarity=L
color=Land
type=Basic Land
subtype=Mountain
[/card]
[card]
text={T}: Add {R} to your mana pool.
auto={T}: Add {R}
id=20892
name=Mountain
rarity=L
color=Land
type=Basic Land
subtype=Mountain
[/card]
[card]
text={T}: Add {R} to your mana pool.
auto={T}: Add {R}
id=20895
name=Mountain
rarity=L
color=Land
type=Basic Land
subtype=Mountain
[/card]
[card]
text=Flying, protection from black
id=19544
name=Nightwind Glider
color=White
rarity=C
mana={2}{W}
type=Creature
subtype=Human Rebel
power=2
toughness=1
abilities=flying,protection from black
[/card]
[card]
text={2}{B}{T}, Discard a card: Destroy target nonblack creature. It can't be regenerated.
id=19695
name=Notorious Assassin
color=Black
rarity=R
mana={3}{B}
type=Creature
subtype=Human Spellshaper Assassin
auto={2}{B}{T}{S(*|myhand)}:destroy target(creature[-black])
power=2
toughness=2
[/card]
[card]
text=Ogre Taskmaster can't block.
id=19844
name=Ogre Taskmaster
rarity=U
type=Creature
mana={3}{R}
power=4
subtype=Ogre
toughness=3
abilities=cantblock
[/card]
[card]
text={T}: Add {W} to your mana pool.
auto={T}: Add {W}
id=20882
name=Plains
rarity=L
color=Land
type=Basic Land
subtype=Plains
[/card]
[card]
text={T}: Add {W} to your mana pool.
auto={T}: Add {W}
id=20883
name=Plains
rarity=L
color=Land
type=Basic Land
subtype=Plains
[/card]
[card]
text={T}: Add {W} to your mana pool.
auto={T}: Add {W}
id=20880
name=Plains
rarity=L
color=Land
type=Basic Land
subtype=Plains
[/card]
[card]
text={T}: Add {W} to your mana pool.
auto={T}: Add {W}
id=20881
name=Plains
rarity=L
color=Land
type=Basic Land
subtype=Plains
[/card]
[card]
text={B}: Primeval Shambler gets +1/+1 until end of turn.
id=19824
name=Primeval Shambler
color=Black
rarity=U
mana={4}{B}
type=Creature
subtype=Horror Mercenary
auto={B}:1/1
power=3
toughness=3
[/card]
[card]
text=Destroy target land.
id=19828
target=land
auto=destroy
name=Rain of Tears
color=Black
rarity=U
mana={1}{B}{B}
type=Sorcery
[/card]
[card]
text=Return target green card from your graveyard to your hand.
target=*[green]|myGraveyard
alias=1263
id=19641
name=Revive
color=Green
rarity=U
mana={1}{G}
type=Sorcery
[/card]
[card]
text=Flying Rishadan Airship can block only creatures with flying.
id=19802
name=Rishadan Airship
color=Blue
rarity=C
mana={2}{U}
type=Creature
subtype=Human Pirate
power=3
toughness=1
abilities=flying,cloud
[/card]
[card]
text={T}: Add {1} to your mana pool. {1}, {T}: Tap target land.
auto={T}:Add {1}
auto={1}{T}:Tap target(land)
id=19767
name=Rishadan Port
color=Land
rarity=R
type=Land
[/card]
[card]
text=Mountainwalk (This creature is unblockable as long as defending player controls a Mountain.)
id=19840
name=Rock Badger
color=Red
rarity=C
mana={4}{R}
type=Creature
subtype=Badger Beast
power=3
toughness=3
abilities=mountainwalk
[/card]
[card]
text=Forestwalk (This creature is unblockable as long as defending player controls a Forest.)
id=19627
name=Rushwood Dryad
color=Green
rarity=C
mana={1}{G}
type=Creature
subtype=Dryad
power=2
toughness=1
abilities=forestwalk
[/card]
[card]
text={G}, {T}, Discard a card: Regenerate target creature.
id=19622
auto={G}{T}{S(*|myhand)}:regenerate target(creature)
name=Rushwood Herbalist
rarity=C
type=Creature
mana={2}{G}
power=2
subtype=Human Spellshaper
toughness=2
[/card]
[card]
text={2}{R}{T}, Discard a card: Destroy target land.
id=19835
name=Seismic Mage
color=Red
rarity=R
mana={3}{R}
type=Creature
subtype=Human Spellshaper
auto={2}{R}{T}{S(*|myhand)}:destroy target(land)
power=1
toughness=1
[/card]
[card]
text=Sacrifice Shock Troops: Shock Troops deals 2 damage to target creature or player.
id=19609
name=Shock Troops
color=Red
rarity=C
mana={3}{R}
type=Creature
subtype=Human Soldier
auto={S}:Damage:2 target(creature,player)
power=2
toughness=2
[/card]
[card]
text=When Silverglade Elemental comes into play, you may search your library for a Forest card and put that card into play. If you do, shuffle your library.
auto=may moveTo(myInplay) target(Forest|myLibrary)
id=19631
name=Silverglade Elemental
rarity=C
type=Creature
mana={4}{G}
power=4
subtype=Elemental
toughness=4
[/card]
[card]
text={T}: Add {B} to your mana pool. Sacrifice Skull of Ramos: Add {B} to your mana pool.
id=19764
name=Skull of Ramos
color=Artifact
rarity=R
mana={3}
type=Artifact
auto={T}:Add {B}
auto={S}:Add {B}
[/card]
[card]
text=Target player gains 5 life.
id=19550
name=Soothing Balm
target=player
auto=life:5
color=White
rarity=C
mana={1}{W}
type=Instant
[/card]
[card]
text=Target player discards a card at random.
id=19597
target=player
auto=discard:1
name=Specter's Wail
rarity=C
type=Sorcery
mana={1}{B}
[/card]
[card]
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|myinplay) reach includeself
id=19870
name=Spidersilk Armor
color=Green
rarity=C
mana={2}{G}
type=Enchantment
[/card]
[card]
text=Squall deals 2 damage to each creature with flying.
id=19636
auto=damage:2 all(creature[flying])
name=Squall
rarity=C
type=Sorcery
mana={2}{G}
[/card]
[card]
text=Vigilance (Attacking doesn't cause this creature to tap.)
id=19780
name=Steadfast Guard
color=White
rarity=C
mana={W}{W}
type=Creature
subtype=Human Rebel
power=2
toughness=2
abilities=vigilance
[/card]
[card]
text=Defender (This creature can't attack.) {U}, {T}: Stinging Barrier deals 1 damage to target creature or player.
id=19561
name=Stinging Barrier
color=Blue
rarity=C
mana={2}{U}{U}
type=Creature
subtype=Wall
auto={U}{T}:Damage:1 target(creature,player)
power=0
toughness=4
abilities=defender
[/card]
[card]
text=Destroy target land.
id=19612
target=land
auto=Destroy
name=Stone Rain
color=Red
rarity=C
mana={2}{R}
type=Sorcery
[/card]
[card]
text=When Strongarm Thug comes into play, you may return target Mercenary card from your graveyard to your hand.
id=19689
name=Strongarm Thug
auto=may moveto(myhand) target(mercenary|mygraveyard)
rarity=U
type=Creature
mana={2}{B}
power=1
subtype=Human Mercenary
toughness=1
[/card]
[card]
text={1}, Sacrifice a land: Target creature gets +1/+1 until end of turn.
auto={1}{s(land|myinplay)}:1/1 target(creature)
id=19849
name=Sustenance
color=Green
rarity=U
mana={1}{G}
type=Enchantment
[/card]
[card]
text={T}: Add {B} to your mana pool.
auto={T}: Add {B}
id=20890
name=Swamp
rarity=L
color=Land
type=Basic Land
subtype=Swamp
[/card]
[card]
text={T}: Add {B} to your mana pool.
auto={T}: Add {B}
id=20888
name=Swamp
rarity=L
color=Land
type=Basic Land
subtype=Swamp
[/card]
[card]
text={T}: Add {B} to your mana pool.
auto={T}: Add {B}
id=20889
name=Swamp
rarity=L
color=Land
type=Basic Land
subtype=Swamp
[/card]
[card]
text={T}: Add {B} to your mana pool.
auto={T}: Add {B}
id=20891
name=Swamp
rarity=L
color=Land
type=Basic Land
subtype=Swamp
[/card]
[card]
text=Flying, protection from red
id=19537
name=Thermal Glider
color=White
rarity=C
mana={2}{W}
type=Creature
subtype=Human Rebel
power=2
toughness=1
abilities=flying,protection from red
[/card]
[card]
text={B}: Thrashing Wumpus deals 1 damage to each creature and each player.
alias=1172
id=19823
name=Thrashing Wumpus
color=Black
rarity=R
mana={3}{B}{B}
type=Creature
subtype=Beast
power=3
toughness=3
[/card]
[card]
text=Tidal Kraken is unblockable.
id=19674
name=Tidal Kraken
color=Blue
rarity=R
mana={5}{U}{U}{U}
type=Creature
subtype=Kraken
power=6
toughness=6
abilities=unblockable
[/card]
[card]
text=Flash Enchant creature Enchanted creature gets +1/+1 and has trample.
target=creature
auto=1/1
auto=trample
id=19635
name=Tiger Claws
color=Green
rarity=C
mana={1}{G}
type=Enchantment
subtype=Aura
abilities=flash
[/card]
[card]
text={W}{T}, Discard a card: Target player gains 3 life.
id=136516
name=Tonic Peddler
color=White
rarity=U
mana={1}{W}
type=Creature
subtype=Human Spellshaper
auto={W}{T}{S(*|myhand)}:life:3
power=1
toughness=1
[/card]
[card]
text={T}: Add {W} to your mana pool. Sacrifice Tooth of Ramos: Add {W} to your mana pool.
id=19762
name=Tooth of Ramos
color=Artifact
rarity=R
mana={3}
type=Artifact
auto={T}:Add {W}
auto={S}:Add {W}
[/card]
[card]
text={1}: Return target land you control to its owner's hand. {1}, Discard a land card: Draw a card.
id=19675
name=Trade Routes
color=Blue
rarity=R
mana={1}{U}
auto={1}:moveTo(ownerhand) target(land|myinplay)
auto={1}{S(land|myhand)}:draw:1
type=Enchantment
[/card]
[card]
text=Destroy all enchantments.
id=19637
auto=destroy all(enchantment)
name=Tranquility
color=Green
rarity=C
mana={2}{G}
type=Sorcery
[/card]
[card]
text=Tremor deals 1 damage to each creature without flying.
id=19614
auto=damage:1 all(creature[-flying])
name=Tremor
rarity=C
type=Sorcery
mana={R}
[/card]
[card]
text={B}{T}, Discard a card: Return target creature card from your graveyard to your hand.
id=21306
name=Undertaker
color=Black
rarity=C
mana={1}{B}
type=Creature
subtype=Human Spellshaper
auto={B}{T}{S(*|myhand)}:moveTo(ownerhand) target(creature|mygraveyard)
power=1
toughness=1
[/card]
[card]
text=Flying Whenever Venomous Dragonfly blocks or becomes blocked by a creature, destroy that creature at end of combat.
id=19625
alias=1267
name=Venomous Dragonfly
rarity=C
type=Creature
mana={3}{G}
power=1
subtype=Insect
toughness=1
abilities=flying
[/card]
[card]
text=Defender (This creature can't attack.) {T}: Add {G} to your mana pool.
id=19624
name=Vine Trellis
color=Green
rarity=C
mana={1}{G}
type=Creature
subtype=Plant Wall
auto={T}:Add {G}
power=0
toughness=4
abilities=defender
[/card]
[card]
text={U}{T}, Discard a card: Return target creature to its owner's hand.
id=19557
name=Waterfront Bouncer
color=Blue
rarity=C
mana={1}{U}
type=Creature
subtype=Merfolk Spellshaper
auto={U}{T}{S(*|myhand)}:moveTo(ownerhand) target(creature)
power=1
toughness=1
[/card]
[card]
id=19605
name=Wild Jhovall
color=Red
rarity=C
mana={3}{R}
type=Creature
subtype=Cat
power=3
toughness=3
[/card]