Added some cards (WTH)
This commit is contained in:
@@ -252,6 +252,16 @@ toughness=4
|
||||
abilities=haste
|
||||
[/card]
|
||||
[card]
|
||||
text=Lava Storm deals 2 damage to each attacking creature or Lava Storm deals 2 damage to each blocking creature.
|
||||
id=4556
|
||||
auto=may damage:2 all(creature[attacking])
|
||||
auto=may damage:2 all(creature[blocking])
|
||||
name=Lava Storm
|
||||
rarity=C
|
||||
mana={3}{R}{R}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text={T}, Sacrifice Llanowar Druid: Untap all Forests.
|
||||
id=4521
|
||||
name=Llanowar Druid
|
||||
@@ -289,6 +299,19 @@ mana={2}
|
||||
type=Artifact
|
||||
[/card]
|
||||
[card]
|
||||
text=Flying Pay 1 life: Regenerate Mischievous Poltergeist.
|
||||
id=4462
|
||||
name=Mischievous Poltergeist
|
||||
rarity=U
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
subtype=Spirit
|
||||
auto={0}:regenerate && life:-1 controller
|
||||
power=1
|
||||
toughness=1
|
||||
abilities=flying
|
||||
[/card]
|
||||
[card]
|
||||
text=Each player draws a card for each creature card in his or her graveyard.
|
||||
auto=foreach(creature|mygraveyard) draw:1 controller
|
||||
auto=foreach(creature|opponentgraveyard) draw:1 opponent
|
||||
@@ -311,6 +334,18 @@ toughness=2
|
||||
abilities=unblockable
|
||||
[/card]
|
||||
[card]
|
||||
text=Enchant creature Enchanted creature has flying. Sacrifice Phantom Wings: Return enchanted creature to its owner's hand.
|
||||
id=4495
|
||||
target=creature
|
||||
auto=flying
|
||||
auto={S}:moveTo(ownerhand)
|
||||
name=Phantom Wings
|
||||
rarity=C
|
||||
mana={1}{U}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
[/card]
|
||||
[card]
|
||||
text=Fear (This creature can't be blocked except by artifact creatures and/or black creatures.)
|
||||
id=4466
|
||||
name=Razortooth Rats
|
||||
@@ -419,14 +454,14 @@ power=2
|
||||
toughness=2
|
||||
[/card]
|
||||
[card]
|
||||
id=4561
|
||||
name=Thunderbolt
|
||||
mana={1}{R}
|
||||
type=Instant
|
||||
text=Choose one - Thunderbolt deals 3 damage to target player; or Thunderbolt deals 4 damage to target creature with flying.
|
||||
id=4561
|
||||
auto=may damage:3 target(player)
|
||||
auto=may damage:4 target(creature[-flying])
|
||||
name=Thunderbolt
|
||||
rarity=C
|
||||
mana={1}{R}
|
||||
type=Instant
|
||||
[/card]
|
||||
[card]
|
||||
text=Haste (This creature can attack the turn it comes under your control.) When Thundermare comes into play, tap all other creatures.
|
||||
|
||||
@@ -606,14 +606,6 @@ text=Enchant creature Enchanted creature can't be blocked by creatures with powe
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=4556
|
||||
name=Lava Storm
|
||||
mana={3}{R}{R}
|
||||
type=Instant
|
||||
text=Lava Storm deals 2 damage to each attacking creature or Lava Storm deals 2 damage to each blocking creature.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=4519
|
||||
name=Liege of the Hollows
|
||||
mana={2}{G}{G}
|
||||
@@ -705,17 +697,6 @@ text=When Merfolk Traders enters the battlefield, draw a card, then discard a ca
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=4462
|
||||
name=Mischievous Poltergeist
|
||||
mana={2}{B}
|
||||
type=Creature
|
||||
subtype=Spirit
|
||||
power=1
|
||||
toughness=1
|
||||
text=Flying Pay 1 life: Regenerate Mischievous Poltergeist.
|
||||
rarity=U
|
||||
[/card]
|
||||
[card]
|
||||
id=4583
|
||||
name=Mistmoon Griffin
|
||||
mana={3}{W}
|
||||
@@ -848,15 +829,6 @@ text=All creatures have "At the beginning of your upkeep, sacrifice this creatur
|
||||
rarity=R
|
||||
[/card]
|
||||
[card]
|
||||
id=4495
|
||||
name=Phantom Wings
|
||||
mana={1}{U}
|
||||
type=Enchantment
|
||||
subtype=Aura
|
||||
text=Enchant creature Enchanted creature has flying. Sacrifice Phantom Wings: Return enchanted creature to its owner's hand.
|
||||
rarity=C
|
||||
[/card]
|
||||
[card]
|
||||
id=4438
|
||||
name=Phyrexian Furnace
|
||||
mana={1}
|
||||
@@ -1035,7 +1007,6 @@ type=Artifact
|
||||
text={5}, {T}: Reveal the top three cards of your library. Target opponent chooses one of those cards. Put that card into your graveyard, then draw two cards.
|
||||
rarity=R
|
||||
[/card]
|
||||
|
||||
[card]
|
||||
id=4501
|
||||
name=Tolarian Drake
|
||||
|
||||
Reference in New Issue
Block a user