Updated (PCY)
This commit is contained in:
@@ -45,7 +45,7 @@ auto={2}{U}{U}:moveTo(myhand)
|
|||||||
abilities=legendary
|
abilities=legendary
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Haste. When Avarax enters the battlefield, you may search your library for a card named Avarax, reveal it, and put it into your hand. If you do, shuffle your library. {1}{R}: Avarax gets +1/+0 until end of turn.
|
text=Haste When Avarax enters the battlefield, you may search your library for a card named Avarax, reveal it, and put it into your hand. If you do, shuffle your library. {1}{R}: Avarax gets +1/+0 until end of turn.
|
||||||
id=43331
|
id=43331
|
||||||
name=Avarax
|
name=Avarax
|
||||||
rarity=U
|
rarity=U
|
||||||
@@ -59,7 +59,7 @@ toughness=3
|
|||||||
abilities=haste
|
abilities=haste
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Flying. All other Birds get +1/+1. All other Soldiers get +1/+1.
|
text=Flying All other Birds get +1/+1. All other Soldiers get +1/+1.
|
||||||
id=40131
|
id=40131
|
||||||
name=Aven Brigadier
|
name=Aven Brigadier
|
||||||
rarity=R
|
rarity=R
|
||||||
@@ -91,7 +91,7 @@ type=Land
|
|||||||
auto={T}{S}:moveTo(myBattlefield) target(swamp,mountain|mylibrary) && life:-1 controller
|
auto={T}{S}:moveTo(myBattlefield) target(swamp,mountain|mylibrary) && life:-1 controller
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Add {R} to your mana pool for each Goblin on the Battlefield.
|
text=Add {R} to your mana pool for each Goblin on the battlefield.
|
||||||
id=39846
|
id=39846
|
||||||
name=Brightstone Ritual
|
name=Brightstone Ritual
|
||||||
mana={R}
|
mana={R}
|
||||||
|
|||||||
@@ -1,14 +1,305 @@
|
|||||||
[card]
|
[card]
|
||||||
|
text={1}{B}, Sacrifice a land: Target creature gets +2/+0 until end of turn.
|
||||||
id=24601
|
id=24601
|
||||||
name=Agent of Shauku
|
name=Agent of Shauku
|
||||||
|
rarity=C
|
||||||
mana={1}{B}
|
mana={1}{B}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Human Mercenary
|
subtype=Human Mercenary
|
||||||
|
auto={S(land|myBattlefield)}:2/0 target(creature)
|
||||||
power=1
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
text={1}{B}, Sacrifice a land: Target creature gets +2/+0 until end of turn.
|
[/card]
|
||||||
auto={1}{B}{S(land|myBattlefield)}:2/0 target(creature)
|
[card]
|
||||||
|
text=Flash Enchant creature Enchanted creature has shroud. (It can't be the target of spells or abilities.)
|
||||||
|
target=creature
|
||||||
|
auto=shroud
|
||||||
|
id=24579
|
||||||
|
name=Alexi's Cloak
|
||||||
rarity=C
|
rarity=C
|
||||||
|
mana={1}{U}
|
||||||
|
type=Enchantment
|
||||||
|
subtype=Aura
|
||||||
|
abilities=flash
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Sacrifice a land: Destroy target enchantment.
|
||||||
|
auto={S(land|myBattlefield)}:destroy target(enchantment)
|
||||||
|
id=24560
|
||||||
|
name=Aura Fracture
|
||||||
|
rarity=C
|
||||||
|
mana={2}{W}
|
||||||
|
type=Enchantment
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Branded Brawlers can't attack if defending player controls an untapped land. Branded Brawlers can't block if you control an untapped land.
|
||||||
|
id=24638
|
||||||
|
name=Branded Brawlers
|
||||||
|
rarity=C
|
||||||
|
mana={R}
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Soldier
|
||||||
|
auto=aslongas(land[-tapped]|opponentBattlefield) cantattack
|
||||||
|
auto=aslongas(land[-tapped]|myBattlefield) cantblock
|
||||||
|
power=2
|
||||||
|
toughness=2
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=At the beginning of each player's end step, Citadel of Pain deals X damage to that player, where X is the number of untapped lands he or she controls.
|
||||||
|
auto=@each my end:foreach(land[-tapped]|myBattlefield) damage:1 controller
|
||||||
|
auto=@each opponent end:foreach(land[-tapped]|opponentBattlefield) damage:1 opponent
|
||||||
|
id=24643
|
||||||
|
name=Citadel of Pain
|
||||||
|
rarity=U
|
||||||
|
mana={2}{R}
|
||||||
|
type=Enchantment
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Sacrifice a land: Coastal Hornclaw gains flying until end of turn.
|
||||||
|
id=24574
|
||||||
|
name=Coastal Hornclaw
|
||||||
|
rarity=C
|
||||||
|
mana={4}{U}
|
||||||
|
type=Creature
|
||||||
|
subtype=Bird
|
||||||
|
auto={S(land|myBattlefield)}:flying
|
||||||
|
power=3
|
||||||
|
toughness=3
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Destroy target land. Its controller loses 2 life.
|
||||||
|
id=24615
|
||||||
|
target=land
|
||||||
|
auto=destroy
|
||||||
|
auto=life:-2 targetcontroller
|
||||||
|
name=Despoil
|
||||||
|
rarity=C
|
||||||
|
mana={3}{B}
|
||||||
|
type=Sorcery
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Destroy target land. Devastate deals 1 damage to each creature and each player.
|
||||||
|
id=24631
|
||||||
|
target=land
|
||||||
|
auto=destroy
|
||||||
|
auto=damage:1 all(creature,player)
|
||||||
|
name=Devastate
|
||||||
|
rarity=C
|
||||||
|
mana={3}{R}{R}
|
||||||
|
type=Sorcery
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Flying, vigilance
|
||||||
|
id=24548
|
||||||
|
name=Diving Griffin
|
||||||
|
rarity=C
|
||||||
|
mana={1}{W}{W}
|
||||||
|
type=Creature
|
||||||
|
subtype=Griffin
|
||||||
|
power=2
|
||||||
|
toughness=2
|
||||||
|
abilities=flying,vigilance
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Sacrifice a land: Fault Riders gets +2/+0 and gains first strike until end of turn. Activate this ability only once each turn.
|
||||||
|
id=24626
|
||||||
|
name=Fault Riders
|
||||||
|
rarity=C
|
||||||
|
mana={2}{R}
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Soldier
|
||||||
|
auo={S(land|myBattlefield):2/0 && first strike limit:1
|
||||||
|
power=2
|
||||||
|
toughness=2
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Fen Stalker has fear as long as you control no untapped lands.
|
||||||
|
auto=aslongas(land[-tapped]|myBattlefield) -fear
|
||||||
|
id=24602
|
||||||
|
name=Fen Stalker
|
||||||
|
rarity=C
|
||||||
|
mana={3}{B}
|
||||||
|
type=Creature
|
||||||
|
subtype=Nightstalker
|
||||||
|
power=3
|
||||||
|
toughness=2
|
||||||
|
abilities=fear
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Flash Enchant creature Enchanted creature -3/-0.
|
||||||
|
target=creature
|
||||||
|
auto=-3/-0
|
||||||
|
id=24604
|
||||||
|
name=Greel's Caress
|
||||||
|
rarity=C
|
||||||
|
mana={1}{B}
|
||||||
|
type=Enchantment
|
||||||
|
subtype=Aura
|
||||||
|
abilities=flash
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Hazy Homunculus is unblockable as long as defending player controls an untapped land.
|
||||||
|
auto=aslongas(land[-tapped]|opponentBattlefield) -unblockable
|
||||||
|
id=24572
|
||||||
|
name=Hazy Homunculus
|
||||||
|
rarity=C
|
||||||
|
mana={1}{U}
|
||||||
|
type=Creature
|
||||||
|
subtype=Homunculus Illusion
|
||||||
|
power=1
|
||||||
|
toughness=1
|
||||||
|
abilities=unblockable
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Flash Enchant creature
|
||||||
|
target=creature
|
||||||
|
auto={1}{G}:regenerate
|
||||||
|
id=24660
|
||||||
|
name=Jolrael's Favor
|
||||||
|
rarity=C
|
||||||
|
mana={1}{G}
|
||||||
|
type=Enchantment
|
||||||
|
subtype=Aura
|
||||||
|
abilities=flash
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Flash Enchant creature Whenever enchanted creature deals combat damage to defending player, you may destroy target artifact that player controls.
|
||||||
|
target=creature
|
||||||
|
auto==@damaged(player) from(mytgt):may destroy target(artifact|opponentBattlefield)
|
||||||
|
id=24632
|
||||||
|
name=Latulla's Orders
|
||||||
|
rarity=C
|
||||||
|
mana={1}{R}
|
||||||
|
type=Enchantment
|
||||||
|
subtype=Aura
|
||||||
|
abilities=flash
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Flash Enchant creature Enchanted creature gets +1/+2.
|
||||||
|
target=creature
|
||||||
|
auto=1/2
|
||||||
|
id=24550
|
||||||
|
name=Mageta's Boon
|
||||||
|
rarity=C
|
||||||
|
mana={1}{W}
|
||||||
|
type=Enchantment
|
||||||
|
subtype=Aura
|
||||||
|
abilities=flash
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Swampwalk
|
||||||
|
id=24664
|
||||||
|
name=Marsh Boa
|
||||||
|
rarity=C
|
||||||
|
mana={G}
|
||||||
|
type=Creature
|
||||||
|
subtype=Snake
|
||||||
|
power=1
|
||||||
|
toughness=1
|
||||||
|
abilities=swampwalk
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text={T}, Sacrifice Mine Bearer: Destroy target attacking creature.
|
||||||
|
id=24555
|
||||||
|
name=Mine Bearer
|
||||||
|
rarity=C
|
||||||
|
mana={2}{W}
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Soldier
|
||||||
|
auto={T}{S}:destroy target(creature[attacking])
|
||||||
|
power=1
|
||||||
|
toughness=1
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Destroy all creatures you don't control. They can't be regenerated.
|
||||||
|
auto=bury all(creature|opponentBattlefield)
|
||||||
|
id=24622
|
||||||
|
name=Plague Wind
|
||||||
|
rarity=R
|
||||||
|
mana={7}{B}{B}
|
||||||
|
type=Sorcery
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Trample
|
||||||
|
id=24663
|
||||||
|
name=Pygmy Razorback
|
||||||
|
rarity=C
|
||||||
|
mana={1}{G}
|
||||||
|
type=Creature
|
||||||
|
subtype=Boar
|
||||||
|
power=2
|
||||||
|
toughness=1
|
||||||
|
abilities=trample
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Reach (This creature can block creatures with flying.)
|
||||||
|
id=24653
|
||||||
|
name=Rib Cage Spider
|
||||||
|
rarity=C
|
||||||
|
mana={2}{G}
|
||||||
|
type=Creature
|
||||||
|
subtype=Spider
|
||||||
|
power=1
|
||||||
|
toughness=4
|
||||||
|
abilities=reach
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text={R}: Ridgeline Rager gets +1/+0 until end of turn.
|
||||||
|
id=24627
|
||||||
|
name=Ridgeline Rager
|
||||||
|
rarity=C
|
||||||
|
mana={2}{R}
|
||||||
|
type=Creature
|
||||||
|
subtype=Beast
|
||||||
|
auto={R}:1/0
|
||||||
|
power=1
|
||||||
|
toughness=2
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Scoria Cat gets +3/+3 as long as you control no untapped lands.
|
||||||
|
id=24636
|
||||||
|
name=Scoria Cat
|
||||||
|
rarity=U
|
||||||
|
mana={3}{R}{R}
|
||||||
|
type=Creature
|
||||||
|
subtype=Cat
|
||||||
|
auto=aslongas(land[-tapped]|myBattlefield) -3/-3
|
||||||
|
power=6
|
||||||
|
toughness=6
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Searing Wind deals 10 damage to target creature or player.
|
||||||
|
target=creature,player
|
||||||
|
auto=damage:10
|
||||||
|
id=24650
|
||||||
|
name=Searing Wind
|
||||||
|
rarity=R
|
||||||
|
mana={8}{R}
|
||||||
|
type=Instant
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=When Silt Crawler enters the battlefield, tap all lands you control.
|
||||||
|
id=24655
|
||||||
|
name=Silt Crawler
|
||||||
|
rarity=C
|
||||||
|
mana={2}{G}
|
||||||
|
type=Creature
|
||||||
|
subtype=Beast
|
||||||
|
auto=tap all(land|myBattlefield)
|
||||||
|
power=3
|
||||||
|
toughness=3
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Reach (This creature can block creatures with flying.) Sacrifice a land: Spitting Spider deals 1 damage to each creature with flying.
|
||||||
|
id=24666
|
||||||
|
name=Spitting Spider
|
||||||
|
rarity=U
|
||||||
|
mana={3}{G}{G}
|
||||||
|
type=Creature
|
||||||
|
subtype=Spider
|
||||||
|
auto={S(land|myBattlefield)}:damage:1 all(creature[flying])
|
||||||
|
power=3
|
||||||
|
toughness=5
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
text=Sacrifice Spore Frog: Prevent all combat damage that would be dealt this turn.
|
text=Sacrifice Spore Frog: Prevent all combat damage that would be dealt this turn.
|
||||||
@@ -22,3 +313,135 @@ auto={S}:preventAllcombatDamage ueot
|
|||||||
power=1
|
power=1
|
||||||
toughness=1
|
toughness=1
|
||||||
[/card]
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Spur Grappler gets +2/+1 as long as you control no untapped lands.
|
||||||
|
id=24625
|
||||||
|
name=Spur Grappler
|
||||||
|
rarity=C
|
||||||
|
mana={2}{R}
|
||||||
|
type=Creature
|
||||||
|
subtype=Beast
|
||||||
|
auto=aslongas(land[-tapped]|myBattlefield) -2/-1
|
||||||
|
power=4
|
||||||
|
toughness=2
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text={1}{G}, Sacrifice a land: Put two 1/1 green Squirrel creature tokens onto the battlefield. {1}{G}, Sacrifice a land: Squirrel creatures get +1/+1 until end of turn.
|
||||||
|
id=24672
|
||||||
|
name=Squirrel Wrangler
|
||||||
|
rarity=R
|
||||||
|
mana={2}{G}{G}
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Druid
|
||||||
|
auto={1}{G}{S(land|myBattlefield)}:(Squirrel,creature squirrel token,1/1,green)*2
|
||||||
|
auto={1}{G}{S(land|myBattlefield)}:lord(squirrel) 1/1 ueot
|
||||||
|
power=2
|
||||||
|
toughness=2
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Flying Sacrifice a land: Return Stormwatch Eagle to its owner's hand.
|
||||||
|
id=24583
|
||||||
|
name=Stormwatch Eagle
|
||||||
|
rarity=C
|
||||||
|
mana={3}{U}
|
||||||
|
type=Creature
|
||||||
|
subtype=Bird
|
||||||
|
auto={S(land|myBattlefield)}:moveTo(ownerhand)
|
||||||
|
power=2
|
||||||
|
toughness=1
|
||||||
|
abilities=flying
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text={W}{W}: Target attacking creature gets -1/-0 until end of turn.
|
||||||
|
id=24544
|
||||||
|
name=Sword Dancer
|
||||||
|
rarity=U
|
||||||
|
mana={1}{W}
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Rebel
|
||||||
|
auto={W}{W}:-1/0 target(creature[attacking])
|
||||||
|
power=1
|
||||||
|
toughness=2
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Sacrifice a land: Trenching Steed gets +0/+3 until end of turn.
|
||||||
|
id=24546
|
||||||
|
name=Trenching Steed
|
||||||
|
rarity=C
|
||||||
|
mana={3}{W}
|
||||||
|
type=Creature
|
||||||
|
subtype=Horse Rebel
|
||||||
|
auto={S(land|myBattlefield)}:0/3
|
||||||
|
power=2
|
||||||
|
toughness=3
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Flying At the beginning of your end step, tap all lands you control.
|
||||||
|
auto=@each my end:tap all(land|myBattlefield)
|
||||||
|
id=24584
|
||||||
|
name=Troublesome Spirit
|
||||||
|
rarity=R
|
||||||
|
mana={2}{U}{U}
|
||||||
|
type=Creature
|
||||||
|
subtype=Spirit
|
||||||
|
power=3
|
||||||
|
toughness=4
|
||||||
|
abilities=flying
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Veteran Brawlers can't attack if defending player controls an untapped land. Veteran Brawlers can't block if you control an untapped land.
|
||||||
|
id=24645
|
||||||
|
name=Veteran Brawlers
|
||||||
|
rarity=R
|
||||||
|
mana={1}{R}
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Soldier
|
||||||
|
auto=aslongas(land[-tapped]|opponentBattlefield) cantattack
|
||||||
|
auto=aslongas(land[-tapped]|myBattlefield) cantblock
|
||||||
|
power=4
|
||||||
|
toughness=4
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Vintara Snapper has shroud as long as you control no untapped lands. (It can't be the target of spells or abilities.)
|
||||||
|
id=24656
|
||||||
|
name=Vintara Snapper
|
||||||
|
rarity=U
|
||||||
|
mana={G}{G}
|
||||||
|
type=Creature
|
||||||
|
subtype=Turtle
|
||||||
|
auto=aslongas(land[-tapped]|myBattlefield) -shroud
|
||||||
|
power=2
|
||||||
|
toughness=2
|
||||||
|
abilities=shroud
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Creatures you control get +7/+7 until end of turn.
|
||||||
|
id=24677
|
||||||
|
name=Vitalizing Wind
|
||||||
|
auto=lord(creature|myBattlefield) 7/7 ueot
|
||||||
|
rarity=R
|
||||||
|
mana={8}{G}
|
||||||
|
type=Instant
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text={R}: Target creature gains haste until end of turn. (It can attack this turn.)
|
||||||
|
id=24628
|
||||||
|
name=Whip Sergeant
|
||||||
|
rarity=U
|
||||||
|
mana={2}{R}
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Soldier
|
||||||
|
auto={R}:haste target(creature)
|
||||||
|
power=2
|
||||||
|
toughness=1
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Wing Storm deals damage to each player equal to twice the number of creatures with flying that player controls.
|
||||||
|
auto=foreach(creature[flying]|myBattlefield) damage:2 controller
|
||||||
|
auto=foreach(creature[flying]|opponentBattlefield) damage:2 opponent
|
||||||
|
id=25523
|
||||||
|
name=Wing Storm
|
||||||
|
rarity=U
|
||||||
|
mana={2}{G}
|
||||||
|
type=Sorcery
|
||||||
|
[/card]
|
||||||
@@ -6,7 +6,6 @@ type=Instant
|
|||||||
text=You may discard a Plains card rather than pay Abolish's mana cost. Destroy target artifact or enchantment.
|
text=You may discard a Plains card rather than pay Abolish's mana cost. Destroy target artifact or enchantment.
|
||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
|
|
||||||
[card]
|
[card]
|
||||||
id=24591
|
id=24591
|
||||||
name=Alexi, Zephyr Mage
|
name=Alexi, Zephyr Mage
|
||||||
@@ -19,23 +18,6 @@ text={X}{U}, {T}, Discard two cards: Return X target creatures to their owners'
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24579
|
|
||||||
name=Alexi's Cloak
|
|
||||||
mana={1}{U}
|
|
||||||
type=Enchantment
|
|
||||||
subtype=Aura
|
|
||||||
text=Flash Enchant creature Enchanted creature has shroud. (It can't be the target of spells or abilities.)
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24560
|
|
||||||
name=Aura Fracture
|
|
||||||
mana={2}{W}
|
|
||||||
type=Enchantment
|
|
||||||
text=Sacrifice a land: Destroy target enchantment.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24644
|
id=24644
|
||||||
name=Avatar of Fury
|
name=Avatar of Fury
|
||||||
mana={6}{R}{R}
|
mana={6}{R}{R}
|
||||||
@@ -130,17 +112,6 @@ text=Flying {T}, Sacrifice a land: Search your library for a Mercenary permanent
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24638
|
|
||||||
name=Branded Brawlers
|
|
||||||
mana={R}
|
|
||||||
type=Creature
|
|
||||||
subtype=Human Soldier
|
|
||||||
power=2
|
|
||||||
toughness=2
|
|
||||||
text=Branded Brawlers can't attack if defending player controls an untapped land. Branded Brawlers can't block if you control an untapped land.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24635
|
id=24635
|
||||||
name=Brutal Suppression
|
name=Brutal Suppression
|
||||||
mana={R}
|
mana={R}
|
||||||
@@ -184,25 +155,6 @@ text={0}: Tap all lands you control. Chimeric Idol becomes a 3/3 Turtle artifact
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24643
|
|
||||||
name=Citadel of Pain
|
|
||||||
mana={2}{R}
|
|
||||||
type=Enchantment
|
|
||||||
text=At the beginning of each player's end step, Citadel of Pain deals X damage to that player, where X is the number of untapped lands he or she controls.
|
|
||||||
rarity=U
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24574
|
|
||||||
name=Coastal Hornclaw
|
|
||||||
mana={4}{U}
|
|
||||||
type=Creature
|
|
||||||
subtype=Bird
|
|
||||||
power=3
|
|
||||||
toughness=3
|
|
||||||
text=Sacrifice a land: Coastal Hornclaw gains flying until end of turn.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24618
|
id=24618
|
||||||
name=Coffin Puppets
|
name=Coffin Puppets
|
||||||
mana={3}{B}{B}
|
mana={3}{B}{B}
|
||||||
@@ -255,33 +207,6 @@ text=Search target player's library for up to seven cards and exile them. Then t
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24615
|
|
||||||
name=Despoil
|
|
||||||
mana={3}{B}
|
|
||||||
type=Sorcery
|
|
||||||
text=Destroy target land. Its controller loses 2 life.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24631
|
|
||||||
name=Devastate
|
|
||||||
mana={3}{R}{R}
|
|
||||||
type=Sorcery
|
|
||||||
text=Destroy target land. Devastate deals 1 damage to each creature and each player.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24548
|
|
||||||
name=Diving Griffin
|
|
||||||
mana={1}{W}{W}
|
|
||||||
type=Creature
|
|
||||||
subtype=Griffin
|
|
||||||
power=2
|
|
||||||
toughness=2
|
|
||||||
text=Flying, vigilance
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24678
|
id=24678
|
||||||
name=Dual Nature
|
name=Dual Nature
|
||||||
mana={4}{G}{G}
|
mana={4}{G}{G}
|
||||||
@@ -331,28 +256,6 @@ text=Exile target attacking creature unless its controller pays {X}.
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24626
|
|
||||||
name=Fault Riders
|
|
||||||
mana={2}{R}
|
|
||||||
type=Creature
|
|
||||||
subtype=Human Soldier
|
|
||||||
power=2
|
|
||||||
toughness=2
|
|
||||||
text=Sacrifice a land: Fault Riders gets +2/+0 and gains first strike until end of turn. Activate this ability only once each turn.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24602
|
|
||||||
name=Fen Stalker
|
|
||||||
mana={3}{B}
|
|
||||||
type=Creature
|
|
||||||
subtype=Nightstalker
|
|
||||||
power=3
|
|
||||||
toughness=2
|
|
||||||
text=Fen Stalker has fear as long as you control no untapped lands. (It can't be blocked except by artifact creatures and/or black creatures.)
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24649
|
id=24649
|
||||||
name=Fickle Efreet
|
name=Fickle Efreet
|
||||||
mana={3}{R}
|
mana={3}{R}
|
||||||
@@ -438,15 +341,6 @@ text={X}{B}, {T}, Discard two cards: Target player discards X cards at random.
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24604
|
|
||||||
name=Greel's Caress
|
|
||||||
mana={1}{B}
|
|
||||||
type=Enchantment
|
|
||||||
subtype=Aura
|
|
||||||
text=Flash Enchant creature Enchanted creature gets -3/-0.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24573
|
id=24573
|
||||||
name=Gulf Squid
|
name=Gulf Squid
|
||||||
mana={3}{U}
|
mana={3}{U}
|
||||||
@@ -458,17 +352,6 @@ text=When Gulf Squid enters the battlefield, tap all lands target player control
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24572
|
|
||||||
name=Hazy Homunculus
|
|
||||||
mana={1}{U}
|
|
||||||
type=Creature
|
|
||||||
subtype=Homunculus Illusion
|
|
||||||
power=1
|
|
||||||
toughness=1
|
|
||||||
text=Hazy Homunculus is unblockable as long as defending player controls an untapped land.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24594
|
id=24594
|
||||||
name=Heightened Awareness
|
name=Heightened Awareness
|
||||||
mana={3}{U}{U}
|
mana={3}{U}{U}
|
||||||
@@ -526,15 +409,6 @@ text={2}{G}, {T}, Discard two cards: All lands target player controls become 3/3
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24660
|
|
||||||
name=Jolrael's Favor
|
|
||||||
mana={1}{G}
|
|
||||||
type=Enchantment
|
|
||||||
subtype=Aura
|
|
||||||
text=Flash Enchant creature {1}{G}: Regenerate enchanted creature.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24637
|
id=24637
|
||||||
name=Keldon Arsonist
|
name=Keldon Arsonist
|
||||||
mana={2}{R}
|
mana={2}{R}
|
||||||
@@ -590,15 +464,6 @@ text={X}{R}, {T}, Discard two cards: Latulla, Keldon Overseer deals X damage to
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24632
|
|
||||||
name=Latulla's Orders
|
|
||||||
mana={1}{R}
|
|
||||||
type=Enchantment
|
|
||||||
subtype=Aura
|
|
||||||
text=Flash Enchant creature Whenever enchanted creature deals combat damage to defending player, you may destroy target artifact that player controls.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24647
|
id=24647
|
||||||
name=Lesser Gargadon
|
name=Lesser Gargadon
|
||||||
mana={2}{R}{R}
|
mana={2}{R}{R}
|
||||||
@@ -630,15 +495,6 @@ text={2}{W}{W}, {T}, Discard two cards: Destroy all creatures except for Mageta
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24550
|
|
||||||
name=Mageta's Boon
|
|
||||||
mana={1}{W}
|
|
||||||
type=Enchantment
|
|
||||||
subtype=Aura
|
|
||||||
text=Flash Enchant creature Enchanted creature gets +1/+2.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24578
|
id=24578
|
||||||
name=Mana Vapors
|
name=Mana Vapors
|
||||||
mana={1}{U}
|
mana={1}{U}
|
||||||
@@ -647,17 +503,6 @@ text=Lands target player controls don't untap during his or her next untap step.
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24664
|
|
||||||
name=Marsh Boa
|
|
||||||
mana={G}
|
|
||||||
type=Creature
|
|
||||||
subtype=Snake
|
|
||||||
power=1
|
|
||||||
toughness=1
|
|
||||||
text=Swampwalk
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24563
|
id=24563
|
||||||
name=Mercenary Informer
|
name=Mercenary Informer
|
||||||
mana={2}{W}
|
mana={2}{W}
|
||||||
@@ -669,17 +514,6 @@ text=Mercenary Informer can't be the target of black spells or abilities from bl
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24555
|
|
||||||
name=Mine Bearer
|
|
||||||
mana={2}{W}
|
|
||||||
type=Creature
|
|
||||||
subtype=Human Soldier
|
|
||||||
power=1
|
|
||||||
toughness=1
|
|
||||||
text={T}, Sacrifice Mine Bearer: Destroy target attacking creature.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24554
|
id=24554
|
||||||
name=Mirror Strike
|
name=Mirror Strike
|
||||||
mana={3}{W}
|
mana={3}{W}
|
||||||
@@ -765,14 +599,6 @@ text=Whenever Plague Fiend deals combat damage to a creature, destroy that creat
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24622
|
|
||||||
name=Plague Wind
|
|
||||||
mana={7}{B}{B}
|
|
||||||
type=Sorcery
|
|
||||||
text=Destroy all creatures you don't control. They can't be regenerated.
|
|
||||||
rarity=R
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24593
|
id=24593
|
||||||
name=Psychic Theft
|
name=Psychic Theft
|
||||||
mana={1}{U}
|
mana={1}{U}
|
||||||
@@ -781,17 +607,6 @@ text=Target player reveals his or her hand. You choose an instant or sorcery car
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24663
|
|
||||||
name=Pygmy Razorback
|
|
||||||
mana={1}{G}
|
|
||||||
type=Creature
|
|
||||||
subtype=Boar
|
|
||||||
power=2
|
|
||||||
toughness=1
|
|
||||||
text=Trample
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24582
|
id=24582
|
||||||
name=Quicksilver Wall
|
name=Quicksilver Wall
|
||||||
mana={2}{U}
|
mana={2}{U}
|
||||||
@@ -905,17 +720,6 @@ text=Unless any player pays {2}, search your library for a card, put that card i
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24653
|
|
||||||
name=Rib Cage Spider
|
|
||||||
mana={2}{G}
|
|
||||||
type=Creature
|
|
||||||
subtype=Spider
|
|
||||||
power=1
|
|
||||||
toughness=4
|
|
||||||
text=Reach (This creature can block creatures with flying.)
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24571
|
id=24571
|
||||||
name=Ribbon Snake
|
name=Ribbon Snake
|
||||||
mana={1}{U}{U}
|
mana={1}{U}{U}
|
||||||
@@ -927,17 +731,6 @@ text=Flying {2}: Ribbon Snake loses flying until end of turn. Any player may act
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24627
|
|
||||||
name=Ridgeline Rager
|
|
||||||
mana={2}{R}
|
|
||||||
type=Creature
|
|
||||||
subtype=Beast
|
|
||||||
power=1
|
|
||||||
toughness=2
|
|
||||||
text={R}: Ridgeline Rager gets +1/+0 until end of turn.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24665
|
id=24665
|
||||||
name=Root Cage
|
name=Root Cage
|
||||||
mana={1}{G}
|
mana={1}{G}
|
||||||
@@ -954,17 +747,6 @@ text={2}: Prevent the next 1 damage that would be dealt to target creature this
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24636
|
|
||||||
name=Scoria Cat
|
|
||||||
mana={3}{R}{R}
|
|
||||||
type=Creature
|
|
||||||
subtype=Cat
|
|
||||||
power=3
|
|
||||||
toughness=3
|
|
||||||
text=Scoria Cat gets +3/+3 as long as you control no untapped lands.
|
|
||||||
rarity=U
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24641
|
id=24641
|
||||||
name=Search for Survivors
|
name=Search for Survivors
|
||||||
mana={2}{R}
|
mana={2}{R}
|
||||||
@@ -973,14 +755,6 @@ text=Reorder your graveyard at random. An opponent chooses a card at random in y
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24650
|
|
||||||
name=Searing Wind
|
|
||||||
mana={8}{R}
|
|
||||||
type=Instant
|
|
||||||
text=Searing Wind deals 10 damage to target creature or player.
|
|
||||||
rarity=R
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24568
|
id=24568
|
||||||
name=Sheltering Prayers
|
name=Sheltering Prayers
|
||||||
mana={W}
|
mana={W}
|
||||||
@@ -1011,17 +785,6 @@ text=Whenever Shrouded Serpent attacks, defending player may pay {4}. If he or s
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24655
|
|
||||||
name=Silt Crawler
|
|
||||||
mana={2}{G}
|
|
||||||
type=Creature
|
|
||||||
subtype=Beast
|
|
||||||
power=3
|
|
||||||
toughness=3
|
|
||||||
text=When Silt Crawler enters the battlefield, tap all lands you control.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24668
|
id=24668
|
||||||
name=Snag
|
name=Snag
|
||||||
mana={3}{G}
|
mana={3}{G}
|
||||||
@@ -1071,39 +834,6 @@ text=Flying (This creature can't be blocked except by creatures with flying or r
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24666
|
|
||||||
name=Spitting Spider
|
|
||||||
mana={3}{G}{G}
|
|
||||||
type=Creature
|
|
||||||
subtype=Spider
|
|
||||||
power=3
|
|
||||||
toughness=5
|
|
||||||
text=Reach (This creature can block creatures with flying.) Sacrifice a land: Spitting Spider deals 1 damage to each creature with flying.
|
|
||||||
rarity=U
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24625
|
|
||||||
name=Spur Grappler
|
|
||||||
mana={2}{R}
|
|
||||||
type=Creature
|
|
||||||
subtype=Beast
|
|
||||||
power=2
|
|
||||||
toughness=1
|
|
||||||
text=Spur Grappler gets +2/+1 as long as you control no untapped lands.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24672
|
|
||||||
name=Squirrel Wrangler
|
|
||||||
mana={2}{G}{G}
|
|
||||||
type=Creature
|
|
||||||
subtype=Human Druid
|
|
||||||
power=2
|
|
||||||
toughness=2
|
|
||||||
text={1}{G}, Sacrifice a land: Put two 1/1 green Squirrel creature tokens onto the battlefield. {1}{G}, Sacrifice a land: Squirrel creatures get +1/+1 until end of turn.
|
|
||||||
rarity=R
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24608
|
id=24608
|
||||||
name=Steal Strength
|
name=Steal Strength
|
||||||
mana={1}{B}
|
mana={1}{B}
|
||||||
@@ -1112,17 +842,6 @@ text=Target creature gets +1/+1 until end of turn. Another target creature gets
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24583
|
|
||||||
name=Stormwatch Eagle
|
|
||||||
mana={3}{U}
|
|
||||||
type=Creature
|
|
||||||
subtype=Bird
|
|
||||||
power=2
|
|
||||||
toughness=1
|
|
||||||
text=Flying Sacrifice a land: Return Stormwatch Eagle to its owner's hand.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24575
|
id=24575
|
||||||
name=Sunken Field
|
name=Sunken Field
|
||||||
mana={1}{U}
|
mana={1}{U}
|
||||||
@@ -1132,17 +851,6 @@ text=Enchant land Enchanted land has "{T}: Counter target spell unless its contr
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24544
|
|
||||||
name=Sword Dancer
|
|
||||||
mana={1}{W}
|
|
||||||
type=Creature
|
|
||||||
subtype=Human Rebel
|
|
||||||
power=1
|
|
||||||
toughness=2
|
|
||||||
text={W}{W}: Target attacking creature gets -1/-0 until end of turn.
|
|
||||||
rarity=U
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24651
|
id=24651
|
||||||
name=Task Mage Assembly
|
name=Task Mage Assembly
|
||||||
mana={2}{R}
|
mana={2}{R}
|
||||||
@@ -1170,17 +878,6 @@ text=Put a +1/+1 counter on each of X target creatures.
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24546
|
|
||||||
name=Trenching Steed
|
|
||||||
mana={3}{W}
|
|
||||||
type=Creature
|
|
||||||
subtype=Horse Rebel
|
|
||||||
power=2
|
|
||||||
toughness=3
|
|
||||||
text=Sacrifice a land: Trenching Steed gets +0/+3 until end of turn.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24547
|
id=24547
|
||||||
name=Troubled Healer
|
name=Troubled Healer
|
||||||
mana={2}{W}
|
mana={2}{W}
|
||||||
@@ -1192,17 +889,6 @@ text=Sacrifice a land: Prevent the next 2 damage that would be dealt to target c
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24584
|
|
||||||
name=Troublesome Spirit
|
|
||||||
mana={2}{U}{U}
|
|
||||||
type=Creature
|
|
||||||
subtype=Spirit
|
|
||||||
power=3
|
|
||||||
toughness=4
|
|
||||||
text=Flying At the beginning of your end step, tap all lands you control.
|
|
||||||
rarity=R
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24662
|
id=24662
|
||||||
name=Verdant Field
|
name=Verdant Field
|
||||||
mana={2}{G}
|
mana={2}{G}
|
||||||
@@ -1212,17 +898,6 @@ text=Enchant land Enchanted land has "{T}: Target creature gets +1/+1 until end
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24645
|
|
||||||
name=Veteran Brawlers
|
|
||||||
mana={1}{R}
|
|
||||||
type=Creature
|
|
||||||
subtype=Human Soldier
|
|
||||||
power=4
|
|
||||||
toughness=4
|
|
||||||
text=Veteran Brawlers can't attack if defending player controls an untapped land. Veteran Brawlers can't block if you control an untapped land.
|
|
||||||
rarity=R
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24652
|
id=24652
|
||||||
name=Vintara Elephant
|
name=Vintara Elephant
|
||||||
mana={4}{G}
|
mana={4}{G}
|
||||||
@@ -1234,25 +909,6 @@ text=Trample {3}: Vintara Elephant loses trample until end of turn. Any player m
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24656
|
|
||||||
name=Vintara Snapper
|
|
||||||
mana={G}{G}
|
|
||||||
type=Creature
|
|
||||||
subtype=Turtle
|
|
||||||
power=2
|
|
||||||
toughness=2
|
|
||||||
text=Vintara Snapper has shroud as long as you control no untapped lands. (It can't be the target of spells or abilities.)
|
|
||||||
rarity=U
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24677
|
|
||||||
name=Vitalizing Wind
|
|
||||||
mana={8}{G}
|
|
||||||
type=Instant
|
|
||||||
text=Creatures you control get +7/+7 until end of turn.
|
|
||||||
rarity=R
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24609
|
id=24609
|
||||||
name=Wall of Vipers
|
name=Wall of Vipers
|
||||||
mana={2}{B}
|
mana={2}{B}
|
||||||
@@ -1280,17 +936,6 @@ text=At the beginning of your end step, if you control no untapped lands, you ga
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=24628
|
|
||||||
name=Whip Sergeant
|
|
||||||
mana={2}{R}
|
|
||||||
type=Creature
|
|
||||||
subtype=Human Soldier
|
|
||||||
power=2
|
|
||||||
toughness=1
|
|
||||||
text={R}: Target creature gains haste until end of turn. (It can attack this turn.)
|
|
||||||
rarity=U
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24603
|
id=24603
|
||||||
name=Whipstitched Zombie
|
name=Whipstitched Zombie
|
||||||
mana={1}{B}
|
mana={1}{B}
|
||||||
@@ -1321,14 +966,6 @@ text=Flying Whenever Windscouter attacks or blocks, return it to its owner's han
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=25523
|
|
||||||
name=Wing Storm
|
|
||||||
mana={2}{G}
|
|
||||||
type=Sorcery
|
|
||||||
text=Wing Storm deals damage to each player equal to twice the number of creatures with flying that player controls.
|
|
||||||
rarity=U
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=23318
|
id=23318
|
||||||
name=Wintermoon Mesa
|
name=Wintermoon Mesa
|
||||||
mana=
|
mana=
|
||||||
|
|||||||
Reference in New Issue
Block a user