Updated JUD
This commit is contained in:
@@ -1,13 +1,365 @@
|
|||||||
[card]
|
[card]
|
||||||
|
text=First strike (This creature deals combat damage before creatures without first strike.) When Ancestor's Chosen enters the battlefield, you gain 1 life for each card in your graveyard.
|
||||||
id=34243
|
id=34243
|
||||||
|
|
||||||
name=Ancestor's Chosen
|
name=Ancestor's Chosen
|
||||||
|
rarity=U
|
||||||
mana={5}{W}{W}
|
mana={5}{W}{W}
|
||||||
type=Creature
|
type=Creature
|
||||||
subtype=Human Cleric
|
subtype=Human Cleric
|
||||||
|
auto=foreach(*|mygraveyard) life:1
|
||||||
power=4
|
power=4
|
||||||
toughness=4
|
toughness=4
|
||||||
text=First strike (This creature deals combat damage before creatures without first strike.) When Ancestor's Chosen enters the battlefield, you gain 1 life for each card in your graveyard.
|
|
||||||
abilities=first strike
|
abilities=first strike
|
||||||
auto=foreach(*|mygraveyard) life:1
|
[/card]
|
||||||
rarity=U
|
[card]
|
||||||
|
text=Threshold - Anurid Barkripper gets +2/+2 as long as seven or more cards are in your graveyard.
|
||||||
|
id=36039
|
||||||
|
name=Anurid Barkripper
|
||||||
|
rarity=C
|
||||||
|
mana={1}{G}{G}
|
||||||
|
type=Creature
|
||||||
|
subtype=Frog Beast
|
||||||
|
auto=aslongas(*|mygraveyard) 2/2 >6
|
||||||
|
power=2
|
||||||
|
toughness=2
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Flying Threshold - As long as seven or more cards are in your graveyard, Battlewise Aven gets +1/+1 and has first strike.
|
||||||
|
id=34464
|
||||||
|
name=Battlewise Aven
|
||||||
|
rarity=C
|
||||||
|
mana={3}{W}
|
||||||
|
type=Creature
|
||||||
|
subtype=Bird Soldier
|
||||||
|
auto=aslongas(*|mygraveyard) 1/1 >6
|
||||||
|
auto=aslongas(*|mygraveyard) first strike >6
|
||||||
|
power=2
|
||||||
|
toughness=2
|
||||||
|
abilities=flying
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Sacrifice Benevolent Bodyguard: Target creature you control gains protection from the color of your choice until end of turn.
|
||||||
|
id=36118
|
||||||
|
name=Benevolent Bodyguard
|
||||||
|
rarity=C
|
||||||
|
mana={W}
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Cleric
|
||||||
|
auto={S}:protection from green target(creature|mybattlefield)
|
||||||
|
auto={S}:protection from black target(creature|mybattlefield)
|
||||||
|
auto={S}:protection from white target(creature|mybattlefield)
|
||||||
|
auto={S}:protection from red target(creature|mybattlefield)
|
||||||
|
auto={S}:protection from blue target(creature|mybattlefield)
|
||||||
|
power=1
|
||||||
|
toughness=1
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Vigilance
|
||||||
|
id=34201
|
||||||
|
name=Border Patrol
|
||||||
|
rarity=C
|
||||||
|
mana={4}{W}
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Nomad
|
||||||
|
power=1
|
||||||
|
toughness=6
|
||||||
|
abilities=vigilance
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Sacrifice Cabal Trainee: Target creature gets -2/-0 until end of turn.
|
||||||
|
id=36117
|
||||||
|
name=Cabal Trainee
|
||||||
|
rarity=C
|
||||||
|
mana={B}
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Minion
|
||||||
|
auto={S}:-2/0 target(creature)
|
||||||
|
power=1
|
||||||
|
toughness=1
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Enchant creature. Enchanted creature gets +2/+2 and can't attack.
|
||||||
|
id=36429
|
||||||
|
target=creature
|
||||||
|
auto=2/2
|
||||||
|
auto=cantattack
|
||||||
|
name=Cagemail
|
||||||
|
id=36429
|
||||||
|
rarity=C
|
||||||
|
mana={1}{W}
|
||||||
|
type=Enchantment
|
||||||
|
subtype=Aura
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Whenever Centaur Rootcaster deals combat damage to a player, you may search your library for a basic land card and put that card onto the battlefield tapped. If you do, shuffle your library.
|
||||||
|
auto=@damaged(player) from(this):may moveTo(myBattlefield) target(land[basic]|mylibrary) && tap
|
||||||
|
id=37120
|
||||||
|
name=Centaur Rootcaster
|
||||||
|
rarity=C
|
||||||
|
mana={3}{G}
|
||||||
|
type=Creature
|
||||||
|
subtype=Centaur Druid
|
||||||
|
power=2
|
||||||
|
toughness=2
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Discard a card: Cephalid Inkshrouder gains shroud until end of turn and is unblockable this turn. (A permanent with shroud can't be the target of spells or abilities.)
|
||||||
|
id=34784
|
||||||
|
name=Cephalid Inkshrouder
|
||||||
|
rarity=U
|
||||||
|
mana={2}{U}
|
||||||
|
type=Creature
|
||||||
|
subtype=Cephalid
|
||||||
|
auto={S(*|myHand)}:shroud && unblockable
|
||||||
|
power=2
|
||||||
|
toughness=1
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Enchant creature. Enchanted creature gets +3/+3. When enchanted creature is put into a graveyard, put a 3/3 green Elephant creature token onto the battlefield.
|
||||||
|
id=12692
|
||||||
|
name=Elephant Guide
|
||||||
|
target=creature
|
||||||
|
auto=3/3
|
||||||
|
auto=@movedto(this|graveyard):token(Elephant,Creature Elephant,3/3,green)
|
||||||
|
rarity=U
|
||||||
|
mana={2}{G}
|
||||||
|
type=Enchantment
|
||||||
|
subtype=Aura
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Ember Shot deals 3 damage to target creature or player. Draw a card.
|
||||||
|
id=29862
|
||||||
|
target=creature,player
|
||||||
|
auto=damage:3
|
||||||
|
auto=draw:1 controller
|
||||||
|
name=Ember Shot
|
||||||
|
rarity=C
|
||||||
|
mana={6}{R}
|
||||||
|
type=Instant
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Counter target sorcery spell.
|
||||||
|
id=36414
|
||||||
|
target=sorcery|stack
|
||||||
|
auto=fizzle
|
||||||
|
name=Envelop
|
||||||
|
rarity=C
|
||||||
|
mana={U}
|
||||||
|
type=Instant
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Enchant creature. Enchanted creature gets +X/+X, where X is the number of creature cards in all graveyards.
|
||||||
|
id=29885
|
||||||
|
target=creature
|
||||||
|
auto=foreach(creature|graveyard) 1/1
|
||||||
|
name=Exoskeletal Armor
|
||||||
|
rarity=U
|
||||||
|
mana={1}{G}
|
||||||
|
type=Enchantment
|
||||||
|
subtype=Aura
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Flying Threshold - As long as seven or more cards are in your graveyard, Fledgling Dragon gets +3/+3 and has "{R}: Fledgling Dragon gets +1/+0 until end of turn."
|
||||||
|
id=34930
|
||||||
|
name=Fledgling Dragon
|
||||||
|
rarity=R
|
||||||
|
mana={2}{R}{R}
|
||||||
|
type=Creature
|
||||||
|
subtype=Dragon
|
||||||
|
auto=aslongas(*|mygraveyard) 3/3 >6
|
||||||
|
auto=aslongas(*|mygraveyard) {R}:1/0 >6
|
||||||
|
power=2
|
||||||
|
toughness=2
|
||||||
|
abilities=flying
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Trample
|
||||||
|
id=36112
|
||||||
|
name=Giant Warthog
|
||||||
|
rarity=C
|
||||||
|
mana={5}{G}
|
||||||
|
type=Creature
|
||||||
|
subtype=Boar Beast
|
||||||
|
power=5
|
||||||
|
toughness=5
|
||||||
|
abilities=trample
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Target creature gets +1/+0 and gains first strike until end of turn. Draw a card.
|
||||||
|
id=36431
|
||||||
|
target=creature
|
||||||
|
auto=1/0
|
||||||
|
auto=first strike
|
||||||
|
auto=draw:1 controller
|
||||||
|
name=Guided Strike
|
||||||
|
rarity=C
|
||||||
|
mana={1}{W}
|
||||||
|
type=Instant
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=First strike, haste. {T}: Jeska, Warrior Adept deals 1 damage to target creature or player.
|
||||||
|
id=36451
|
||||||
|
name=Jeska, Warrior Adept
|
||||||
|
rarity=R
|
||||||
|
mana={2}{R}{R}
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Barbarian Warrior
|
||||||
|
auto={T}:damage:1 target(creature,player)
|
||||||
|
power=3
|
||||||
|
toughness=1
|
||||||
|
abilities=legendary,first strike,haste
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Draw a card for each attacking creature.
|
||||||
|
auto=foreach(creature[attacking]):draw:1 controller
|
||||||
|
id=35168
|
||||||
|
name=Keep Watch
|
||||||
|
rarity=C
|
||||||
|
mana={2}{U}
|
||||||
|
type=Instant
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Sacrifice Krosan Wayfarer: You may put a land card from your hand onto the battlefield.
|
||||||
|
id=35069
|
||||||
|
name=Krosan Wayfarer
|
||||||
|
rarity=C
|
||||||
|
mana={G}
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Druid
|
||||||
|
auto={S}:may moveto(myBattlefield) target(land|myhand)
|
||||||
|
power=1
|
||||||
|
toughness=1
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text={R}, Sacrifice Liberated Dwarf: Target green creature gets +1/+0 and gains first strike until end of turn.
|
||||||
|
id=35083
|
||||||
|
name=Liberated Dwarf
|
||||||
|
rarity=C
|
||||||
|
mana={R}
|
||||||
|
type=Creature
|
||||||
|
subtype=Dwarf
|
||||||
|
auto={S}:1/0 && first strike target(creature[green])
|
||||||
|
power=1
|
||||||
|
toughness=1
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Put the top two cards of your library into your graveyard. Draw a card.
|
||||||
|
id=36114
|
||||||
|
auto=deplete:2 controller
|
||||||
|
auto=draw:1 controller
|
||||||
|
name=Mental Note
|
||||||
|
rarity=C
|
||||||
|
mana={U}
|
||||||
|
type=Instant
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Defender (This creature can't attack.). {W}: Mirror Wall can attack this turn as though it didn't have defender.
|
||||||
|
id=36413
|
||||||
|
name=Mirror Wall
|
||||||
|
rarity=C
|
||||||
|
mana={3}{U}
|
||||||
|
type=Creature
|
||||||
|
subtype=Wall
|
||||||
|
auto={W}:-defender
|
||||||
|
power=3
|
||||||
|
toughness=4
|
||||||
|
abilities=defender
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Flying Threshold - Other creatures you control get +2/+2 as long as seven or more cards are in your graveyard.
|
||||||
|
id=36036
|
||||||
|
name=Silver Seraph
|
||||||
|
rarity=R
|
||||||
|
mana={5}{W}{W}{W}
|
||||||
|
type=Creature
|
||||||
|
subtype=Angel
|
||||||
|
auto=aslongas(*|mygraveyard) lord(creature other|myBattlefield) 2/2 >6
|
||||||
|
power=6
|
||||||
|
toughness=6
|
||||||
|
abilities=flying
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=When Spellgorger Barbarian enters the battlefield, discard a card at random. When Spellgorger Barbarian leaves the battlefield, draw a card.
|
||||||
|
id=25805
|
||||||
|
name=Spellgorger Barbarian
|
||||||
|
rarity=C
|
||||||
|
mana={3}{R}
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Nightmare Barbarian
|
||||||
|
auto=discard:1 controller
|
||||||
|
auto=@movedTo(this|graveyard):draw:1 controller
|
||||||
|
power=3
|
||||||
|
toughness=1
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Flying (This creature can't be blocked except by creatures with flying or reach.)
|
||||||
|
id=34207
|
||||||
|
name=Suntail Hawk
|
||||||
|
rarity=C
|
||||||
|
mana={W}
|
||||||
|
type=Creature
|
||||||
|
subtype=Bird
|
||||||
|
power=1
|
||||||
|
toughness=1
|
||||||
|
abilities=flying
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Threshold - Swirling Sandstorm deals 5 damage to each creature without flying if seven or more cards are in your graveyard.
|
||||||
|
id=29762
|
||||||
|
name=Swirling Sandstorm
|
||||||
|
auto=aslongas(*|mygraveyard) damage:5 all(creature[-flying]) >6
|
||||||
|
rarity=C
|
||||||
|
mana={3}{R}
|
||||||
|
type=Sorcery
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Sacrifice a land: Target creature you control gains shroud until end of turn. (It can't be the target of spells or abilities.)
|
||||||
|
id=35062
|
||||||
|
name=Sylvan Safekeeper
|
||||||
|
rarity=R
|
||||||
|
mana={G}
|
||||||
|
auto={S(land|myBattlefield)}:shroud target(creature)
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Wizard
|
||||||
|
power=1
|
||||||
|
toughness=1
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text={G}, {T}: Target creature gets +5/+5 until end of turn.
|
||||||
|
id=36525
|
||||||
|
name=Thriss, Nantuko Primus
|
||||||
|
rarity=R
|
||||||
|
mana={5}{G}{G}
|
||||||
|
type=Creature
|
||||||
|
subtype=Insect Druid
|
||||||
|
auto={G}{T}:5/5 target(creature)
|
||||||
|
power=5
|
||||||
|
toughness=5
|
||||||
|
abilities=legendary
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Discard a card: Regenerate Tunneler Wurm.
|
||||||
|
id=26370
|
||||||
|
name=Tunneler Wurm
|
||||||
|
rarity=U
|
||||||
|
mana={6}{G}{G}
|
||||||
|
auto={S(*|myhand)}:regenerate
|
||||||
|
type=Creature
|
||||||
|
subtype=Wurm
|
||||||
|
power=6
|
||||||
|
toughness=6
|
||||||
|
[/card]
|
||||||
|
[card]
|
||||||
|
text=Threshold - As long as seven or more cards are in your graveyard, Vigilant Sentry gets +1/+1 and has "{T}: Target attacking or blocking creature gets +3/+3 until end of turn."
|
||||||
|
id=36035
|
||||||
|
name=Vigilant Sentry
|
||||||
|
rarity=C
|
||||||
|
mana={1}{W}{W}
|
||||||
|
type=Creature
|
||||||
|
subtype=Human Nomad
|
||||||
|
auto=aslongas(*|mygraveyard) 1/1 >6
|
||||||
|
auto=aslongas(*|mygraveyard) {T}:3/3 target(creature[attacking;blocking]) >6
|
||||||
|
power=2
|
||||||
|
toughness=2
|
||||||
[/card]
|
[/card]
|
||||||
@@ -1,5 +1,4 @@
|
|||||||
|
[card]
|
||||||
[card]
|
|
||||||
id=33717
|
id=33717
|
||||||
name=Anger
|
name=Anger
|
||||||
mana={3}{R}
|
mana={3}{R}
|
||||||
@@ -11,17 +10,6 @@ text=Haste As long as Anger is in your graveyard and you control a Mountain, cre
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=36039
|
|
||||||
name=Anurid Barkripper
|
|
||||||
mana={1}{G}{G}
|
|
||||||
type=Creature
|
|
||||||
subtype=Frog Beast
|
|
||||||
power=2
|
|
||||||
toughness=2
|
|
||||||
text=Threshold EAnurid Barkripper gets +2/+2 as long as seven or more cards are in your graveyard.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=35059
|
id=35059
|
||||||
name=Anurid Brushhopper
|
name=Anurid Brushhopper
|
||||||
mana={1}{G}{W}
|
mana={1}{G}{W}
|
||||||
@@ -113,28 +101,6 @@ text=Threshold EPut three cards from your graveyard on the bottom of your lib
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=34464
|
|
||||||
name=Battlewise Aven
|
|
||||||
mana={3}{W}
|
|
||||||
type=Creature
|
|
||||||
subtype=Bird Soldier
|
|
||||||
power=2
|
|
||||||
toughness=2
|
|
||||||
text=Flying Threshold EAs long as seven or more cards are in your graveyard, Battlewise Aven gets +1/+1 and has first strike.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=36118
|
|
||||||
name=Benevolent Bodyguard
|
|
||||||
mana={W}
|
|
||||||
type=Creature
|
|
||||||
subtype=Human Cleric
|
|
||||||
power=1
|
|
||||||
toughness=1
|
|
||||||
text=Sacrifice Benevolent Bodyguard: Target creature you control gains protection from the color of your choice until end of turn.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=35891
|
id=35891
|
||||||
name=Book Burning
|
name=Book Burning
|
||||||
mana={1}{R}
|
mana={1}{R}
|
||||||
@@ -143,17 +109,6 @@ text=Any player may have Book Burning deal 6 damage to him or her. If no one doe
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=34201
|
|
||||||
name=Border Patrol
|
|
||||||
mana={4}{W}
|
|
||||||
type=Creature
|
|
||||||
subtype=Human Nomad
|
|
||||||
power=1
|
|
||||||
toughness=6
|
|
||||||
text=Vigilance
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=33721
|
id=33721
|
||||||
name=Brawn
|
name=Brawn
|
||||||
mana={3}{G}
|
mana={3}{G}
|
||||||
@@ -197,26 +152,6 @@ text=Name a nonland card. Target player reveals his or her hand and discards all
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=36117
|
|
||||||
name=Cabal Trainee
|
|
||||||
mana={B}
|
|
||||||
type=Creature
|
|
||||||
subtype=Human Minion
|
|
||||||
power=1
|
|
||||||
toughness=1
|
|
||||||
text=Sacrifice Cabal Trainee: Target creature gets -2/-0 until end of turn.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=36429
|
|
||||||
name=Cagemail
|
|
||||||
mana={1}{W}
|
|
||||||
type=Enchantment
|
|
||||||
subtype=Aura
|
|
||||||
text=Enchant creature Enchanted creature gets +2/+2 and can't attack.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=36410
|
id=36410
|
||||||
name=Canopy Claws
|
name=Canopy Claws
|
||||||
mana={G}
|
mana={G}
|
||||||
@@ -225,17 +160,6 @@ text=Target creature loses flying until end of turn. Flashback {G} (You may cast
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=37120
|
|
||||||
name=Centaur Rootcaster
|
|
||||||
mana={3}{G}
|
|
||||||
type=Creature
|
|
||||||
subtype=Centaur Druid
|
|
||||||
power=2
|
|
||||||
toughness=2
|
|
||||||
text=Whenever Centaur Rootcaster deals combat damage to a player, you may search your library for a basic land card and put that card onto the battlefield tapped. If you do, shuffle your library.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=26728
|
id=26728
|
||||||
name=Cephalid Constable
|
name=Cephalid Constable
|
||||||
mana={1}{U}{U}
|
mana={1}{U}{U}
|
||||||
@@ -247,17 +171,6 @@ text=Whenever Cephalid Constable deals combat damage to a player, return up to t
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=34784
|
|
||||||
name=Cephalid Inkshrouder
|
|
||||||
mana={2}{U}
|
|
||||||
type=Creature
|
|
||||||
subtype=Cephalid
|
|
||||||
power=2
|
|
||||||
toughness=1
|
|
||||||
text=Discard a card: Cephalid Inkshrouder gains shroud until end of turn and is unblockable this turn. (A permanent with shroud can't be the target of spells or abilities.)
|
|
||||||
rarity=U
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=34958
|
id=34958
|
||||||
name=Chastise
|
name=Chastise
|
||||||
mana={3}{W}
|
mana={3}{W}
|
||||||
@@ -353,31 +266,6 @@ text=When Earsplitting Rats enters the battlefield, each player discards a card.
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=12692
|
|
||||||
name=Elephant Guide
|
|
||||||
mana={2}{G}
|
|
||||||
type=Enchantment
|
|
||||||
subtype=Aura
|
|
||||||
text=Enchant creature Enchanted creature gets +3/+3. When enchanted creature is put into a graveyard, put a 3/3 green Elephant creature token onto the battlefield.
|
|
||||||
rarity=U
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=29862
|
|
||||||
name=Ember Shot
|
|
||||||
mana={6}{R}
|
|
||||||
type=Instant
|
|
||||||
text=Ember Shot deals 3 damage to target creature or player. Draw a card.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=36414
|
|
||||||
name=Envelop
|
|
||||||
mana={U}
|
|
||||||
type=Instant
|
|
||||||
text=Counter target sorcery spell.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=33697
|
id=33697
|
||||||
name=Epic Struggle
|
name=Epic Struggle
|
||||||
mana={2}{G}{G}
|
mana={2}{G}{G}
|
||||||
@@ -397,15 +285,6 @@ text=At the beginning of your upkeep, target non-Wall creature an opponent contr
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=29885
|
|
||||||
name=Exoskeletal Armor
|
|
||||||
mana={1}{G}
|
|
||||||
type=Enchantment
|
|
||||||
subtype=Aura
|
|
||||||
text=Enchant creature Enchanted creature gets +X/+X, where X is the number of creature cards in all graveyards.
|
|
||||||
rarity=U
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=33722
|
id=33722
|
||||||
name=Filth
|
name=Filth
|
||||||
mana={3}{B}
|
mana={3}{B}
|
||||||
@@ -441,17 +320,6 @@ text=Look at the top X cards of your library. Put one of them into your hand and
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=34930
|
|
||||||
name=Fledgling Dragon
|
|
||||||
mana={2}{R}{R}
|
|
||||||
type=Creature
|
|
||||||
subtype=Dragon
|
|
||||||
power=2
|
|
||||||
toughness=2
|
|
||||||
text=Flying Threshold EAs long as seven or more cards are in your graveyard, Fledgling Dragon gets +3/+3 and has "{R}: Fledgling Dragon gets +1/+0 until end of turn."
|
|
||||||
rarity=R
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=35071
|
id=35071
|
||||||
name=Folk Medicine
|
name=Folk Medicine
|
||||||
mana={2}{G}
|
mana={2}{G}
|
||||||
@@ -490,17 +358,6 @@ text=At the beginning of your upkeep, if Genesis is in your graveyard, you may p
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=36112
|
|
||||||
name=Giant Warthog
|
|
||||||
mana={5}{G}
|
|
||||||
type=Creature
|
|
||||||
subtype=Boar Beast
|
|
||||||
power=5
|
|
||||||
toughness=5
|
|
||||||
text=Trample
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=34822
|
id=34822
|
||||||
name=Glory
|
name=Glory
|
||||||
mana={3}{W}{W}
|
mana={3}{W}{W}
|
||||||
@@ -555,14 +412,6 @@ text=Put two 2/2 green Bear creature tokens onto the battlefield. Threshold E
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=36431
|
|
||||||
name=Guided Strike
|
|
||||||
mana={1}{W}
|
|
||||||
type=Instant
|
|
||||||
text=Target creature gets +1/+0 and gains first strike until end of turn. Draw a card.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=29890
|
id=29890
|
||||||
name=Guiltfeeder
|
name=Guiltfeeder
|
||||||
mana={3}{B}{B}
|
mana={3}{B}{B}
|
||||||
@@ -624,25 +473,6 @@ text=When Ironshell Beetle enters the battlefield, put a +1/+1 counter on target
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=36451
|
|
||||||
name=Jeska, Warrior Adept
|
|
||||||
mana={2}{R}{R}
|
|
||||||
type=Legendary Creature
|
|
||||||
subtype=Human Barbarian Warrior
|
|
||||||
power=3
|
|
||||||
toughness=1
|
|
||||||
text=First strike, haste {T}: Jeska, Warrior Adept deals 1 damage to target creature or player.
|
|
||||||
rarity=R
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=35168
|
|
||||||
name=Keep Watch
|
|
||||||
mana={2}{U}
|
|
||||||
type=Instant
|
|
||||||
text=Draw a card for each attacking creature.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=36113
|
id=36113
|
||||||
name=Krosan Reclamation
|
name=Krosan Reclamation
|
||||||
mana={1}{G}
|
mana={1}{G}
|
||||||
@@ -659,17 +489,6 @@ text=Krosan Verge enters the battlefield tapped. {T}: Add {1} to your mana pool.
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=35069
|
|
||||||
name=Krosan Wayfarer
|
|
||||||
mana={G}
|
|
||||||
type=Creature
|
|
||||||
subtype=Human Druid
|
|
||||||
power=1
|
|
||||||
toughness=1
|
|
||||||
text=Sacrifice Krosan Wayfarer: You may put a land card from your hand onto the battlefield.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=27145
|
id=27145
|
||||||
name=Laquatus's Disdain
|
name=Laquatus's Disdain
|
||||||
mana={1}{U}
|
mana={1}{U}
|
||||||
@@ -694,17 +513,6 @@ text=Tap up to two target creatures.
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=35083
|
|
||||||
name=Liberated Dwarf
|
|
||||||
mana={R}
|
|
||||||
type=Creature
|
|
||||||
subtype=Dwarf
|
|
||||||
power=1
|
|
||||||
toughness=1
|
|
||||||
text={R}, Sacrifice Liberated Dwarf: Target green creature gets +1/+0 and gains first strike until end of turn.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=34208
|
id=34208
|
||||||
name=Lightning Surge
|
name=Lightning Surge
|
||||||
mana={3}{R}{R}
|
mana={3}{R}{R}
|
||||||
@@ -741,14 +549,6 @@ text=Green creatures and white creatures have protection from Gorgons. Threshold
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=36114
|
|
||||||
name=Mental Note
|
|
||||||
mana={U}
|
|
||||||
type=Instant
|
|
||||||
text=Put the top two cards of your library into your graveyard. Draw a card.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=35057
|
id=35057
|
||||||
name=Mirari's Wake
|
name=Mirari's Wake
|
||||||
mana={3}{G}{W}
|
mana={3}{G}{W}
|
||||||
@@ -757,17 +557,6 @@ text=Creatures you control get +1/+1. Whenever you tap a land for mana, add one
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=36413
|
|
||||||
name=Mirror Wall
|
|
||||||
mana={3}{U}
|
|
||||||
type=Creature
|
|
||||||
subtype=Wall
|
|
||||||
power=3
|
|
||||||
toughness=4
|
|
||||||
text=Defender (This creature can't attack.) {W}: Mirror Wall can attack this turn as though it didn't have defender.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=34777
|
id=34777
|
||||||
name=Mist of Stagnation
|
name=Mist of Stagnation
|
||||||
mana={3}{U}{U}
|
mana={3}{U}{U}
|
||||||
@@ -1007,17 +796,6 @@ text={T}: Return target card in an opponent's graveyard to his or her hand. Prev
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=36036
|
|
||||||
name=Silver Seraph
|
|
||||||
mana={5}{W}{W}{W}
|
|
||||||
type=Creature
|
|
||||||
subtype=Angel
|
|
||||||
power=6
|
|
||||||
toughness=6
|
|
||||||
text=Flying Threshold EOther creatures you control get +2/+2 as long as seven or more cards are in your graveyard.
|
|
||||||
rarity=R
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=34769
|
id=34769
|
||||||
name=Solitary Confinement
|
name=Solitary Confinement
|
||||||
mana={2}{W}
|
mana={2}{W}
|
||||||
@@ -1045,17 +823,6 @@ text=Trample When Soulgorger Orgg enters the battlefield, you lose all but 1 lif
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=25805
|
|
||||||
name=Spellgorger Barbarian
|
|
||||||
mana={3}{R}
|
|
||||||
type=Creature
|
|
||||||
subtype=Human Nightmare Barbarian
|
|
||||||
power=3
|
|
||||||
toughness=1
|
|
||||||
text=When Spellgorger Barbarian enters the battlefield, discard a card at random. When Spellgorger Barbarian leaves the battlefield, draw a card.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=35169
|
id=35169
|
||||||
name=Spelljack
|
name=Spelljack
|
||||||
mana={3}{U}{U}{U}
|
mana={3}{U}{U}{U}
|
||||||
@@ -1091,25 +858,6 @@ text=Return target creature card from your graveyard to your hand. Threshold
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=35114
|
|
||||||
name=Sudden Strength
|
|
||||||
mana={3}{G}
|
|
||||||
type=Instant
|
|
||||||
text=Target creature gets +3/+3 until end of turn. Draw a card.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=34207
|
|
||||||
name=Suntail Hawk
|
|
||||||
mana={W}
|
|
||||||
type=Creature
|
|
||||||
subtype=Bird
|
|
||||||
power=1
|
|
||||||
toughness=1
|
|
||||||
text=Flying (This creature can't be blocked except by creatures with flying or reach.)
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=29944
|
id=29944
|
||||||
name=Sutured Ghoul
|
name=Sutured Ghoul
|
||||||
mana={4}{B}{B}{B}
|
mana={4}{B}{B}{B}
|
||||||
@@ -1129,25 +877,6 @@ text=Swelter deals 2 damage to each of two target creatures.
|
|||||||
rarity=U
|
rarity=U
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=29762
|
|
||||||
name=Swirling Sandstorm
|
|
||||||
mana={3}{R}
|
|
||||||
type=Sorcery
|
|
||||||
text=Threshold ESwirling Sandstorm deals 5 damage to each creature without flying if seven or more cards are in your graveyard.
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=35062
|
|
||||||
name=Sylvan Safekeeper
|
|
||||||
mana={G}
|
|
||||||
type=Creature
|
|
||||||
subtype=Human Wizard
|
|
||||||
power=1
|
|
||||||
toughness=1
|
|
||||||
text=Sacrifice a land: Target creature you control gains shroud until end of turn. (It can't be the target of spells or abilities.)
|
|
||||||
rarity=R
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=5589
|
id=5589
|
||||||
name=Telekinetic Bonds
|
name=Telekinetic Bonds
|
||||||
mana={2}{U}{U}{U}
|
mana={2}{U}{U}{U}
|
||||||
@@ -1164,17 +893,6 @@ text=At the beginning of your upkeep, if you have 50 or more life, you win the g
|
|||||||
rarity=R
|
rarity=R
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=36525
|
|
||||||
name=Thriss, Nantuko Primus
|
|
||||||
mana={5}{G}{G}
|
|
||||||
type=Legendary Creature
|
|
||||||
subtype=Insect Druid
|
|
||||||
power=5
|
|
||||||
toughness=5
|
|
||||||
text={G}, {T}: Target creature gets +5/+5 until end of turn.
|
|
||||||
rarity=R
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=36416
|
id=36416
|
||||||
name=Toxic Stench
|
name=Toxic Stench
|
||||||
mana={1}{B}
|
mana={1}{B}
|
||||||
@@ -1216,17 +934,6 @@ text=Threshold EAs long as seven or more cards are in your graveyard, Treache
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=26370
|
|
||||||
name=Tunneler Wurm
|
|
||||||
mana={6}{G}{G}
|
|
||||||
type=Creature
|
|
||||||
subtype=Wurm
|
|
||||||
power=6
|
|
||||||
toughness=6
|
|
||||||
text=Discard a card: Regenerate Tunneler Wurm.
|
|
||||||
rarity=U
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=24541
|
id=24541
|
||||||
name=Unquestioned Authority
|
name=Unquestioned Authority
|
||||||
mana={2}{W}
|
mana={2}{W}
|
||||||
@@ -1255,17 +962,6 @@ text=Destroy target enchanted permanent.
|
|||||||
rarity=C
|
rarity=C
|
||||||
[/card]
|
[/card]
|
||||||
[card]
|
[card]
|
||||||
id=36035
|
|
||||||
name=Vigilant Sentry
|
|
||||||
mana={1}{W}{W}
|
|
||||||
type=Creature
|
|
||||||
subtype=Human Nomad
|
|
||||||
power=2
|
|
||||||
toughness=2
|
|
||||||
text=Threshold EAs long as seven or more cards are in your graveyard, Vigilant Sentry gets +1/+1 and has "{T}: Target attacking or blocking creature gets +3/+3 until end of turn."
|
|
||||||
rarity=C
|
|
||||||
[/card]
|
|
||||||
[card]
|
|
||||||
id=34823
|
id=34823
|
||||||
name=Web of Inertia
|
name=Web of Inertia
|
||||||
mana={2}{U}
|
mana={2}{U}
|
||||||
|
|||||||
Reference in New Issue
Block a user